[Mesa-dev] [Bug 109532] ir_variable has maximum access out of bounds -- but it's not out of bounds
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 25 23:43:41 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=109532
--- Comment #43 from Mark Janes <mark.a.janes at intel.com> ---
On my local system, I can easily reproduce the 32-bit pass, and the 64-bit
crash. This is unusual, however the dEQP bug that started all of this also has
a different 32 and 64 bit signature.
---------------------------------------
/tmp/build_root/m32/lib/piglit/bin/glslparsertest
/tmp/build_root/m32/lib/piglit/tests/spec/arb_shader_storage_buffer_object/compiler/unused-array-element.comp
pass 4.30
piglit: debug: Requested an OpenGL 4.3 Core Context, and received a matching
4.5 context
Successfully compiled compute shader
/tmp/build_root/m32/lib/piglit/tests/spec/arb_shader_storage_buffer_object/compiler/unused-array-element.comp:
(no compiler output)
PIGLIT: {"result": "pass" }
---------------------------------------
/tmp/build_root/m64/lib/piglit/bin/glslparsertest
/tmp/build_root/m64/lib/piglit/tests/spec/arb_shader_storage_buffer_object/compiler/unused-array-element.comp
pass 4.30
piglit: debug: Requested an OpenGL 4.3 Core Context, and received a matching
4.5 context
ir_variable has maximum access out of bounds (1 vs 0)
Aborted
---------------------------------------
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190225/043a1803/attachment.html>
More information about the mesa-dev
mailing list