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

TraceyC <[email protected]> changed:

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

--- Comment #1 from TraceyC <[email protected]> ---
Thanks for the bug report. This looks like it could be bug 496821 but we need
more information to determine that.

Can you check kwin's logs when the hard freeze occurs? You'll need to run this
from TTY, press Ctrl+Alt+F3 to get to it. It will create a file "log.txt" in
your home folder that you can attach to this report.

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

Also, could you retrieve plasmashell's backtrace when the freeze occurs?

  sudo gdb -p $(pidof plasmashell)

At the gdb prompt, do this to redirect output to a file (it will be saved to
the directory you're in)

 set logging enabled on
 set logging file backtrace.log

then type

  bt

then press 'c' if it asks you if you want to continue paging

Then attach the file backtrace.log to this report. Thanks!

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

Reply via email to