-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Vladimir Dergachev wrote:
> ----------------------------------------------------------------------- > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -1211504128 (LWP 16041)] > 0xb7b9fe78 in attrib_1_4 (v=0x1300) at tnl/t_vtx_generic.c:100 > 100 ATTRS( 1 ) > (gdb) bt > #0 0xb7b9fe78 in attrib_1_4 (v=0x1300) at tnl/t_vtx_generic.c:100 > #1 0xb7b9e63f in choose_1_4 (v=0x1300) at tnl/t_vtx_api.c:464 > #2 0xb7ba124a in _tnl_VertexAttrib4fvARB (index=136238856, v=0x1300) > at tnl/t_vtx_generic.c:479 > #3 0xb7b7a6ea in neutral_VertexAttrib4fvARB (index=1, v=0x1300) > at vtxfmt_tmp.h:458 > #4 0x0804b59b in init () > #5 0x0804c07e in main () > ----------------------------------------------------------------------- > > This appears to be internal to the Mesa and I have run out of obvious > things to check. For some reason the variables v and index get their > values screwed up repeatedly and, furthermore, attrib_1_4 gets too far > with unmodified index (still at too high value). > > Any suggestions ? The real answer is that it's not even supposed to be there. If you notice, (1, 0x1300) look like reasonable parameters to glNewLIst. Try the patch that I posted to the thread "display lists broken in Mesa maybe due to glapi dispatch changes (?), and an Xthreads problem". -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFC7orkX1gOwKyEAw8RArFIAJ4pu76EwRalZXwvjBoMF1dwmX0OKwCcCpz7 tboU1qBmLRVxznS2abXF3tg= =Mo9Q -----END PGP SIGNATURE----- ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
