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 14391 - Deadlock occured while startup
Summary: Deadlock occured while startup
Status: CLOSED DUPLICATE of bug 14071
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-13 20:47 UTC by Jan Lahoda
Modified: 2003-06-30 18:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump of the deadlock. (8.93 KB, text/plain)
2001-08-13 20:48 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2001-08-13 20:47:59 UTC
Attached deadlock occured while starting IDE. I had opened some form (there was
nothing special on this form).
My build is NB release 3.2.1, build 77.
Comment 1 Jan Lahoda 2001-08-13 20:48:55 UTC
Created attachment 2151 [details]
Full thread dump of the deadlock.
Comment 2 Tomas Pavek 2001-08-14 11:49:59 UTC
I don't know why this deadlock occur - some loading of image freezes.
> at java.awt.MediaTracker.waitForID(MediaTracker.java:632)
This method is never ended - just waiting. It is not a deadlock 
between any threads from the dump.
Comment 3 Tomas Pavek 2001-10-17 15:20:11 UTC
Still have no idea what could cause this. Seems to happen only once 
due to some race condition (random, not reproducible) in AWT/Swing 
image loading (just my opinion).
Marking as WONTFIX since don't know what to do with it...
Comment 4 Tomas Pavek 2001-10-18 15:08:21 UTC
It seems this problem has been already reported...
Comment 5 Tomas Pavek 2001-10-18 15:08:46 UTC

*** This issue has been marked as a duplicate of 14071 ***
Comment 6 Quality Engineering 2003-06-30 18:21:45 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 7 Quality Engineering 2003-06-30 18:30:05 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.