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 58772 - java.lang.IndexOutOfBoundsException when stepping through sourcecode
Summary: java.lang.IndexOutOfBoundsException when stepping through sourcecode
Status: VERIFIED DUPLICATE of bug 58153
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-11 11:27 UTC by Max Sauer
Modified: 2005-09-05 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (154.89 KB, image/png)
2005-05-11 11:28 UTC, Max Sauer
Details
messages.log file (12.85 KB, text/plain)
2005-05-11 11:28 UTC, Max Sauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Sauer 2005-05-11 11:27:03 UTC
While debugging application, and exception is conjured regularly. It happens
either while stepping through sourcecode, or while the debugger reaches end of
application.

Steps to reproduce:
-------------------
1) Have an app, place a breakpoint somewhere in the code and start stepping (F8)
2) After a number of steps, an exception occures

I'm adding a screenshot and messages.log file


System specs:
------------------
JDK 1.4.2_05
NB 4.2dev 200505101800
Comment 1 Max Sauer 2005-05-11 11:28:03 UTC
Created attachment 22089 [details]
screenshot
Comment 2 Max Sauer 2005-05-11 11:28:44 UTC
Created attachment 22090 [details]
messages.log file
Comment 3 Martin Entlicher 2005-05-16 17:55:10 UTC

*** This issue has been marked as a duplicate of 58153 ***
Comment 4 Max Sauer 2005-08-30 09:03:58 UTC
verified duplicate.