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 203967 - NullPointerException at org.netbeans.lib.profiler.results.cpu.marking.MarkAwareNodeProcessorPlugin.getCurrentMark
Summary: NullPointerException at org.netbeans.lib.profiler.results.cpu.marking.MarkAwa...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-19 13:16 UTC by _ gtzabari
Modified: 2011-10-19 14:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 182128


Attachments
stacktrace (2.39 KB, text/plain)
2011-10-19 13:16 UTC, _ gtzabari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2011-10-19 13:16:10 UTC
Build: NetBeans IDE Dev (Build 201110050601)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
gtzabari: Clicked "Live Results" in profiling session




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.lib.profiler.results.cpu.marking.MarkAwareNodeProcessorPlugin.getCurrentMark(MarkAwareNodeProcessorPlugin.java:106)
   at org.netbeans.lib.profiler.results.cpu.cct.TimeCollector.onNode(TimeCollector.java:135)
   at org.netbeans.lib.profiler.results.RuntimeCCTNodeProcessor$PluginAdapter.onNode(RuntimeCCTNodeProcessor.java:109)
   at org.netbeans.lib.profiler.results.RuntimeCCTNodeProcessor$SimpleItem.process(RuntimeCCTNodeProcessor.java:199)
   at org.netbeans.lib.profiler.results.RuntimeCCTNodeProcessor.processStack(RuntimeCCTNodeProcessor.java:243)
   at org.netbeans.lib.profiler.results.RuntimeCCTNodeProcessor.process(RuntimeCCTNodeProcessor.java:231)
Comment 1 _ gtzabari 2011-10-19 13:16:13 UTC
Created attachment 112224 [details]
stacktrace
Comment 2 J Bachorik 2011-10-19 14:42:19 UTC
fixed in http://hg.netbeans.org/profiler-main/rev/351e453a4630