<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rob@robster.org.uk" title="Rob Bradford <rob@robster.org.uk>"> <span class="fn">Rob Bradford</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - SIGSEGV in wl_list_insert during HDMI hotplug"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66529">bug 66529</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 - SIGSEGV in wl_list_insert during HDMI hotplug"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66529#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - SIGSEGV in wl_list_insert during HDMI hotplug"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66529">bug 66529</a>
              from <span class="vcard"><a class="email" href="mailto:rob@robster.org.uk" title="Rob Bradford <rob@robster.org.uk>"> <span class="fn">Rob Bradford</span></a>
</span></b>
        <pre>The two issues were fixed by:

commit 3c36bf348693443d47189ed45f2b3b74c0978803
Author: Ander Conselvan de Oliveira <<a href="mailto:ander.conselvan.de.oliveira@intel.com">ander.conselvan.de.oliveira@intel.com</a>>
Date:   Fri Jul 5 16:05:26 2013 +0300

    compositor: Remove a plane from the compositor list when releasing it

    Weston would crash when hot plugging/unplugging outputs using the DRM
    backend due to a corrupted plane list.

    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - SIGSEGV in Weston when hot-unplugging HDMI during idle/blank"
   href="show_bug.cgi?id=66530">https://bugs.freedesktop.org/show_bug.cgi?id=66530</a>
    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - SIGSEGV in wl_list_insert during HDMI hotplug"
   href="show_bug.cgi?id=66529">https://bugs.freedesktop.org/show_bug.cgi?id=66529</a>


and

commit e4925495365abcfa5a92bb462a79b92af6d56f26
Author: Ander Conselvan de Oliveira <<a href="mailto:ander.conselvan.de.oliveira@intel.com">ander.conselvan.de.oliveira@intel.com</a>>
Date:   Fri Jul 5 16:05:28 2013 +0300

    desktop-shell: Don't crash on output hotplug

    The panel and background were never created for hotplugged outputs and
    since some parts of the code assume that they always exist that would
    lead to desktop-shell client to crash in that case.

    This was easier to spot when the display was locked, because Weston
    respawns the shell client and the user might not notice since there is
    no flicker.

    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Hotplugging HDMI during Weston lock screen unlocks the screen"
   href="show_bug.cgi?id=66531">https://bugs.freedesktop.org/show_bug.cgi?id=66531</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>