Hi, > > Install and gdb the xserver-xfree86-dbg otherwise it is really useless > on the normal server.
It crashed on me again, after I've switched to running xserver-xfree86-dbg, and I've tracked it down to this backtrace: Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-linux"...attach: No such file or directory. Attaching to process 1764 Reading symbols from /usr/X11R6/bin/XFree86-debug...done. Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Reading symbols from /usr/lib/libfreetype.so.6...done. Loaded symbols for /usr/lib/libfreetype.so.6 Reading symbols from /usr/lib/libz.so.1...done. Loaded symbols for /usr/lib/libz.so.1 Reading symbols from /lib/tls/i686/cmov/libm.so.6...done. Loaded symbols for /lib/tls/i686/cmov/libm.so.6 Reading symbols from /lib/tls/i686/cmov/libc.so.6...done. Loaded symbols for /lib/tls/i686/cmov/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /lib/tls/i686/cmov/libnss_files.so.2...done. Loaded symbols for /lib/tls/i686/cmov/libnss_files.so.2 0x080debad in NVSync (pScrn=0x8b6b8b0) at nv_xaa.c:288 288 nv_xaa.c: No such file or directory. in nv_xaa.c (gdb) bt #0 0x080debad in NVSync (pScrn=0x8b6b8b0) at nv_xaa.c:288 #1 0x0837d5ab in XAACopyAreaFallback (pSrc=0x8ea2270, pDst=0x8dd2f80, pGC=0x8d8ee28, srcx=0, srcy=0, width=476, height=34, dstx=386, dsty=0) at xaaFallback.c:81 #2 0x0837f0af in XAACopyArea (pSrcDrawable=0x8ea2270, pDstDrawable=0x8dd2f80, pGC=0x8d8ee28, srcx=0, srcy=0, width=476, height=34, dstx=386, dsty=0) at xaaCpyArea.c:70 #3 0x0863b69f in miSpriteCopyArea (pSrc=0x8ea2270, pDst=0x8dd2f80, pGC=0x8d8ee28, srcx=0, srcy=0, w=476, h=34, dstx=386, dsty=0) at misprite.c:1190 #4 0x084e13db in ProcCopyArea (client=0x8d68b38) at dispatch.c:1744 #5 0x084de350 in Dispatch () at dispatch.c:450 #6 0x084f58c4 in main (argc=9, argv=0xbffffda4, envp=0xbffffdcc) at main.c:469 (gdb) q This points me to http://bugs.xfree86.org/show_bug.cgi?id=1351 which seems to be yet unresolved. My CPUINFO is as follows, if it helps: processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 6 model name : AMD Athlon(tm) XP 1800+ stepping : 2 cpu MHz : 1540.036 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow bogomips : 3031.04 $ uname -a Linux atoron 2.6.9 #1 Sun Oct 31 20:26:45 JST 2004 i686 GNU/Linux
XFree86.0.log.old
Description: Binary data
regards, junichi