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 - NetBeans seems to leave things running when debugger quits
Summary: NetBeans seems to leave things running when debugger quits
Status: RESOLVED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.0.1
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-12 14:49 UTC by jarome
Modified: 2011-08-16 05:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.