[Xcb] [Bug 94108] hang waiting for a reply message (xcb_wait_for_reply)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 12 09:57:25 UTC 2016


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

Uli Schlachter <psychon at znc.in> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDINFO

--- Comment #9 from Uli Schlachter <psychon at znc.in> ---
Let's try again: What are the backtraces of the other threads? Is any other
thread inside libxcb-code?

Also, does the application use libGL / libX11 from multiple threads? Is
XInitThreads() called at startup?

According to the only backtrace you provided, libX11 asks for a reply that we
don't have yet and some other thread "grabbed" the socket. Could you get a
debug build of libxcb and libX11 so that the backtraces provide more
information?

-- 
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: <https://lists.freedesktop.org/archives/xcb/attachments/20160312/74a0b48a/attachment.html>


More information about the Xcb mailing list