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 247372 - NullPointerException: test 4
Summary: NullPointerException: test 4
Status: RESOLVED INVALID
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
: 247360 247364 247367 247369 247370 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-09-22 15:51 UTC by Tomas Hurka
Modified: 2014-09-22 17:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 212108


Attachments
stacktrace (3.78 KB, text/plain)
2014-09-22 15:51 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2014-09-22 15:51:22 UTC
Build: NetBeans IDE Dev (Build 20140916-1e837da0700f)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.60-b09, Java(TM) SE Runtime Environment, 1.7.0_60-b19
OS: Mac OS X

User Comments:
thurka: test 7




Stacktrace: 
java.lang.NullPointerException: test 4
   at org.netbeans.lib.profiler.heap.DominatorTree.hasInstanceInChain(DominatorTree.java:250)
   at org.netbeans.lib.profiler.heap.HprofHeap.computeRetainedSizeByClass(HprofHeap.java:652)
   at org.netbeans.lib.profiler.heap.ClassDump.getRetainedSizeByClass(ClassDump.java:140)
   at org.netbeans.modules.profiler.heapwalk.HeapFragmentWalker.computeRetainedSizes(HeapFragmentWalker.java:138)
   at org.netbeans.modules.profiler.heapwalk.HintsController$2.run(HintsController.java:149)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
Comment 1 Tomas Hurka 2014-09-22 15:51:26 UTC
Created attachment 149429 [details]
stacktrace
Comment 2 Tomas Hurka 2014-09-22 17:44:00 UTC
*** Bug 247360 has been marked as a duplicate of this bug. ***
Comment 3 Tomas Hurka 2014-09-22 17:44:10 UTC
*** Bug 247364 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Hurka 2014-09-22 17:44:21 UTC
*** Bug 247367 has been marked as a duplicate of this bug. ***
Comment 5 Tomas Hurka 2014-09-22 17:44:31 UTC
*** Bug 247369 has been marked as a duplicate of this bug. ***
Comment 6 Tomas Hurka 2014-09-22 17:44:39 UTC
*** Bug 247370 has been marked as a duplicate of this bug. ***
Comment 7 Tomas Hurka 2014-09-22 17:45:13 UTC
Just testing.