<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - XWayland crashes during startup if output data is received"
href="https://bugs.freedesktop.org/show_bug.cgi?id=95337#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - XWayland crashes during startup if output data is received"
href="https://bugs.freedesktop.org/show_bug.cgi?id=95337">bug 95337</a>
from <span class="vcard"><a class="email" href="mailto:fourdan@xfce.org" title="Olivier Fourdan <fourdan@xfce.org>"> <span class="fn">Olivier Fourdan</span></a>
</span></b>
<pre>(In reply to Olivier Fourdan from <a href="show_bug.cgi?id=95337#c4">comment #4</a>)
<span class="quote">> You're right, of course, but the problem is not much xwl_screen_init() but
> the X ConnectionInfo (as reported in <a href="show_bug.cgi?id=95337#c0">comment #0</a>) 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.</span >
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>