<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Some games hang while loading when compositing is shut off or absent"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101683#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Some games hang while loading when compositing is shut off or absent"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101683">bug 101683</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>I'm able to reproduce the problem with Warzone2100, looks like a DRI3 related
issue. One of the DRI3 fixes Thomas Hellström has been working on might help.
Meanwhile, you can work around that one by disabling DRI3 for the game:

 LIBGL_DRI3_DISABLE=1 warzone2100

AFAICT this already happened with Mesa 13 though, so you might be running into
different issues with other games. When a game hangs, attach gdb to its
process, run

 thread apply all bt full

and attach the output here.</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>