<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 - Games hang / freeze completely"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99055">99055</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Games hang / freeze completely
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>13.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Other
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>etienne@bruines.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I recently updated to 13.0.2-1, and since then, any game will hang after about
a few minutes of gameplay (sometimes even less than a minute). I am not
entirely sure this is related to Mesa, but I'm confident that you'll be able to
point me in the right direction. 

Games tested: Factorio, Democracy 3. 
Things that do work: Google Chrome (Netflix / YouTube). 

-
  GL_VERSION:  3.0 Mesa 13.0.2
  GL_VENDOR:   Intel Open Source Technology Center
  GL_RENDERER: Mesa DRI Intel(R) Sandybridge Mobile x86/MMX/SSE2

-
No logs available at (looking around the moment of the 'hanging')
/var/log/syslog
/var/log/messages
/var/log/Xorg.0.log
dmesg

The games do not output anything either. The game just freezes, as if the
drawing-thread is hanging. Meaning after switching workspaces (screens), it'll
refuse to load anything new and show the "old workspace" at that location. 

At this stage I have no idea how to debug this. SIGINT won't stop the program,
I have to use SIGKILL. 

I have tried using `apitrace trace`. This "fixed" the bug: not able to
reproduce when using apitrace. The current workaround I'm using right now is
`apitrace trace -o /dev/null factorio` to start the game; it's a bit slower
because of the tracing, but it hasn't crashed so far. (It often looks like it's
going to crash, but it seems to recover from it)

I'd be happy to provide any additional information.</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>