[Wayland-bugs] [Bug 77503] Weston crashes (Segmentation fault) immediately on specifying seat

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 21 13:05:04 PDT 2014


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

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

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

--- Comment #3 from Kristian Høgsberg <krh at bitplanet.net> ---
commit 6f4c63740bd6d360f74568501d3748adeb0e5e29
Author: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira at intel.com>
Date:   Thu Apr 17 13:08:45 2014 +0300

    compositor-drm: Fix crash when setting up seat constrained by an output

    Commit 58e15865 changed the parameters for udev_get_seat_by_name() to
    receive a struct udev_input. However, when this gets called from
    create_output_from_connector() during initialization, the input struct
    is not yet initialized, leading to a crash. Previously, that function
    would take only a pointer to the compositor.

    This patch fixes the crash by initializing input before creating any
    outputs.

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

-- 
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/20140421/b438f3ef/attachment.html>


More information about the Wayland-bugs mailing list