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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |NEEDSINFO
                 CC|                            |n...@kde.org
         Resolution|---                         |BACKTRACE

--- Comment #1 from Nate Graham <n...@kde.org> ---
>From the description, it does sound like kwin_x11 is what's freezing here, not
xorg. While frozen, switch to a real tty and run the following:

sudo gdb  --pid `pidof kwin_x11` 

wait for that to load and type:
set logging on
set pagination off
bt
quit

This will save a file called gdb.txt in your home directory with the backtrace.

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

Reply via email to