<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - weston_release_seat() double frees focus_state"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67231#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - weston_release_seat() double frees focus_state"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67231">bug 67231</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>These two indicate that this is something that is happening during the weston
shutdown:

==6506==    by 0x41A4E8: text_backend_notifier_destroy (text-backend.c:931)
==6506==    by 0x408EE8: wl_signal_emit (wayland-server.h:171)
==6506==    by 0x41058D: main (compositor.c:3429)

the destroy signal is only emitted as part of the shutdown. This might cause a
crash when you're quitting weston but not otherwise.</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>