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 226151

Summary: AssertionError at com.sun.tools.javac.util.Assert.error
Product: java Reporter: mienamoo
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED WORKSFORME    
Severity: normal CC: emilab, hmichel, jag, jglick, mienamoo, sreimers, stefan79, tnleeuw, tstupka
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 195901
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description mienamoo 2013-02-15 07:02:22 UTC
Build: NetBeans IDE Dev (Build 201302132300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_13-b20
OS: Windows 7

User Comments:
mienamoo: Starting up the IDE with some projects that are being opened.

GUEST: I don't know

GUEST: scanning

GUEST: scanning




Stacktrace: 
java.lang.AssertionError
   at com.sun.tools.javac.util.Assert.error(Assert.java:126)
   at com.sun.tools.javac.util.Assert.check(Assert.java:45)
   at com.sun.tools.javac.util.Bits.incl(Bits.java:88)
   at com.sun.tools.javac.comp.Flow$AssignAnalyzer.visitMethodDef(Flow.java:1670)
   at com.sun.tools.javac.tree.JCTree$JCMethodDecl.accept(JCTree.java:778)
   at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
Comment 1 mienamoo 2013-02-15 07:02:24 UTC
Created attachment 131416 [details]
stacktrace
Comment 2 jag 2013-02-15 19:04:48 UTC
Created attachment 131435 [details]
stacktrace

Scrolled window
Comment 3 Jesse Glick 2013-02-21 23:35:02 UTC
Created attachment 131705 [details]
stacktrace
Comment 4 mienamoo 2013-02-27 12:32:15 UTC
Created attachment 131959 [details]
stacktrace

Starting up the IDE with a number of Maven-based platform application module projects open.
Comment 5 stefan79 2013-03-06 09:39:17 UTC
Created attachment 132253 [details]
stacktrace

Exception occured while Background-Scanning.
Comment 6 sreimers 2013-03-17 21:06:44 UTC
Created attachment 132718 [details]
stacktrace
Comment 7 mienamoo 2013-03-22 07:03:41 UTC
Created attachment 132928 [details]
stacktrace

Creating a new module in an Ant-based NetBeans platform application.
Comment 8 stefan79 2013-03-22 10:18:43 UTC
Created attachment 132939 [details]
stacktrace
Comment 9 stefan79 2013-03-22 10:45:40 UTC
Created attachment 132942 [details]
stacktrace

Exception occured when I closed some Java-Files (Background scanning was running).
Comment 10 Tomas Stupka 2013-05-07 11:28:46 UTC
Created attachment 134178 [details]
stacktrace

hint cast ... to ...
Comment 11 Michel Graciano 2013-05-16 16:46:59 UTC
Created attachment 134531 [details]
stacktrace

Building the project
Comment 12 Michel Graciano 2013-05-22 11:35:13 UTC
Created attachment 134735 [details]
stacktrace

Openning the IDE
Comment 13 Dusan Balek 2015-04-15 11:09:53 UTC
No report since NB 7.4. Closing as WORKSFORME in dev.