Bug 498267

Summary: Crash when switching workspaces
Product: [Plasma] kwin Reporter: Bogdan <bogdan.lalut>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: crash CC: kde
Priority: NOR Keywords: drkonqi
Version First Reported In: 6.2.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description Bogdan 2025-01-05 00:41:50 UTC
Application: kwin_wayland (6.2.5)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.1
Frameworks Version: 6.9.0
Operating System: Linux 6.12.7-200.fc41.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 41 (KDE Plasma)"
DrKonqi: 6.2.5 [CoredumpBackend]

-- Information about the crash:
Crashes also when simply alt-tab-ing. In this particular case I was simply trying to switch from workspace 1 to workspace 2

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#5  0x00007f61406618dc in simple_mtx_lock (mtx=0x7f60c933da54) at ../src/util/simple_mtx.h:106
#6  _mesa_lock_debug_state (ctx=ctx@entry=0x7f60c927a010) at ../src/mesa/main/debug_output.c:770
#7  0x00007f6140662570 in _mesa_log_msg (ctx=0x7f60c927a010, source=MESA_DEBUG_SOURCE_SHADER_COMPILER, type=MESA_DEBUG_TYPE_OTHER, id=1, severity=MESA_DEBUG_SEVERITY_NOTIFICATION, len=270, buf=0x7f61177f9930 "Shader Stats: SGPRS: 64 VGPRS: 28 Code Size: 1984 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 LSOutputs: 0 HSOutputs: 0 HSPatchOuts: 0 ESOutputs: 0 GSOutputs: 0 "...) at ../src/mesa/main/debug_output.c:948
#8  0x00007f61406c6a11 in _mesa_gl_vdebugf (ctx=0x7f60c927a010, id=0x7f6142d3f19c <id>, source=MESA_DEBUG_SOURCE_SHADER_COMPILER, type=MESA_DEBUG_TYPE_OTHER, severity=MESA_DEBUG_SEVERITY_NOTIFICATION, fmtString=0x7f6141e81d08 "Shader Stats: SGPRS: %d VGPRS: %d Code Size: %d LDS: %d Scratch: %d Max Waves: %d Spilled SGPRs: %d Spilled VGPRs: %d PrivMem VGPRs: %d LSOutputs: %u HSOutputs: %u HSPatchOuts: %u ESOutputs: %u GSOutp"..., args=0x7f61177fa9a0) at ../src/mesa/main/errors.c:171
#9  0x00007f6140661708 in _debug_message (data=<optimized out>, id=<optimized out>, ptype=<optimized out>, fmt=<optimized out>, args=<optimized out>) at ../src/mesa/main/debug_output.c:739


Reported using DrKonqi
Comment 1 Bogdan 2025-01-05 00:41:51 UTC
Created attachment 177117 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 David Edmundson 2025-01-06 15:05:55 UTC
Crash is deep in mesa, please report there