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 182842 - [69cat] ArrayIndexOutOfBoundsException: 11 >= 11
Summary: [69cat] ArrayIndexOutOfBoundsException: 11 >= 11
Status: RESOLVED DUPLICATE of bug 182843
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-26 05:56 UTC by esmithbss
Modified: 2010-03-26 08:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 167072


Attachments
stacktrace (2.11 KB, text/plain)
2010-03-26 05:56 UTC, esmithbss
Details
stacktrace (2.11 KB, text/plain)
2010-03-26 06:05 UTC, esmithbss
Details
stacktrace (2.11 KB, text/plain)
2010-03-26 06:06 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2010-03-26 05:56:44 UTC
Build: NetBeans IDE Dev (Build 201003230200)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

User Comments:
esmithbss: Filling out a new Issue using the "Report an Issue" from the help menu.  I typed a few backspaces very fast and this exception was generated.




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 11 >= 11
   at java.util.Vector.elementAt(Vector.java:427)
   at javax.swing.text.DefaultHighlighter.paint(DefaultHighlighter.java:52)
   at javax.swing.plaf.basic.BasicTextUI.paintSafely(BasicTextUI.java:716)
   at javax.swing.plaf.basic.BasicTextUI.paint(BasicTextUI.java:869)
   at javax.swing.plaf.synth.SynthTextAreaUI.paint(SynthTextAreaUI.java:123)
   at javax.swing.plaf.synth.SynthTextAreaUI.update(SynthTextAreaUI.java:118)
Comment 1 esmithbss 2010-03-26 05:56:48 UTC
Created attachment 95878 [details]
stacktrace
Comment 2 esmithbss 2010-03-26 06:05:43 UTC
Created attachment 95880 [details]
stacktrace

Filling in a new Issue Report.
Comment 3 esmithbss 2010-03-26 06:06:14 UTC
Created attachment 95881 [details]
stacktrace

Filling in an issue describing a problem with the Exception Reporter.
Comment 4 Marian Mirilovic 2010-03-26 08:31:25 UTC

*** This bug has been marked as a duplicate of bug 182843 ***