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 250597 - NullPointerException at org.openide.text.Annotation.attach
Summary: NullPointerException at org.openide.text.Annotation.attach
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-21 02:33 UTC by giuseppeB80
Modified: 2015-08-05 02:45 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 215575


Attachments
stacktrace (1.76 KB, text/plain)
2015-02-21 02:34 UTC, giuseppeB80
Details

Note You need to log in before you can comment on or make changes to this bug.
Description giuseppeB80 2015-02-21 02:33:58 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Mac OS X

User Comments:
giuseppeB80: <Please provide a description of the problem or the steps to reproduce>on the loading opening files have a lot of errors




Stacktrace: 
java.lang.NullPointerException
   at org.openide.text.Annotation.attach(Annotation.java:120)
   at com.MYDevelopers.LuaDebugger.LuaBreakpointAnnotation.<init>(LuaBreakpointAnnotation.java:24)
   at com.MYDevelopers.LuaDebugger.BreakpointAnnotationListener.addAnnotation(BreakpointAnnotationListener.java:94)
   at com.MYDevelopers.LuaDebugger.BreakpointAnnotationListener.breakpointAdded(BreakpointAnnotationListener.java:47)
   at org.netbeans.api.debugger.DebuggerManager.fireBreakpointCreated(DebuggerManager.java:883)
   at org.netbeans.api.debugger.DebuggerManager.addBreakpoint(DebuggerManager.java:536)
Comment 1 giuseppeB80 2015-02-21 02:34:00 UTC
Created attachment 152129 [details]
stacktrace
Comment 2 Exceptions Reporter 2015-05-11 19:25:33 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=215575
Comment 3 civime 2015-08-05 02:45:20 UTC
Through our investigation, we found that the following changes may induced this bug: 

rank 	 revision	 suspicious value
1	a6b6e3cf36a4(http://hg.netbeans.org/main/rev/a6b6e3cf36a4)	0.8971577374129959
2	17cc054f1d90(http://hg.netbeans.org/main/rev/17cc054f1d90)	0.7565256896102829
3	313ca82fe335(http://hg.netbeans.org/main/rev/313ca82fe335)	0.6973262204379038
4	aea5068169a4(http://hg.netbeans.org/main/rev/aea5068169a4)	0.5722720867227794
5	b78faa089f30(http://hg.netbeans.org/main/rev/b78faa089f30)	0.0985439288597857
6	0a2fb38ec08a(http://hg.netbeans.org/main/rev/0a2fb38ec08a)	0.07880163287449055
7	e7f5a2bbb87b(http://hg.netbeans.org/main/rev/e7f5a2bbb87b)	0.07590160565418137
8	3a0c55fd4d5e(http://hg.netbeans.org/main/rev/3a0c55fd4d5e)	0.06498328409856315
9	e362b7085285(http://hg.netbeans.org/main/rev/e362b7085285)	0.06367924112740725
10	89cc8dfb1b14(http://hg.netbeans.org/main/rev/89cc8dfb1b14)	0.062193516353583764
11	396b6d16fe99(http://hg.netbeans.org/main/rev/396b6d16fe99)	0.05821325480529398
12	ab11a4f00c33(http://hg.netbeans.org/main/rev/ab11a4f00c33)	0.05097604065307098

Hope it is useful for fixing this bug. If so, please help us conduct this short survey  https://docs.google.com/forms/d/1roQYX1dHezcB97KQ_iTKEtadaVbzK6FpU-6aGxeUo6M :) Thanks very much!