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 249753 - ArrayIndexOutOfBoundsException: 30
Summary: ArrayIndexOutOfBoundsException: 30
Status: RESOLVED DUPLICATE of bug 203068
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-12 12:51 UTC by Alexander Simon
Modified: 2015-04-21 13:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 214723


Attachments
stacktrace (1.17 KB, text/plain)
2015-01-12 12:51 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2015-01-12 12:51:48 UTC
This bug was originally marked as duplicate of bug 203068, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 20141120-139b1b10156a)
VM: Java HotSpot(TM) Client VM, 24.71-b01, Java(TM) SE Runtime Environment, 1.7.0_71-b14
OS: SunOS

User Comments:
alexvsimon: profiling test

alexvsimon: profiling test




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 30
   at org.netbeans.lib.profiler.results.cpu.CPUCallGraphBuilder.methodEntry(CPUCallGraphBuilder.java:203)
   at org.netbeans.lib.profiler.results.cpu.CPUDataFrameProcessor$1.execute(CPUDataFrameProcessor.java:433)
   at org.netbeans.lib.profiler.results.AbstractDataFrameProcessor.foreachListener(AbstractDataFrameProcessor.java:177)
   at org.netbeans.lib.profiler.results.cpu.CPUDataFrameProcessor.fireMethodEntry(CPUDataFrameProcessor.java:431)
   at org.netbeans.lib.profiler.results.cpu.CPUDataFrameProcessor.doProcessDataFrame(CPUDataFrameProcessor.java:193)
   at org.netbeans.lib.profiler.results.AbstractDataFrameProcessor.processDataFrame(AbstractDataFrameProcessor.java:97)
Comment 1 Alexander Simon 2015-01-12 12:51:51 UTC
Created attachment 151459 [details]
stacktrace
Comment 2 Tomas Hurka 2015-04-21 12:57:18 UTC

*** This bug has been marked as a duplicate of bug 203068 ***
Comment 3 Alexander Simon 2015-04-21 13:10:23 UTC
Sorry, explain why it is closed as duplicated of incomplete bug?
The bug #203068 do not explain why it is incomplete.
IMHO exception cannot be incomplete.
Comment 4 Tomas Hurka 2015-04-21 13:24:59 UTC

*** This bug has been marked as a duplicate of bug 203068 ***