http://bugs.freedesktop.org/show_bug.cgi?id=14340
--- Comment #8 from Diego <[EMAIL PROTECTED]> 2008-02-10 07:09:05 PST --- So, as promised here is the full backtrace: Note1: I compiled with -O0 -g this time (if it is useful) Note2: It seems that neither of the three times the crash happend doing the same things, however it seems that the crash always happends at the same point in the code (at least i think so). Eventhough it doesn't happend at the same point the longest time it has been up has been less than 1 minute. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7b106f0 (LWP 3343)] texture_override (ctx=0x854a680, texUnit=0x8555368, enableBits=16, texObj=0x0, textureBit=16) at main/texstate.c:2824 2824 if (!texObj->_Complete) { (gdb) bt #0 texture_override (ctx=0x854a680, texUnit=0x8555368, enableBits=16, texObj=0x0, textureBit=16) at main/texstate.c:2824 #1 0xb2e3a6a2 in _mesa_update_texture (ctx=0x854a680, new_state=4456448) at main/texstate.c:2919 #2 0xb2e228a8 in _mesa_update_state_locked (ctx=0x854a680) at main/state.c:1187 #3 0xb2e22d56 in _mesa_update_state (ctx=0x854a680) at main/state.c:1264 #4 0xb2f031ac in _mesa_GetIntegerv (pname=34038, params=0xbfe4d9bc) at main/get.c:3741 #5 0xb7ace82b in __glXDRIbindTexImage (baseContext=0x8453a00, buffer=8414, glxPixmap=0x8acff58) at glxdri.c:357 #6 0xb7a89b0f in __glXDisp_BindTexImageEXT (cl=0x84d8d2c, pc=0x84f6aa8 "85`\002X ") at glxcmds.c:1530 #7 0xb7a8b22c in __glXDisp_VendorPrivate (cl=0x84d8d2c, pc=0x84f6a9c "\234\020\006") at glxcmds.c:2245 #8 0xb7a900fe in __glXDispatch (client=0x8527e78) at glxext.c:492 #9 0x080872c1 in Dispatch () at dispatch.c:468 #10 0x0806f438 in main (argc=9, argv=0xbfe4dc14, envp=0xbfe4dc3c) at #main.c:448 Here is the information on the Xorg.0.log.old file: Backtrace: 0: /usr/bin/X [0x80d8fe9] 1: /usr/bin/X(xf86SigHandler+0xa3) [0x80d8f95] 2: [0xb7fb2420] 3: /usr/lib/dri/r300_dri.so(_mesa_update_texture+0x292) [0xb2e3a6a2] 4: /usr/lib/dri/r300_dri.so(_mesa_update_state_locked+0x148) [0xb2e228a8] 5: /usr/lib/dri/r300_dri.so(_mesa_update_state+0x2a) [0xb2e22d56] 6: /usr/lib/dri/r300_dri.so(_mesa_GetIntegerv+0x76) [0xb2f031ac] 7: /usr/lib/xorg/modules/extensions//libglx.so [0xb7ace82b] 8: /usr/lib/xorg/modules/extensions//libglx.so [0xb7a89b0f] 9: /usr/lib/xorg/modules/extensions//libglx.so [0xb7a8b22c] 10: /usr/lib/xorg/modules/extensions//libglx.so [0xb7a900fe] 11: /usr/bin/X(Dispatch+0x23a) [0x80872c1] 12: /usr/bin/X(main+0x6f4) [0x806f438] 13: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7bb8450] 14: /usr/bin/X(FontFileCompleteXLFD+0x1f5) [0x806eca1] -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel