Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » An unexpected error has been detected by HotSpot Virtual Machine
An unexpected error has been detected by HotSpot Virtual Machine [message #529783] Tue, 27 April 2010 08:30
jingya is currently offline jingyaFriend
Messages: 1
Registered: April 2010
Location: Taiwan
Junior Member
Hi,
Did anyone encounter the following exception when profiling your project with TPTP?

Appreciate for your reply~
Thanks
Jingya

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xf425f95d, pid=26891, tid=2886720400
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_15-b04 mixed mode)
# Problematic frame:
# C
#

# An error report file with more information is saved as hs_err_pid26891.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp

Here's my hs_err_pid26891.log
= = = = = == = = = = == = = = = == = = = = == = = = = =
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xf425f95d, pid=26891, tid=2886720400
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_15-b04 mixed mode)
# Problematic frame:
# C
#

--------------- T H R E A D ---------------

Current thread (0xad5dc4e0): JavaThread "AWT-XAWT" daemon

siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00325f78

Registers:
EAX=0x00325f64, EBX=0xae8e79f0, ECX=0xae8e9398, EDX=0xac0fb8f8
ESP=0xac0fb848, EBP=0xac0fb860, ESI=0xad5e0928, EDI=0xac0fb950
EIP=0xf425f95d, CR2=0x00325f78, EFLAGS=0x00010286

Top of Stack: (sp=0xac0fb848)
0xac0fb848: f42b0ad3 ad5e0928 00000002 ae8e79f0
0xac0fb858: ae8e79f0 ae8e79f0 ac0fb920 f425e946
0xac0fb868: ad5e0928 af77a2e4 ac0fb894 ae8e79f0
0xac0fb878: ac0fb8a8 ae8e93c8 ac0fb898 ac0fb894
0xac0fb888: 00000000 00000000 00000000 ae8e79f0
0xac0fb898: 00000000 00000000 00000000 fffe0002
0xac0fb8a8: b303d1b0 ae8e9301 00000000 b794d940
0xac0fb8b8: b3006b88 af7a8388 ac0fb910 f42ab79d

Instructions: (pc=0xf425f95d)
0xf425f94d: 8b 75 08 83 ec 08 8b 46 14 8b 40 14 56 ff 76 14
0xf425f95d: ff 50 14 8b 4e 0c 89 c2 89 c8 03 56 04 03 46 10

Stack:
C
C
C
C
C
C
C
C
C
C
C
C
V
V
V
V
V
V
V
V
V
V
V
V
j java.lang.Class.getDeclaredMethods0(Z)[Ljava/lang/reflect/Me thod;+0
j java.lang.Class.privateGetDeclaredMethods(Z)[Ljava/lang/refl ect/Method;+72
j java.lang.Class.getMethod0(Ljava/lang/String;[Ljava/lang/Cla ss;)Ljava/lang/reflect/Method;+4
j java.lang.Class.getMethod(Ljava/lang/String;[Ljava/lang/Clas s;)Ljava/lang/reflect/Method;+11
j com.sun.java.swing.plaf.motif.MotifLookAndFeel.<clinit>()V+11
v ~StubRoutines::call_stub
V
V
V
V
V
V
V
V
V
j sun.awt.X11.XToolkit.initUIDefaults()V+4
j sun.awt.X11.XToolkit.run()V+0
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V
V
V
V
V
V
V
C

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j java.lang.Class.getDeclaredMethods0(Z)
0xad8f3338 JavaThread "Java2D Disposer" daemon
0xadd824d8 JavaThread "Thread-1"
0xb5e23268 JavaThread "Low Memory Detector" daemon
0xb76badd0 JavaThread "CompilerThread1" daemon
0xb76ab780 JavaThread "CompilerThread0" daemon
0xb5e07220 JavaThread "AdapterThread" daemon
0xb5e0f750 JavaThread "Signal Dispatcher" daemon
0xb5e2d6b0 JavaThread "Thread-0" daemon
0xb79cf3b0 JavaThread "Finalizer" daemon
0xb7946b48 JavaThread "Reference Handler" daemon
0x09113e08 JavaThread "main"

Other Threads:
0xb7968668 VMThread [id=26910]
0xb76b2058 WatcherThread [id=26919]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
PSYoungGen total 14080K, used 5886K [0xe8870000, 0xe9d10000, 0xee150000)
eden space 12288K, 33% used [0xe8870000,0xe8c72ea8,0xe9470000)
from space 1792K, 99% used [0xe9470000,0xe962ca68,0xe9630000)
to space 2176K, 0% used [0xe9af0000,0xe9af0000,0xe9d10000)
PSOldGen total 4352K, used 2465K [0xbc150000, 0xbc590000, 0xe8870000)
= = = = = == = = = = == = = = = == = = = = == = = = = =
Previous Topic:installing agent controller on unix
Next Topic:agMethodEntry in controlled mode ??
Goto Forum:
  


Current Time: Fri Apr 19 10:50:34 GMT 2024

Powered by FUDForum. Page generated in 0.01585 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top