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 217404 - Deadlock closing a file - misterious deadlock in AWT?
Summary: Deadlock closing a file - misterious deadlock in AWT?
Status: RESOLVED DUPLICATE of bug 213926
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 7.2
Hardware: Macintosh (x86) Mac OS X
: P2 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-25 17:06 UTC by emcmanus
Modified: 2012-09-11 11:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
jstack output for deadlocked NetBeans (30.89 KB, text/plain)
2012-08-25 17:06 UTC, emcmanus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description emcmanus 2012-08-25 17:06:56 UTC
Created attachment 123566 [details]
jstack output for deadlocked NetBeans

I had just restarted my MacBook Pro, running Mountain Lion. I had had to restart it by power cycling because of a problem unrelated to NetBeans. Mountain Lion remembers what apps were running when it stopped so the NetBeans icon appeared in the cmd-tab list. I selected it, which caused NetBeans to launch for real, with several projects open that had been open when it crashed, and in particular two Java source files from two different projects. I clicked on the tab-close X in order to close one of those files and got the attached deadlock. I strongly doubt that it is related to the particular circumstances of the reboot, but it could be something that only happens when NetBeans is restarted after being stopped abruptly.
Comment 1 Antonin Nebuzelsky 2012-09-11 11:49:00 UTC

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