1 | #
|
---|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
---|
3 | #
|
---|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1d1a01ca, pid=1400, tid=91750404
|
---|
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 [IBMCOMM+0x10001ca]
|
---|
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 (0x00bbd000): JavaThread "main" [_thread_in_native, id=91750404, stack(0x02fa0000,0x030b0000)]
|
---|
20 |
|
---|
21 | siginfo: ExceptionCode=0xc0000005, reading address 0xffffffff
|
---|
22 |
|
---|
23 | Registers:
|
---|
24 | EAX=0x00000000, EBX=0x33900338, ECX=0x1d1268f8, EDX=0x00000007
|
---|
25 | ESP=0x0309f578, EBP=0x00bbd000, ESI=0x00000002, EDI=0x00000001
|
---|
26 | EIP=0x1d1a01ca, EFLAGS=0x00010246
|
---|
27 |
|
---|
28 | Register to memory mapping:
|
---|
29 |
|
---|
30 | EAX=0x00000000
|
---|
31 | 0x00000000 is pointing to unknown location
|
---|
32 |
|
---|
33 | EBX=0x33900338
|
---|
34 | {method}
|
---|
35 | - klass: {other class}
|
---|
36 |
|
---|
37 | ECX=0x1d1268f8
|
---|
38 | 0x1d1268f8 is pointing to unknown location
|
---|
39 |
|
---|
40 | EDX=0x00000007
|
---|
41 | 0x00000007 is pointing to unknown location
|
---|
42 |
|
---|
43 | ESP=0x0309f578
|
---|
44 | 0x0309f578 is pointing into the stack for thread: 0x00bbd000
|
---|
45 | "main" prio=6 tid=0x00bbd000 nid=0x5780004 runnable [0x0309f000]
|
---|
46 | java.lang.Thread.State: RUNNABLE
|
---|
47 |
|
---|
48 | EBP=0x00bbd000
|
---|
49 | "main" prio=6 tid=0x00bbd000 nid=0x5780004 runnable [0x0309f000]
|
---|
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=0x0309f578)
|
---|
60 | 0x0309f578: 0309f5a8 155469d8 1d048b0e 00000001
|
---|
61 | 0x0309f588: 0309f5d8 1d04859a 00000001 1d048b0e
|
---|
62 | 0x0309f598: 00000001 155469d8 15546a08 00000022
|
---|
63 | 0x0309f5a8: 00000001 1d048b0e 00000001 15546a08
|
---|
64 | 0x0309f5b8: 00000022 00000000 000007d0 17148940
|
---|
65 | 0x0309f5c8: 00ba42b0 00bbd2c0 00bbd2c8 00bbd6b4
|
---|
66 | 0x0309f5d8: 00000006 01001600 15539fd0 15546a08
|
---|
67 | 0x0309f5e8: 00000104 00000001 0309f650 00000012
|
---|
68 |
|
---|
69 | Instructions: (pc=0x1d1a01ca)
|
---|
70 | 0x1d1a01ba: 20 8b cd 85 c0 75 2f 51 8b 6c 24 3c 55 8b 4d 00
|
---|
71 | 0x1d1a01ca: ff 91 9c 02 00 00 50 8b c5 83 ec 0c 8b d3 8b 4c
|
---|
72 |
|
---|
73 |
|
---|
74 | Stack: [0x02fa0000,0x030b0000], sp=0x0309f578, free space=1021k
|
---|
75 | Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
---|
76 | C [IBMCOMM+0x10001ca]
|
---|
77 |
|
---|
78 | Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
|
---|