[Wayland-bugs] [Bug 77503] Weston crashes (Segmentation fault) immediately on specifying seat
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 16 05:54:01 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=77503
--- Comment #2 from Ander Conselvan de Oliveira <conselvan2 at gmail.com> ---
This one seems to be cause by an API change done for introducing libinput
support. 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_for_connector() during initialization, we haven't initialized
that udev_input structure, leading to the crash.
--
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/20140416/6503ed4b/attachment.html>
More information about the Wayland-bugs
mailing list