Comment 72 for bug 86103

Revision history for this message
Gabriel Ambuehl (gabriel-ambuehl) wrote : Re: [Bug 86103] Re: azureus-> java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.

For me, the following did work around the issue
echo "export LIBXCB_ALLOW_SLOPPY_LOCK=true" >> ~/.bash_profile

(looks less dangerous to me than patching binaries with sed :)