On Wed, 3 Dec Pat wrote: >>Backtrace: >>0: /usr/bin/X(xf86SigHandler+0x7a) [0x80c8836] >>1: [0xffffe400] >>2: /usr/bin/X(Dispatch+0x33d) [0x808a67a] >>3: /usr/bin/X(main+0x46f) [0x80719b5] >>4: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7c1f630] >>5: /usr/bin/X [0x8070dd1] > >Can you run the X server under a debugger (gdb) or attach to >the running X process before the error occurs, that will get u >a much better stack traceback. > >Pat >---
I've repeated the error under gdb. Results follows: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7b906c0 (LWP 3974)] 0x081476aa in PanoramiXGetGeometry () (gdb) bt #0 0x081476aa in PanoramiXGetGeometry () #1 0x0808a67a in Dispatch () #2 0x080719b5 in main () I'm going to rebuild xserver with debug switched on. And probably repeat the error with -core flag for xserver. _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
