1 | #
|
---|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
---|
3 | #
|
---|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6e696e75, pid=6251, tid=409665540
|
---|
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 0x6e696e75
|
---|
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 (0x20102c00): JavaThread "main" [_thread_in_native, id=409665540, stack(0x030e0000,0x031f0000)]
|
---|
20 |
|
---|
21 | siginfo: ExceptionCode=0xc0000005, writing address 0x6e696e75
|
---|
22 |
|
---|
23 | Registers:
|
---|
24 | EAX=0x00000000, EBX=0x3393da58, ECX=0x0faf5238, EDX=0x00000007
|
---|
25 | ESP=0x031df574, EBP=0x20102c00, ESI=0x00000002, EDI=0x00000001
|
---|
26 | EIP=0x6e696e75, EFLAGS=0x00012246
|
---|
27 |
|
---|
28 | Register to memory mapping:
|
---|
29 |
|
---|
30 | EAX=0x00000000
|
---|
31 | 0x00000000 is pointing to unknown location
|
---|
32 |
|
---|
33 | EBX=0x3393da58
|
---|
34 | {method}
|
---|
35 | - klass: {other class}
|
---|
36 |
|
---|
37 | ECX=0x0faf5238
|
---|
38 | 0x0faf5238 is pointing to unknown location
|
---|
39 |
|
---|
40 | EDX=0x00000007
|
---|
41 | 0x00000007 is pointing to unknown location
|
---|
42 |
|
---|
43 | ESP=0x031df574
|
---|
44 | 0x031df574 is pointing into the stack for thread: 0x20102c00
|
---|
45 | "main" prio=6 tid=0x20102c00 nid=0x186b0004 runnable [0x031df000]
|
---|
46 | java.lang.Thread.State: RUNNABLE
|
---|
47 |
|
---|
48 | EBP=0x20102c00
|
---|
49 | "main" prio=6 tid=0x20102c00 nid=0x186b0004 runnable [0x031df000]
|
---|
50 | java.lang.Thread.State: RUNNABLE
|
---|
51 |
|
---|
52 | ESI=0x00000002
|
---|
53 | 0x00000002 is pointing to unknown location
|
---|
54 |
|
---|
55 | EDI=0x00000001
|
---|
56 | 0x00000001 is pointing to unknown location
|
---|
57 |
|
---|
58 |
|
---|
59 | Top of Stack: (sp=0x031df574)
|
---|
60 | 0x031df574: 031df5a4 13e26a08 0fa1780e 00000001
|
---|
61 | 0x031df584: 031df5d4 0fa1729a 00000001 0fa1780e
|
---|
62 | 0x031df594: 00000001 13e26a08 13e26a38 00000022
|
---|
63 | 0x031df5a4: 00000001 0fa1780e 00000001 13e26a38
|
---|
64 | 0x031df5b4: 00000022 00000000 000007d0 17cf8950
|
---|
65 | 0x031df5c4: 00000022 00000000 13e26a38 13e26a47
|
---|
66 | 0x031df5d4: 00000006 01001600 13e1a000 13e26a38
|
---|
67 | 0x031df5e4: 00000104 00000000 031df64c 00000011
|
---|
68 |
|
---|
69 | Instructions: (pc=0x6e696e75)
|
---|
70 | 0x6e696e65:
|
---|