[Xcb] [Bug 93414] hang in xcb_wait_for_reply / vl_dri2_get_flush_reply

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 21 02:34:22 PST 2015


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

--- Comment #5 from Uli Schlachter <psychon at znc.in> ---
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20151221/13ec4881/attachment.html>


More information about the Xcb mailing list