<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Weston crash when weston-desktop-shell and weston-keyboard missing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82957#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Weston crash when weston-desktop-shell and weston-keyboard missing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82957">bug 82957</a>
              from <span class="vcard"><a class="email" href="mailto:stu_dby@126.com" title="Boyan Ding <stu_dby@126.com>"> <span class="fn">Boyan Ding</span></a>
</span></b>
        <pre>I've just found that the only thing desktop_shell_client_destroy() do is
setting shell->child.client to NULL and that's also done in
desktop_shell_sigchld(). I think just getting rid of
desktop_shell_client_destroy() and the client's destroy listener will solve
this problem (and potentially many others).</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>