1 | #
|
---|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
---|
3 | #
|
---|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x15429a07, pid=156, tid=10223635
|
---|
5 | #
|
---|
6 | # JRE version: 6.0-b24
|
---|
7 | # Java VM: OpenJDK Client VM (20.0-b12 mixed mode os2-x86 )
|
---|
8 | # Problematic frame:
|
---|
9 | # C [WGSS50+0x9a07]
|
---|
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 (0x00c66000): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=10223635, stack(0x04340000,0x04ad0000)]
|
---|
20 |
|
---|
21 | siginfo: ExceptionCode=0xc0000005, writing address 0x04441000
|
---|
22 |
|
---|
23 | Registers:
|
---|
24 | EAX=0x014f0000, EBX=0x00ee5980, ECX=0x00b70dcc, EDX=0x009e013c
|
---|
25 | ESP=0x0443e570, EBP=0x0443e598, ESI=0x04441000, EDI=0x014f28e0
|
---|
26 | EIP=0x15429a07, EFLAGS=0x00012206
|
---|
27 |
|
---|
28 | Top of Stack: (sp=0x0443e570)
|
---|
29 | 0x0443e570: 0000000e 1466cd0b 0443e5b8 146dc59a
|
---|
30 | 0x0443e580: 0000001d 1466cd0b 00000001 0443edd8
|
---|
31 | 0x0443e590: 0000001d 0443e62c 0000001e 000f8950
|
---|
32 | 0x0443e5a0: 0000000b 0443e61c 0443e5e8 0443ef10
|
---|
33 | 0x0443e5b0: 0443e5b4 0443e5b4 0443edc8 146dbbf3
|
---|
34 | 0x0443e5c0: 18e9e5b0 1466cd0b 00000001 0443edd8
|
---|
35 | 0x0443e5d0: 00000000 0443edbc 0443ede8 0143ef10
|
---|
36 | 0x0443e5e0: 0443ef10 00ee76b0 0443edf8 33343430
|
---|
37 |
|
---|
38 | Instructions: (pc=0x15429a07)
|
---|
39 | 0x154299e7: 00 00 00 00 31 c0 83 c4 1c 5b 5e 5f c9 c3 8d 76
|
---|
40 | 0x154299f7: 00 89 04 24 e8 20 0c 32 00 89 43 14 8b 0e 89 c7
|
---|
41 | 0x15429a07: f3 a4 8b 43 14 83 c4 1c 5b 5e 5f c9 c3 55 89 e5
|
---|
42 | 0x15429a17: 57 56 53 83 ec 2c 8b 5d 08 8b 45 0c 85 c0 0f 84
|
---|
43 |
|
---|
44 |
|
---|
45 | Register to memory mapping:
|
---|
46 |
|
---|
47 | EAX=0x014f0000 is an unknown value
|
---|
48 | EBX=0x00ee5980 is an unknown value
|
---|
49 | ECX=0x00b70dcc is an unknown value
|
---|
50 | EDX=0x009e013c is an unknown value
|
---|
51 | ESP=0x0443e570 is pointing into the stack for thread: 0x00c66000
|
---|
52 | EBP=0x0443e598 is pointing into the stack for thread: 0x00c66000
|
---|
53 | ESI=0x04441000 is pointing into the stack for thread: 0x00c66000
|
---|
54 | EDI=0x014f28e0 is an unknown value
|
---|
55 |
|
---|
56 |
|
---|
57 | Stack: [0x04340000,0x04ad0000], sp=0x0443e570, free space=1017k
|
---|
58 | Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
---|
59 | C [WGSS50+0x9a07]
|
---|
60 | V [JVM+0x29c59a]
|
---|
61 | V [JVM+0x29bbf3]
|
---|
62 |
|
---|
63 | Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
|
---|
64 | j 0x21139f95
|
---|