1 | #
|
---|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
---|
3 | #
|
---|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1ca49a07, pid=124, tid=8126482
|
---|
5 | #
|
---|
6 | # JRE version: 6.0_27
|
---|
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 (0x011a0c00): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=8126482, stack(0x04130000,0x04240000)]
|
---|
20 |
|
---|
21 | siginfo: ExceptionCode=0xc0000005, writing address 0x04231000
|
---|
22 |
|
---|
23 | Registers:
|
---|
24 | EAX=0x0126ffe0, EBX=0x00d7d840, ECX=0x0119ec6c, EDX=0x009e013c
|
---|
25 | ESP=0x0422e630, EBP=0x0422e658, ESI=0x04231000, EDI=0x01272800
|
---|
26 | EIP=0x1ca49a07, EFLAGS=0x00010202
|
---|
27 |
|
---|
28 | Top of Stack: (sp=0x0422e630)
|
---|
29 | 0x0422e630: 012172a0 0422e634 0422ee48 1c7e9593
|
---|
30 | 0x0422e640: 1701e5f0 1c77ab7b 00000001 0422ee58
|
---|
31 | 0x0422e650: 00000000 0422ee3c 0422ee68 0122ef90
|
---|
32 | 0x0422e660: 0422ef90 012173c8 0422ee78 32323430
|
---|
33 | 0x0422e670: 36653232 203a3000 04002020 1c7e9533
|
---|
34 | 0x0422e680: 1701e5f0 0422e6ac 0000001e 0422ee98
|
---|
35 | 0x0422e690: 00000001 0422ee7c 37306139 30783020
|
---|
36 | 0x0422e6a0: 31333234 00303030 303d6564 20706f54
|
---|
37 |
|
---|
38 | Instructions: (pc=0x1ca49a07)
|
---|
39 | 0x1ca499e7: 00 00 00 00 31 c0 83 c4 1c 5b 5e 5f c9 c3 8d 76
|
---|
40 | 0x1ca499f7: 00 89 04 24 e8 20 0c 0c 00 89 43 14 8b 0e 89 c7
|
---|
41 | 0x1ca49a07: f3 a4 8b 43 14 83 c4 1c 5b 5e 5f c9 c3 55 89 e5
|
---|
42 | 0x1ca49a17: 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=0x0126ffe0 is an unknown value
|
---|
48 | EBX=0x00d7d840 is an unknown value
|
---|
49 | ECX=0x0119ec6c is an unknown value
|
---|
50 | EDX=0x009e013c is an unknown value
|
---|
51 | ESP=0x0422e630 is pointing into the stack for thread: 0x011a0c00
|
---|
52 | EBP=0x0422e658 is pointing into the stack for thread: 0x011a0c00
|
---|
53 | ESI=0x04231000 is pointing into the stack for thread: 0x011a0c00
|
---|
54 | EDI=0x01272800 is an unknown value
|
---|
55 |
|
---|
56 |
|
---|
57 | Stack: [0x04130000,0x04240000], sp=0x0422e630, 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+0x299593]
|
---|
61 |
|
---|
62 | Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
|
---|
63 | j 0x21139f95
|
---|