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 174214

Summary: Stack traces are not available
Product: profiler Reporter: Tomas Hurka <thurka>
Component: EngineAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: blocker Keywords: VISUALVM
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: heap dump from 64bit JVM

Description Tomas Hurka 2009-10-09 12:54:34 UTC
Stack traces are not available in Overview Tab if the heap dump was taken on 64bit JVM.
Comment 1 Tomas Hurka 2009-10-09 12:55:51 UTC
Created attachment 89179 [details]
heap dump from 64bit JVM
Comment 2 Tomas Hurka 2009-10-09 13:02:17 UTC
Steps to reproduce:
1) open attached heap dump
2) in Overview tab click on 'Show threads' link

no stack traces are displayed
Comment 3 Tomas Hurka 2009-10-09 13:16:29 UTC
Fixed in profiler-main
changeset:   148321:b7541efcc00b
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Oct 09 14:14:12 2009 +0200
summary:     bugfix #174214, stackTraceSerialNumber has size of int

changeset:   148322:85a3f6df37ea
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Oct 09 14:15:10 2009 +0200
summary:     bugfix #174214, classSerialNumber has size of int
Comment 4 Quality Engineering 2009-10-14 11:06:32 UTC
Integrated into 'main-golden', will be available in build *200910140201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b7541efcc00b
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #174214, stackTraceSerialNumber has size of int