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 36392 - Deadlock in AbstractFolder.getChildren + AbstractFolder.findRefIfExists + JarFileSystem.inputStream + JarFileSystem.closeCurrentRoot
Summary: Deadlock in AbstractFolder.getChildren + AbstractFolder.findRefIfExists + Jar...
Status: VERIFIED DUPLICATE of bug 36378
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: rmatous
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2003-10-01 19:22 UTC by Jesse Glick
Modified: 2008-12-22 19:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (dev sep 30) (15.88 KB, text/plain)
2003-10-01 19:23 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2003-10-01 19:22:08 UTC
Lock ordering problem, I guess. Caused data loss.
Probably unreproducible.
Comment 1 Jesse Glick 2003-10-01 19:23:00 UTC
Created attachment 11765 [details]
Thread dump (dev sep 30)
Comment 2 Jesse Glick 2003-10-01 19:34:22 UTC
Just happened to me again - both times after pressing Alt-G to jump to
a referenced class in the editor.
Comment 3 rmatous 2003-10-02 09:21:07 UTC
Marked as duplicate.

*** This issue has been marked as a duplicate of 36378 ***
Comment 4 pzajac 2003-11-11 12:46:52 UTC
verified duplicate