<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Sometimes VLC player process gets stuck in memory after closure if video output used is Auto or OpenGL"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109560">bug 109560</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;">Component</td>
           <td>Mesa core
           </td>
           <td>GLX
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Sometimes VLC player process gets stuck in memory after closure if video output used is Auto or OpenGL"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109560#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Sometimes VLC player process gets stuck in memory after closure if video output used is Auto or OpenGL"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109560">bug 109560</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>(In reply to Michel Dänzer from <a href="show_bug.cgi?id=109560#c7">comment #7</a>)
<span class="quote">> > [...] maybe the X server failed to send an event when it should
> > (e.g. because the window was unmapped).</span >

I've now confirmed this is what's happening. VLC has already destroyed the X11
window at this point, so the X server can't send any Present events for it
anymore.

It might be tricky to make Mesa robust against this... While the GLX spec says
this should be handled gracefully, I suspect it might be easier for VLC to
destroy the GLX context before the window.


<span class="quote">> > Most likely not an XCB issue though.

> I'm not sure about this anymore, since thread 6 (from Qt) is stuck in
> xcb_wait_for_event.</span >

That's using a different XCB display handle, so unrelated.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>