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 - Deadlock when expanding folder (on CVS FS).
Summary: Deadlock when expanding folder (on CVS FS).
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2002-05-10 10:31 UTC by Peter Zavadsky
Modified: 2008-12-22 16:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
build info + full thread dump (15.52 KB, text/plain)
2002-05-10 10:32 UTC, Peter Zavadsky
Details

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