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 200909

Summary: NetBeans seems to leave things running when debugger quits
Product: debugger Reporter: jarome <jarome>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: Macintosh (x86)   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description jarome 2011-08-12 14:49:58 UTC
I am debugging a multithreaded project. A breakpoint comes, and before I can pause things, a few thousand threads get started. I debug one of the threads a bit, and close the debugger.
But after this, NB is unresponsive. It sticks up an hourglass when I try to do anything in the editor./ It disappears, lets me type a few characters, and comes back.

The only recourse is to close NetBeans. If I do this, the GUI disappears, but NB is still doing something, and I must force quit.
Comment 1 Martin Entlicher 2011-08-12 15:01:25 UTC
When this happens, can you please generate a thread dump of NetBeans http://wiki.netbeans.org/GenerateThreadDump and attach it here? Thank you.
Comment 2 Martin Entlicher 2011-08-16 05:59:42 UTC
Please make a thread dump while NetBeans is unresponsive and attach it here. Thanks.