[Wayland-bugs] [Bug 72550] SIGINT occasionally results in SIGSEGV in Weston

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Dec 22 13:46:18 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=72550

Kristian Høgsberg <krh at bitplanet.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Kristian Høgsberg <krh at bitplanet.net> ---
commit 312ea4ca42f87be5b03cbba4b48447bd9dc24097
Author: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira at intel.com>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20131222/1987704b/attachment.html>


More information about the Wayland-bugs mailing list