This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 144981 - Assertion `c->xlib.lock' failed.
Summary: Assertion `c->xlib.lock' failed.
Status: RESOLVED DUPLICATE of bug 123300
Alias: None
Product: installer
Classification: Unclassified
Component: RPM (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@installer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-25 10:09 UTC by vinaykukreja
Modified: 2009-09-24 14:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vinaykukreja 2008-08-25 10:09:02 UTC
Hi,

I installed netbeans 6.1 version for my linux machine distrubuted by fedora (version 2.2.4.0). I also installed JdK 1.5.
The installation went on fine. However when I tried running netbeans, I got the error below:

 [kvinay@kvinay-lnx bin]$ ./netbeans 
java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
./../platform7/lib/nbexec: line 440:  4198 Aborted               

Could anyone tell me what is the issue and how can I resolve it.

Thanks
Vinay
Comment 1 vinaykukreja 2008-08-25 12:49:01 UTC
I wanted to add that the linux version is:

Linux kvinay-lnx 2.6.23.1

Java Version:

jdk1.5.0_16

Netbeans:

netbeans-6.1m1

Thanks
Vinay
Comment 2 Vojtech Sigler 2009-09-24 09:18:58 UTC
Could you try installing a newer version of netbeans? I'm not sure what version of fedora is 2.2.4.0 (is it the correct
version number?). If you really installed 6.1m1 (Milestone 1), it is most probably an ustable development version.

In the meantime, reassigning to platform for evaluation. However, this may probably be closed since it is more than a
year old.

Comment 3 Antonin Nebuzelsky 2009-09-24 09:59:50 UTC
Reassigning to Fedora packaging.
Comment 4 dlipin 2009-09-24 11:45:13 UTC
That is the JDK issue fixed in JDK 5u17 and 6u6.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373
Comment 5 dlipin 2009-09-24 14:29:40 UTC

*** This issue has been marked as a duplicate of 123300 ***