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 246576 - ArrayIndexOutOfBoundsException: 7352
Summary: ArrayIndexOutOfBoundsException: 7352
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL: https://kenai.com/jira/browse/SQE-76
Keywords:
: 247027 248837 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-08-20 12:05 UTC by Exceptions Reporter
Modified: 2015-03-26 18:47 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 211330


Attachments
stacktrace (2.16 KB, text/plain)
2014-08-20 12:05 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-08-20 12:05:22 UTC
This bug was originally marked as duplicate of bug 235089, 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 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 7

User Comments:
GUEST: ??




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 7352
   at org.objectweb.asm.ClassReader.readClass(ClassReader.java:0)
   at org.objectweb.asm.ClassReader.accept(ClassReader.java:0)
   at edu.umd.cs.findbugs.asm.FBClassReader.accept(FBClassReader.java:44)
   at org.objectweb.asm.ClassReader.accept(ClassReader.java:0)
   at edu.umd.cs.findbugs.classfile.engine.ClassParserUsingASM.parse(ClassParserUsingASM.java:93)
   at edu.umd.cs.findbugs.classfile.engine.ClassParserUsingASM.parse(ClassParserUsingASM.java:414)
Comment 1 Exceptions Reporter 2014-08-20 12:05:24 UTC
Created attachment 148786 [details]
stacktrace
Comment 2 Exceptions Reporter 2014-12-15 01:34:54 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=211330
Comment 3 Petr Hejl 2015-02-06 10:31:18 UTC
*** Bug 247027 has been marked as a duplicate of this bug. ***
Comment 4 Petr Hejl 2015-02-06 10:31:22 UTC
*** Bug 248837 has been marked as a duplicate of this bug. ***
Comment 5 Petr Hejl 2015-02-06 10:31:50 UTC
Seems to be issue in findbugs: http://sourceforge.net/p/findbugs/bugs/1162/.
Comment 6 Petr Hejl 2015-03-05 08:58:37 UTC
This seems to be an issue in SQE.