[Xcb] [Bug 29599] hang in xcb_request_check() due to expecting a reply on void request

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 18 23:32:15 PDT 2011


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

--- Comment #14 from Jamey Sharp <jamey at minilop.net> 2011-03-18 23:32:11 PDT ---
Hey Havoc, sorry I dropped this. Since your last report, I've cleaned up
xcb_request_check to hold locks appropriately and use XCB_REQUEST_DISCARD_REPLY
on syncs, and Rami noticed some issues with threads not always being awakened
as soon as they could. And as far as I can tell, all necessary requests are
flushed before it waits for the reply. I don't currently see any way your tests
could be failing. :-)

So could you re-test against libxcb git master and report whether all is well
now? Thanks in advance.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Xcb mailing list