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 149848

Summary: JVM crashes during memory profile
Product: profiler Reporter: massimoh <massimoh>
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: NetBeans log
JVM Crash log

Description massimoh 2008-10-11 06:35:18 UTC
NetBeans 6.5 Dev Build 200810080201

java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) 64-Bit Server VM (build 10.0-b23, mixed mode)
Comment 1 massimoh 2008-10-11 06:35:49 UTC
Created attachment 71591 [details]
NetBeans log
Comment 2 massimoh 2008-10-11 06:36:33 UTC
Created attachment 71592 [details]
JVM Crash log
Comment 3 Tomas Hurka 2008-10-11 08:51:41 UTC
This is duplicate of issue #62919. Workaround is to run profiled application with -Xnoclassgc commandline flag.

*** This issue has been marked as a duplicate of 62919 ***