[Bug 21132] X crash with r5xx - unable to login to console after X restart
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 14 04:09:40 PDT 2009
http://bugs.freedesktop.org/show_bug.cgi?id=21132
Michel Dänzer <michel at daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|xorg-driver-ati at lists.x.org |xorg-team at lists.x.org
Component|Acceleration/EXA |Server/general
--- Comment #5 from Michel Dänzer <michel at daenzer.net> 2009-04-14 04:09:40 PST ---
(In reply to comment #4)
> (From update of attachment 24778 [details])
> I don't know if the attached gdb output is usseful, [...]
Unfortunately it isn't, as it's not from the crash but from a SIGPIPE signal,
which is normal as part of the X server operation. You can just tell gdb to
continue at such prompts and tell it not to stop execution on SIGPIPE using
handle SIGPIPE nostop
More information about the xorg-driver-ati
mailing list