https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/conformance-suites/1.0.1/conformance/glsl/functions/glsl-function-normalize.html crashes Firefox Nightly on click with this configuration: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20120423 Firefox/14.0a1 ID:20120423034053 Adapter Description nouveau — Gallium 0.4 on NVA5 Vendor ID nouveau Device ID Gallium 0.4 on NVA5 Driver Version 2.1 Mesa 8.0.2 WebGL Renderer nouveau — Gallium 0.4 on NVA5 — 2.1 Mesa 8.0.2 GPU Accelerated Windows 0 AzureBackend skia I was directed to report this crash to this bug tracker at http://blog.mozilla.org/bjacob/2012/04/21/webgl-1-0-1-conformance-testing-part-2/comment-page-1/#comment-3082
Created attachment 62841 [details] Backtrace Backtrace for a similar configuration: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/16.0 Firefox/16.0a1 ID:20120608081921 Adapter Description nouveau -- Gallium 0.4 on NV96 Vendor ID nouveau Device ID Gallium 0.4 on NV96 Driver Version 2.1 Mesa 8.0.2 WebGL Renderer nouveau -- Gallium 0.4 on NV96 -- 2.1 Mesa 8.0.2 GPU Accelerated Windows 0 AzureBackend skia
This is: assert(i->opcode == NV_OP_RCP && !src0->mod); in nv50_pc_emit.c/emit_flop CC'ing Christoph
Created attachment 62847 [details] Patch for issue. This should get rid of the assertion failure (obviously) and handle the case correctly.
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef51ce522bbb0a9bb3e6faa4890049b21f533aed
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.