I'm having trouble reproducing the problem, but I'll keep trying.

When I run the Gnome lock screen tool with gdb monitoring the X server, I get
the following signal and backtrace. However, if I resume the X server at this
point, it continues normally, so this may not help you to diagnose the
original crash, especially if the following is normal behaviour.

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 0x7f0f23ab96e0 (LWP 16946)]
0x00007f0f220d7963 in writev () from /lib/libc.so.6
(gdb) bt
#0  0x00007f0f220d7963 in writev () from /lib/libc.so.6
#1  0x00000000005797cc in _XSERVTransSocketWritev (
    ciptr=<value optimized out>, buf=0x7fff2bad9ec0, size=1)
    at /usr/include/X11/Xtrans/Xtranssock.c:2297
#2  0x0000000000573b87 in FlushClient (who=0x1b16540, oc=0x1b64db0, 
    extraBuf=0x0, extraCount=0) at ../../os/io.c:1060
#3  0x00000000005725f4 in CloseDownConnection (client=0x2e)
    at ../../os/connection.c:1048
#4  0x0000000000449c7a in CloseDownClient (client=0x1b16540)
    at ../../dix/dispatch.c:3600
#5  0x000000000044f68c in Dispatch () at ../../dix/dispatch.c:513
#6  0x0000000000436bd5 in main (argc=3, argv=0x7fff2bada568, 
    envp=<value optimized out>) at ../../dix/main.c:452
(gdb) quit
The program is running.  Quit anyway (and detach it)? (y or n) y
Detaching from program: /usr/bin/Xorg, process 16946
jdc:~# 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to