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 170615 - Debugger crash ?
Summary: Debugger crash ?
Status: CLOSED DUPLICATE of bug 168613
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-19 12:52 UTC by artisan
Modified: 2010-05-06 08:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log after the ide crash (244.39 KB, text/plain)
2009-08-19 12:53 UTC, artisan
Details
threaddump netbeans while frozen. taken with visualvm (30.04 KB, text/plain)
2009-08-19 15:09 UTC, artisan
Details
threaddump of last freeze (5.99 KB, text/plain)
2009-08-25 13:56 UTC, artisan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description artisan 2009-08-19 12:52:38 UTC
Once in a while when I'm remotely debugging the whole ide freezes. The only common factor I see is the fact I'm debugging 
when it happens. I have to kill netbeans to get rid of it. Stopping the remote application doesn't release the ide.

I'm running on the 16 build of 1.6.0 but I've got this on 14 and 15 too.

Product Version: NetBeans IDE 6.7.1 (Build 200907230233)
Java: 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01
System: Windows XP version 5.1 running on x86; Cp1252; nl_BE (nb)
Comment 1 artisan 2009-08-19 12:53:39 UTC
Created attachment 86448 [details]
Log after the ide crash
Comment 2 Martin Entlicher 2009-08-19 13:29:39 UTC
When ide freezes, please make a full thread dump and attach it to the issue. See
http://wiki.netbeans.org/GenerateThreadDump.

Most probably this would be a duplicate of issue #168613
Comment 3 artisan 2009-08-19 15:09:38 UTC
Created attachment 86462 [details]
threaddump netbeans while frozen. taken with visualvm
Comment 4 artisan 2009-08-19 15:10:08 UTC
Freezing while debugging a javafx application
Comment 5 artisan 2009-08-25 13:04:11 UTC
The IDE freezes also when debugging a regular Java application. I'm including the thread dump of jvisualvm as the IDE is 
not operational any more.
Comment 6 Martin Entlicher 2009-08-25 13:51:35 UTC
This is most probably a duplicate of issue #168613.


*** This issue has been marked as a duplicate of 168613 ***
Comment 7 artisan 2009-08-25 13:56:55 UTC
Created attachment 86624 [details]
threaddump of last freeze
Comment 8 Marian Mirilovic 2010-05-06 08:02:30 UTC
verified duplicate