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

fanzhuyi...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO

--- Comment #1 from fanzhuyi...@gmail.com ---
When your system freezes, could you try pressing alt+sysrq (or
alt+printscreen), and then ctrl+alt+f4 to switch to a virtual terminal?

If you can do that, could you first run htop to check the CPU usage of kwin?
Then, could you run attach gdb to the running kwin process (gdb kwin_wayland -p
(pid of kwin_wayland process)), hit ctrl-c, and provide the output of bt?
(debug symbols needed,
https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces)

I was able to reproduce by moving a window along top edge back and forth, and
saw kwin stuck in updateInteractiveMoveResize in window.cpp. So this very
likely has same underlying cause as BUG 481610

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

Reply via email to