1 | #
|
---|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
---|
3 | #
|
---|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1d77a505, pid=2421, tid=158662670
|
---|
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 [USER32+0x5a505]
|
---|
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 (0x202d7c00): JavaThread "AWT-Windows" daemon [_thread_in_native, id=158662670, stack(0x03f40000,0x04050000)]
|
---|
20 |
|
---|
21 | siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000002 0x0000000c
|
---|
22 |
|
---|
23 | Registers:
|
---|
24 | EAX=0x00000001, EBX=0x00000000, ECX=0x00000227, EDX=0x13e8af20
|
---|
25 | ESP=0x0403eee8, EBP=0x0403ef28, ESI=0x00000200, EDI=0x00000002
|
---|
26 | EIP=0x1d77a505, EFLAGS=0x00010216
|
---|
27 |
|
---|
28 | Register to memory mapping:
|
---|
29 |
|
---|
30 | EAX=0x00000001
|
---|
31 | 0x00000001 is pointing to unknown location
|
---|
32 |
|
---|
33 | EBX=0x00000000
|
---|
34 | 0x00000000 is pointing to unknown location
|
---|
35 |
|
---|
36 | ECX=0x00000227
|
---|
37 | 0x00000227 is pointing to unknown location
|
---|
38 |
|
---|
39 | EDX=0x13e8af20
|
---|
40 | 0x13e8af20 is pointing to unknown location
|
---|
41 |
|
---|
42 | ESP=0x0403eee8
|
---|
43 | 0x0403eee8 is pointing into the stack for thread: 0x202d7c00
|
---|
44 | "AWT-Windows" daemon prio=6 tid=0x202d7c00 nid=0x975000e runnable [0x0403f000]
|
---|
45 | java.lang.Thread.State: RUNNABLE
|
---|
46 |
|
---|
47 | EBP=0x0403ef28
|
---|
48 | 0x0403ef28 is pointing into the stack for thread: 0x202d7c00
|
---|
49 | "AWT-Windows" daemon prio=6 tid=0x202d7c00 nid=0x975000e runnable [0x0403f000]
|
---|
50 | java.lang.Thread.State: RUNNABLE
|
---|
51 |
|
---|
52 | ESI=0x00000200
|
---|
53 | 0x00000200 is pointing to unknown location
|
---|
54 |
|
---|
55 | EDI=0x00000002
|
---|
56 | 0x00000002 is pointing to unknown location
|
---|
57 |
|
---|
58 |
|
---|
59 | Top of Stack: (sp=0x0403eee8)
|
---|
60 | 0x0403eee8: 00000000 00000000 00000000 00000000
|
---|
61 | 0x0403eef8: 00000000 00000000 00000000 00000000
|
---|
62 | 0x0403ef08: 00000000 00000000 00000000 00000000
|
---|
63 | 0x0403ef18: 00000000 00000000 00000000 00000000
|
---|
64 | 0x0403ef28: 00000000 00000000 00000000 00000000
|
---|
65 | 0x0403ef38: 00000000 00000000 00000000 00000000
|
---|
66 | 0x0403ef48: 00000000 00000000 00000000 00000000
|
---|
67 | 0x0403ef58: 00000000 00000000 00000000 00000000
|
---|
68 |
|
---|
69 | Instructions: (pc=0x1d77a505)
|
---|
70 | 0x1d77a4f5: e8 f2 23 00 00 8b 4d e4 6a 01 89 4d e8 8b 4d 0c
|
---|
71 | 0x1d77a505: 66 89 4b 0c 8b 4d e8 2b 4d 10 66 89 4b 0e 0f bf
|
---|
72 |
|
---|
73 |
|
---|
74 | Stack: [0x03f40000,0x04050000], sp=0x0403eee8, free space=1019k
|
---|
75 | Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
---|
76 | C [USER32+0x5a505]
|
---|
77 |
|
---|
78 | Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
|
---|