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 - Deadlock while using Options dialog
Summary: Deadlock while using Options dialog
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Settings (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks:
 
Reported: 2008-09-23 16:47 UTC by _ gtzabari
Modified: 2008-09-25 06:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the thread dump (22.09 KB, text/plain)
2008-09-23 16:47 UTC, _ gtzabari
Details

Note You need to log in before you can comment on or make changes to this bug.
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