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

Summary: ArrayIndexOutOfBoundsException: 30
Product: profiler Reporter: Alexander Simon <alexvsimon>
Component: EngineAssignee: Tomas Hurka <thurka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 214723
Attachments: stacktrace

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 ***