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 171659

Summary: UI freeze
Product: editor Reporter: Tomas Mysik <tmysik>
Component: Parsing & IndexingAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: blocker CC: rmatous
Priority: P3 Keywords: RANDOM, THREAD
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump

Description Tomas Mysik 2009-09-07 18:49:24 UTC
Attaching thread dump.

Product Version: NetBeans IDE Dev (Build 200908022240)
Java: 1.6.0_14; Java HotSpot(TM) 64-Bit Server VM 14.0-b16
System: Linux version 2.6.28-15-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 1 Tomas Mysik 2009-09-07 18:50:09 UTC
Created attachment 87241 [details]
thread dump
Comment 2 Vitezslav Stejskal 2009-09-08 13:49:33 UTC
Between RepositoryUpdater and TaskProcessor.
Comment 3 Tomas Zezula 2009-09-09 19:34:12 UTC
As there is no way to reproduce and even reporter is not able to tell the steps to reproduce decreasing priority.
Comment 4 Tomas Zezula 2009-09-09 19:42:27 UTC
I've found one possible way how to get this (cancel throws exception).
I am fixing this one and close as FIXED, if you are able to reproduce please reopen with steps to reproduce.
Comment 5 Tomas Zezula 2009-09-09 19:44:08 UTC
Fixed in jet-main: 8188adfc740a
Comment 6 Tomas Zezula 2009-09-09 19:45:17 UTC
In addition to this I will try to rewrite the EventSupport to be more simple to prevent such a problems.
Comment 7 Quality Engineering 2009-09-11 21:46:41 UTC
Integrated into 'main-golden', will be available in build *200909111401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8188adfc740a
User: Tomas Zezula <tzezula@netbeans.org>
Log: #171659:UI freeze