1 | #
|
---|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
---|
3 | #
|
---|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x13e9ca55, pid=256, tid=16777233
|
---|
5 | #
|
---|
6 | # JRE version: 6.0-b19
|
---|
7 | # Java VM: OpenJDK Client VM (16.0-b13 mixed mode os2-x86 )
|
---|
8 | # Problematic frame:
|
---|
9 | # C [SHELL32+0xca55]
|
---|
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 (0x21467c00): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=16777233, stack(0x06140000,0x06250000)]
|
---|
20 |
|
---|
21 | siginfo: ExceptionCode=0xc0000005, writing address 0x3553bb30
|
---|
22 |
|
---|
23 | Registers:
|
---|
24 | EAX=0x00000000, EBX=0x00000000, ECX=0x3553bb30, EDX=0x00000001
|
---|
25 | ESP=0x0623f214, EBP=0x0623f230, ESI=0x00000000, EDI=0x00000001
|
---|
26 | EIP=0x13e9ca55, EFLAGS=0x00010202
|
---|
27 |
|
---|
28 | Top of Stack: (sp=0x0623f214)
|
---|
29 | 0x0623f214: 00000000 00000000 00000000 00000000
|
---|
30 | 0x0623f224: 0623f240 00000000 18148950 00000000
|
---|
31 | 0x0623f234: 00000000 00000001 0000309f 00000000
|
---|
32 | 0x0623f244: 1ffc5e51 0000002c 0623f2d4 00000002
|
---|
33 | 0x0623f254: 0623f294 0623f268 00000000 0623f294
|
---|
34 | 0x0623f264: 0623f280 0623f2d4 0623f2ac 1e3492a4
|
---|
35 | 0x0623f274: 0000002c 0623f2d4 00000002 0623f294
|
---|
36 | 0x0623f284: 1ffc5e51 0000002c 0623f314 00000002
|
---|
37 |
|
---|
38 | Instructions: (pc=0x13e9ca55)
|
---|
39 | 0x13e9ca45: 4d f8 0f 94 c0 25 ff 00 00 00 f7 d8 89 45 f0 42
|
---|
40 | 0x13e9ca55: 80 39 00 74 06 41 80 39 00 75 fa 41 80 39 00 75
|
---|
41 |
|
---|
42 |
|
---|
43 | Stack: [0x06140000,0x06250000], sp=0x0623f214, free space=3fc06250000k
|
---|
44 | Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
---|
45 | C [SHELL32+0xca55]
|
---|
46 |
|
---|
47 | Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
|
---|
48 | j 0x22159f15
|
---|
49 | C 0x0623f31c
|
---|
50 | C 0x00000000
|
---|