Brian Paul wrote:

> 
> Does your program use a lot of small display lists?
> 
> -Brian

I ran the executable in gdb on my Sun, here follows the trace when it
crashes, on a bus error this time.

JPD



Program received signal SIGBUS, Bus error.
0xef44ae14 in t_splay ()
(gdb) where
#0  0xef44ae14 in t_splay ()
#1  0xef44ab74 in t_delete ()
#2  0xef44a808 in realfree ()
#3  0xef44b084 in cleanfree ()
#4  0xef44a1d4 in _malloc_unlocked ()
#5  0xef44a0cc in malloc ()
#6  0xef6f9d10 in gl_immediate_alloc ()
#7  0xef650f70 in gl_compile_cassette ()
#8  0xef70010c in gl_flush_vb ()
#9  0xef654d34 in save_ColorMaterial ()
#10 0xef6217f8 in glColorMaterial ()
#11 0x1184d0 in OGL_Co263013265 ()
#12 0xd5df8 in CLOTUR901743184 ()
#13 0xd5a20 in CLOTUR877356683 ()
#14 0xb92b4 in TRI_ST43652196 ()
#15 0x51d30 in ASPHER399280249 ()
#16 0x230a34 in ASPHER399280249_unbox ()
#17 0x119fe8 in UNION_1476683677 ()
#18 0x230bd4 in UNION_1476683677_unbox ()
#19 0x119fe8 in UNION_1476683677 ()
#20 0x230bd4 in UNION_1476683677_unbox ()
#21 0xc7f84 in CLOTUR1497822915 ()
#22 0xf84ac in MENU_IOF_f_INT ()
#23 0x202120 in bound11 ()
#24 0xabee4 in CALL_B1897829083 ()
#25 0xd7e0c in JPOGL_Menu ()
#26 0x23b7a0 in Menu ()
#27 0x23f368 in finishMenu ()
#28 0x23c728 in processEventsAndTimeouts ()
#29 0x23d88c in glutMainLoop ()
#30 0x1b3a8c in GLUT_MainLoop ()
#31 0xca788 in CLOTUR156173443 ()
#32 0xfddc8 in sather_main ()
#33 0x201c20 in main ()


_______________________________________________
Mesa-bug maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-bug


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to