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

TraceyC <kde...@tlcnet.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |BACKTRACE
                 CC|                            |kde...@tlcnet.info
             Status|REPORTED                    |NEEDSINFO

--- Comment #4 from TraceyC <kde...@tlcnet.info> ---
Thanks for the detailed information and logs. If something is crashing, we also
need a backtrace. While your session is frozen, can you switch to a 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.
Please attach that to this report. Thanks!

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

Reply via email to