https://bugs.freedesktop.org/show_bug.cgi?id=72269
--- Comment #10 from [email protected] --- Created attachment 90234 --> https://bugs.freedesktop.org/attachment.cgi?id=90234&action=edit gdb gdb log of X crash, produced with the following: # gdb -p $(pidof X) -batch -ex 'handle all nostop' -ex 'handle all pass' -ex 'handle 11 stop' -ex 'cont' -ex 'bt full' -ex 'cont' > gdb.log I tried to do gdb -p $(pidof X) (inside gdb) set logging overwrite on set logging on continue (X server is stopped from when gdb is attached until "continue" is typed) (do whatever caused the problem) bt full set logging off quit Unfortunately, after continue command laptop completely freezes, after restart gdb log is empty. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
