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 199962 - [70cat] ArrayIndexOutOfBoundsException: 22
Summary: [70cat] ArrayIndexOutOfBoundsException: 22
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-08 02:31 UTC by misterm
Modified: 2011-07-10 21:22 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179671


Attachments
stacktrace (8.41 KB, text/plain)
2011-07-08 02:32 UTC, misterm
Details
stacktrace (6.49 KB, text/plain)
2011-07-08 04:34 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2011-07-08 02:31:56 UTC
Build: NetBeans IDE Dev (Build 20110704-3ee08322d9ec)
VM: Java HotSpot(TM) Client VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows 7

Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 22
   at org.netbeans.modules.scala.core.ScalaSourceFile.findLine$1(ScalaSourceFile.java:116)
   at org.netbeans.modules.scala.core.ScalaSourceFile.offsetToLine(ScalaSourceFile.java:118)
   at scala.tools.nsc.util.OffsetPosition.line(OffsetPosition.java:210)
   at scala.tools.nsc.typechecker.TypeDiagnostics$class.linePrecedes(TypeDiagnostics.java:88)
   at scala.tools.nsc.Global$analyzer$.linePrecedes(Global.java:348)
   at scala.tools.nsc.typechecker.TypeDiagnostics$class.addendum$1(TypeDiagnostics.java:107)
Comment 1 misterm 2011-07-08 02:32:00 UTC
Created attachment 109308 [details]
stacktrace
Comment 2 misterm 2011-07-08 04:34:50 UTC
Created attachment 109316 [details]
stacktrace