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 262564

Summary: NullPointerException at org.python.antlr.GrammarActions.cantBeNone
Product: python Reporter: estephanz
Component: EditorAssignee: Lou Dasaro <mr_lou_d>
Status: NEW ---    
Severity: normal CC: chetan2469, cyper85, Jenselme, ralphbenjamin
Priority: P2    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 223352
Attachments: stacktrace

Description estephanz 2016-06-24 11:12:44 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.92-b14, Java(TM) SE Runtime Environment, 1.8.0_92-b14
OS: Linux

User Comments:
GUEST: Starting up a new project

GUEST: Just opened the IDE and clicked new project

estephanz: Just opened a new python project!

GUEST: Opeining an old project!

GUEST: unknown




Stacktrace: 
java.lang.NullPointerException
   at org.python.antlr.GrammarActions.cantBeNone(GrammarActions.java:609)
   at org.python.antlr.GrammarActions.makeFor(GrammarActions.java:266)
   at org.python.antlr.PythonParser.for_stmt(PythonParser.java:6860)
   at org.python.antlr.PythonParser.compound_stmt(PythonParser.java:6176)
   at org.python.antlr.PythonParser.stmt(PythonParser.java:2457)
   at org.python.antlr.PythonParser.file_input(PythonParser.java:618)
Comment 1 estephanz 2016-06-24 11:12:46 UTC
Created attachment 160156 [details]
stacktrace
Comment 2 Jenselme 2016-09-19 15:07:08 UTC
Hi,

I cannot reproduce it. Can you give me more information on:

- The project type (setuptools, ant)
- Your operating system
- The version of the plugin you are using
Comment 3 Exceptions Reporter 2016-11-30 19:12:07 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=223352