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 15424 - Startup deadlock while waiting for FolderChildren
Summary: Startup deadlock while waiting for FolderChildren
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: anovak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-12 18:31 UTC by _ pkuzel
Modified: 2008-12-22 20:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (14.79 KB, text/plain)
2001-09-12 18:32 UTC, _ pkuzel
Details
Similar thread dump, but waiting for SharedClassObject (9.16 KB, text/plain)
2001-09-17 14:45 UTC, _ pkuzel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 2001-09-12 18:31:51 UTC
[12th Sep 2001] deadlock during IDE start. Some race condition as it can not be
reproduced.
Comment 1 _ pkuzel 2001-09-12 18:32:28 UTC
Created attachment 2524 [details]
Thread dump
Comment 2 _ pkuzel 2001-09-17 14:45:14 UTC
Created attachment 2570 [details]
Similar thread dump, but waiting for SharedClassObject
Comment 3 David Simonek 2001-09-24 11:17:18 UTC
MDI or SDI, please? Very first start? Thankx.
Comment 4 _ pkuzel 2001-09-24 11:33:27 UTC
SDI. Do you think that it should be related just to first start? It
does not seem so.
Comment 5 David Simonek 2001-09-24 11:44:12 UTC
No, it doesn't seem. But I don't really know what's happening from
stack traces. That's why I'm trying to search for available info to
catch on. As I can't reproduce it, I've troubles to find out what's
wrong, stracktrace looks like nonsense.
Comment 6 David Simonek 2001-09-25 15:32:40 UTC
Reassigning to Ales. Hints for fixing - updateAll methods which are
called from property change listener are probably too aggresive and
calls too much other code...
Comment 8 Marian Mirilovic 2002-05-29 14:21:13 UTC
I cannot reproduce in [nb_dev](20020529) - closed.