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 237670 - Deadlock of CloneableEditorInitializer
Summary: Deadlock of CloneableEditorInitializer
Status: RESOLVED DUPLICATE of bug 237850
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 7.4
Hardware: Macintosh Mac OS X
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-25 14:49 UTC by Antonin Nebuzelsky
Modified: 2013-11-13 14:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (19.73 KB, text/plain)
2013-10-27 22:13 UTC, ionuion
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2013-10-25 14:49:15 UTC
Originally filed by ionuion user under issue 236101 but this is a different problem.

Environment:
Product Version: NetBeans IDE 7.4 (Build 201310111528)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Mac OS X version 10.7.5 running on x86_64; UTF-8; en_US (nb)

Netbeans not responding.

The only difference from the behavior in the initial bug description is that NetBeans IDE redraws the screen successfully and no spinning beach ball is displayed. Clicks and shortcuts are ignored, however.

Thread dump at
https://netbeans.org/bugzilla/attachment.cgi?id=141500
Comment 1 ionuion 2013-10-27 22:13:28 UTC
Created attachment 141594 [details]
thread dump

Possibly the same problem under Java 8.

Environment:
Product Version: NetBeans IDE 7.4 (Build 201310111528)
Java: 1.8.0-ea; Java HotSpot(TM) 64-Bit Server VM 25.0-b55
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b113
System: Mac OS X version 10.7.5 running on x86_64; UTF-8; en_US (nb)
User directory: /Users/ionuion/Library/Application Support/NetBeans/7.4
Cache directory: /Users/ionuion/Library/Caches/NetBeans/7.4
Comment 2 Miloslav Metelka 2013-11-13 14:25:03 UTC

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