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 - JVM crashes during memory profile
Summary: JVM crashes during memory profile
Status: RESOLVED DUPLICATE of bug 62919
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-11 06:35 UTC by massimoh
Modified: 2008-10-11 08:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NetBeans log (40.46 KB, text/plain)
2008-10-11 06:35 UTC, massimoh
Details
JVM Crash log (10.41 KB, text/plain)
2008-10-11 06:36 UTC, massimoh
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***