https://bugs.freedesktop.org/show_bug.cgi?id=72550
Kristian Høgsberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Kristian Høgsberg <[email protected]> --- commit 312ea4ca42f87be5b03cbba4b48447bd9dc24097 Author: Ander Conselvan de Oliveira <[email protected]> Date: Fri Dec 20 21:07:01 2013 +0200 shell: Handle the desktop shell client destroy signal Set the internal pointer for the client to NULL. This fixes a segmentation fault at shutdown, where the shell would hang up before and cause libwayland to call wl_client_destroy(). When the shell was destroyed later, another call to wl_client_destroy() would cause the crash. https://bugs.freedesktop.org/show_bug.cgi?id=72550 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
