Roland Scheidegger wrote:
Keith Whitwell wrote:

You should only be able to get into that stacktrace if you have set MESA_EXPERIMENTAL in the environment. Is that true? What happens if you unset it?


No this happens (for me) when MESA_EXPERIMENTAL is not set too, which is weird and the reason I've filed a bug about it:
https://bugs.freedesktop.org/show_bug.cgi?id=5791

I think it's because the struct containing the try_codegen field is allocated with malloc() and there's no else-clause to set the field to zero if MESA_EXPERIMENTAL is not set.

I'll check in a fix.

-Brian


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to