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 194350 - ArrayIndexOutOfBoundsException: 29066
Summary: ArrayIndexOutOfBoundsException: 29066
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-14 14:27 UTC by xylifyx
Modified: 2011-01-19 09:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 145696


Attachments
stacktrace (4.91 KB, text/plain)
2011-01-14 14:27 UTC, xylifyx
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xylifyx 2011-01-14 14:27:11 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-10M3261
OS: Mac OS X

User Comments:
GUEST: well... the screen just doesn't refresh correctly... in the 'Live Profiling Results' tab

GUEST: Profiler - show live results.

GUEST: Running performance profiling on a Netbeans platform project suite, with a filter of "Exclude core java classes".

xylifyx: profiling

GUEST: The profiler made the UI freeze for a while and crash...

GUEST: I was profiling an application.




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 29066
   at org.netbeans.lib.profiler.results.cpu.FlatProfileContainerFree.getMethodNameAtRow(FlatProfileContainerFree.java:107)
   at org.netbeans.lib.profiler.ui.cpu.FlatProfilePanel$4.getValueAt(FlatProfilePanel.java:689)
   at org.netbeans.lib.profiler.ui.components.table.ExtendedTableModel.getValueAt(ExtendedTableModel.java:135)
   at javax.swing.JTable.getValueAt(JTable.java:2686)
   at javax.swing.JTable.prepareRenderer(JTable.java:5703)
   at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2072)
Comment 1 xylifyx 2011-01-14 14:27:15 UTC
Created attachment 104994 [details]
stacktrace
Comment 2 J Bachorik 2011-01-19 09:24:55 UTC
fixed in http://hg.netbeans.org/profiler-main/rev/49aebb33b348