[Wayland-bugs] [Bug 67231] weston_release_seat() double frees focus_state
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 26 08:55:45 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67231
--- Comment #9 from Rob Bradford <rob at robster.org.uk> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130726/0d6495b0/attachment.html>
More information about the Wayland-bugs
mailing list