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 107400 - Deadlock at editor.options.BaseOptions
Summary: Deadlock at editor.options.BaseOptions
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Settings (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
: 107608 107665 107802 108035 108705 108763 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-20 11:24 UTC by Martin Schovanek
Modified: 2007-11-05 13:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread Dump (33.02 KB, text/plain)
2007-06-20 11:24 UTC, Martin Schovanek
Details
Slightly different stacktrace with the same deadlock (32.78 KB, text/plain)
2007-06-26 08:37 UTC, J Bachorik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2007-06-20 11:24:19 UTC
[#200706190000, jdk1.5.0]

The thread dump cames from aut-test execution, please evaluate.
Comment 1 Martin Schovanek 2007-06-20 11:24:59 UTC
Created attachment 44040 [details]
Thread Dump
Comment 2 Vitezslav Stejskal 2007-06-21 04:36:47 UTC
Probably exposed by the latest changes in editor/codetemplates.
Comment 3 J Bachorik 2007-06-26 08:37:24 UTC
Created attachment 44392 [details]
Slightly different stacktrace with the same deadlock
Comment 4 Vitezslav Stejskal 2007-06-26 09:58:16 UTC
*** Issue 107608 has been marked as a duplicate of this issue. ***
Comment 5 Vitezslav Stejskal 2007-06-26 10:11:43 UTC
*** Issue 107665 has been marked as a duplicate of this issue. ***
Comment 6 Vitezslav Stejskal 2007-06-26 10:39:26 UTC
*** Issue 107802 has been marked as a duplicate of this issue. ***
Comment 7 Vitezslav Stejskal 2007-06-26 14:07:36 UTC
*** Issue 108035 has been marked as a duplicate of this issue. ***
Comment 8 Vitezslav Stejskal 2007-06-26 14:08:19 UTC
Too many duplicates.
Comment 9 Vitezslav Stejskal 2007-06-27 14:16:00 UTC
Should be fixed now.

Checking in src/org/netbeans/modules/editor/impl/KitsTracker.java;
/cvs/editor/src/org/netbeans/modules/editor/impl/KitsTracker.java,v  <--  KitsTracker.java
new revision: 1.2; previous revision: 1.1
done
RCS file: /cvs/editor/test/unit/src/org/netbeans/modules/editor/options/BaseOptionsDeadlock107400Test.java,v
done
Checking in test/unit/src/org/netbeans/modules/editor/options/BaseOptionsDeadlock107400Test.java;
/cvs/editor/test/unit/src/org/netbeans/modules/editor/options/BaseOptionsDeadlock107400Test.java,v  <-- 
BaseOptionsDeadlock107400Test.java
initial revision: 1.1
done
Checking in test/cfg-unit.xml;
/cvs/editor/test/cfg-unit.xml,v  <--  cfg-unit.xml
new revision: 1.20; previous revision: 1.19
done
Comment 10 Vitezslav Stejskal 2007-07-03 10:54:33 UTC
*** Issue 108705 has been marked as a duplicate of this issue. ***
Comment 11 Vitezslav Stejskal 2007-07-10 14:43:26 UTC
*** Issue 108763 has been marked as a duplicate of this issue. ***