1 | #
|
---|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
---|
3 | #
|
---|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1f090b50, pid=72, tid=4718607
|
---|
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 0x1f090b50
|
---|
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 (0x20273800): JavaThread "AWT-Windows" daemon [_thread_in_native, id=4718607, stack(0x03eb0000,0x03fc0000)]
|
---|
20 |
|
---|
21 | siginfo: ExceptionCode=0xc0000005, writing address 0x19b2004c
|
---|
22 |
|
---|
23 | Registers:
|
---|
24 | EAX=0x00000001, EBX=0x03faf76c, ECX=0x000f0048, EDX=0x1cd0af20
|
---|
25 | ESP=0x03faf544, EBP=0x03faf55c, ESI=0x00000000, EDI=0x1c5d0878
|
---|
26 | EIP=0x1f090b50, EFLAGS=0x00012246
|
---|
27 |
|
---|
28 | Register to memory mapping:
|
---|
29 |
|
---|
30 | EAX=0x00000001
|
---|
31 | 0x00000001 is pointing to unknown location
|
---|
32 |
|
---|
33 | EBX=0x03faf76c
|
---|
34 | 0x03faf76c is pointing into the stack for thread: 0x20273800
|
---|
35 | "AWT-Windows" daemon prio=6 tid=0x20273800 nid=0x48000f runnable [0x03faf000]
|
---|
36 | java.lang.Thread.State: RUNNABLE
|
---|
37 |
|
---|
38 | ECX=0x000f0048
|
---|
39 | 0x000f0048 is pointing to unknown location
|
---|
40 |
|
---|
41 | EDX=0x1cd0af20
|
---|
42 | 0x1cd0af20 is pointing to unknown location
|
---|
43 |
|
---|
44 | ESP=0x03faf544
|
---|
45 | 0x03faf544 is pointing into the stack for thread: 0x20273800
|
---|
46 | "AWT-Windows" daemon prio=6 tid=0x20273800 nid=0x48000f runnable [0x03faf000]
|
---|
47 | java.lang.Thread.State: RUNNABLE
|
---|
48 |
|
---|
49 | EBP=0x03faf55c
|
---|
50 | 0x03faf55c is pointing into the stack for thread: 0x20273800
|
---|
51 | "AWT-Windows" daemon prio=6 tid=0x20273800 nid=0x48000f runnable [0x03faf000]
|
---|
52 | java.lang.Thread.State: RUNNABLE
|
---|
53 |
|
---|
54 | ESI=0x00000000
|
---|
55 | 0x00000000 is pointing to unknown location
|
---|
56 |
|
---|
57 | EDI=0x1c5d0878
|
---|
58 | 0x1c5d0878 is pointing to unknown location
|
---|
59 |
|
---|
60 |
|
---|
61 | Top of Stack: (sp=0x03faf544)
|
---|
62 | 0x03faf544: 00000000 00000000 00000000 00000000
|
---|
63 | 0x03faf554: 00000000 00000000 00000000 00000000
|
---|
64 | 0x03faf564: 00000000 00000000 00000000 00000000
|
---|
65 | 0x03faf574: 00000000 00000000 00000000 00000000
|
---|
66 | 0x03faf584: 00000000 00000000 00000000 00000000
|
---|
67 | 0x03faf594: 00000000 00000000 00000000 00000000
|
---|
68 | 0x03faf5a4: 00000000 00000000 00000000 00000000
|
---|
69 | 0x03faf5b4: 00000000 00000000 00000000 00000000
|
---|
70 |
|
---|
71 | Instructions: (pc=0x1f090b50)
|
---|
72 | 0x1f090b40: c9 c3 55 8b ec 83 ec 18 8b 45 0c e9 5b 04 00 00
|
---|
73 | 0x1f090b50: f6 05 4c 00 b2 19 80 75 39 f6 05 4c 00 b2 19 40
|
---|
74 |
|
---|
75 |
|
---|
76 | Stack: [0x03eb0000,0x03fc0000], sp=0x03faf544, free space=1021k
|
---|
77 | Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
---|
78 | C 0x1f090b50
|
---|
79 |
|
---|
80 | Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
|
---|