https://bugs.kde.org/show_bug.cgi?id=514795

--- Comment #3 from KlutzyKookaburra <[email protected]> ---
Created attachment 188765
  --> https://bugs.kde.org/attachment.cgi?id=188765&action=edit
plasmashell SIGSEGV with attached layout config and backtrace

plasmashell crashes reproducibly (SIGSEGV) when using the attached layout
config (buggy_config).
Also crashes when running:

plasmashell --replace

Crash location (main thread)

Top frames:

QCoreApplicationPrivate::lockThreadPostEventList
QCoreApplication::postEvent
QQuickWindowPrivate::renderSceneGraph


Crash occurs during Qt Quick scene graph rendering / event dispatch.

Additional technical context

Multiple threads are active in:

libgallium (Mesa)

libvulkan_radeon.so

libQt6WebEngineCore.so

This suggests the crash happens in interaction between Plasma layout handling,
Qt Quick rendering, and the graphics/WebEngine stack.

Backtrace

Full backtrace attached (plasmashell_bt.txt), captured via coredumpctl with
debuginfod enabled.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to