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 221400 - Deadlock with blocking of whole X session
Summary: Deadlock with blocking of whole X session
Status: RESOLVED DUPLICATE of bug 213926
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: PC Linux
: P2 normal (vote)
Assignee: issues@apisupport
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-03 09:08 UTC by everflux
Modified: 2012-11-04 22:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump of netbeans deadlock (29.39 KB, application/octet-stream)
2012-11-03 09:09 UTC, everflux
Details

Note You need to log in before you can comment on or make changes to this bug.
Description everflux 2012-11-03 09:08:50 UTC
[ BUILD # : 201211020750 ]
[ JDK VERSION : 1.7.9 ]

When testing the Netbeans 7.3 beta 2 build my X session was blocked and
Netbeans stopped working.

Happened when Netbeans was just started and I clicked on the menu in order to
obtain the build number.
I was able to obtain a threaddump from the console with the jcmd cli tool - I
am not sure if this could be a JDK problem instead of Netbeans/RCP. (The locks
seem to be owned by AWT threads?)
Comment 1 everflux 2012-11-03 09:09:15 UTC
Created attachment 127055 [details]
Thread dump of netbeans deadlock
Comment 2 everflux 2012-11-03 09:09:46 UTC
I had to kill the JVM with -9 from the console in order to be able to use my X session again. This was really frightening.
Comment 3 Antonin Nebuzelsky 2012-11-04 22:51:49 UTC
Please switch to promoted builds of 7u10, where this JDK bug is fixed, available at
http://jdk7.java.net/download.html

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