https://bugs.kde.org/show_bug.cgi?id=446604
--- Comment #13 from Nate Graham <n...@kde.org> --- Yep that's it, thanks! Pasting inline for searchability: [KCrash Handler] #4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140426250739968) at pthread_kill.c:44 #5 __pthread_kill_internal (signo=6, threadid=140426250739968) at pthread_kill.c:80 #6 __GI___pthread_kill (threadid=140426250739968, signo=signo@entry=6) at pthread_kill.c:91 #7 0x00007fb78cec8476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #8 0x00007fb78ceae7b7 in __GI_abort () at abort.c:79 #9 0x00007fb78d355ba3 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x00007fb78b588e45 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5 #11 0x00007fb78b59906a in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5 #12 0x00007fb78d5b5dd8 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x00007fb78d5d7802 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x00007fb78d57cdeb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x00007fb78d585374 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x00005572f716ad0e in ?? () #17 0x00007fb78ceaffd0 in __libc_start_call_main (main=main@entry=0x5572f7169eb0, argc=argc@entry=1, argv=argv@entry=0x7fff6a3279a8) at ../sysdeps/nptl/libc_start_call_main.h:58 #18 0x00007fb78ceb007d in __libc_start_main_impl (main=0x5572f7169eb0, argc=1, argv=0x7fff6a3279a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff6a327998) at ../csu/libc-start.c:409 #19 0x00005572f716ae35 in ?? () [Inferior 1 (process 1430) detached] It looks like plasma might have crashed because kwin_wayland crashed. Do you also have any kwin_wayland crash logs in `coredumpctl` if so can you paste the backtrace for that one? -- You are receiving this mail because: You are watching all bug changes.