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 238483

Summary: Netbeans 7.4 always freezes in OSX Mavericks
Product: platform Reporter: a_smucig
Component: -- Other --Assignee: Antonin Nebuzelsky <anebuzelsky>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P1    
Version: 7.4   
Hardware: Macintosh (x86)   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump of my locked up nb made with jvisualvm...

Description a_smucig 2013-11-17 22:29:10 UTC
Created attachment 142291 [details]
Thread dump of my locked up nb made with jvisualvm...

The IDE locks up after a few minutes of usage. So far i see no connection between the freezes and the component used at the time. It have locked up in the editor, resolve conflict window, settings, plugins and UI editor. I tried out build 201311170002 and it is still hanging. The operating system is OSX Mavericks.
java -version:
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) 64-Bit Server VM (build 24.0-b56, mixed mode)
Attached a thread dump made with visual vm. Since I can reproduce this any time, feel free to ask for logs or whatever you need from the IDE. Just tell me where it is. I also have a thread dump if you need it.
Comment 1 Antonin Nebuzelsky 2013-11-21 15:49:27 UTC
A known problem, has been filed to JDK.

Fixed in promoted builds of JDK8 so far, since b115. You can get JDK8 builds at

https://jdk8.java.net/download.html

In JDK 7uX codeline, the regression was introduced in 7u40 and not fixed yet in the last 7u45.

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