https://bugs.kde.org/show_bug.cgi?id=498175
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cwo....@posteo.net --- Comment #9 from cwo <cwo....@posteo.net> --- Created attachment 177469 --> https://bugs.kde.org/attachment.cgi?id=177469&action=edit gdb trace I can reproduce this on master (might be a few days old at this point). No crash report, as it hangs instead of crashing. I ran plasmashell in gdb, interrupted it for a trace, let it run for a but and repeated this. Both seem to be at the same place. The two traces are in the attachment. ---- #1 0x00005555555bf12b in ShellCorona::unload (this=0x555555bdedb0) at /home/wolki/kde/src/plasma-workspace/shell/shellcorona.cpp:972 #2 0x00005555555c6be8 in ShellCorona::unload (this=0x555555bdedb0) at /home/wolki/kde/src/plasma-workspace/shell/shellcorona.cpp:703 #3 ShellCorona::loadLookAndFeelDefaultLayout (this=0x555555bdedb0, packageName=<optimized out>) at /home/wolki/kde/src/plasma-workspace/shell/shellcorona.cpp:699 #4 0x0000555555625063 in PlasmaShellAdaptor::loadLookAndFeelDefaultLayout (layout=<optimized out>, this=0x555555ec8410) at /home/wolki/kde/build/plasma-workspace/shell/plasmashelladaptor.cpp:75 #5 0x0000555555625617 in PlasmaShellAdaptor::qt_metacall (this=0x555555ec8410, _c=<optimized out>, _id=6, _a=0x7fffffffcad8) at /home/wolki/kde/build/plasma-workspace/shell/moc_plasmashelladaptor.cpp:289 #6 0x00007ffff519a49c in QDBusConnectionPrivate::deliverCall (this=this@entry=0x7fffe80016a0, object=object@entry=0x555555ec8410, msg=..., metaTypes=..., slotIdx=10) at /usr/src/qt6-base-6.8.1-0zneon+24.04+noble+release+build38/src/dbus/qdbusintegrator.cpp:1008 #7 0x00007ffff519b203 in QDBusConnectionPrivate::activateCall (this=this@entry=0x7fffe80016a0, object=0x555555ec8410, flags=flags@entry=..., msg=...) at /usr/src/qt6-base-6.8.1-0zneon+24.04+noble+release+build38/src/dbus/qdbusintegrator.cpp:910 #8 0x00007ffff519dd6b in QDBusConnectionPrivate::activateObject (this=<optimized out>, node=..., msg=..., pathStartPos=<optimized out>) at /usr/src/qt6-base-6.8.1-0zneon+24.04+noble+release+build38/src/dbus/qdbusintegrator.cpp:1485 #9 0x00007ffff519e6ea in QDBusActivateObjectEvent::placeMetaCall (this=0x7fffe8056390) at /usr/src/qt6-base-6.8.1-0zneon+24.04+noble+release+build38/src/dbus/qdbusintegrator.cpp:1605 -- You are receiving this mail because: You are watching all bug changes.