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 156739

Summary: dead lock in org.netbeans.api.debugger.Lookup
Product: debugger Reporter: Alexander Simon <alexvsimon>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: CLOSED FIXED    
Severity: blocker CC: issues
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: log with full thread dump

Description Alexander Simon 2009-01-14 09:19:38 UTC
Product Version         = NetBeans IDE Dev (Build 090114)
Operating System        = SunOS version 5.10 running on x86
Java; VM; Vendor        = 1.5.0_17; Java HotSpot(TM) Client VM 1.5.0_17-b04; Sun Microsystems Inc.
Runtime                 = Java(TM) 2 Runtime Environment, Standard Edition 1.5.0_17-b04
Java Home               = /usr/jdk/instances/jdk1.5.0_17/jre
Steps:
- start IDE from fresh user dir
- open C/C++ project
- IDE hung
Comment 1 Alexander Simon 2009-01-14 09:20:33 UTC
Created attachment 75808 [details]
log with full thread dump
Comment 2 Martin Entlicher 2009-01-14 12:49:58 UTC
Hopefully fixed in changeset:   113948:99b0c276a55c
http://hg.netbeans.org/main/rev/99b0c276a55c
Please verify...
Comment 3 Quality Engineering 2009-01-16 07:23:42 UTC
Integrated into 'main-golden', will be available in build *200901160201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/99b0c276a55c
User: mentlicher@netbeans.org
Log: #156739 - Do not hold instanceCache during the instance creation.
Comment 4 Quality Engineering 2010-04-29 09:46:42 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.