Backtrace with commands
sudo aptitude install xserver-xorg-core-dbg libgl1-mesa-dri-dbg
since theres no nvidia-dgb didnt installed that.
from https://wiki.ubuntu.com/DebuggingXorg did GDB
pgrep Xorg
sudo gdb /usr/bin/Xorg 2>&1 | tee gdb-Xorg.txt
(gdb) attach <pgrep Xorg>
(gdb) cont
on freeze (gdb) backtrace full
(gdb) quit

** Attachment added: "gdb-Xorgwithtail-fXorg.c.txt"
   http://launchpadlibrarian.net/49499123/gdb-Xorgwithtail-fXorg.c.txt

-- 
if FF wit lot Gif & overloading CPU then X-boom to login
https://bugs.launchpad.net/bugs/587710
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to