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 22655 - Deadlock while invoking menu in FolderChildren.
Summary: Deadlock while invoking menu in FolderChildren.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks:
 
Reported: 2002-04-22 12:36 UTC by Peter Zavadsky
Modified: 2008-12-22 19:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump (10.34 KB, text/plain)
2002-04-22 12:37 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-04-22 12:36:28 UTC
Don't see where is the cause thus where it
belongs, reassign if necessary.

It has happened on last build (April 22th) on
jdk1.4.1,(linux). See thread dump.
Comment 1 Peter Zavadsky 2002-04-22 12:37:00 UTC
Created attachment 5503 [details]
Full thread dump
Comment 2 Petr Nejedly 2002-04-22 14:07:00 UTC
Seems strange. I suppose it is not reproducible.
It seems to me that the task the AWT wait for was not started at all.
This _could_ be caused by Double Checked Locking in Task.waitFinished.
I'm going to remove the DCL now, we'll see if it will happen again.
Comment 3 Petr Nejedly 2002-04-22 14:30:10 UTC
OK, possibly fixed by removing the DCL.
Closing as FIXED, if it will happen again with the fix, reopen.
I'll give it a bit more investigation anyway.
Comment 4 pzajac 2002-10-11 16:59:04 UTC
veried. Bug didn't occured lon time.
Comment 5 Quality Engineering 2003-07-01 16:19:46 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.