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

--- Comment #3 from Jason Straight <j.straight-...@straights.net> ---
(In reply to Jason Straight from comment #2)
> (In reply to Nate Graham from comment #1)
> > 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.
> 
> Thanks. The problem is that if I kill it, or toggle it, it never crashes
> then. lol

Freezes, I mean.

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

Reply via email to