Bug 288758

Summary: NetBeans doesn't work with java 1.6.0
Product: [openSUSE] openSUSE 10.3 Reporter: Nikolay Derkach <nderkach>
Component: JavaAssignee: E-mail List <bnc-team-java>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 5   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Nikolay Derkach 2007-07-01 22:59:20 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.
Comment 1 Nikolay Derkach 2007-07-02 15:27:49 UTC

*** This bug has been marked as a duplicate of bug 252510 ***