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 29872 - Deadlock when unmounting FileSystems
Summary: Deadlock when unmounting FileSystems
Status: VERIFIED 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: 2003-01-08 14:25 UTC by Peter Zavadsky
Modified: 2008-12-22 20:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump (12.27 KB, text/plain)
2003-01-08 14:26 UTC, Peter Zavadsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Zavadsky 2003-01-08 14:25:07 UTC
1) I has mounted a lot of CVS FS's and also Local
FS's.
2) I selected couple of CVS FS's and invoked
unmount FS action.
3) Nothing has happened
4) So I repeated it, and deadlock has occured (see
attachment)

It seems to be strange the ModuleAction thread are
waiting on requestprocessor task finishing, but
there is no task in progress.
Comment 1 Peter Zavadsky 2003-01-08 14:26:09 UTC
Created attachment 8471 [details]
Full thread dump
Comment 2 Peter Zavadsky 2003-01-08 14:27:03 UTC
It has occured in build 200301060100 on jdk 1.4.1
Comment 3 David Strupl 2003-02-23 22:40:14 UTC
Can this be reproduced? I am not 100% sure but there were 
some changes in RequestProcessor. Have you seen it 
recently? I am closing this for now.
Comment 4 Marian Mirilovic 2003-07-24 08:57:24 UTC
Without new informations for long time - verifying.