https://bugs.kde.org/show_bug.cgi?id=443187
--- Comment #2 from Samuel Reddy <samuelsumukhre...@gmail.com> --- Created attachment 142155 --> https://bugs.kde.org/attachment.cgi?id=142155&action=edit KWin doesn't crash I ran 'echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope 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"' and logged out of Plasma and got the bug, but there was no backtrace in the file. So KWin is not crashing. -- You are receiving this mail because: You are watching all bug changes.