[Bug 89034] Firefox crashing xserver and some major rendering bugs
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 9 17:29:01 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89034
--- Comment #9 from Michel Dänzer <michel at daenzer.net> ---
Alternatively, you can try using a script for gdb's --command option, something
like:
set logging on
set logging redirect
handle SIGPIPE nostop noprint
continue
bt full
continue
quit
That should capture the backtrace in a file called gdb.txt. See
http://wiki.x.org/wiki/Development/Documentation/ServerDebugging/#index6h2 for
more background.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150210/b84750dc/attachment.html>
More information about the dri-devel
mailing list