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 271716 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AW...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-27 18:18 UTC by Andrew Krasny
Modified: 2017-10-27 18:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 230706


Attachments
stacktrace (7.71 KB, text/plain)
2017-10-27 18:18 UTC, Andrew Krasny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Krasny 2017-10-27 18:18:16 UTC
Build: NetBeans IDE Dev (Build 20161129-fddc8d380cac)
VM: Java HotSpot(TM) 64-Bit Server VM, 9.0.1+11, Java(TM) SE Runtime Environment, 9.0.1+11
OS: Mac OS X

User Comments:
akrasny: Had to kill NB after it didn't show up in a while...




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0
   at org.openide.awt.ContextManager$LSet.run(ContextManager.java:441)
   at org.netbeans.modules.openide.util.NbMutexEventProvider$Event.doEvent(NbMutexEventProvider.java:118)
   at org.netbeans.modules.openide.util.NbMutexEventProvider$Event.readAccess(NbMutexEventProvider.java:93)
   at org.netbeans.modules.openide.util.LazyMutexImplementation.readAccess(LazyMutexImplementation.java:89)
   at org.openide.util.Mutex.readAccess(Mutex.java:260)
   at org.openide.awt.ContextManager$LSet.resultChanged(ContextManager.java:434)
Comment 1 Andrew Krasny 2017-10-27 18:18:18 UTC
Created attachment 165361 [details]
stacktrace