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 23328

Summary: Deadlock when expanding folder (on CVS FS).
Product: platform Reporter: Peter Zavadsky <pzavadsky>
Component: Data SystemsAssignee: David Strupl <dstrupl>
Status: CLOSED INVALID    
Severity: blocker Keywords: THREAD
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: build info + full thread dump

Description Peter Zavadsky 2002-05-10 10:31:26 UTC
I just have clicked on folder node to expand it,
also at another one in the same FS (it was generic
CVS), and deadlock occured.

build info and thread dummp see attachment.
Comment 1 Peter Zavadsky 2002-05-10 10:32:12 UTC
Created attachment 5693 [details]
build info + full thread dump
Comment 2 David Strupl 2002-07-01 14:06:53 UTC
I am closing as invalid because:

1. it happened just once on a non-public JDK build

2. the thread dump indicates that there are three threads trying to
lock an object (0x44b62b98) while there is no thread holding the lock
associated with this object

If you encounter it again please reopen and try to attach hopefully
more informative thread dump.
Comment 3 Quality Engineering 2003-07-01 15:55:35 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 4 Quality Engineering 2003-07-01 16:31:27 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.