Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=9103          
     




------- Additional Comments From [EMAIL PROTECTED]  2006-11-22 04:10 -------
(In reply to comment #7)
> OK, I've changed the tnl code to only raise _NEW_LIGHT when materials are
> present, which is never the case inside a drawelements call.  Please retest.
Keith, this indeed fixes the assertions, but not the segfault in
mesa_buffer_map. Looks like that's another problem.
#0  0x418f95c7 in _mesa_buffer_map (ctx=0xa9bfdc0, target=34962, access=35048, 
    bufObj=0x21) at main/bufferobj.c:364
#1  0x418f6494 in _ae_map_vbos (ctx=0xa9bfdc0) at main/api_arrayelt.c:1218
#2  0x418f6605 in _ae_loopback_array_elt (elt=32) at main/api_arrayelt.c:1271
#3  0x41a24809 in fallback_drawelements (ctx=Variable "ctx" is not available.
) at tnl/t_array_api.c:75
#4  0x41a24e2c in _tnl_DrawElements (mode=4, count=12, type=5125, indices=0x3f)
    at tnl/t_array_api.c:393
#5  0x0815657f in ?? ()
Haven't looked into it but that bufObj pointer there sure looks bogus...        
  
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to