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 240935 - NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.core.AstRenderer.isVariableLikeFunc
Summary: NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.core.AstRender...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: petrk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-24 15:43 UTC by petrk
Modified: 2014-01-25 09:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206938


Attachments
stacktrace (5.77 KB, text/plain)
2014-01-24 15:43 UTC, petrk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description petrk 2014-01-24 15:43:18 UTC
Build: NetBeans IDE Dev (Build 20140124-2f04f3721bf4)
VM: Java HotSpot(TM) Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: SunOS

User Comments:
petrk: opened llvm34




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.modelimpl.csm.core.AstRenderer.isVariableLikeFunc(AstRenderer.java:429)
   at org.netbeans.modules.cnd.modelimpl.csm.core.AstRenderer.renderVariable(AstRenderer.java:1787)
   at org.netbeans.modules.cnd.modelimpl.csm.deep.DeclarationStatementImpl$DSRenderer.render(DeclarationStatementImpl.java:161)
   at org.netbeans.modules.cnd.modelimpl.csm.deep.DeclarationStatementImpl.render(DeclarationStatementImpl.java:115)
   at org.netbeans.modules.cnd.modelimpl.csm.deep.DeclarationStatementImpl.init(DeclarationStatementImpl.java:84)
   at org.netbeans.modules.cnd.modelimpl.csm.deep.DeclarationStatementImpl.create(DeclarationStatementImpl.java:79)
Comment 1 petrk 2014-01-24 15:43:19 UTC
Created attachment 144346 [details]
stacktrace
Comment 2 Quality Engineering 2014-01-25 03:39:38 UTC
Integrated into 'main-silver', will be available in build *201401250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/291277059e6f
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixed #240935 - NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.core.AstRenderer.isVariableLikeFunc
Comment 3 petrk 2014-01-25 09:04:33 UTC
Fixed in http://hg.netbeans.org/cnd-main/rev/291277059e6f