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

Summary: ArrayIndexOutOfBoundsException: 29066
Product: profiler Reporter: xylifyx <xylifyx>
Component: BaseAssignee: J Bachorik <yardus>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 145696
Attachments: stacktrace

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