<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 --- - [r600g] random and reproducible crash in Left 4 Dead 2 (bisected)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77596">77596</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[r600g] random and reproducible crash in Left 4 Dead 2 (bisected)
          </td>
        </tr>

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

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

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

        <tr>
          <th>Reporter</th>
          <td>b.bellec@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

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

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

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/r600
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Left 4 Dead 2 crash quite randomly, most of the time between 45 minutes and 80
minutes for instance. But sometimes earlier (15 minutes).

When the crash happens, it's always at the same moment in the game: it's in
"Versus Mode" when you play an Infected character. The crash always occurs when
you're in the mode where you can follow the survivors while the spawn counter
is decreasing, and then reaching zero, you go in the POV of your infected
character. The game crash in this transition.

When the game crash, in fact it freeze during 10-15 seconds and then the game
exit with a segfault.

The first bad commit is:
commit: cefa06cd6967f2c2db2acfb54a4bf3be398a3ce8
egl: Add STATIC_ASSERT() macro
author: Chad Versace <<a href="mailto:chad.versace@linux.intel.com">chad.versace@linux.intel.com</a>>
date: 2014-03-17 22:39:23 (GMT)

I was quite surprised about this commit but it take me many time to bisect it
given the nature of the crash. And I then take many time to be sure that this
is the first bad commit.

I just try with recent dev mesa (d3c0e236f23e66cb2b4a75f5161282b2d15ff73f) but
the crash still occurs.

Config:
kernel 3.13.9-100.fc19.x86_64
libdrm 2.4.53-1.fc20

AMD Evergreen (Radeon HD 5850)
OpenGL renderer string: Gallium 0.4 on AMD CYPRESS

Build config:
autogen.sh --with-gallium-drivers=r600 --with-dri-drivers=
--enable-texture-float --disable-dri3 --disable-r600-llvm-compiler
--disable-gallium-llvm --enable-32-bit CFLAGS="-O2 -m32" CXXFLAGS="-O2 -m32"
--libdir=/usr/lib</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>