1 | #
|
---|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
---|
3 | #
|
---|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1cf00d7a, pid=86, tid=5636114
|
---|
5 | #
|
---|
6 | # JRE version: 6.0
|
---|
7 | # Java VM: OpenJDK Client VM (16.0-b13 mixed mode os2-x86 )
|
---|
8 | # Problematic frame:
|
---|
9 | # C [IPHLPAPI+0xd7a]
|
---|
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 (0x2011fc00): JavaThread "QThreadPoolThread" daemon [_thread_in_native, id=5636114, stack(0x043e0000,0x044f0000)]
|
---|
20 |
|
---|
21 | siginfo: ExceptionCode=0xc0000005, reading address 0xffffffff
|
---|
22 |
|
---|
23 | Registers:
|
---|
24 | EAX=0x00000009, EBX=0x00000002, ECX=0xfa1df9d4, EDX=0x04870034
|
---|
25 | ESP=0x044de59c, EBP=0x04860030, ESI=0x0000001c, EDI=0x044df82c
|
---|
26 | EIP=0x1cf00d7a, EFLAGS=0x00010206
|
---|
27 |
|
---|
28 | Top of Stack: (sp=0x044de59c)
|
---|
29 | 0x044de59c: 00ffffff 6800a8c0 044de5dd 00000002
|
---|
30 | 0x044de5ac: 65687445 74656e72 6d73432d 00646361
|
---|
31 | 0x044de5bc: 386f5349 33323038 6d73432d 00646361
|
---|
32 | 0x044de5cc: 386f7349 34323038 6b6f542d dc000665
|
---|
33 | 0x044de5dc: 7e240005 01a80d13 9aca0000 0000003b
|
---|
34 | 0x044de5ec: ab252300 04abe300 00000000 00000000
|
---|
35 | 0x044de5fc: 00000000 00000000 00000000 00206100
|
---|
36 | 0x044de60c: 000d2f00 00000500 00002500 00000000
|
---|
37 |
|
---|
38 | Instructions: (pc=0x1cf00d7a)
|
---|
39 | 0x1cf00d6a: 8d 80 00 00 00 00 8b 4a 2c 8d bc 24 90 12 00 00
|
---|
40 | 0x1cf00d7a: 8b 09 33 c0 33 db 8a 01 8a 1f 41 47 84 db 74 04
|
---|
41 |
|
---|
42 |
|
---|
43 | Stack: [0x043e0000,0x044f0000], sp=0x044de59c, free space=3f9044f0000k
|
---|
44 | Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
---|
45 | C [IPHLPAPI+0xd7a]
|
---|
46 |
|
---|
47 | Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
|
---|
48 | j 0x21129f15
|
---|
49 | C 0x044dfabc
|
---|
50 | C 0x044dfabc
|
---|
51 | C 0x044df9a4
|
---|
52 | C 0x8589ffff
|
---|