[Ubuntu-x-swat] [Bug 232476] Re: Xlib can deadlock when using mutlithreaded

2010-04-18 Thread Timo Aaltonen
I'm closing this as fixed. Backporting the socket-handoff stuff for 8.04 is a no-go, 10.04 is behind the corner anyway.. ** Changed in: libx11 (Ubuntu) Status: Incomplete => Fix Released -- Xlib can deadlock when using mutlithreaded https://bugs.launchpad.net/bugs/232476 You received this

[Ubuntu-x-swat] [Bug 232476] Re: Xlib can deadlock when using mutlithreaded

2009-12-10 Thread Karol Szkudlarek
I did testcase again and on ubuntu 8.04 LTS still hang... But on ubuntu 9.10 (i386, and amd64) seems that is OK and testcase runs correctly. It consider https://bugs.freedesktop.org/show_bug.cgi?id=16617 -- Xlib can deadlock when using mutlithreaded https://bugs.launchpad.net/bugs/232476 You rece

[Ubuntu-x-swat] [Bug 232476] Re: Xlib can deadlock when using mutlithreaded

2009-10-09 Thread Jamey Sharp
I think the original poster's problem should have been solved with the socket-handoff rework in newer libX11/libxcb, such as the versions Norbert most recently reported success with from Jaunty. It isn't obvious to me that Karol's bug or Norbert's locking assertion failure were the same bug as the

[Ubuntu-x-swat] [Bug 232476] Re: Xlib can deadlock when using mutlithreaded

2009-05-14 Thread Norbert Schultz
At least my testcase doesn't fail anymore in Jaunty 64bit ii libx11-dev 2:1.1.99.2-1ubuntu2 X11 client-side library (development headers) ii libx11-xcb1 2:1.1.99.2-1ubuntu2 Xlib/XCB interface library -- Xlib can deadlock when u