Error tested in openSuSE 10.X
java: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
Error Fix:
export LIBXCB_ALLOW_SLOPPY_LOCK=true
Or permanently:
view /etc/profile.local
#
export LIBXCB_ALLOW_SLOPPY_LOCK=true
#
Xlib.lock - openSUSE