[Bug 72269] black screen and corrupted cursor with DRI_PRIME=1, resulting in X restart
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Dec 4 05:58:56 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=72269
--- Comment #10 from kh3095 at yandex.ru ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20131204/f051fd7e/attachment.html>
More information about the xorg-driver-ati
mailing list