https://bugs.kde.org/show_bug.cgi?id=460336
--- Comment #5 from Jason Playne <ja...@jasonplayne.com> --- Created attachment 152762 --> https://bugs.kde.org/attachment.cgi?id=152762&action=edit output of gdb Output of using the command from https://community.kde.org/KWin/Debugging#Debug_KWin_with_GDB sudo gdb -pid $(pidof kwin_wayland) -batch -ex "set logging file kwin_wayland.gdb" -ex "set logging on" -ex "continue" -ex "thread apply all backtrace" -ex "quit" note: This was run a few minutes *after* the sudden black screen with movable mouse cursor. -- You are receiving this mail because: You are watching all bug changes.