https://bugs.kde.org/show_bug.cgi?id=508266
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO CC| |[email protected] --- Comment #1 from TraceyC <[email protected]> --- Thanks for the bug report. Can you see if this also happens with Wayland or only X11 or both? Also, can you run the following two commands, while in an X11 session, and attach the resulting file "~/kwin.gdb" to this report? That will help us understand what's happening in kwin. echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope gdb -pid $(pidof kwin_x11) -batch -ex "set logging file kwin_x11.gdb" -ex "set logging enabled on" -ex "continue" -ex "thread apply all backtrace" -ex "quit" Thanks! -- You are receiving this mail because: You are watching all bug changes.
