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 14849 - Debugger freezes PC
Summary: Debugger freezes PC
Status: CLOSED DUPLICATE of bug 13953
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-28 09:35 UTC by R. Schiess
Modified: 2001-09-07 14:26 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 R. Schiess 2001-08-28 09:35:24 UTC
last week I upgraded to Java 1.3.1 and NetBeans 3.2.1 (Build 98).
Since then I have a problem when debugging java application: The debugger 
freezes my PC for seconds on end (mouse cursor doen't move, can't switch 
applications e.c).
Then it works again normally for some time, then it happens again. All in all 
the behaviour is rather erratic.

I have a Compaq Deskpro EN with 800mhz and 256k memory
Comment 1 Daniel Prusa 2001-08-29 15:13:51 UTC
This issue seems similarly as the description of problem in issue 
14825 (JDK 1.3.1 & NetBeans 3.2.1, IDE hangs when debugging).

You can try to change value of debugger's Classic switch from false 
to true (go to Tools menu/Options/Debugger Type/Default Debugging - 
properties).

As in case of 14825, thread dump can help us to investigate the 
problem. Can you obtain and attach it, please ?
Comment 2 R. Schiess 2001-09-03 12:56:55 UTC
with the classic-option turned on it works with normal speed!
A pity that this will no longer work in 1.4 (according to bug 14825).

As to the dump: I'll try that, but I doubt that this will bring 
enlightenment. Because while the system blocks I can't switch to the 
consle. And when it works normal again, the dump is no longer useful.
Comment 3 Daniel Prusa 2001-09-06 17:26:05 UTC
It is the same sort of problems as described in issue 13953.

*** This issue has been marked as a duplicate of 13953 ***
Comment 4 Jan Stola 2001-09-07 14:26:18 UTC
Duplicate -> Closed.