https://bugs.kde.org/show_bug.cgi?id=500351
Jack Witherell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Jack Witherell <[email protected]> --- I actually get this to occur once every few days, sometimes multiple times a day judging by my desktop hanging and plasmashell crashing and reloading after heavy (attempted) interaction. kwin_wayland --replace is usually what I use to fix it in a pinch when things start hanging up or if my taskbar freezes but sometimes I can't even get to a console and have to reboot. $ coredumpctl --reverse Hint: You are currently not seeing messages from other users and the system. Users in groups 'adm', 'systemd-journal', 'wheel' can see all messages. Pass -q to turn off this notice. TIME PID UID GID SIG COREFILE EXE SIZE Wed 2025-10-01 12:09:25 PDT 802358 1000 984 SIGTRAP present /usr/bin/plasmashell 87M Mon 2025-09-29 20:03:24 PDT 624386 1000 984 SIGTRAP present /usr/bin/plasmashell 105.3M Sat 2025-09-27 13:37:57 PDT 562309 1000 984 SIGSEGV present /home/jackw/.local/share/Steam/steamapps/common/Proton Hotfix/files/bin/wine64-preloader 267.5M Fri 2025-09-26 22:37:25 PDT 496436 1000 984 SIGTRAP present /usr/bin/plasmashell 121M Thu 2025-09-25 17:55:24 PDT 465859 1000 984 SIGTRAP present /usr/bin/plasmashell 77.1M Thu 2025-09-25 11:42:02 PDT 416682 1000 984 SIGTRAP present /usr/bin/plasmashell 100.2M Wed 2025-09-24 13:40:35 PDT 262467 1000 984 SIGSEGV present /usr/bin/plasmashell 79.7M Wed 2025-09-24 12:03:18 PDT 280779 1000 984 SIGSEGV present /usr/bin/ark 4.5M Wed 2025-09-24 09:37:26 PDT 187396 1000 984 SIGTRAP present /usr/bin/plasmashell 110M Mon 2025-09-22 16:47:27 PDT 62146 1000 984 SIGTRAP present /usr/bin/plasmashell 105M I've tried isolating a backtrace to no avail $ sudo coredumpctl gdb 802358 - dump is huge so it's omitted - - lots of warnings saying debug symbols can't be loaded and that libraries don't match the core file - Use the "info sharedlibrary" command to see the complete listing. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Core was generated by `/usr/bin/plasmashell --no-respawn'. Program terminated with signal SIGTRAP, Trace/breakpoint trap. #0 0x00007f28f1f4c18c in ?? () [Current thread is 1 (Thread 0x7f286d7fb6c0 (LWP 853346))] (gdb) bt #0 0x00007f28f1f4c18c in ?? () #1 0x0000000000000000 in ?? () (gdb) -- You are receiving this mail because: You are watching all bug changes.
