Bugzilla – Bug 288758
NetBeans doesn't work with java 1.6.0
Last modified: 2007-07-02 15:27:49 UTC
I get this error when running netbeans 5.0 from the distribution: java: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed. I'm using java-1_6_0-sun-devel-1.6.0.u1-5 > java -version java version "1.6.0_01" Java(TM) SE Runtime Environment (build 1.6.0_01-b06) Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_01-b06, mixed mode) Incidentally, this also happens with latest development version (6.0m9) and the workaround with "LIBXCB_ALLOW_SLOPPY_LOCK=1" help here.
*** This bug has been marked as a duplicate of bug 252510 ***