<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ARK:survival of the fittest fails when GL4.3 is enabled."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95374">95374</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ARK:survival of the fittest fails when GL4.3 is enabled.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

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

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

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

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

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

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

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

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

        <tr>
          <th>Reporter</th>
          <td>bas@basnieuwenhuizen.nl
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=123663" name="attach_123663" title="apitrace on radeonsi">attachment 123663</a> <a href="attachment.cgi?id=123663&action=edit" title="apitrace on radeonsi">[details]</a></span>
apitrace on radeonsi

When I enable GL4.3 in the radeonsi driver the game fails to load with a dialog
containing 0-2 garbage characters.

After closing the dialog the game exits with an abort:

Thread 1 "ShooterGame" received signal SIGABRT, Aborted.
0x00007ffff65062a8 in raise () from /usr/lib/libc.so.6
(gdb) bt
#0  0x00007ffff65062a8 in raise () from /usr/lib/libc.so.6
#1  0x00007ffff650772a in abort () from /usr/lib/libc.so.6
#2  0x0000000000df9067 in ?? ()
#3  0x0000000000707ace in _start ()

Forcing the version to 4.3 on LLVMPIPE also exhibits the issue.

No obvious memory error detected with valgrind, only some uninitialized values
in the steam libraries and xcb.

If anyone else wants to test, this variant of the game is free to play, and
this happens before the launcher/menu opens.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>