1 | #
|
---|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
---|
3 | #
|
---|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1ce407f8, pid=169, tid=11075601
|
---|
5 | #
|
---|
6 | # JRE version: 6.0_25
|
---|
7 | # Java VM: OpenJDK Client VM (20.0-b12 mixed mode os2-x86 )
|
---|
8 | # Problematic frame:
|
---|
9 | # V [JVM+0x507f8]
|
---|
10 | #
|
---|
11 | # If you would like to submit a bug report, please visit:
|
---|
12 | # http://java.sun.com/webapps/bugreport/crash.jsp
|
---|
13 | #
|
---|
14 |
|
---|
15 | --------------- T H R E A D ---------------
|
---|
16 |
|
---|
17 | Current thread (0x0110e800): JavaThread "Timer-2" [_thread_in_vm, id=11075601, stack(0x04350000,0x04460000)]
|
---|
18 |
|
---|
19 | siginfo: ExceptionCode=0xc0000005, reading address 0xffffffff
|
---|
20 |
|
---|
21 | Registers:
|
---|
22 | EAX=0x00000000, EBX=0x0110e800, ECX=0x0110e800, EDX=0x00000000
|
---|
23 | ESP=0x040bf6f4, EBP=0x040bf87c, ESI=0x23560ca8, EDI=0x00c2d680
|
---|
24 | EIP=0x1ce407f8, EFLAGS=0x00010246
|
---|
25 |
|
---|
26 | Top of Stack: (sp=0x040bf6f4)
|
---|
27 | 0x040bf6f4: 00000004 040bf738 1d019810 040bf840
|
---|
28 | 0x040bf704: 1d0196e9 1d0196e9 040bf840 00000004
|
---|
29 | 0x040bf714: 040bf774 040bf840 00000002 151be5b0
|
---|
30 | 0x040bf724: 1d086b34 00000001 040bf840 00fa136c
|
---|
31 | 0x040bf734: 040bf6f4 040bf768 1d15efb3 040bf840
|
---|
32 | 0x040bf744: 040bf6f4 040bf774 00000004 151be5b0
|
---|
33 | 0x040bf754: 1d086b34 00000001 040bf8bc 040bf840
|
---|
34 | 0x040bf764: 00000001 040bf818 1d08cbbc 040bf840
|
---|
35 |
|
---|
36 | Instructions: (pc=0x1ce407f8)
|
---|
37 | 0x1ce407d8: ff ff 01 00 00 00 e9 79 fa ff ff 8b 93 18 01 00
|
---|
38 | 0x1ce407e8: 00 8b 83 10 01 00 00 89 55 c8 89 45 b8 89 45 cc
|
---|
39 | 0x1ce407f8: 8b 40 fc 89 45 bc 89 04 24 e8 7a 87 02 00 8d 4d
|
---|
40 | 0x1ce40808: b8 89 8d d0 fe ff ff 89 0c 24 89 45 c0 e8 36 60
|
---|
41 |
|
---|
42 |
|
---|
43 | Register to memory mapping:
|
---|
44 |
|
---|
45 | EAX=0x00000000 is an unknown value
|
---|
46 | EBX=0x0110e800 is a thread
|
---|
47 | ECX=0x0110e800 is a thread
|
---|
48 | EDX=0x00000000 is an unknown value
|
---|
49 | ESP=0x040bf6f4 is an unknown value
|
---|
50 | EBP=0x040bf87c is an unknown value
|
---|
51 | ESI=
|
---|