http://bugs.freedesktop.org/show_bug.cgi?id=14340
--- Comment #13 from Diego <[EMAIL PROTECTED]> 2008-02-16 12:09:17 PST --- So, after changing the suggested line, and connecting gdb this is where gdb stops: Program received signal SIGABRT, Aborted. 0xb7f32410 in __kernel_vsyscall () (gdb) bt #0 0xb7f32410 in __kernel_vsyscall () #1 0xb7b4cf15 in raise () from /lib/i686/cmov/libc.so.6 #2 0xb7b4e891 in abort () from /lib/i686/cmov/libc.so.6 #3 0xb7b460ee in __assert_fail () from /lib/i686/cmov/libc.so.6 #4 0xb2db7d10 in _mesa_reference_texobj (ptr=0xbfe20bf8, tex=0x0) at main/texobj.c:294 #5 0xb2db921e in _mesa_DeleteTextures (n=1, textures=0x8451df8) at main/texobj.c:803 #6 0xb7a16fe9 in __glXDisp_DeleteTextures (cl=0x8adcfac, pc=0x8451df4 "\001") at indirect_dispatch.c:2848 #7 0xb7a100fe in __glXDispatch (client=0x8d7ac18) at glxext.c:492 #8 0x080872c1 in Dispatch () at dispatch.c:468 #9 0x0806f438 in main (argc=9, argv=0xbfe20dc4, envp=0xbfe20dec) at main.c:448 (gdb) cont Continuing. It is an abort which is probably because of the assertion that you told me to put in there. -- 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