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

Summary: Deadlock occured while startup
Product: guibuilder Reporter: Jan Lahoda <jlahoda>
Component: CodeAssignee: issues@guibuilder <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Full thread dump of the deadlock.

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.