<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - xbmc crashes with recent git mesa (git-150ac07) on r600g"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82046#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - xbmc crashes with recent git mesa (git-150ac07) on r600g"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82046">bug 82046</a>
              from <span class="vcard"><a class="email" href="mailto:laszlo.kertesz@infobenefic.ro" title="Kertesz Laszlo <laszlo.kertesz@infobenefic.ro>"> <span class="fn">Kertesz Laszlo</span></a>
</span></b>
        <pre>I bisected it. This commit turned up:

734e4946f50c1b83dafdb18ced652abc88e6a246 is the first bad commit
commit 734e4946f50c1b83dafdb18ced652abc88e6a246
Author: Marek Olšák <<a href="mailto:marek.olsak@amd.com">marek.olsak@amd.com</a>>
Date:   Fri Jul 11 00:05:44 2014 +0200

    mesa: fix crash in st/mesa after deleting a VAO

    This happens when glGetMultisamplefv (or any other non-draw function) is
    called, which doesn't invoke the VBO module to update _DrawArrays and
    the pointer is invalid at that point.

    However st/mesa still dereferences it to setup vertex buffers ==> crash.

    Reviewed-by: Brian Paul <<a href="mailto:brianp@vmware.com">brianp@vmware.com</a>>

:040000 040000 b52b7dc931a318657a82f535b497aea102bdbc99
340446a111ba97d9d11602c0150251135178b64e M    src</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>