<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Super Maryo Chronicles fails with st/mesa assertion failure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82538">82538</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Super Maryo Chronicles fails with st/mesa assertion failure
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>michel@daenzer.net
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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@entry=0x7fffe8b605b0
"array->_ElementSize == _mesa_bytes_per_vertex_attrib(array->Size,
array->Type)", 
    file=file@entry=0x7fffe8b604d8
"../../../src/mesa/state_tracker/st_atom_array.c", line=line@entry=417,
function=function@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@entry=0x7fffe8b605b0
"array->_ElementSize == _mesa_bytes_per_vertex_attrib(array->Size,
array->Type)", 
    file=file@entry=0x7fffe8b604d8
"../../../src/mesa/state_tracker/st_atom_array.c", line=line@entry=417,
function=function@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@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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>