https://bugs.freedesktop.org/show_bug.cgi?id=77503
--- Comment #2 from Ander Conselvan de Oliveira <conselv...@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.
_______________________________________________ Wayland-bugs mailing list Wayland-bugs@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-bugs