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 210166 - IDE livelock after closing all editor tabs
Summary: IDE livelock after closing all editor tabs
Status: RESOLVED DUPLICATE of bug 205366
Alias: None
Product: platform
Classification: Unclassified
Component: Navigator (show other bugs)
Version: 7.1.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-27 09:59 UTC by Marian Petras
Modified: 2012-03-28 08:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
profiler snapshot (4.22 KB, application/octet-stream)
2012-03-27 09:59 UTC, Marian Petras
Details
thread-dump (19.47 KB, text/plain)
2012-03-27 09:59 UTC, Marian Petras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Petras 2012-03-27 09:59:13 UTC
Created attachment 117307 [details]
profiler snapshot

NetBeans 7.1.1
JDK 6u30 64-bit (Server VM)
Windows 7 64-bit
--
Closed all editor tabs and wanted to open another file from the Navigator. Tried to scroll the Navigator window but the IDE did not respond.

The AWT-EventQueue-1 thread seems to be busy doing something with nodes and their listeners.

See the attached files (thread dump, application snapshot - both generated using JVisualVM bundled with JDK 6u30).
Comment 1 Marian Petras 2012-03-27 09:59:44 UTC
Created attachment 117308 [details]
thread-dump
Comment 2 Jan Peska 2012-03-28 08:03:36 UTC

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