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

TraceyC <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|crash                       |normal

--- Comment #3 from TraceyC <[email protected]> ---
Thanks for the clarification. I'm switching the category from crash to normal,
since there's no crash.

Can you check kwin's logs when the hard freeze occurs? 

  journalctl --boot --user-unit plasma-kwin_wayland > ~/log.txt

Also, could you retrieve kwin's backtrace when the freeze occurs? You'll need
to ssh in and attach a debugger to kwin process, e.g.

  sudo gdb -p $(pidof kwin_wayland)

then type

  bt

then press 'c' if it asks you if you want to continue paging
Then copy-and-paste the output here. Thanks!

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

Reply via email to