X-server crash

Jeffrey D. Watson jdwatson at mutthutt.com
Mon Dec 19 10:49:30 PST 2005


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

(gdb) bt
#0  0xb7eab3aa in readv () from /lib/libc.so.6
#1  0x081174cb in _XSERVTransSocketWritev (ciptr=0x8f599f0,
buf=0xbfe76c40, size=1) at Xtranssock.c:2143
#2  0x081180e7 in _XSERVTransWritev (ciptr=0x8f599f0, buf=0xbfe76c40,
size=1) at Xtrans.c:907
#3  0x0810d287 in StandardFlushClient (who=0x8f92180, oc=0x8ead9c8,
extraBuf=0x0, extraCount=0) at io.c:1121
#4  0x0810b38c in CloseDownConnection (client=0x8f92180) at
connection.c:1090
#5  0x080dce53 in CloseDownClient (client=0x8f92180) at dispatch.c:3657
#6  0x080d4e39 in Dispatch () at dispatch.c:441
#7  0x080ed164 in main (argc=7, argv=0xbfe771b4, envp=0xbfe771d4) at
main.c:442


#0  0xb7eab3aa in readv () from /lib/libc.so.6
No symbol table info available.
#1  0x081174cb in _XSERVTransSocketWritev (ciptr=0x8f599f0,
buf=0xbfe76c40, size=1) at Xtranssock.c:2143
No locals.
#2  0x081180e7 in _XSERVTransWritev (ciptr=0x8f599f0, buf=0xbfe76c40,
size=1) at Xtrans.c:907
No locals.
#3  0x0810d287 in StandardFlushClient (who=0x8f92180, oc=0x8ead9c8,
extraBuf=0x0, extraCount=0) at io.c:1121
before = 0
remain = 0
i = 1
len = 0
oco = (ConnectionOutputPtr) 0x8c35798
connection = 32
trans_conn = (XtransConnInfo) 0x8f599f0
iov = {{iov_base = 0x8ab9db0, iov_len = 864}, {iov_base = 0xb7f0bff4,
iov_len = 135361631}, {iov_base = 0x20,
    iov_len = 149387824}}
padBuffer = "\000\000"
written = 0
padsize = 0
notWritten = 864
todo = 864
#4  0x0810b38c in CloseDownConnection (client=0x8f92180) at
connection.c:1090
oc = (OsCommPtr) 0x8ead9c8
#5  0x080dce53 in CloseDownClient (client=0x8f92180) at dispatch.c:3657
really_close_down = 1
#6  0x080d4e39 in Dispatch () at dispatch.c:441
clientReady = (int *) 0xbfe76d04
result = -1
client = (ClientPtr) 0x8f92180
nready = 0
icheck = (HWEventQueuePtr *) 0x827cca4
start_tick = 6341240
#7  0x080ed164 in main (argc=7, argv=0xbfe771b4, envp=0xbfe771d4) at
main.c:442
i = 1
j = 2
k = 2
error = 136431425
xauthfile = 0xbfe77fc5 "/home/jdwatson/.Xauthority"
alwaysCheckForInput = {0, 1}

-- 
Jeffrey D. Watson





More information about the xorg mailing list