大家告诉我为什么会出现这样的错误的?hs_err_pid4340.log日志内容如下。
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000c01f1, pid=4340, tid=5160
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode, sharing windows-x86 )
# Problematic frame:
# C 0x000c01f1
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x02bfdc00): JavaThread "AWT-Windows" daemon [_thread_in_native, id=5160, stack(0x03000000,0x03050000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x00000002
Registers:
EAX=0x00000002, EBX=0x7c81127a, ECX=0xfffffffe, EDX=0x0304eaa8
ESP=0x0304ea80, EBP=0x0304ead8, ESI=0x00103bb8, EDI=0x00000000
EIP=0x000c01f1, EFLAGS=0x00010246
Top of Stack: (sp=0x0304ea80)
0x0304ea80: 5d17602f 001b0bc8 00000282 00000008
0x0304ea90: 00000000 00000002 00000003 00000000
0x0304eaa0: 00103bb8 7c81127a 000c01f1 00000002
0x0304eab0: 00000003 005fc638 0304f800 00000002
0x0304eac0: 0304ea9c 0304e6a4 0304eb80 5d19128c
0x0304ead0: 5d176050 00000000 0304eafc 5d175fe4
0x0304eae0: 00103bb8 001b0bc8 00000282 00000008
0x0304eaf0: 00000000 001b0bc8 0304eb5c 00000008
Instructions: (pc=0x000c01f1)
0x000c01d1: 00 00 00 00 00 80 3f 00 00 00 00 00 00 00 00 00
0x000c01e1: 00 00 00 00 00 00 00 00 00 80 3f 00 00 00 00 00
0x000c01f1: 00 00 00 00 00 00 00 00 00 00 00 00 00 80 3f 00
0x000c0201: 00 80 3f 00 00 00 00 00 00 00 00 00 00 00 00 00
Register to memory mapping:
EAX=0x00000002 is an unknown value
EBX=0x7c81127a is an unknown value
ECX=0xfffffffe is an unknown value
EDX=0x0304eaa8 is pointing into the stack for thread: 0x02bfdc00
ESP=0x0304ea80 is pointing into the stack for thread: 0x02bfdc00
EBP=0x0304ead8 is pointing into the stack for thread: 0x02bfdc00
ESI=0x00103bb8 is an unknown value
EDI=0x00000000 is an unknown value
Stack: [0x03000000,0x03050000], sp=0x0304ea80, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x000c01f1
C [comctl32.dll+0x5fe4] DefSubclassProc+0x46
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.awt.windows.WToolkit.eventLoop()V+0
j sun.awt.windows.WToolkit.run()V+52
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x031e4c00 JavaThread "Image Animator 3" daemon [_thread_blocked, id=3940, stack(0x04310000,0x04360000)]
0x032ea400 JavaThread "Image Animator 3" daemon [_thread_blocked, id=5720, stack(0x042c0000,0x04310000)]
0x031a0c00 JavaThread "Image Animator 3" daemon [_thread_blocked, id=2728, stack(0x03510000,0x03560000)]
0x0334bc00 JavaThread "Image Animator 3" daemon [_thread_blocked, id=1348, stack(0x04270000,0x042c0000)]
Other Threads:
0x02b5ac00 VMThread [stack: 0x02c40000,0x02c90000] [id=4116]
0x02babc00 WatcherThread [stack: 0x02e70000,0x02ec0000] [id=5840]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 4928K, used 2485K [0x229e0000, 0x22f30000, 0x27f30000)
eden space 4416K, 53% used [0x229e0000, 0x22c30d70, 0x22e30000)
from space 512K, 22% used [0x22e30000, 0x22e4c6b8, 0x22eb0000)