[Bug 83508] New: UBO block array asserts

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 4 11:19:51 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=83508

          Priority: medium
            Bug ID: 83508
          Assignee: idr at freedesktop.org
           Summary: UBO block array asserts
        QA Contact: intel-3d-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: idr at freedesktop.org
          Hardware: Other
            Status: NEW
           Version: git
         Component: glsl-compiler
           Product: Mesa

Created attachment 105763
  --> https://bugs.freedesktop.org/attachment.cgi?id=105763&action=edit
Test case

Attached test case causes the following assertion failure.  In non-debug
builds, it generates a bunch of valgrind rage followed by a segfault.

shader_runner: ../../src/glsl/link_uniform_blocks.cpp:215: unsigned int
link_uniform_blocks(void*, gl_shader_program*, gl_shader**, unsigned int,
gl_uniform_block**): Assertion `(b->num_array_elements > 0) ==
b->type->is_array()' failed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20140904/7ba85f09/attachment.html>


More information about the intel-3d-bugs mailing list