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 257022 - NullPointerException at org.netbeans.modules.cnd.completion.cplusplus.ext.CompletionSupport.isUserConvertible
Summary: NullPointerException at org.netbeans.modules.cnd.completion.cplusplus.ext.Com...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Completion (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: petrk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-07 14:37 UTC by Alexander Simon
Modified: 2015-12-23 14:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221548


Attachments
stacktrace (3.83 KB, text/plain)
2015-12-07 14:37 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2015-12-07 14:37:28 UTC
Build: NetBeans IDE 8.1 (Build 20151204-1b723d22a480)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.9.0-ea-b94, Java(TM) SE Runtime Environment, 1.9.0-ea-b94
OS: SunOS

User Comments:
alexvsimon: xref LLVM34




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.completion.cplusplus.ext.CompletionSupport.isUserConvertible(CompletionSupport.java:538)
   at org.netbeans.modules.cnd.completion.cplusplus.ext.CompletionSupport.isAssignable(CompletionSupport.java:415)
   at org.netbeans.modules.cnd.completion.cplusplus.ext.CompletionSupport.filterMethods(CompletionSupport.java:731)
   at org.netbeans.modules.cnd.completion.cplusplus.ext.CompletionSupport.filterMethods(CompletionSupport.java:683)
   at org.netbeans.modules.cnd.completion.cplusplus.ext.CompletionSupport.filterMethods(CompletionSupport.java:661)
   at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.resolveItem(CsmCompletionQuery.java:3051)
Comment 1 Alexander Simon 2015-12-07 14:37:29 UTC
Created attachment 157699 [details]
stacktrace
Comment 2 petrk 2015-12-08 11:26:24 UTC
Fixed in 304930:c957b86c1dbd
Comment 3 Quality Engineering 2015-12-09 02:29:59 UTC
Integrated into 'main-silver', will be available in build *201512090002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/666dde50e363
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixed #257022 - NullPointerException at org.netbeans.modules.cnd.completion.cplusplus.ext.CompletionSupport.isUserConvertible
(transplanted from c957b86c1dbd05e1859514ab18006656e323c52f)
Comment 4 Alexander Pepin 2015-12-23 14:51:33 UTC
Cannot reproduce the bug in build 20121215.