https://bugs.kde.org/show_bug.cgi?id=524199
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|crash |major CC| |[email protected] Version First|master |6.6.6 Reported In| | Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from TraceyC <[email protected]> --- Re-categorizing since this isn't a crash Can you check kwin's logs when the hard freeze occurs? Run this, and keep it running until the freeze occurs again. journalctl --boot --user-unit plasma-kwin_wayland > ~/log.txt After you reboot the system, attach ~/log.txt to this report. Also, could you 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 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.
