Micha? Król wrote:
Okay, I understand that with this changes I can safely commit the code now.
It looks like your changes broke r200 (supposedly radeon too) vtxfmt code, at least if there is a fallback to tnl (it works if I use tcl_mode=1, and some simple progs not causing fallbacks work with tcl_mode=2/3).
I get this (with R200_DEBUG=fall, marbleblast, et looks similar):
Mesa: Not testing OS support for SSE, leaving enabled.
[New Thread 1106594736 (LWP 4815)]
[New Thread 1108695984 (LWP 4817)]
VFMT_FALLBACK from r200_fallback_DrawArrays
VFMT_FALLBACK_OUTSIDE_BEGIN_END from VFMT_FALLBACK

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 989939840 (LWP 4812)]
0x3b987e90 in _tnl_run_pipeline (ctx=0x8313b28) at tnl/t_pipeline.c:85
85 if (tnl->vb.AttribPtr[i]->size != tnl->pipeline.last_attrib_size[i] ||
(gdb) bt
#0  0x3b987e90 in _tnl_run_pipeline (ctx=0x8313b28) at tnl/t_pipeline.c:85
#1  0x3b8f7d17 in r200WrapRunPipeline (ctx=Variable "ctx" is not available.
) at r200_state.c:2469
#2  0x3ba3dbef in _tnl_DrawArrays (mode=Variable "mode" is not available.
) at tnl/t_array_api.c:250
#3 0x3b97fa65 in neutral_DrawArrays (mode=7, start=0, count=56) at vtxfmt_tmp.h:334
#4  0x3b917f39 in r200_fallback_DrawArrays (mode=7, start=0, count=56)
    at vtxfmt_tmp.h:334
#5 0x3b97fa65 in neutral_DrawArrays (mode=7, start=0, count=56) at vtxfmt_tmp.h:334
#6  0x080952b6 in ?? ()
#7  0x00000007 in ?? ()
#8  0x00000000 in ?? ()
#9  0x00000038 in ?? ()
#10 0x0000012e in ?? ()
#11 0x00000000 in ?? ()
#12 0x00000000 in ?? ()
#13 0x00000080 in ?? ()
#14 0x00000000 in ?? ()
#15 0x3b3faeb8 in ?? ()
#16 0x3b404da0 in ?? ()
#17 0x3b084d58 in ?? ()
#18 0x3b54b998 in ?? ()
#19 0x00000000 in ?? ()
#20 0x00000038 in ?? ()
#21 0x3b4604c7 in ?? ()
#22 0x3b4604c7 in ?? ()
#23 0xff000000 in ?? ()
#24 0x08de2ed8 in ?? ()
#25 0xaf9de3e8 in ?? ()
#26 0x3b9008fa in r200UploadTexImages (rmesa=Cannot access memory at address 0x40
) at r200_texmem.c:423
Previous frame inner to this frame (corrupt stack?)

Roland


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to