S. St. wrote: > The relevant log file is attached. > Thanks, >> Also, it would be >> very good to catch a debugging backtrace with gdb. >> > > I'll try. Watch this space :-) >
Yeah, given the backtrace below, we need a better backtrace to identify and report the exact problem. You should install xserver-xorg-core-dbg, attach gdb to the X server, reproduce the crash, enter 'bt full' in gdb, and send us the whole output. The easiest way to do that is to login from another machine with ssh, and attach with 'gdb -p $(pidof X)'. > 0: /usr/bin/X(xf86SigHandler+0x81) [0x80c8631] > 1: [0xffffe420] > 2: /usr/lib/xorg/modules/extensions//libglx.so [0xb7bec928] > 3: /usr/lib/xorg/modules/extensions//libglx.so(DoRender+0x155) [0xb7be5595] > 4: /usr/lib/xorg/modules/extensions//libglx.so [0xb7be562c] > 5: /usr/lib/xorg/modules/extensions//libglx.so [0xb7be9a7c] > 6: /usr/bin/X [0x8154a3e] > 7: /usr/bin/X(Dispatch+0x19f) [0x808ed3f] > 8: /usr/bin/X(main+0x495) [0x8076e85] > 9: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7d70050] > 10: /usr/bin/X(FontFileCompleteXLFD+0x1ed) [0x80761c1] > It could be bug #446452. Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]