http://bugs.freedesktop.org/show_bug.cgi?id=16984
--- Comment #7 from Monkey <[EMAIL PROTECTED]> 2008-08-18 06:49:07 PST --- (In reply to comment #6) For some reason, when running via gdb, Armagetron Advanced only crashes at the end of the round of play. Anyway, here is a backtrace (I'm not sure how to get the Mesa debugging symbols yet).Create and Call and Create and Execute produce the same backtrace (other than the hex numbers): #0 0xb7994c66 in raise () from /lib/libc.so.6 #1 0xb7996571 in abort () from /lib/libc.so.6 #2 0xb798de60 in __assert_fail () from /lib/libc.so.6 #3 0xb7582514 in _tnl_draw_prims () from /usr/lib/xorg/modules/dri/r200_dri.so #4 0xb75817b9 in vbo_save_playback_vertex_list () from /usr/lib/xorg/modules/dri/r200_dri.so #5 0xb7520493 in ?? () from /usr/lib/xorg/modules/dri/r200_dri.so #6 0x08302e98 in ?? () #7 0x087e4738 in ?? () #8 0xbfa01608 in ?? () #9 0xb75203ee in ?? () from /usr/lib/xorg/modules/dri/r200_dri.so #10 0x085dc970 in ?? () #11 0x087e4734 in ?? () #12 0x08302e98 in ?? () #13 0x00a98f7c in ?? () #14 0x000000a1 in ?? () #15 0xb7ab3128 in main_arena () from /lib/libc.so.6 #16 0xb7ab1ff4 in ?? () from /lib/libc.so.6 #17 0xb7a98f7c in ?? () from /lib/libc.so.6 #18 0xb7ab1ff4 in ?? () from /lib/libc.so.6 #19 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. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
