[Wayland-bugs] [Bug 91273] It's not safe to share wl_display fd with other threads.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 8 19:57:03 PDT 2015


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

--- Comment #4 from Jonas Ã…dahl <jadahl at gmail.com> ---
(In reply to Boram from comment #1)
> Created attachment 117011 [details]
> simple test application to reproduce this bug

It seems you are misusing the API; you are mixing wl_display_dispatch() with
wl_display_prepare_read() and friends. See the paragraph of multi threaded
environments in the API documentation:
http://wayland.freedesktop.org/docs/html/apb.html#Client-classwl__display_1a30a9c4f020f3e77581c7a81ecdb4913d

-- 
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/20150709/59e5932d/attachment.html>


More information about the wayland-bugs mailing list