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 199170 - NullPointerException at org.netbeans.modules.cnd.navigation.overrides.BaseAnnotation.attach
Summary: NullPointerException at org.netbeans.modules.cnd.navigation.overrides.BaseAnn...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-05 04:57 UTC by stiffuser
Modified: 2011-06-10 14:47 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179127


Attachments
stacktrace (1.13 KB, text/plain)
2011-06-05 04:57 UTC, stiffuser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stiffuser 2011-06-05 04:57:11 UTC
This issue was reported manually by stiffuser.
It already has 2 duplicates 


Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02-334, Java(TM) SE Runtime Environment, 1.6.0_24-b07-334-10M3326
OS: Mac OS X

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.navigation.overrides.BaseAnnotation.attach(BaseAnnotation.java:213)
   at org.netbeans.modules.cnd.navigation.overrides.AnnotationsHolder.run(AnnotationsHolder.java:187)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 stiffuser 2011-06-05 04:57:15 UTC
Created attachment 108731 [details]
stacktrace
Comment 2 Alexander Simon 2011-06-08 06:24:08 UTC
fixed, change set:
http://hg.netbeans.org/releases/rev/ec575a5cb784
Comment 3 Quality Engineering 2011-06-09 04:36:10 UTC
Integrated into 'releases'
Changeset: http://hg.netbeans.org/releases/rev/ec575a5cb784
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #199170 NullPointerException at org.netbeans.modules.cnd.navigation.overrides.BaseAnnotation.attach
Comment 4 Quality Engineering 2011-06-10 14:47:10 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/753150a1dda2
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #199170 NullPointerException at org.netbeans.modules.cnd.navigation.overrides.BaseAnnotation.attach
(transplanted from ec575a5cb784d2200cd2af6a1ebae6e4502f8a3c)