<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Crash in intel_query_dri2_buffers when quitting Cairo-Dock with Mesa 10.0.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73963">bug 73963</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Crash in intel_query_dri2_buffers when quitting Cairo-Dock with Mesa 10.0.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73963#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Crash in intel_query_dri2_buffers when quitting Cairo-Dock with Mesa 10.0.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73963">bug 73963</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>I can reproduce this with origin/10.0, however it seems fixed in origin/10.1
and master. It crashes because fb is 0x0, bisected that following commit fixes
this:

--- 8< ----
commit 70e8ec38b55e71144ce3ed055e7da30c330c716b
Author: Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>
Date:   Wed Feb 5 11:43:58 2014 -0800

    glx: Pass NULL DRI drawables into the DRI driver for None GLX drawables
--- 8< ----


as a sidenote to developers, this is not related to the crash but there's
following errors happening now and then from cairo-dock:

Mesa: User error: GL_INVALID_OPERATION in glFramebufferTexture2DEXT

This happens because glFramebufferTexture2DEXT is called with texture 0 bound.</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>