http://bugs.freedesktop.org/show_bug.cgi?id=21132


Michel Dänzer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[email protected] |[email protected]
          Component|Acceleration/EXA            |Server/general




--- Comment #5 from Michel Dänzer <[email protected]>  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

From the log file it looks like it crashes in FindGlyphRef which isn't part of
EXA either, reassigning again.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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

Reply via email to