[Wayland-bugs] [Bug 95337] XWayland crashes during startup if output data is received

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 12 07:56:40 UTC 2016


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

--- Comment #5 from Olivier Fourdan <fourdan at xfce.org> ---
(In reply to Olivier Fourdan from comment #4)
> You're right, of course, but the problem is not much xwl_screen_init() but
> the X ConnectionInfo (as reported in comment #0) that gets initialized after
> InitInput is called in dix.
> 
> It goes like this:
> 
>   xwl_screen_init()
>   InitInput()
>   ConnectionInfo initialized
> 
> So if the roundtrip in InitInput() trigger something that needs to use the X
> connection (as with RR in the backtrace), it will crash.

Humm, now that I re-read my own sentence, I realize there is still an obvious
possibility of breakeage because the rountrips are done in xwl_screen_init(),
so *before* ConnectionInfo is initialized

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160512/788726dd/attachment.html>


More information about the wayland-bugs mailing list