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 148070

Summary: Deadlock while using Options dialog
Product: editor Reporter: _ gtzabari <gtzabari>
Component: SettingsAssignee: issues@editor <issues>
Status: RESOLVED FIXED    
Severity: blocker Keywords: RANDOM, THREAD
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: the thread dump

Description _ gtzabari 2008-09-23 16:47:11 UTC
dev build 200809180201

Tools | Options | Editor -> deadlock occurred. This occurs randomly. Fortunately I managed to catch a thread-dump that
shows the deadlock (jstack is great!)
Comment 1 _ gtzabari 2008-09-23 16:47:55 UTC
Created attachment 70342 [details]
the thread dump
Comment 2 Peter Pis 2008-09-24 07:36:52 UTC
Reassigning to editor for evaluation.
Comment 3 Vitezslav Stejskal 2008-09-24 13:20:40 UTC
Looks familiar...
Comment 4 Vitezslav Stejskal 2008-09-24 13:37:20 UTC
http://hg.netbeans.org/main/rev/68399fdf46fe
Comment 5 Quality Engineering 2008-09-25 06:30:16 UTC
Integrated into 'main-golden', will be available in build *200809250201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/68399fdf46fe
User: Vita Stejskal <vstejskal@netbeans.org>
Log: #148070: use KitsTracker to prevent accessing MimePath's lookup from inside its construction