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 62651 - NPE after Show Allocations Stacktraces of memory Snapshot
Summary: NPE after Show Allocations Stacktraces of memory Snapshot
Status: CLOSED DUPLICATE of bug 64192
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-19 10:50 UTC by ehucka
Modified: 2006-03-24 13:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2005-08-19 10:50:30 UTC
build 050819 m8v2

I used Memory profiling 'Record both object creation and GC'. Some objects were
collected by GC when I took a snapshot (Live Objects = 0). When I invoked 'Show
Allocations Stacktraces' action on such objects in the snapshot the NPE was thrown.
Comment 1 iformanek 2005-09-13 12:07:08 UTC
This is a duplicate or issue that has been fixed.
Small comment: please attach the exceptions to issues, if possible.

*** This issue has been marked as a duplicate of 64192 ***
Comment 2 ehucka 2006-03-22 10:11:33 UTC
verified