http://bugs.freedesktop.org/show_bug.cgi?id=13208
------- Comment #2 from [EMAIL PROTECTED] 2007-11-21 05:57 PST ------- (In reply to comment #1) > A more complete backtrace (bt full and surrounding info such as the signal > caught, r300_dri.so built with debugging symbols) could be useful. > I'm using the r300_dri.so that comes with the libgl1-mesa-dri package in Ubuntu 7.10, and I have debugging symbols for it installed with the libgl1-mesa-dri-dbg package. I'm not sure what is causing the missing symbols. Here is another reproduction of the crash, with some additional info: [New Thread -1387619440 (LWP 20781)] [Thread -1387619440 (LWP 20781) exited] ///////////////////////////////////////// WARNING: X11 Protocol error BadValue (integer parameter out of range for operation) (2) has occurred, caused by request 128,9, resource ID 88081058 ///////////////////////////////////////// Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1220700464 (LWP 20772)] 0xb373bace in r300DestroyTexObj () from /usr/lib/dri/r300_dri.so (gdb) bt #0 0xb373bace in r300DestroyTexObj () from /usr/lib/dri/r300_dri.so #1 0xb3724709 in driDestroyTextureObject () from /usr/lib/dri/r300_dri.so #2 0xb373db2b in ?? () from /usr/lib/dri/r300_dri.so #3 0x0ad59f88 in ?? () #4 0x0ad73110 in ?? () #5 0xb776e140 in ?? () from /lib/tls/i686/cmov/libc.so.6 #6 0x0a114fd8 in ?? () #7 0xb776e154 in main_arena () from /lib/tls/i686/cmov/libc.so.6 #8 0x0ad3c468 in ?? () #9 0x0a731828 in ?? () #10 0x00000000 in ?? () -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
