https://bugs.kde.org/show_bug.cgi?id=445554

--- Comment #7 from lrdarkne...@yahoo.de ---
Unfortunately `coredumpctl list` shows nothing related to kwin_wayland.
However i found this page here
https://community.kde.org/KWin/Debugging#Automatically_fetch_core_dumps_with_coredumpctl
I executed this command `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"`.
It produced a file that i attached to this bug report. I have to say that the
command didn't stop by itself and I had to kill it at some point with CTRL+C.

I will also upload the debug logs of Kwin shortly. Maybe it helps

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to