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 172326 - AssertionError: assertion failed: Array.type.trait Array0 does no longer exist, phase = parser
Summary: AssertionError: assertion failed: Array.type.trait Array0 does no longer exis...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ dcaoyuan
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-15 20:38 UTC by klaasjanelzinga
Modified: 2009-11-09 15:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 148264


Attachments
stacktrace (3.97 KB, text/plain)
2009-09-15 20:38 UTC, klaasjanelzinga
Details
stacktrace (2.40 KB, text/plain)
2009-11-09 15:50 UTC, dynamite
Details

Note You need to log in before you can comment on or make changes to this bug.
Description klaasjanelzinga 2009-09-15 20:38:34 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-90, Java(TM) SE Runtime Environment, 1.6.0_15-b03-219
OS: Mac OS X, 10.6.1, x86_64

User Comments:
klaasjanelzinga: Coding some scala. Just a fresh install of nb 671 with the latest plugin.



Stacktrace: 
java.lang.AssertionError: assertion failed: Array.type.trait Array0 does no longer exist, phase = parser
        at scala.Predef$.assert(Predef.java:92)
        at scala.tools.nsc.symtab.Types$adaptToNewRunMap$.adaptToNewRun(Types.java:3168)
        at scala.tools.nsc.symtab.Types$adaptToNewRunMap$.apply(Types.java:3206)
        at scala.tools.nsc.symtab.Types$adaptToNewRunMap$.apply(Types.java:3159)
        at scala.List$.loop$1(List.java:293)
        at scala.List$.mapConserve(List.java:310)
Comment 1 klaasjanelzinga 2009-09-15 20:39:01 UTC
Created attachment 87718 [details]
stacktrace
Comment 2 dynamite 2009-11-09 15:50:46 UTC
Created attachment 90636 [details]
stacktrace