[Mesa-dev] [Bug 82538] New: Super Maryo Chronicles fails with st/mesa assertion failure

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 12 17:56:48 PDT 2014


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

          Priority: medium
            Bug ID: 82538
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: Super Maryo Chronicles fails with st/mesa assertion
                    failure
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: michel at daenzer.net
          Hardware: Other
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

Super Maryo Chronicles (smc) fails to start up on radeonsi with this assertion
failure:

../../../src/mesa/state_tracker/st_atom_array.c:417:setup_interleaved_attribs:
Assertion `array->_ElementSize == _mesa_bytes_per_vertex_attrib(array->Size,
array->Type)' failed.

Program received signal SIGTRAP, Trace/breakpoint trap.
0x00007fffe881bb86 in _debug_assert_fail (expr=expr at entry=0x7fffe8b605b0
"array->_ElementSize == _mesa_bytes_per_vertex_attrib(array->Size,
array->Type)", 
    file=file at entry=0x7fffe8b604d8
"../../../src/mesa/state_tracker/st_atom_array.c", line=line at entry=417,
function=function at entry=0x7fffe8b60710 <__func__.35322>
"setup_interleaved_attribs")
    at ../../../../src/gallium/auxiliary/util/u_debug.c:309
309       os_abort();
(gdb) bt
#0  0x00007fffe881bb86 in _debug_assert_fail (expr=expr at entry=0x7fffe8b605b0
"array->_ElementSize == _mesa_bytes_per_vertex_attrib(array->Size,
array->Type)", 
    file=file at entry=0x7fffe8b604d8
"../../../src/mesa/state_tracker/st_atom_array.c", line=line at entry=417,
function=function at entry=0x7fffe8b60710 <__func__.35322>
"setup_interleaved_attribs")
    at ../../../../src/gallium/auxiliary/util/u_debug.c:309
#1  0x00007fffe866d8f6 in setup_interleaved_attribs (vpv=0xf97870,
velements=0x7fffffffcf10, vbuffer=0x7fffffffd110, arrays=0x986de0, vp=0xf9b590)
    at ../../../src/mesa/state_tracker/st_atom_array.c:416
#2  update_array (st=0x9059c0) at
../../../src/mesa/state_tracker/st_atom_array.c:566
#3  0x00007fffe866cdb1 in st_validate_state (st=st at entry=0x9059c0) at
../../../src/mesa/state_tracker/st_atom.c:213
#4  0x00007fffe8677691 in st_Clear (ctx=0x9d74a0, mask=18) at
../../../src/mesa/state_tracker/st_cb_clear.c:449
[...]

This doesn't seem to happen with Mesa 10.2.4.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140813/2df40d99/attachment.html>


More information about the mesa-dev mailing list