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 36503

Summary: hang after compile
Product: java Reporter: _ jrichard <jrichard>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: stack trace of hang

Description _ jrichard 2003-10-09 04:23:16 UTC
I'm using the 4.0 dev build dev-200310030100.

After using the IDE for a while, I did a compile
and the thing froze on me.  I suspect a deadlock
based on the stack trace.  Unfortunately, I can't
reproduce it.

I'll attach the stack trace.
Comment 1 _ jrichard 2003-10-09 04:24:18 UTC
Created attachment 11819 [details]
stack trace of hang
Comment 2 _ jrichard 2003-10-09 04:28:45 UTC
Oops, I just remembered, the compile worked OK, I hit a ctrl+n after
the compile and that's probably what caused the problem (obvious after
looking at the stack trace too!).
Comment 3 Jan Pokorsky 2003-11-10 17:58:32 UTC
Your thread dump does not reveal any deadlock. Either it is incomplete
or you should give the ide more time to complete the job.

Please reopen the issue with new thread dump if you encounter it again.