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 235502 - NullPointerException at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.CsmIncludeHyperlinkProvider.appendInclStack
Summary: NullPointerException at org.netbeans.modules.cnd.completion.cplusplus.hyperli...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Completion (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-04 12:26 UTC by nicolas.tappret
Modified: 2013-11-15 13:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203571


Attachments
stacktrace (1.09 KB, text/plain)
2013-09-04 12:26 UTC, nicolas.tappret
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nicolas.tappret 2013-09-04 12:26:09 UTC
Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

User Comments:
nicolas.tappret: crash in parsing i think.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.CsmIncludeHyperlinkProvider.appendInclStack(CsmIncludeHyperlinkProvider.java:299)
   at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.CsmIncludeHyperlinkProvider.getTooltipText(CsmIncludeHyperlinkProvider.java:269)
   at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.CsmAbstractHyperlinkProvider.getTooltipText(CsmAbstractHyperlinkProvider.java:235)
   at org.netbeans.lib.editor.hyperlink.HyperlinkOperation$TooltipResolver.getValue(HyperlinkOperation.java:508)
   at org.netbeans.lib.editor.hyperlink.HyperlinkOperation$TooltipResolver.getValue(HyperlinkOperation.java:495)
   at org.netbeans.modules.editor.NbToolTip$Request.getTooltipFromHighlightingLayers(NbToolTip.java:445)
Comment 1 nicolas.tappret 2013-09-04 12:26:11 UTC
Created attachment 139658 [details]
stacktrace
Comment 2 Alexander Simon 2013-11-08 07:48:47 UTC
fixed, change set:
75d7a411956a
Comment 3 Quality Engineering 2013-11-11 20:16:41 UTC
Integrated into 'releases/release74', will be available in build *201311111738* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/f97ec3950b7f
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #235502 NullPointerException at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.CsmIncludeHyperlinkProvider.appendInclStack
(transplanted from 75d7a411956a51eb4aab5f44f36aeac1f3b22d7d)
Comment 4 Alexander Pepin 2013-11-15 13:09:27 UTC
can not reproduce in build 201411142201.