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

TraceyC <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
         Resolution|---                         |WAITINGFORINFO
             Status|REPORTED                    |NEEDSINFO

--- Comment #1 from TraceyC <[email protected]> ---
Can you check kwin's logs when the hard freeze occurs? You might need to switch
to a TTY.

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

Also, is there any chance that you could retrieve kwin's backtrace when the
hard freeze occurs? You would need to ssh from another computer and attach a
debugger to kwin process, e.g.

  sudo gdb -p $(pidof kwin_wayland)

then type

  bt

and paste the output here. Thanks.

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

Reply via email to