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 62793

Summary: JVM crash when taking snapshot of remote server
Product: profiler Reporter: Jiri Sedlacek <jis>
Component: BaseAssignee: rfield <rfield>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Error logfile...

Description Jiri Sedlacek 2005-08-22 16:51:29 UTC
Profiler UI configuration: Windows XP, NetBeans 4.1, Profiler M8v3
Profiler agent configuration: Solaris x86, JDK 1.5.0_04, Server pack M8v3,
profiling standalone Tomcat 5.5.9 without any webapp installed

Analyze memory usage, record both object creation and garbage collection
(occured also when recording object creation only), track every 10 allocs,
record stack traces.

Tomcat starts, I click Take Snapshot and after about 1 sec the following is
displayed on remote console:

*** Profiler agent warning: invalid declaringClass obtained from jmethodID
*** mId = 140237937, *mId = 1745379336, standard_ptr_value = 0
*** dCl = 135568732, *dCl = -926028440
*** Profiler agent warning: invalid declaringClass obtained from jmethodID
*** mId = 140841377, *mId = 805862737, standard_ptr_value = 0
*** dCl = 145075184, *dCl = -922577712
*** Profiler agent warning: invalid declaringClass obtained from jmethodID
*** mId = 140841383, *mId = 1550921736, standard_ptr_value = 0
*** dCl = 143787304, *dCl = -928826240
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0xd2815e64, pid=1249, tid=5
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode)
# Problematic frame:
# V  [libjvm.so+0x215e64]
#
# An error report file with more information is saved as hs_err_pid1249.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
#
Abort (core dumped)
Comment 1 Jiri Sedlacek 2005-08-22 16:54:21 UTC
Created attachment 24125 [details]
Error logfile...
Comment 2 iformanek 2005-10-26 13:44:27 UTC

*** This issue has been marked as a duplicate of 62919 ***
Comment 3 ehucka 2006-10-09 12:08:49 UTC
Verification of old issues.
Comment 4 Alexander Kouznetsov 2007-02-20 10:19:20 UTC
Closing old issues
Comment 5 Alexander Kouznetsov 2007-02-20 18:08:42 UTC
Reverting to original Target Milestone value changed by mistake. Sorry for
inconvenience.