<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - hang in xcb_wait_for_reply / vl_dri2_get_flush_reply"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93414#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - hang in xcb_wait_for_reply / vl_dri2_get_flush_reply"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93414">bug 93414</a>
from <span class="vcard"><a class="email" href="mailto:psychon@znc.in" title="Uli Schlachter <psychon@znc.in>"> <span class="fn">Uli Schlachter</span></a>
</span></b>
<pre>Just an explanation for that debug info:
There are no replies that XCB already received, but did not return to any
caller. Some events were received, but not yet returned to the application
(nothing called xcb_poll/wait_for_event()). The empty "pending_replies" list
means that no answer to checked requests is pending (hm? Is this the thread
where libX11 owns the socket?).
Besides that, I don't know. I'd blame the X server for not answering and the
non-X11 threads don't tell me anything.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>