Bug 288758 - NetBeans doesn't work with java 1.6.0
Summary: NetBeans doesn't work with java 1.6.0
Status: RESOLVED DUPLICATE of bug 252510
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Java (show other bugs)
Version: Alpha 5
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-01 22:59 UTC by Nikolay Derkach
Modified: 2007-07-02 15:27 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***