I get a lot of dri crashes, were there some changes very recently in the tnl code? The crashes sometimes are predictable (for instance in the old ut it'll always crash in the intro when the announcer says "in twenty-two ninety-" segfault!)
gdb says this:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 4566)]
0x458bce72 in ?? ()
(gdb) bt
#0 0x458bce72 in ?? ()
#1 0x3cace852 in neutral_VertexAttrib2fvNV (index=9, v=0xa3812f4) at vtxfmt_tmp.h:384
#2 0x3ca40c41 in _ae_loopback_array_elt (elt=28) at api_arrayelt.c:828
#3 0x3cb2be5a in fallback_drawarrays (ctx=0x9, mode=171750408, start=29, count=34) at t_array_api.c:57
#4 0x3cb2c36d in _tnl_DrawArrays (mode=6, start=6, count=171564768) at t_array_api.c:153
#5 0x3bf87c9b in ?? ()
#6 0x3b76509b in ?? ()
#7 0x3b76734f in ?? ()
#8 0x3ac4e058 in ?? ()
#9 0x3b71d44b in ?? ()
#10 0x3b71a477 in ?? ()
#11 0x3ac51926 in ?? ()
#12 0x0804d3fe in _start ()
#13 0x0804e29d in main ()
#14 0x3b0e24c2 in __libc_start_main () from /lib/i686/libc.so.6


In the ut case, the problems seems to vanish when using tcl_mode=0 or tcl_mode=1, though I believe it's the same problem which causes ut2003 not to run at all (regardless the tcl mode).

Roland


------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to