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 245524 - NetBeans went frozen and crashed when Alt Shift O
Summary: NetBeans went frozen and crashed when Alt Shift O
Status: RESOLVED DUPLICATE of bug 245523
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-09 13:33 UTC by iluvtr
Modified: 2014-07-10 12:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NB Frozen (143.58 KB, image/png)
2014-07-09 13:33 UTC, iluvtr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iluvtr 2014-07-09 13:33:27 UTC
Created attachment 147957 [details]
NB Frozen

Sometimes NetBeans crashes when I use Alt Shift O. This is very annoying please solve this, I think I has something to related to
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException:

org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: A deadlock was detected.
We suggest to restart the IDE to recover.
        at java.awt.Component.setFont(Component.java:1887)
        at java.awt.Container.setFont(Container.java:1748)
        at javax.swing.JComponent.setFont(JComponent.java:2751)
        at javax.swing.LookAndFeel.installColorsAndFont(LookAndFeel.java:208)
        at  


--------------------------------------------------------------------

I'm not the only one affected, here you can see more people with the same error:

http://statistics.netbeans.org/analytics/exception.do?id=730085

http://statistics.netbeans.org/analytics/detail.do?id=209137
Comment 1 David Strupl 2014-07-10 12:38:55 UTC
Hello, I think it is the same problem as in #245523, marking as a duplicate.

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