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 167266 - [67cat] Internal data corruption after quick evaluation
Summary: [67cat] Internal data corruption after quick evaluation
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC All
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-17 22:50 UTC by cbulcu
Modified: 2010-04-29 11:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
a sample application (7.94 KB, application/octet-stream)
2009-06-17 22:51 UTC, cbulcu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cbulcu 2009-06-17 22:50:38 UTC
You have a sample project attached to play with.
Tested with NB 6.7 RC3.

Run the attached application, and see the normal output.

Then break the execution on one of the lines containing the expression 

paramsCount - (subtract--)

and play with quick evaluation. 
Select the expression: 

paramsCount - (subtract--)

Go over, and out of the selection a few times, so the expression gets evaluated every time. 
You'll end up with a surprise value written out to the console.
Comment 1 cbulcu 2009-06-17 22:51:48 UTC
Created attachment 83727 [details]
a sample application
Comment 2 cbulcu 2009-06-17 22:57:50 UTC
This issue is also there with the Evaluate expression (Ctrl+F9).
Comment 3 Martin Entlicher 2009-06-18 09:54:10 UTC
Evaluation behaves like execution.

FYI: I've tested now that evaluation of expressions in Eclipse behaves in the same way.
Comment 4 Jiri Kovalsky 2009-06-18 10:35:52 UTC
This bug was reported by NetCAT 6.7 participant.
Comment 5 Quality Engineering 2010-04-29 11:16:37 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.