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 99797 - IDE is freezed after expanding boost namespace in class view
Summary: IDE is freezed after expanding boost namespace in class view
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 12:16 UTC by Alexander Ioffe
Modified: 2013-05-17 14:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Dump attached (15.23 KB, text/plain)
2007-04-03 12:22 UTC, Alexander Ioffe
Details
New dump (27.44 KB, application/octet-stream)
2007-04-09 15:47 UTC, Alexander Ioffe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Ioffe 2007-04-03 12:16:30 UTC
Open project boost.
Wait until it is parsed.
Open Class View.
Wait until it is loaded.
Try to expand namespace boost
=> IDE is freezed
Comment 1 Alexander Ioffe 2007-04-03 12:22:58 UTC
Created attachment 40318 [details]
Dump attached
Comment 2 Vladimir Voskresensky 2007-04-03 12:43:32 UTC
HostKeyArray.addNotify: seems, we need do all namespace work out of AWT, not
only for global NS
Comment 3 Alexander Simon 2007-04-03 14:04:41 UTC
fixed

CVS log:

Checking in NamespaceKeyArray.java;
/shared/data/ccvs/repository/cnd/classview/src/org/netbeans/modules/cnd/classview/NamespaceKeyArray.java,v
 <--  NamespaceKeyArray.java
new revision: 1.1.2.7; previous revision: 1.1.2.6
done
Checking in HostKeyArray.java;
/shared/data/ccvs/repository/cnd/classview/src/org/netbeans/modules/cnd/classview/HostKeyArray.java,v
 <--  HostKeyArray.java
new revision: 1.1.2.6; previous revision: 1.1.2.5
done
Comment 4 Alexander Ioffe 2007-04-09 13:53:17 UTC
Now the namespace is opened, Loading item shown and IDE stiil freezed
Comment 5 Alexander Simon 2007-04-09 15:22:49 UTC
Attach new thread dump, please
Comment 6 Alexander Ioffe 2007-04-09 15:47:52 UTC
Created attachment 40623 [details]
New dump
Comment 7 Alexander Simon 2007-04-10 12:00:11 UTC
fixed
- according dump stack long operation is resolve typedef's class. Such class
need if class unnamed only. Added in typedef interface flag "is typedef class
unnamed". Flag is counted at rendering time.
Comment 8 alexandrov 2007-12-06 13:15:00 UTC
verified in build 20071113