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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 16 17:51:50 UTC 2016


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

Uli Schlachter <psychon at znc.in> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|xcb at lists.freedesktop.org   |xorg-team at lists.x.org
           Assignee|xcb at lists.freedesktop.org   |xorg-team at lists.x.org
          Component|Library                     |Server/General
                 CC|                            |psychon at znc.in
            Product|XCB                         |xorg

--- Comment #13 from Uli Schlachter <psychon at znc.in> ---
So the backtraces (which are a mess) say that there are just two threads
running code inside of libxcb. One of the is sitting in xcb_wait_for_event() ->
poll(), the other inside of xcb_wait_for_reply() -> pthread_cond_wait(). This
seems valid and thus I guess that the bug is inside of the server. Let's see
what they think.

-- 
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/20160316/50427442/attachment.html>


More information about the Xcb mailing list