Bug 486828

Summary: Clean start unexpected crash in plasmashell
Product: [Plasma] plasmashell Reporter: Caio <caiohideo>
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: akselmo
Priority: NOR Keywords: drkonqi
Version: 6.0.4   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description Caio 2024-05-10 03:32:09 UTC
Application: plasmashell (6.0.4)

Qt Version: 6.7.0
Frameworks Version: 6.1.0
Operating System: Linux 6.8.9-arch1-2 x86_64
Windowing System: Wayland
Distribution: Arch Linux
DrKonqi: 6.0.4 [CoredumpBackend]

-- Information about the crash:
The bug happened after I restarted my OS, maybe unreleated but it was the first time I booted after upgrading my motherboard firmware.
Right after I booted I pluged an usb pendrive, mounted it by clicking its icon in Dolphin file manager side panel, and shift + del to erase a file
on the pendrive. Then the crash wizards popped up.
There is no strange behavior with Dolphin file manager, so I don't think this bug should also have any relation with this component.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#5  QV4::ExecutableAllocator::allocate (size=<optimized out>, this=0x62f0375cf140) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.7.0/src/qml/jsruntime/qv4executableallocator.cpp:168
#6  JSC::ExecutableMemoryHandle::ExecutableMemoryHandle (size=<optimized out>, allocator=0x62f0375cf140, this=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.7.0/src/qml/../3rdparty/masm/stubs/ExecutableAllocator.h:36
#7  JSC::ExecutableAllocator::allocate (size=<optimized out>, this=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.7.0/src/qml/../3rdparty/masm/stubs/ExecutableAllocator.h:73
#8  JSC::AssemblerBuffer::executableCopy (ownerUID=<optimized out>, effort=<optimized out>, globalData=<optimized out>, this=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.7.0/src/qml/../3rdparty/masm/assembler/AssemblerBuffer.h:138
#9  JSC::X86Assembler::X86InstructionFormatter::executableCopy (effort=<optimized out>, ownerUID=<optimized out>, globalData=<optimized out>, this=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.7.0/src/qml/../3rdparty/masm/assembler/X86Assembler.h:2423


Reported using DrKonqi
Comment 1 Caio 2024-05-10 03:32:11 UTC
Created attachment 169355 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Akseli Lahtinen 2024-06-10 13:18:38 UTC
Looks very similar to 482588 so setting this as duplicate

*** This bug has been marked as a duplicate of bug 482588 ***