1 | #
|
---|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
---|
3 | #
|
---|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1d28cdd1, pid=75, tid=4915202
|
---|
5 | #
|
---|
6 | # JRE version: 6.0-b22
|
---|
7 | # Java VM: OpenJDK Client VM (19.0-b09 mixed mode os2-x86 )
|
---|
8 | # Problematic frame:
|
---|
9 | # V [JVM+0x25cdd1]
|
---|
10 | #
|
---|
11 | # If you would like to submit a bug report, please visit:
|
---|
12 | # http://java.sun.com/webapps/bugreport/crash.jsp
|
---|
13 | #
|
---|
14 |
|
---|
15 | --------------- T H R E A D ---------------
|
---|
16 |
|
---|
17 | Current thread (0x201b1400): JavaThread "animator" [_thread_in_vm, id=4915202, stack(0x04600000,0x04710000)]
|
---|
18 |
|
---|
19 | siginfo: ExceptionCode=0xc0000005, writing address 0xfffffffc
|
---|
20 |
|
---|
21 | Registers:
|
---|
22 | EAX=0x00000000, EBX=0x045df834, ECX=0x201b1400, EDX=0x00000000
|
---|
23 | ESP=0x045df7c4, EBP=0x045df93c, ESI=0x201b1400, EDI=0x234d7830
|
---|
24 | EIP=0x1d28cdd1, EFLAGS=0x00012246
|
---|
25 |
|
---|
26 | Register to memory mapping:
|
---|
27 |
|
---|
28 | EAX=0x00000000
|
---|
29 | 0x00000000 is pointing to unknown location
|
---|
30 |
|
---|
31 | EBX=0x045df834
|
---|
32 | 0x045df834 is pointing into the stack for thread: 0x20479000
|
---|
33 | "onStartCodeThread" prio=6 tid=0x20479000 nid=0x4b0012 waiting on condition [0x044cf000]
|
---|
34 | java.lang.Thread.State: TIMED_WAITING (sleeping)
|
---|
35 |
|
---|
36 | ECX=0x201b1400
|
---|
37 | "animator" prio=6 tid=0x201b1400 nid=0x4b0002 runnable [0x00000000]
|
---|
38 | java.lang.Thread.State: RUNNABLE
|
---|
39 |
|
---|
40 | EDX=0x00000000
|
---|
41 | 0x00000000 is pointing to unknown location
|
---|
42 |
|
---|
43 | ESP=0x045df7c4
|
---|
44 | 0x045df7c4 is pointing into the stack for thread: 0x20479000
|
---|
45 | "onStartCodeThread" prio=6 tid=0x20479000 nid=0x4b0012 waiting on condition [0x044cf000]
|
---|
46 | java.lang.Thread.State: TIMED_WAITING (sleeping)
|
---|
47 |
|
---|
48 | EBP=0x045df93c
|
---|
49 | 0x045df93c is pointing into the stack for thread: 0x20479000
|
---|
50 | "onStartCodeThread" prio=6 tid=0x20479000 nid=0x4b0012 waiting on condition [0x044cf000]
|
---|
51 | java.lang.Thread.State: TIMED_WAITING (sleeping)
|
---|
52 |
|
---|
53 | ESI=0x201b1400
|
---|
54 | "animator" prio=6 tid=0x201b1400 nid=0x4b0002 runnable [0x00000000]
|
---|
55 | java.lang.Thread.State: RUNNABLE
|
---|
56 |
|
---|
57 | EDI=0x234d7830
|
---|