Created attachment 113903 [details] [Patch] Also quit(wl) on EOF for wl.sock[0] When sending SIGTERM to weston-launch to terminate session, or even when weston fails to start (e.g. no GLESv2 support), weston-launch ends up in tight poll() & recvmsg() loop where poll() returns POLLIN|POLLHUP for wl.sock[0]. This issue seems to only happen when stracing weston-launch.
Hi, a patch, cool! Could you post it to the mailing list, please? That way we get it tracked in http://patchwork.freedesktop.org/project/wayland/list/ and into the review pipe.
(In reply to Pekka Paalanen from comment #1) > Hi, > > a patch, cool! Could you post it to the mailing list, please? > That way we get it tracked in > http://patchwork.freedesktop.org/project/wayland/list/ and into the review > pipe. Sent, though might get held back by list moderation.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.