https://bugs.kde.org/show_bug.cgi?id=517145
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version First|unspecified |6.6.1 Reported In| | Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO CC| |[email protected] --- Comment #1 from TraceyC <[email protected]> --- Can you please attach the output of drm_info, from the host system, to this report? Also, copy the following commands into the terminal on the host system and cause the freeze to happen. This will create a file in the directory where you run the command called "kwin.gdb" which you can attach to this report. 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 enabled on" -ex "continue" -ex "thread apply all backtrace" -ex "quit" Thanks! -- You are receiving this mail because: You are watching all bug changes.
