<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - deskop-shell tooltips should be destroyed when their output is removed (SEGV triggered)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72931">bug 72931</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 - deskop-shell tooltips should be destroyed when their output is removed (SEGV triggered)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72931#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - deskop-shell tooltips should be destroyed when their output is removed (SEGV triggered)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72931">bug 72931</a>
              from <span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span></b>
        <pre>Crash fixed by

commit 9046d2424ab388a0acde1bf0a0c51e292d146f9f
Author: Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>
Date:   Fri Jan 10 00:25:30 2014 -0800

    shell: Orphan child windows when a shell surface is destroyed

    We now track the child surfaces of a shell surface and the child surfaces
    have a pointer back to their parent.  We need to clean all this up and
    NULL out the childrens parent pointers when a shell surface is destroyed.

    Closes: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - deskop-shell tooltips should be destroyed when their output is removed (SEGV triggered)"
   href="show_bug.cgi?id=72931">https://bugs.freedesktop.org/show_bug.cgi?id=72931</a>

and stuck tooltip fixed by

commit b637a40df950398cb0b4ab7f77f73fc7e7886fe8
Author: Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>
Date:   Fri Jan 10 00:27:35 2014 -0800

    window: Properly destroy tooltip windows when parent window is destroyed

    If we destroy a window with an active tooltip, we leave the tooltip
    hanging around.  Call tooltip destructor when destroying a window.
    This fixes the stuck tooltip observed when unplugging a monitor with
    an active tooltip on the panel.

    Closes: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - deskop-shell tooltips should be destroyed when their output is removed (SEGV triggered)"
   href="show_bug.cgi?id=72931">https://bugs.freedesktop.org/show_bug.cgi?id=72931</a></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>