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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WAITINGFORINFO
             Status|REPORTED                    |NEEDSINFO
                 CC|                            |k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> ---
>xserver-xorg-video-amdgpu: 19.* or the newest from git, the !18.0.1-1 works 
>well!

Maybe you can bisect and see exactly where it breaks.
If an update of xserver causes an issue it implies it's an issue lower down the
stack. Also your syslog implies that. 

If it freezes, then we should be able to get a backtrace of the frozen state. 
Switch to a real VT and run "sudo gdb --pid `pidof kwin_x11` " then 

"set logging on"
"set pagination off"
"thread apply all bt"

which should leave a file called gdb.txt in your home dir.

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

Reply via email to