[Xcb] [Bug 22082] X Application hangs randomly, has reproduce step

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 14 17:47:04 PDT 2011


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

--- Comment #13 from Jamey Sharp <jamey at minilop.net> 2011-03-14 17:47:04 PDT ---
(In reply to comment #12)
> I think we encountered a similar problem, google for:
> 
> Xlib/XCB in multi-threaded situation results in deadlock 
> 
> to see the workaround that we created for it. Hope this helps.

I'm pretty sure this is a different bug, because apparently the second thread
forks and runs the 'xrandr' command line program, rather than issuing the
equivalent X requests on the same connection.

It isn't obvious to me that there's even an X bug here. Does DRI2 let you
continue using the same context across screen reconfiguration events? If that's
supposed to work, then perhaps this is a server bug?

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


More information about the Xcb mailing list