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 53585 - Watches evaluation freeze IDE
Summary: Watches evaluation freeze IDE
Status: CLOSED INVALID
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-18 14:31 UTC by _ lcincura
Modified: 2010-04-29 09:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Userdir (6.97 MB, application/octet-stream)
2005-01-18 14:41 UTC, _ lcincura
Details
Project (29.14 KB, application/octet-stream)
2005-01-18 14:42 UTC, _ lcincura
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ lcincura 2005-01-18 14:31:32 UTC
NetBeans IDE EA2 [200501180000] on jdk 1.5.0_01

1, Start IDE with attached userdir and open
attached project
2, Open MemoryView.java and put line brekapoint on
line 57
3, Debug the project
4, When debugger stops on line 57, remove the
breakpoint by clicking on gutter
5, Switch to watches view => IDE freeze

I did not find way how to reproduce the problem
with other userdir and project.
Comment 1 _ lcincura 2005-01-18 14:41:07 UTC
Created attachment 19748 [details]
Userdir
Comment 2 _ lcincura 2005-01-18 14:42:21 UTC
Created attachment 19749 [details]
Project
Comment 3 _ lcincura 2005-01-18 15:22:43 UTC
There is neverending loop in one method called in the watches. IN EA2
the watches are evaluated in AWT thread. That is why this scenario
worked in trunk builds of IDE :-(
Comment 4 Quality Engineering 2010-04-29 09:20:50 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.