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 252252 - java.lang.ArrayIndexOutOfBoundsException
Summary: java.lang.ArrayIndexOutOfBoundsException
Status: RESOLVED INCOMPLETE
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7 x64
: P1 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-05 19:04 UTC by gustavowb
Modified: 2015-05-22 12:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
C:\Users\gustavo\.netbeans\8.0\var\log\messages.log (50.22 KB, application/octet-stream)
2015-05-05 19:04 UTC, gustavowb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gustavowb 2015-05-05 19:04:38 UTC
Created attachment 153530 [details]
C:\Users\gustavo\.netbeans\8.0\var\log\messages.log
Comment 1 Tomas Hurka 2015-05-22 12:21:30 UTC
It looks like this problem is caused by specially crafted class file. To investigate it, we need to reproduce it. Can you, please, provide test case? Thanks.