java-8.0_181-b13 异常信息

  1 #
  2 # A fatal error has been detected by the Java Runtime Environment:
  3 #
  4 #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000001a9efb0, pid=111088, tid=0x0000000000027bcc
  5 #
  6 # JRE version:  (8.0_181-b13) (build )
  7 # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.181-b13 mixed mode windows-amd64 compressed oops)
  8 # Problematic frame:
  9 # C  0x0000000001a9efb0
 10 #
 11 # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
 12 #
 13 # If you would like to submit a bug report, please visit:
 14 #   http://bugreport.java.com/bugreport/crash.jsp
 15 # The crash happened outside the Java Virtual Machine in native code.
 16 # See problematic frame for where to report the bug.
 17 #
 18 
 19 ---------------  T H R E A D  ---------------
 20 
 21 Current thread (0x0000000003832800):  JavaThread "main" [_thread_in_native, id=162764, stack(0x0000000003230000,0x0000000003330000)]
 22 
 23 siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000001a9efb0
 24 
 25 Registers:
 26 RAX=0x00000000033581d0, RBX=0x0000000000000000, RCX=0x0000000001a9efb0, RDX=0x000000000332c598
 27 RSP=0x000000000332bea8, RBP=0x000000000332bfd0, RSI=0x000000000332c470, RDI=0x000000000332c430
 28 R8 =0x0000000000000001, R9 =0x000000000332c470, R10=0x0000000000008000, R11=0x000000000332b9b0
 29 R12=0x000000000332c818, R13=0x0000000000000000, R14=0x0000000000000003, R15=0x000000000332c598
 30 RIP=0x0000000001a9efb0, EFLAGS=0x0000000000010297
 31 
 32 Top of Stack: (sp=0x000000000332bea8)
 33 0x000000000332bea8:   00007ff866993bbc 0000000000000000
 34 0x000000000332beb8:   000000000332bfd0 000000000332c470
 35 0x000000000332bec8:   000000000332c430 000000000332c010
 36 0x000000000332bed8:   000000000332c7c0 0000000080100080
 37 0x000000000332bee8:   000000000332c818 000000000332c7d8
 38 0x000000000332bef8:   0000000000000003 0000000000000000
 39 0x000000000332bf08:   0000000000000000 0000000000000080
 40 0x000000000332bf18:   0000000000000001 0000000000000060
 41 0x000000000332bf28:   0000000000000000 0000000000000000
 42 0x000000000332bf38:   000000000332c420 000000000332c430
 43 0x000000000332bf48:   0000000060ec0c3b 000000000332bfb0
 44 0x000000000332bf58:   000000000332bff0 00000000034ed790
 45 0x000000000332bf68:   00000007c0021160 000000001ca20480
 46 0x000000000332bf78:   000000001caee6b0 00000000ffffffff
 47 0x000000000332bf88:   0000000060da3a65 000000000332c0d0
 48 0x000000000332bf98:   000000000332bff0 000000000332c050 
 49 
 50 Instructions: (pc=0x0000000001a9efb0)
 51 0x0000000001a9ef90:   00 00 00 00 f8 7f 00 00 fe ff ff ff c5 75 00 00
 52 0x0000000001a9efa0:   00 00 00 00 00 00 00 00 08 1f d9 b5 f6 75 00 00
 53 0x0000000001a9efb0:   d0 81 35 03 00 00 00 00 b0 6d a9 01 00 00 00 00
 54 0x0000000001a9efc0:   00 00 00 00 00 00 00 00 0e 1f d8 b2 ff 75 00 03 
 55 
 56 
 57 Register to memory mapping:
 58 
 59 RAX=0x00000000033581d0 is an unknown value
 60 RBX=0x0000000000000000 is an unknown value
 61 RCX=0x0000000001a9efb0 is an unknown value
 62 RDX=0x000000000332c598 is pointing into the stack for thread: 0x0000000003832800
 63 RSP=0x000000000332bea8 is pointing into the stack for thread: 0x0000000003832800
 64 RBP=0x000000000332bfd0 is pointing into the stack for thread: 0x0000000003832800
 65 RSI=0x000000000332c470 is pointing into the stack for thread: 0x0000000003832800
 66 RDI=0x000000000332c430 is pointing into the stack for thread: 0x0000000003832800
 67 R8 =0x0000000000000001 is an unknown value
 68 R9 =0x000000000332c470 is pointing into the stack for thread: 0x0000000003832800
 69 R10=0x0000000000008000 is an unknown value
 70 R11=0x000000000332b9b0 is pointing into the stack for thread: 0x0000000003832800
 71 R12=0x000000000332c818 is pointing into the stack for thread: 0x0000000003832800
 72 R13=0x0000000000000000 is an unknown value
 73 R14=0x0000000000000003 is an unknown value
 74 R15=0x000000000332c598 is pointing into the stack for thread: 0x0000000003832800
 75 
 76 
 77 Stack: [0x0000000003230000,0x0000000003330000],  sp=0x000000000332bea8,  free space=1007k
 78 Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
 79 C  0x0000000001a9efb0
 80 
 81 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
 82 j  java.lang.Class.forName0(Ljava/lang/String;ZLjava/lang/ClassLoader;Ljava/lang/Class;)Ljava/lang/Class;+0
 83 j  java.lang.Class.forName(Ljava/lang/String;)Ljava/lang/Class;+11
 84 j  java.nio.charset.Charset$ExtendedProviderHolder$1.run()Ljava/nio/charset/spi/CharsetProvider;+2
 85 j  java.nio.charset.Charset$ExtendedProviderHolder$1.run()Ljava/lang/Object;+1
 86 v  ~StubRoutines::call_stub
 87 j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0
 88 j  java.nio.charset.Charset$ExtendedProviderHolder.extendedProvider()Ljava/nio/charset/spi/CharsetProvider;+7
 89 j  java.nio.charset.Charset$ExtendedProviderHolder.<clinit>()V+0
 90 v  ~StubRoutines::call_stub
 91 j  java.nio.charset.Charset.lookupExtendedCharset(Ljava/lang/String;)Ljava/nio/charset/Charset;+0
 92 j  java.nio.charset.Charset.lookup2(Ljava/lang/String;)Ljava/nio/charset/Charset;+48
 93 j  java.nio.charset.Charset.lookup(Ljava/lang/String;)Ljava/nio/charset/Charset;+40
 94 j  java.nio.charset.Charset.isSupported(Ljava/lang/String;)Z+1
 95 v  ~StubRoutines::call_stub
 96 j  java.lang.System.initProperties(Ljava/util/Properties;)Ljava/util/Properties;+0
 97 j  java.lang.System.initializeSystemClass()V+13
 98 v  ~StubRoutines::call_stub
 99 
100 ---------------  P R O C E S S  ---------------
101 
102 Java Threads: ( => current thread )
103   0x000000000392d000 JavaThread "Finalizer" daemon [_thread_blocked, id=129128, stack(0x000000001ee80000,0x000000001ef80000)]
104   0x0000000003924800 JavaThread "Reference Handler" daemon [_thread_blocked, id=157208, stack(0x000000001eb80000,0x000000001ec80000)]
105 =>0x0000000003832800 JavaThread "main" [_thread_in_native, id=162764, stack(0x0000000003230000,0x0000000003330000)]
106 
107 Other Threads:
108   0x000000001d3c8000 VMThread [stack: 0x000000001ea80000,0x000000001eb80000] [id=165528]
109 
110 VM state:not at safepoint (normal execution)
111 
112 VM Mutex/Monitor currently owned by a thread: None
113 
114 Heap:
115  PSYoungGen      total 2048K, used 96K [0x000000076b800000, 0x000000076ba80000, 0x00000007c0000000)
116   eden space 1536K, 6% used [0x000000076b800000,0x000000076b8181c8,0x000000076b980000)
117   from space 512K, 0% used [0x000000076ba00000,0x000000076ba00000,0x000000076ba80000)
118   to   space 512K, 0% used [0x000000076b980000,0x000000076b980000,0x000000076ba00000)
119  ParOldGen       total 5632K, used 0K [0x00000006c2800000, 0x00000006c2d80000, 0x000000076b800000)
120   object space 5632K, 0% used [0x00000006c2800000,0x00000006c2800000,0x00000006c2d80000)
121  Metaspace       used 1281K, capacity 4480K, committed 4480K, reserved 1056768K
122   class space    used 134K, capacity 384K, committed 384K, reserved 1048576K
123 
124 Card table byte_map: [0x0000000013030000,0x0000000013820000] byte_map_base: 0x000000000fa1c000
125 
126 Marking Bits: (ParMarkBitMap*) 0x00000000613c2d00
127  Begin Bits: [0x0000000014370000, 0x00000000182d0000)
128  End Bits:   [0x00000000182d0000, 0x000000001c230000)
129 
130 Polling page: 0x0000000003460000
131 
132 CodeCache: size=245760Kb used=409Kb max_used=409Kb free=245350Kb
133  bounds [0x0000000003c70000, 0x0000000003ee0000, 0x0000000012c70000]
134  total_blobs=112 nmethods=0 adapters=86
135  compilation: enabled
136 
137 Compilation events (0 events):
138 No events
139 
140 GC Heap History (0 events):
141 No events
142 
143 Deoptimization events (0 events):
144 No events
145 
146 Classes redefined (0 events):
147 No events
148 
149 Internal exceptions (2 events):
150 Event: 0.024 Thread 0x0000000003832800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.defineClass(Ljava/lang/String;[BII)Ljava/lang/Class; name or signature does not match> (0x000000076b807cd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot
151 Event: 0.024 Thread 0x0000000003832800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x000000076b807fc0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prim
152 
153 Events (10 events):
154 Event: 0.027 loading class sun/reflect/LangReflectAccess
155 Event: 0.027 loading class sun/reflect/LangReflectAccess done
156 Event: 0.027 loading class java/lang/reflect/ReflectAccess done
157 Event: 0.027 loading class java/util/Arrays
158 Event: 0.028 loading class java/util/Arrays done
159 Event: 0.028 loading class java/nio/charset/Charset$ExtendedProviderHolder
160 Event: 0.028 loading class java/nio/charset/Charset$ExtendedProviderHolder done
161 Event: 0.028 loading class java/nio/charset/Charset$ExtendedProviderHolder$1
162 Event: 0.028 loading class java/nio/charset/Charset$ExtendedProviderHolder$1 done
163 Event: 0.028 loading class sun/nio/cs/ext/ExtendedCharsets
164 
165 
166 Dynamic libraries:
167 0x00007ff7cbe70000 - 0x00007ff7cbe77000     D:\Program Files\Java\jdk1.8.0_181\bin\jps.exe
168 0x00007ff874780000 - 0x00007ff874970000     C:\Windows\SYSTEM32\ntdll.dll
169 0x00007ff873960000 - 0x00007ff873a12000     C:\Windows\System32\KERNEL32.DLL
170 0x00007ff872300000 - 0x00007ff8725a2000     C:\Windows\System32\KERNELBASE.dll
171 0x0000000060660000 - 0x000000006068f000     D:\Program Files\Java\jdk1.8.0_181\bin\jli.dll
172 0x0000000060580000 - 0x0000000060652000     D:\Program Files\Java\jdk1.8.0_181\bin\MSVCR100.dll
173 0x00007ff872840000 - 0x00007ff8728e3000     C:\Windows\System32\ADVAPI32.dll
174 0x00007ff8729f0000 - 0x00007ff872a8e000     C:\Windows\System32\msvcrt.dll
175 0x00007ff873a20000 - 0x00007ff873ab7000     C:\Windows\System32\sechost.dll
176 0x00007ff873b30000 - 0x00007ff873c50000     C:\Windows\System32\RPCRT4.dll
177 0x00007ff873df0000 - 0x00007ff873f83000     C:\Windows\System32\USER32.dll
178 0x00007ff8726c0000 - 0x00007ff8726e1000     C:\Windows\System32\win32u.dll
179 0x00007ff866320000 - 0x00007ff8665a5000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.30_none_a1435978519dce7f\COMCTL32.dll
180 0x00007ff8728f0000 - 0x00007ff872916000     C:\Windows\System32\GDI32.dll
181 0x00007ff873f90000 - 0x00007ff8742c6000     C:\Windows\System32\combase.dll
182 0x00007ff871950000 - 0x00007ff871ae4000     C:\Windows\System32\gdi32full.dll
183 0x00007ff871710000 - 0x00007ff87180a000     C:\Windows\System32\ucrtbase.dll
184 0x00007ff872620000 - 0x00007ff8726be000     C:\Windows\System32\msvcp_win.dll
185 0x00007ff871810000 - 0x00007ff871891000     C:\Windows\System32\bcryptPrimitives.dll
186 0x00007ff872ed0000 - 0x00007ff872efe000     C:\Windows\System32\IMM32.DLL
187 0x00007ff8714d0000 - 0x00007ff871539000     C:\Windows\LVUAAgentInstBaseRoot\system32\Vozokopot.dll
188 0x0000000061450000 - 0x0000000061522000     D:\Program Files\Java\jdk1.8.0_181\jre\bin\msvcr100.dll
189 0x0000000060ba0000 - 0x0000000061442000     D:\Program Files\Java\jdk1.8.0_181\jre\bin\server\jvm.dll
190 0x00007ff872a90000 - 0x00007ff872a98000     C:\Windows\System32\PSAPI.DLL
191 0x00007ff8662f0000 - 0x00007ff8662f9000     C:\Windows\SYSTEM32\WSOCK32.dll
192 0x00007ff86f760000 - 0x00007ff86f784000     C:\Windows\SYSTEM32\WINMM.dll
193 0x00007ff873d80000 - 0x00007ff873def000     C:\Windows\System32\WS2_32.dll
194 0x00007ff86ba70000 - 0x00007ff86ba7a000     C:\Windows\SYSTEM32\VERSION.dll
195 0x00007ff86f730000 - 0x00007ff86f75d000     C:\Windows\SYSTEM32\WINMMBASE.dll
196 0x00007ff8725d0000 - 0x00007ff87261a000     C:\Windows\System32\cfgmgr32.dll
197 0x00007ff866680000 - 0x00007ff866c61000     C:\Windows\LVUAAgentInstBaseRoot\system32\MozartBreathCore.dll
198 0x00007ff872b10000 - 0x00007ff872bdf000     C:\Windows\System32\COMDLG32.dll
199 0x00007ff873cb0000 - 0x00007ff873d59000     C:\Windows\System32\shcore.dll
200 0x00007ff870bb0000 - 0x00007ff870bea000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
201 0x00007ff86f5b0000 - 0x00007ff86f5c3000     C:\Windows\SYSTEM32\WTSAPI32.dll
202 0x00007ff866660000 - 0x00007ff866677000     C:\Windows\SYSTEM32\NETAPI32.dll
203 0x00007ff8738f0000 - 0x00007ff873942000     C:\Windows\System32\SHLWAPI.dll
204 0x00007ff873060000 - 0x00007ff873740000     C:\Windows\System32\SHELL32.dll
205 0x00007ff866640000 - 0x00007ff86665b000     C:\Windows\SYSTEM32\MPR.dll
206 0x00007ff870bf0000 - 0x00007ff870cba000     C:\Windows\SYSTEM32\DNSAPI.dll
207 0x00007ff8665b0000 - 0x00007ff86663c000     C:\Windows\SYSTEM32\WINSPOOL.DRV
208 0x00007ff873950000 - 0x00007ff873958000     C:\Windows\System32\NSI.dll
209 0x00007ff871680000 - 0x00007ff871691000     C:\Windows\System32\kernel.appcore.dll
210 0x00007ff871b80000 - 0x00007ff8722fb000     C:\Windows\System32\windows.storage.dll
211 0x00007ff871b50000 - 0x00007ff871b76000     C:\Windows\System32\bcrypt.dll
212 0x00007ff8716f0000 - 0x00007ff87170f000     C:\Windows\System32\profapi.dll
213 0x00007ff86d470000 - 0x00007ff86d55f000     C:\Windows\SYSTEM32\PROPSYS.dll
214 0x00007ff8716a0000 - 0x00007ff8716ea000     C:\Windows\System32\powrprof.dll
215 0x00007ff871650000 - 0x00007ff871660000     C:\Windows\System32\UMPDC.dll
216 0x00007ff872920000 - 0x00007ff8729e5000     C:\Windows\System32\OLEAUT32.dll
217 0x00007ff8725b0000 - 0x00007ff8725c7000     C:\Windows\System32\cryptsp.dll
218 0x00007ff872f00000 - 0x00007ff873056000     C:\Windows\System32\ole32.dll
219 0x00007ff866300000 - 0x00007ff866318000     C:\Windows\SYSTEM32\SAMCLI.DLL
220 0x00007ff86d770000 - 0x00007ff86d7b2000     C:\Windows\SYSTEM32\LOGONCLI.DLL
221 0x00007ff870cc0000 - 0x00007ff870ccc000     C:\Windows\SYSTEM32\NETUTILS.DLL
222 0x00007ff8662d0000 - 0x00007ff8662ee000     C:\Windows\LVUAAgentInstBaseRoot\system32\MozartBreathFw.dll
223 0x0000000060b90000 - 0x0000000060b9f000     D:\Program Files\Java\jdk1.8.0_181\jre\bin\verify.dll
224 0x00007ff8662a0000 - 0x00007ff8662c5000     C:\Windows\LVUAAgentInstBaseRoot\system32\MozartBreathProcess.dll
225 0x0000000060b60000 - 0x0000000060b89000     D:\Program Files\Java\jdk1.8.0_181\jre\bin\java.dll
226 0x00007ff866250000 - 0x00007ff866299000     C:\Windows\LVUAAgentInstBaseRoot\system32\MozartBreathBolo2.dll
227 0x00007ff866230000 - 0x00007ff866242000     C:\Windows\LVUAAgentInstBaseRoot\system32\MozartBreathProtect.dll
228 0x0000000060b40000 - 0x0000000060b56000     D:\Program Files\Java\jdk1.8.0_181\jre\bin\zip.dll
229 0x00007ff85c0e0000 - 0x00007ff85c2d4000     C:\Windows\SYSTEM32\dbghelp.dll
230 
231 VM Arguments:
232 jvm_args: -Dapplication.home=D:\Program Files\Java\jdk1.8.0_181 -Xms8m 
233 java_command: sun.tools.jps.Jps -l rmi://10.254.21.3:12345
234 java_class_path (initial): D:\Program Files\Java\jdk1.8.0_181/lib/tools.jar;D:\Program Files\Java\jdk1.8.0_181/classes
235 Launcher Type: SUN_STANDARD
236 
237 Environment Variables:
238 JAVA_HOME=D:\Program Files\Java\jdk1.8.0_181
239 PATH=C:\Program Files (x86)\VMware\VMware Workstation\bin\;D:\Program Files\Java\jdk1.8.0_181\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\Git\cmd;D:\Program Files\nodejs\;D:\Program Files\apache-maven-3.8.1\bin;D:\Program Files\PuTTY\;D:\Program Files (x86)\NetSarang\Xshell 7\;C:\Users\yeqing\AppData\Roaming\npm\node_modules\yarn\bin;C:\Users\yeqing\.windows-build-tools\python27;D:\Program Files\Gradle\gradle-6.9.1\bin;C:\Program Files\Go\bin;C:\Users\yeqing\AppData\Local\Microsoft\WindowsApps;;d:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.1\bin;;C:\Users\yeqing\AppData\Roaming\npm;D:\Program Files\Microsoft VS Code\bin;d:\Program Files\JetBrains\PyCharm Community Edition 2021.3.1\bin;;C:\Users\yeqing\go\bin
240 USERNAME=yeqing
241 OS=Windows_NT
242 PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
243 
244 
245 
246 ---------------  S Y S T E M  ---------------
247 
248 OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.1)
249 
250 CPU:total 6 (initial active 6) (6 cores per cpu, 1 threads per core) family 6 model 158 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
251 
252 Memory: 4k page, physical 16611616k(5514768k free), swap 37384692k(13022912k free)
253 
254 vm_info: Java HotSpot(TM) 64-Bit Server VM (25.181-b13) for windows-amd64 JRE (1.8.0_181-b13), built on Jul  7 2018 04:01:33 by "java_re" with MS VC++ 10.0 (VS2010)
255 
256 time: Fri Apr 22 08:39:45 2022
257 elapsed time: 0 seconds (0d 0h 0m 0s)

 

先记录一下日志

 

posted @ 2022-05-05 14:12  江南叶少  阅读(182)  评论(0编辑  收藏  举报