hs_err_pid540848.log 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 2151696 bytes for Chunk::new
  4. # Possible reasons:
  5. # The system is out of physical RAM or swap space
  6. # The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
  7. # Possible solutions:
  8. # Reduce memory load on the system
  9. # Increase physical memory or swap space
  10. # Check if swap backing store is full
  11. # Decrease Java heap size (-Xmx/-Xms)
  12. # Decrease number of Java threads
  13. # Decrease Java thread stack sizes (-Xss)
  14. # Set larger code cache with -XX:ReservedCodeCacheSize=
  15. # JVM is running with Unscaled Compressed Oops mode in which the Java heap is
  16. # placed in the first 4GB address space. The Java Heap base address is the
  17. # maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
  18. # to set the Java Heap base and to place the Java Heap above 4GB virtual address.
  19. # This output file may be truncated or incomplete.
  20. #
  21. # Out of Memory Error (allocation.cpp:389), pid=540848, tid=0x000000000008e64c
  22. #
  23. # JRE version: OpenJDK Runtime Environment (8.0_202-b03) (build 1.8.0_202-release-1483-b03)
  24. # Java VM: OpenJDK 64-Bit Server VM (25.202-b03 mixed mode windows-amd64 compressed oops)
  25. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  26. #
  27. --------------- T H R E A D ---------------
  28. Current thread (0x0000000018b3b800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=583244, stack(0x00000000192b0000,0x00000000193b0000)]
  29. Stack: [0x00000000192b0000,0x00000000193b0000]
  30. [error occurred during error reporting (printing stack bounds), id 0xc0000005]
  31. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  32. Current CompileTask:
  33. C2: 3663 1391 4 java.net.URLClassLoader$1::run (5 bytes)
  34. --------------- P R O C E S S ---------------
  35. Java Threads: ( => current thread )
  36. 0x0000000018b8c800 JavaThread "Cache worker for journal cache (C:\Users\Administrator\.gradle\caches\journal-1)" [_thread_blocked, id=510688, stack(0x000000001e1f0000,0x000000001e2f0000)]
  37. 0x0000000018b91000 JavaThread "Cache worker for file hash cache (F:\mianhuatang.anzhuokwt1\.gradle\4.10.1\fileHashes)" [_thread_blocked, id=584668, stack(0x000000001e0f0000,0x000000001e1f0000)]
  38. 0x000000001b63c000 JavaThread "File lock request listener" [_thread_in_native, id=584028, stack(0x000000001d020000,0x000000001d120000)]
  39. 0x000000001b47e000 JavaThread "Cache worker for file hash cache (C:\Users\Administrator\.gradle\caches\4.10.1\fileHashes)" [_thread_blocked, id=584612, stack(0x000000001cf20000,0x000000001d020000)]
  40. 0x000000001aa98000 JavaThread "Stdin handler" [_thread_blocked, id=584140, stack(0x000000001cc20000,0x000000001cd20000)]
  41. 0x000000001aa93800 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:9017 to /127.0.0.1:9018" [_thread_blocked, id=276652, stack(0x000000001cb20000,0x000000001cc20000)]
  42. 0x000000001b0ce800 JavaThread "Daemon worker" [_thread_in_vm, id=450820, stack(0x000000001ca20000,0x000000001cb20000)]
  43. 0x000000001b3fd800 JavaThread "Cancel handler" [_thread_blocked, id=450364, stack(0x000000001c920000,0x000000001ca20000)]
  44. 0x000000001ae7c800 JavaThread "Handler for socket connection from /127.0.0.1:9017 to /127.0.0.1:9018" [_thread_in_native, id=583756, stack(0x000000001c620000,0x000000001c720000)]
  45. 0x000000001aa6a000 JavaThread "Daemon" [_thread_blocked, id=582304, stack(0x000000001c520000,0x000000001c620000)]
  46. 0x000000001af78000 JavaThread "Daemon periodic checks" [_thread_blocked, id=490380, stack(0x000000001c420000,0x000000001c520000)]
  47. 0x000000001af76000 JavaThread "Incoming local TCP Connector on port 9017" [_thread_in_native, id=568240, stack(0x000000001c270000,0x000000001c370000)]
  48. 0x0000000018bd9800 JavaThread "Service Thread" daemon [_thread_blocked, id=584396, stack(0x00000000196b0000,0x00000000197b0000)]
  49. 0x0000000018b8a800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=582192, stack(0x00000000195b0000,0x00000000196b0000)]
  50. 0x0000000018b8b000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=576520, stack(0x00000000194b0000,0x00000000195b0000)]
  51. 0x0000000018b41800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=579428, stack(0x00000000193b0000,0x00000000194b0000)]
  52. =>0x0000000018b3b800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=583244, stack(0x00000000192b0000,0x00000000193b0000)]
  53. 0x0000000018b3a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=578112, stack(0x00000000191b0000,0x00000000192b0000)]
  54. 0x0000000018ae8000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=251452, stack(0x00000000190b0000,0x00000000191b0000)]
  55. 0x0000000018ad0800 JavaThread "Finalizer" daemon [_thread_blocked, id=551820, stack(0x0000000018fb0000,0x00000000190b0000)]
  56. 0x0000000016cec800 JavaThread "Reference Handler" daemon [_thread_blocked, id=584016, stack(0x0000000018eb0000,0x0000000018fb0000)]
  57. 0x0000000002e2d800 JavaThread "main" [_thread_blocked, id=585072, stack(0x0000000002cb0000,0x0000000002db0000)]
  58. Other Threads:
  59. 0x0000000016ce6000 VMThread [stack: 0x00000000189b0000,0x0000000018ab0000] [id=584860]
  60. 0x0000000018bda000 WatcherThread [stack: 0x00000000197b0000,0x00000000198b0000] [id=583772]
  61. VM state:not at safepoint (normal execution)
  62. VM Mutex/Monitor currently owned by a thread: None
  63. heap address: 0x00000000a0000000, size: 1536 MB, Compressed Oops mode: 32-bit
  64. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  65. Compressed class space size: 1073741824 Address: 0x0000000100000000
  66. Heap:
  67. PSYoungGen total 76288K, used 18234K [0x00000000e0000000, 0x00000000e5500000, 0x0000000100000000)
  68. eden space 65536K, 11% used [0x00000000e0000000,0x00000000e0750680,0x00000000e4000000)
  69. from space 10752K, 99% used [0x00000000e4a80000,0x00000000e54fe520,0x00000000e5500000)
  70. to space 10752K, 0% used [0x00000000e4000000,0x00000000e4000000,0x00000000e4a80000)
  71. ParOldGen total 175104K, used 357K [0x00000000a0000000, 0x00000000aab00000, 0x00000000e0000000)
  72. object space 175104K, 0% used [0x00000000a0000000,0x00000000a00594f8,0x00000000aab00000)
  73. Metaspace used 16483K, capacity 16942K, committed 17152K, reserved 1064960K
  74. class space used 2358K, capacity 2523K, committed 2560K, reserved 1048576K
  75. Card table byte_map: [0x00000000122f0000,0x0000000012600000] byte_map_base: 0x0000000011df0000
  76. Marking Bits: (ParMarkBitMap*) 0x0000000054c69f30
  77. Begin Bits: [0x0000000013000000, 0x0000000014800000)
  78. End Bits: [0x0000000014800000, 0x0000000016000000)
  79. Polling page: 0x0000000001160000
  80. CodeCache: size=245760Kb used=5345Kb max_used=5360Kb free=240414Kb
  81. bounds [0x0000000002f30000, 0x0000000003470000, 0x0000000011f30000]
  82. total_blobs=1935 nmethods=1547 adapters=301
  83. compilation: enabled
  84. Compilation events (10 events):
  85. Event: 3.621 Thread 0x0000000018b8a800 nmethod 1545 0x000000000345fe10 code [0x000000000345ff80, 0x0000000003460218]
  86. Event: 3.623 Thread 0x0000000018b8a800 1546 ! 3 java.lang.StringCoding::decode (120 bytes)
  87. Event: 3.625 Thread 0x0000000018b8a800 nmethod 1546 0x0000000003466990 code [0x0000000003466cc0, 0x00000000034686d8]
  88. Event: 3.629 Thread 0x0000000018b8a800 1547 3 java.io.WinNTFileSystem::parentOrNull (171 bytes)
  89. Event: 3.630 Thread 0x0000000018b8a800 nmethod 1547 0x00000000034654d0 code [0x0000000003465700, 0x0000000003466478]
  90. Event: 3.632 Thread 0x0000000018b8a800 1548 3 org.gradle.internal.service.DefaultServiceRegistry$ManagedObjectServiceProvider::requiredBy (20 bytes)
  91. Event: 3.632 Thread 0x0000000018b8a800 nmethod 1548 0x000000000345e710 code [0x000000000345e8a0, 0x000000000345edc8]
  92. Event: 3.632 Thread 0x0000000018b8a800 1549 3 org.gradle.internal.service.DefaultServiceRegistry$ManagedObjectServiceProvider::fromSameRegistry (27 bytes)
  93. Event: 3.632 Thread 0x0000000018b8a800 nmethod 1549 0x0000000003464ed0 code [0x0000000003465040, 0x0000000003465410]
  94. Event: 3.638 Thread 0x0000000018b41800 nmethod 1543 0x000000000346cf90 code [0x000000000346d140, 0x000000000346df10]
  95. GC Heap History (4 events):
  96. Event: 1.570 GC heap before
  97. {Heap before GC invocations=1 (full 0):
  98. PSYoungGen total 76288K, used 65536K [0x00000000e0000000, 0x00000000e5500000, 0x0000000100000000)
  99. eden space 65536K, 100% used [0x00000000e0000000,0x00000000e4000000,0x00000000e4000000)
  100. from space 10752K, 0% used [0x00000000e4a80000,0x00000000e4a80000,0x00000000e5500000)
  101. to space 10752K, 0% used [0x00000000e4000000,0x00000000e4000000,0x00000000e4a80000)
  102. ParOldGen total 175104K, used 0K [0x00000000a0000000, 0x00000000aab00000, 0x00000000e0000000)
  103. object space 175104K, 0% used [0x00000000a0000000,0x00000000a0000000,0x00000000aab00000)
  104. Metaspace used 8969K, capacity 9282K, committed 9472K, reserved 1056768K
  105. class space used 1173K, capacity 1265K, committed 1280K, reserved 1048576K
  106. Event: 1.581 GC heap after
  107. Heap after GC invocations=1 (full 0):
  108. PSYoungGen total 76288K, used 7098K [0x00000000e0000000, 0x00000000e5500000, 0x0000000100000000)
  109. eden space 65536K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e4000000)
  110. from space 10752K, 66% used [0x00000000e4000000,0x00000000e46ee8b0,0x00000000e4a80000)
  111. to space 10752K, 0% used [0x00000000e4a80000,0x00000000e4a80000,0x00000000e5500000)
  112. ParOldGen total 175104K, used 16K [0x00000000a0000000, 0x00000000aab00000, 0x00000000e0000000)
  113. object space 175104K, 0% used [0x00000000a0000000,0x00000000a0004000,0x00000000aab00000)
  114. Metaspace used 8969K, capacity 9282K, committed 9472K, reserved 1056768K
  115. class space used 1173K, capacity 1265K, committed 1280K, reserved 1048576K
  116. }
  117. Event: 3.590 GC heap before
  118. {Heap before GC invocations=2 (full 0):
  119. PSYoungGen total 76288K, used 72634K [0x00000000e0000000, 0x00000000e5500000, 0x0000000100000000)
  120. eden space 65536K, 100% used [0x00000000e0000000,0x00000000e4000000,0x00000000e4000000)
  121. from space 10752K, 66% used [0x00000000e4000000,0x00000000e46ee8b0,0x00000000e4a80000)
  122. to space 10752K, 0% used [0x00000000e4a80000,0x00000000e4a80000,0x00000000e5500000)
  123. ParOldGen total 175104K, used 16K [0x00000000a0000000, 0x00000000aab00000, 0x00000000e0000000)
  124. object space 175104K, 0% used [0x00000000a0000000,0x00000000a0004000,0x00000000aab00000)
  125. Metaspace used 16160K, capacity 16622K, committed 16896K, reserved 1062912K
  126. class space used 2293K, capacity 2459K, committed 2560K, reserved 1048576K
  127. Event: 3.603 GC heap after
  128. Heap after GC invocations=2 (full 0):
  129. PSYoungGen total 76288K, used 10745K [0x00000000e0000000, 0x00000000e5500000, 0x0000000100000000)
  130. eden space 65536K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e4000000)
  131. from space 10752K, 99% used [0x00000000e4a80000,0x00000000e54fe520,0x00000000e5500000)
  132. to space 10752K, 0% used [0x00000000e4000000,0x00000000e4000000,0x00000000e4a80000)
  133. ParOldGen total 175104K, used 357K [0x00000000a0000000, 0x00000000aab00000, 0x00000000e0000000)
  134. object space 175104K, 0% used [0x00000000a0000000,0x00000000a00594f8,0x00000000aab00000)
  135. Metaspace used 16160K, capacity 16622K, committed 16896K, reserved 1062912K
  136. class space used 2293K, capacity 2459K, committed 2560K, reserved 1048576K
  137. }
  138. Deoptimization events (10 events):
  139. Event: 2.884 Thread 0x000000001b0ce800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031dd564 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 253
  140. Event: 2.884 Thread 0x000000001b0ce800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031dd564 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 253
  141. Event: 2.884 Thread 0x000000001b0ce800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031dd564 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 253
  142. Event: 2.885 Thread 0x000000001b0ce800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031bfb24 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 253
  143. Event: 3.255 Thread 0x000000001b0ce800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031f2144 method=java.util.regex.Matcher.match(II)Z @ 86
  144. Event: 3.272 Thread 0x000000001b0ce800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031f2144 method=java.util.regex.Matcher.match(II)Z @ 86
  145. Event: 3.273 Thread 0x000000001b0ce800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031f2144 method=java.util.regex.Matcher.match(II)Z @ 86
  146. Event: 3.273 Thread 0x000000001b0ce800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031baddc method=java.util.regex.Matcher.match(II)Z @ 86
  147. Event: 3.393 Thread 0x000000001b0ce800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033a1cf4 method=java.lang.String.lastIndexOf([CII[CIII)I @ 66
  148. Event: 3.532 Thread 0x000000001b0ce800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033f15dc method=java.util.jar.JarFile.maybeInstantiateVerifier()V @ 21
  149. Classes redefined (0 events):
  150. No events
  151. Internal exceptions (10 events):
  152. Event: 2.808 Thread 0x000000001ae7c800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e0b11cf8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
  153. Event: 2.814 Thread 0x000000001ae7c800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e0b392b8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
  154. Event: 2.818 Thread 0x000000001ae7c800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e0b515b0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
  155. Event: 2.819 Thread 0x000000001ae7c800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e0b5a240) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
  156. Event: 2.821 Thread 0x000000001ae7c800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e0b70678) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
  157. Event: 2.833 Thread 0x000000001ae7c800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e0bcee80) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
  158. Event: 2.838 Thread 0x000000001ae7c800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e0bfb3f0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
  159. Event: 2.845 Thread 0x000000001ae7c800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e0c2a3d8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
  160. Event: 2.846 Thread 0x000000001ae7c800 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e0c357e0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 1614]
  161. Event: 3.532 Thread 0x000000001b0ce800 Implicit null exception at 0x00000000033f11fb to 0x00000000033f15cd
  162. Events (10 events):
  163. Event: 3.659 loading class org/apache/http/conn/ssl/DefaultHostnameVerifier done
  164. Event: 3.660 loading class javax/net/ssl/SSLException
  165. Event: 3.660 loading class javax/net/ssl/SSLException done
  166. Event: 3.660 loading class javax/net/ssl/SSLPeerUnverifiedException
  167. Event: 3.660 loading class javax/net/ssl/SSLPeerUnverifiedException done
  168. Event: 3.660 loading class javax/naming/NamingException
  169. Event: 3.661 loading class javax/naming/NamingException done
  170. Event: 3.661 loading class javax/naming/InvalidNameException
  171. Event: 3.661 loading class javax/naming/InvalidNameException done
  172. Event: 3.661 loading class java/security/cert/CertificateParsingException
  173. Dynamic libraries:
  174. 0x00007ff755150000 - 0x00007ff755181000 C:\Program Files\Android\Android Studio\jre\bin\java.exe
  175. 0x00007ffb6d970000 - 0x00007ffb6db66000 C:\Windows\SYSTEM32\ntdll.dll
  176. 0x00007ffb6c850000 - 0x00007ffb6c90d000 C:\Windows\System32\KERNEL32.DLL
  177. 0x00007ffb6b360000 - 0x00007ffb6b628000 C:\Windows\System32\KERNELBASE.dll
  178. 0x00007ffb6d880000 - 0x00007ffb6d92a000 C:\Windows\System32\ADVAPI32.dll
  179. 0x00007ffb6bf70000 - 0x00007ffb6c00e000 C:\Windows\System32\msvcrt.dll
  180. 0x00007ffb6d5c0000 - 0x00007ffb6d65b000 C:\Windows\System32\sechost.dll
  181. 0x00007ffb6ba00000 - 0x00007ffb6bb24000 C:\Windows\System32\RPCRT4.dll
  182. 0x00007ffb6d1f0000 - 0x00007ffb6d390000 C:\Windows\System32\USER32.dll
  183. 0x00007ffb6b890000 - 0x00007ffb6b8b2000 C:\Windows\System32\win32u.dll
  184. 0x00007ffb6d6c0000 - 0x00007ffb6d6ea000 C:\Windows\System32\GDI32.dll
  185. 0x00007ffb6b200000 - 0x00007ffb6b309000 C:\Windows\System32\gdi32full.dll
  186. 0x00007ffb6b940000 - 0x00007ffb6b9dd000 C:\Windows\System32\msvcp_win.dll
  187. 0x00007ffb6b630000 - 0x00007ffb6b730000 C:\Windows\System32\ucrtbase.dll
  188. 0x00007ffb60280000 - 0x00007ffb6051b000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.488_none_ca04af081b815d21\COMCTL32.dll
  189. 0x00007ffb6d1c0000 - 0x00007ffb6d1f0000 C:\Windows\System32\IMM32.DLL
  190. 0x00000000542e0000 - 0x00000000543b2000 C:\Program Files\Android\Android Studio\jre\jre\bin\msvcr100.dll
  191. 0x00000000544a0000 - 0x0000000054ce6000 C:\Program Files\Android\Android Studio\jre\jre\bin\server\jvm.dll
  192. 0x00007ffb6d1b0000 - 0x00007ffb6d1b8000 C:\Windows\System32\PSAPI.DLL
  193. 0x00007ffb615c0000 - 0x00007ffb615e7000 C:\Windows\SYSTEM32\WINMM.dll
  194. 0x00007ffb63ab0000 - 0x00007ffb63aba000 C:\Windows\SYSTEM32\VERSION.dll
  195. 0x00007ffb65b80000 - 0x00007ffb65b89000 C:\Windows\SYSTEM32\WSOCK32.dll
  196. 0x00007ffb6bcd0000 - 0x00007ffb6bd3b000 C:\Windows\System32\WS2_32.dll
  197. 0x00007ffb68330000 - 0x00007ffb6833f000 C:\Program Files\Android\Android Studio\jre\jre\bin\verify.dll
  198. 0x00007ffb65890000 - 0x00007ffb658b9000 C:\Program Files\Android\Android Studio\jre\jre\bin\java.dll
  199. 0x00007ffb651a0000 - 0x00007ffb651b6000 C:\Program Files\Android\Android Studio\jre\jre\bin\zip.dll
  200. 0x00007ffb6ca70000 - 0x00007ffb6d1b0000 C:\Windows\System32\SHELL32.dll
  201. 0x00007ffb691a0000 - 0x00007ffb69934000 C:\Windows\SYSTEM32\windows.storage.dll
  202. 0x00007ffb6c4e0000 - 0x00007ffb6c835000 C:\Windows\System32\combase.dll
  203. 0x00007ffb6ab30000 - 0x00007ffb6ab5c000 C:\Windows\SYSTEM32\Wldp.dll
  204. 0x00007ffb6d7d0000 - 0x00007ffb6d87e000 C:\Windows\System32\SHCORE.dll
  205. 0x00007ffb6bb40000 - 0x00007ffb6bb95000 C:\Windows\System32\shlwapi.dll
  206. 0x00007ffb6aff0000 - 0x00007ffb6b016000 C:\Windows\SYSTEM32\profapi.dll
  207. 0x00007ffb65180000 - 0x00007ffb6519a000 C:\Program Files\Android\Android Studio\jre\jre\bin\net.dll
  208. 0x00007ffb6a840000 - 0x00007ffb6a8aa000 C:\Windows\system32\mswsock.dll
  209. 0x00007ffb5fc00000 - 0x00007ffb5fc11000 C:\Program Files\Android\Android Studio\jre\jre\bin\nio.dll
  210. 0x00007ffb5aed0000 - 0x00007ffb5aeee000 C:\Users\Administrator\.gradle\native\25\windows-amd64\native-platform.dll
  211. 0x00007ffb682f0000 - 0x00007ffb682fd000 C:\Program Files\Android\Android Studio\jre\jre\bin\management.dll
  212. 0x00007ffb6aa80000 - 0x00007ffb6aa98000 C:\Windows\SYSTEM32\CRYPTSP.dll
  213. 0x00007ffb6a1d0000 - 0x00007ffb6a204000 C:\Windows\system32\rsaenh.dll
  214. 0x00007ffb6b1d0000 - 0x00007ffb6b1f7000 C:\Windows\System32\bcrypt.dll
  215. 0x00007ffb6afb0000 - 0x00007ffb6afde000 C:\Windows\SYSTEM32\USERENV.dll
  216. 0x00007ffb6b8c0000 - 0x00007ffb6b93f000 C:\Windows\System32\bcryptprimitives.dll
  217. 0x00007ffb6aaa0000 - 0x00007ffb6aaac000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  218. 0x00007ffb6a530000 - 0x00007ffb6a56b000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  219. 0x00007ffb6bb30000 - 0x00007ffb6bb39000 C:\Windows\System32\NSI.dll
  220. 0x00007ffb63200000 - 0x00007ffb63217000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  221. 0x00007ffb63600000 - 0x00007ffb6361d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  222. 0x00007ffb6a570000 - 0x00007ffb6a63b000 C:\Windows\SYSTEM32\DNSAPI.dll
  223. VM Arguments:
  224. jvm_args: -Xmx1536m -Dfile.encoding=GBK -Duser.country=CN -Duser.language=zh -Duser.variant
  225. java_command: org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.10.1
  226. java_class_path (initial): C:\Users\Administrator\.gradle\wrapper\dists\gradle-4.10.1-all\455itskqi2qtf0v2sja68alqd\gradle-4.10.1\lib\gradle-launcher-4.10.1.jar
  227. Launcher Type: SUN_STANDARD
  228. Environment Variables:
  229. JAVA_HOME=C:\Program Files\Java\jdk-11
  230. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\Java\jdk-11\bin;D:\apache-tomcat-7.0.96\bin;D:\apache-tomcat-7.0.96\lib;D:\apache-maven-3.5.4\bin\;D:\MySQL\MySQL Server 5.7\bin\;D:\MySQL\MySQL Server 5.7\bin;D:\NetSarang\Xshell 7\;D:\NetSarang\Xftp 7\;D:\Program Files\nodejs\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;D:\Program Files\nodejs\node_global
  231. USERNAME=Administrator
  232. OS=Windows_NT
  233. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  234. --------------- S Y S T E M ---------------
  235. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.546)
  236. CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
  237. Memory: 4k page, physical 16706668k(960832k free), swap 29813992k(6072k free)
  238. vm_info: OpenJDK 64-Bit Server VM (25.202-b03) for windows-amd64 JRE (1.8.0_202-release-1483-b03), built by "builder" with MS VC++ 10.0 (VS2010)
  239. time: Sat Nov 12 10:56:40 2022
  240. timezone: Öйú±ê׼ʱ¼ä
  241. elapsed time: 3 seconds (0d 0h 0m 3s)