X-server crash

Adam Jackson ajax at nwnk.net
Mon Dec 19 11:00:04 PST 2005


On Monday 19 December 2005 13:49, Jeffrey D. Watson wrote:
> Greetings !
> I'm not sure what do from here.  I can't tell if the problem is in X or
> libc.so.6, I need a hint what to do next.
> The kind folks in #xorg suggested I post on this mailing list.
>
> Following the instructions from the Debug The X Server page on Wiki,
> I've gather the following from gdb:
>
> Program received signal SIGPIPE, Broken pipe.
> 0xb7eab3aa in readv () from /lib/libc.so.6

SIGPIPE is not a crash, it's the normal behaviour when a client dies.

(gdb) handle SIGPIPE nostop

will do what you want.

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20051219/aa658f19/attachment.pgp>


More information about the xorg mailing list