<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [SNB regression] Unigine-OilRush crash"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76540#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [SNB regression] Unigine-OilRush crash"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76540">bug 76540</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>My guess is that this is going to be one of the many patches to touch GLX, in
particular the visibility of different FBConfigs. Maybe try first testing
whether the bug is visible in cf89aa53748b964f9d9eceaa12a7d6f1a076d1ee which is
the first commit after 1.14.0 to touch glx/

If that is fine, then try:

git bisect start -- glx
git bisect good cf89aa53748b964f9d9eceaa12a7d6f1a076d1ee
git bisect bad master</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>