https://bugs.kde.org/show_bug.cgi?id=517608
--- Comment #3 from Thibaud de Borggraef <[email protected]> --- > Also, copy the following commands into the terminal and wait for 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! I will not have the time to open a terminal and write the command in question in a plasma-wayland session. The session will freeze before I can open the terminal. Or is there another way to do? -- You are receiving this mail because: You are watching all bug changes.
