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 201813 - Deadlock between EditorContextDispatcher and CloneableEditor.DoInitialize
Summary: Deadlock between EditorContextDispatcher and CloneableEditor.DoInitialize
Status: RESOLVED DUPLICATE of bug 201775
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2011-09-08 12:35 UTC by Jesse Glick
Modified: 2011-09-08 12:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log w/ thread dumps (101.52 KB, text/plain)
2011-09-08 12:35 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2011-09-08 12:35:50 UTC
Created attachment 110529 [details]
Log w/ thread dumps

Occurred during startup in a dev build. IDE hung and had to be killed.
Comment 1 Martin Entlicher 2011-09-08 12:42:32 UTC
The code did not change in debugger for a long time, so it's strange that it started to happen now.

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