1 | #
|
---|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
---|
3 | #
|
---|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1ffc5e38, pid=100, tid=6553624
|
---|
5 | #
|
---|
6 | # JRE version: 6.0-b22
|
---|
7 | # Java VM: OpenJDK Client VM (19.0-b09 mixed mode os2-x86 )
|
---|
8 | # Problematic frame:
|
---|
9 | # C [DOSCALL1+0x1005e38]
|
---|
10 | #
|
---|
11 | # If you would like to submit a bug report, please visit:
|
---|
12 | # http://java.sun.com/webapps/bugreport/crash.jsp
|
---|
13 | # The crash happened outside the Java Virtual Machine in native code.
|
---|
14 | # See problematic frame for where to report the bug.
|
---|
15 | #
|
---|
16 |
|
---|
17 | --------------- T H R E A D ---------------
|
---|
18 |
|
---|
19 | Current thread (0x20513c00): JavaThread "WorkerThread-3" [_thread_in_native, id=6553624, stack(0x04e10000,0x05070000)]
|
---|
20 |
|
---|
21 | siginfo: ExceptionCode=0xc0000005, writing address 0x00000000
|
---|
22 |
|
---|
23 | Registers:
|
---|
24 | EAX=0x00000000, EBX=0x04f0ef6c, ECX=0x00000032, EDX=0x00000000
|
---|
25 | ESP=0x04f0ee40, EBP=0x04f0ee4c, ESI=0x00000458, EDI=0x00000001
|
---|
26 | EIP=0x1ffc5e38, EFLAGS=0x00010202
|
---|
27 |
|
---|
28 | Register to memory mapping:
|
---|
29 |
|
---|
30 | EAX=0x00000000
|
---|
31 | 0x00000000 is pointing to unknown location
|
---|
32 |
|
---|
33 | EBX=0x04f0ef6c
|
---|
34 | 0x04f0ef6c is pointing into the stack for thread: 0x20513c00
|
---|
35 | "WorkerThread-3" prio=2 tid=0x20513c00 nid=0x640018 runnable [0x04f0e000]
|
---|
36 | java.lang.Thread.State: RUNNABLE
|
---|
37 |
|
---|
38 | ECX=0x00000032
|
---|
39 | 0x00000032 is pointing to unknown location
|
---|
40 |
|
---|
41 | EDX=0x00000000
|
---|
42 | 0x00000000 is pointing to unknown location
|
---|
43 |
|
---|
44 | ESP=0x04f0ee40
|
---|
45 | 0x04f0ee40 is pointing into the stack for thread: 0x20513c00
|
---|
46 | "WorkerThread-3" prio=2 tid=0x20513c00 nid=0x640018 runnable [0x04f0e000]
|
---|
47 | java.lang.Thread.State: RUNNABLE
|
---|
48 |
|
---|
49 | EBP=0x04f0ee4c
|
---|
50 | 0x04f0ee4c is pointing into the stack for thread: 0x20513c00
|
---|
51 | "WorkerThread-3" prio=2 tid=0x20513c00 nid=0x640018 runnable [0x04f0e000]
|
---|
52 | java.lang.Thread.State: RUNNABLE
|
---|
53 |
|
---|
54 | ESI=0x00000458
|
---|
55 | 0x00000458 is pointing to unknown location
|
---|
56 |
|
---|
57 | EDI=0x00000001
|
---|
58 | 0x00000001 is pointing to unknown location
|
---|
59 |
|
---|
60 |
|
---|
61 | Top of Stack: (sp=0x04f0ee40)
|
---|
62 | 0x04f0ee40: 0000000e 04f0ee84 04f0ee58 00000000
|
---|
63 | 0x04f0ee50: 04f0ee84 04f0ee70 1d55de0d 04f0ee9c
|
---|
64 | 0x04f0ee60: 1ed18bc4 00000048 1d55de0d 00000001
|
---|
65 | 0x04f0ee70: 04f0ee84 000021c7 17ba8960 04f0ee9c
|
---|
66 | 0x04f0ee80: 1ecfc94f 00000001 0000027f 000021c7
|
---|
67 | 0x04f0ee90: 17ba8960 00000001 00000048 04f0eecc
|
---|
68 | 0x04f0eea0: 1ed6839c 00000048 1d55de0d 00000001
|
---|
69 | 0x04f0eeb0: 04f0ef50 00000000 17ba0401 00000000
|
---|
70 |
|
---|
71 | Instructions: (pc=0x1ffc5e38)
|
---|
72 | 0x1ffc5e28: 55 8b ec 8d 65 f8 51 83 7d 10 00 74 05 8b 45 0c
|
---|
73 | 0x1ffc5e38: 8a 08 6a 00 8d 45 fc 50 ff 75 14 ff 75 10 ff 75
|
---|
74 |
|
---|
75 |
|
---|
76 | Stack: [0x04e10000,0x05070000], sp=0x04f0ee40, free space=1019k
|
---|
77 | Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
---|
78 | C [DOSCALL1+0x1005e38]
|
---|
79 |
|
---|
80 | Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
|
---|