absss

Untitled

Jan 20th, 2022
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.37 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000055afdda0, pid=15212, tid=12816
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # V [jvm.dll+0xadda0]
  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. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x000000000276a800): GCTaskThread [stack: 0x00000000136d0000,0x00000000137d0000] [id=12816]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x00000000034803a0
  22.  
  23. Registers:
  24. RAX=0x0000000000000001, RBX=0x0000000719087488, RCX=0x0000000719087488, RDX=0x0000000003480398
  25. RSP=0x00000000137cf208, RBP=0x0000000000000000, RSI=0x00000000271801c0, RDI=0x00000000347b7e20
  26. R8 =0x00000000271801c0, R9 =0x00000007c0000208, R10=0x2d4148530a0d0073, R11=0x00000005c1f3a090
  27. R12=0x00000000560964a8, R13=0x00720065006d006d, R14=0x0000000000000000, R15=0x000000000276b1e0
  28. RIP=0x0000000055afdda0, EFLAGS=0x0000000000010202
  29.  
  30. Top of Stack: (sp=0x00000000137cf208)
  31. 0x00000000137cf208: 0000000055e48182 00000007190c73c8
  32. 0x00000000137cf218: 0000000000000003 00000000271801c0
  33. 0x00000000137cf228: 0000000055e478bc 0000000719f134c0
  34. 0x00000000137cf238: 0000000055e488cb 00000005c1f39858
  35. 0x00000000137cf248: 0000000000000400 0000000000000000
  36. 0x00000000137cf258: 0000000002765f01 00000000560964a8
  37. 0x00000000137cf268: 0000000055e484f0 00000005c1f3a06c
  38. 0x00000000137cf278: 0000000000000000 00000000271801c0
  39. 0x00000000137cf288: 00000000347b7e20 00000005c1f3a06c
  40. 0x00000000137cf298: 0000000055e48ec5 0000000000000001
  41. 0x00000000137cf2a8: 0000000055e4b5d3 00000005c16e7d08
  42. 0x00000000137cf2b8: 0000000055b60fd3 00000005c16e7d01
  43. 0x00000000137cf2c8: 00000005c16e7d01 00000d9a00000436
  44. 0x00000000137cf2d8: 00000b2d0000047d 0000000000000500
  45. 0x00000000137cf2e8: 0000000055e488cb 00000d9a00000437
  46. 0x00000000137cf2f8: 00000b2d0000047d 000000000276b1d0
  47.  
  48. Instructions: (pc=0x0000000055afdda0)
  49. 0x0000000055afdd80: 7c 94 1d 00 48 8b 9c 24 d0 00 00 00 48 81 c4 c0
  50. 0x0000000055afdd90: 00 00 00 5d c3 cc cc cc cc cc cc cc cc cc cc cc
  51. 0x0000000055afdda0: 44 8b 42 08 4c 8b ca 45 85 c0 7e 0e 41 f6 c0 01
  52. 0x0000000055afddb0: 75 57 41 c1 f8 03 41 8b c0 c3 79 4d 80 3d 1e bf
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x0000000000000001 is an unknown value
  58. RBX=0x0000000719087488 is an oop
  59.  
  60. [error occurred during error reporting (printing register info), id 0xc0000005]
  61.  
  62. Stack: [0x00000000136d0000,0x00000000137d0000], sp=0x00000000137cf208, free space=1020k
  63. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  64.  
  65.  
  66. --------------- P R O C E S S ---------------
  67.  
  68. Java Threads: ( => current thread )
  69. 0x0000000029f10000 JavaThread "Thread-3" daemon [_thread_blocked, id=16704, stack(0x0000000032f70000,0x0000000033070000)]
  70. 0x000000002a0c9800 JavaThread "Thread-2" daemon [_thread_in_native, id=15532, stack(0x000000002b210000,0x000000002b310000)]
  71. 0x0000000029f13000 JavaThread "Thread-1" daemon [_thread_blocked, id=17264, stack(0x000000002b110000,0x000000002b210000)]
  72. 0x0000000029b24000 JavaThread "ForkJoinPool.commonPool-worker-9" daemon [_thread_blocked, id=6684, stack(0x000000002aa10000,0x000000002ab10000)]
  73. 0x000000002729b800 JavaThread "Service Thread" daemon [_thread_blocked, id=5552, stack(0x0000000028b00000,0x0000000028c00000)]
  74. 0x0000000027213800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=14956, stack(0x0000000028a00000,0x0000000028b00000)]
  75. 0x000000002720f000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=5072, stack(0x0000000028900000,0x0000000028a00000)]
  76. 0x0000000027207000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=15980, stack(0x0000000028800000,0x0000000028900000)]
  77. 0x0000000027203000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=4644, stack(0x0000000028700000,0x0000000028800000)]
  78. 0x0000000027201800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4136, stack(0x0000000028600000,0x0000000028700000)]
  79. 0x0000000027201000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1664, stack(0x0000000028500000,0x0000000028600000)]
  80. 0x0000000025ac1800 JavaThread "Finalizer" daemon [_thread_blocked, id=15960, stack(0x0000000028400000,0x0000000028500000)]
  81. 0x0000000025ab7800 JavaThread "Reference Handler" daemon [_thread_blocked, id=956, stack(0x0000000028300000,0x0000000028400000)]
  82. 0x0000000002754000 JavaThread "main" [_thread_blocked, id=11768, stack(0x0000000002650000,0x0000000002750000)]
  83.  
  84. Other Threads:
  85. 0x0000000027182800 VMThread [stack: 0x0000000028200000,0x0000000028300000] [id=16164]
  86. 0x0000000027228000 WatcherThread [stack: 0x0000000028c00000,0x0000000028d00000] [id=8960]
  87.  
  88. =>0x000000000276a800 (exited) GCTaskThread [stack: 0x00000000136d0000,0x00000000137d0000] [id=12816]
  89.  
  90. VM state:at safepoint (normal execution)
  91.  
  92. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  93. [0x0000000002751850] Threads_lock - owner thread: 0x0000000027182800
  94. [0x0000000002752a60] Heap_lock - owner thread: 0x0000000002754000
  95.  
  96. Heap:
  97. PSYoungGen total 76288K, used 65536K [0x0000000715580000, 0x000000071aa80000, 0x00000007c0000000)
  98. eden space 65536K, 100% used [0x0000000715580000,0x0000000719580000,0x0000000719580000)
  99. from space 10752K, 0% used [0x000000071a000000,0x000000071a000000,0x000000071aa80000)
  100. to space 10752K, 99% used [0x0000000719580000,0x0000000719fffa10,0x000000071a000000)
  101. ParOldGen total 175104K, used 34758K [0x00000005c0000000, 0x00000005cab00000, 0x0000000715580000)
  102. object space 175104K, 19% used [0x00000005c0000000,0x00000005c21f1858,0x00000005cab00000)
  103. Metaspace used 22194K, capacity 23055K, committed 23216K, reserved 1069056K
  104. class space used 2474K, capacity 2705K, committed 2816K, reserved 1048576K
  105.  
  106. Card table byte_map: [0x0000000011c10000,0x0000000012c20000] byte_map_base: 0x000000000ee10000
  107.  
  108. Marking Bits: (ParMarkBitMap*) 0x0000000056254040
  109. Begin Bits: [0x00000000140d0000, 0x000000001c0d0000)
  110. End Bits: [0x000000001c0d0000, 0x00000000240d0000)
  111.  
  112. Polling page: 0x0000000000bc0000
  113.  
  114. CodeCache: size=245760Kb used=6836Kb max_used=6836Kb free=238923Kb
  115. bounds [0x0000000002850000, 0x0000000002f10000, 0x0000000011850000]
  116. total_blobs=3087 nmethods=2066 adapters=933
  117. compilation: enabled
  118.  
  119. Compilation events (10 events):
  120. Event: 1.425 Thread 0x0000000027213800 2064 3 java.util.jar.JarVerifier::beginEntry (233 bytes)
  121. Event: 1.426 Thread 0x0000000027213800 nmethod 2064 0x0000000002efa910 code [0x0000000002efac40, 0x0000000002efc838]
  122. Event: 1.426 Thread 0x0000000027213800 2065 3 java.util.zip.ZipEntry::isDirectory (10 bytes)
  123. Event: 1.426 Thread 0x0000000027213800 nmethod 2065 0x0000000002ef9d10 code [0x0000000002ef9e80, 0x0000000002efa1a8]
  124. Event: 1.426 Thread 0x0000000027213800 2066 ! 3 sun.security.util.ManifestDigester::<init> (387 bytes)
  125. Event: 1.427 Thread 0x0000000027213800 nmethod 2066 0x0000000002efd2d0 code [0x0000000002efd600, 0x0000000002efef18]
  126. Event: 1.428 Thread 0x000000002720f000 2067 % ! 4 sun.security.util.ManifestDigester::<init> @ 240 (387 bytes)
  127. Event: 1.429 Thread 0x0000000027213800 2068 ! 3 sun.security.x509.X500Name::parseDER (117 bytes)
  128. Event: 1.430 Thread 0x0000000027207000 2069 % 4 java.util.jar.Manifest::read @ 42 (328 bytes)
  129. Event: 1.430 Thread 0x0000000027213800 nmethod 2068 0x0000000002f000d0 code [0x0000000002f003a0, 0x0000000002f01bc8]
  130.  
  131. GC Heap History (7 events):
  132. Event: 0.670 GC heap before
  133. {Heap before GC invocations=1 (full 0):
  134. PSYoungGen total 76288K, used 65536K [0x0000000715580000, 0x000000071aa80000, 0x00000007c0000000)
  135. eden space 65536K, 100% used [0x0000000715580000,0x0000000719580000,0x0000000719580000)
  136. from space 10752K, 0% used [0x000000071a000000,0x000000071a000000,0x000000071aa80000)
  137. to space 10752K, 0% used [0x0000000719580000,0x0000000719580000,0x000000071a000000)
  138. ParOldGen total 175104K, used 0K [0x00000005c0000000, 0x00000005cab00000, 0x0000000715580000)
  139. object space 175104K, 0% used [0x00000005c0000000,0x00000005c0000000,0x00000005cab00000)
  140. Metaspace used 15374K, capacity 15812K, committed 15872K, reserved 1062912K
  141. class space used 1876K, capacity 1989K, committed 2048K, reserved 1048576K
  142. Event: 0.675 GC heap after
  143. Heap after GC invocations=1 (full 0):
  144. PSYoungGen total 76288K, used 10726K [0x0000000715580000, 0x000000071aa80000, 0x00000007c0000000)
  145. eden space 65536K, 0% used [0x0000000715580000,0x0000000715580000,0x0000000719580000)
  146. from space 10752K, 99% used [0x0000000719580000,0x0000000719ff9838,0x000000071a000000)
  147. to space 10752K, 0% used [0x000000071a000000,0x000000071a000000,0x000000071aa80000)
  148. ParOldGen total 175104K, used 144K [0x00000005c0000000, 0x00000005cab00000, 0x0000000715580000)
  149. object space 175104K, 0% used [0x00000005c0000000,0x00000005c0024010,0x00000005cab00000)
  150. Metaspace used 15374K, capacity 15812K, committed 15872K, reserved 1062912K
  151. class space used 1876K, capacity 1989K, committed 2048K, reserved 1048576K
  152. }
  153. Event: 1.189 GC heap before
  154. {Heap before GC invocations=2 (full 0):
  155. PSYoungGen total 76288K, used 53020K [0x0000000715580000, 0x000000071aa80000, 0x00000007c0000000)
  156. eden space 65536K, 64% used [0x0000000715580000,0x0000000717ecdae0,0x0000000719580000)
  157. from space 10752K, 99% used [0x0000000719580000,0x0000000719ff9838,0x000000071a000000)
  158. to space 10752K, 0% used [0x000000071a000000,0x000000071a000000,0x000000071aa80000)
  159. ParOldGen total 175104K, used 144K [0x00000005c0000000, 0x00000005cab00000, 0x0000000715580000)
  160. object space 175104K, 0% used [0x00000005c0000000,0x00000005c0024010,0x00000005cab00000)
  161. Metaspace used 20290K, capacity 21157K, committed 21296K, reserved 1069056K
  162. class space used 2369K, capacity 2628K, committed 2688K, reserved 1048576K
  163. Event: 1.194 GC heap after
  164. Heap after GC invocations=2 (full 0):
  165. PSYoungGen total 76288K, used 10722K [0x0000000715580000, 0x000000071aa80000, 0x00000007c0000000)
  166. eden space 65536K, 0% used [0x0000000715580000,0x0000000715580000,0x0000000719580000)
  167. from space 10752K, 99% used [0x000000071a000000,0x000000071aa78af0,0x000000071aa80000)
  168. to space 10752K, 0% used [0x0000000719580000,0x0000000719580000,0x000000071a000000)
  169. ParOldGen total 175104K, used 3694K [0x00000005c0000000, 0x00000005cab00000, 0x0000000715580000)
  170. object space 175104K, 2% used [0x00000005c0000000,0x00000005c039b9f0,0x00000005cab00000)
  171. Metaspace used 20290K, capacity 21157K, committed 21296K, reserved 1069056K
  172. class space used 2369K, capacity 2628K, committed 2688K, reserved 1048576K
  173. }
  174. Event: 1.195 GC heap before
  175. {Heap before GC invocations=3 (full 1):
  176. PSYoungGen total 76288K, used 10722K [0x0000000715580000, 0x000000071aa80000, 0x00000007c0000000)
  177. eden space 65536K, 0% used [0x0000000715580000,0x0000000715580000,0x0000000719580000)
  178. from space 10752K, 99% used [0x000000071a000000,0x000000071aa78af0,0x000000071aa80000)
  179. to space 10752K, 0% used [0x0000000719580000,0x0000000719580000,0x000000071a000000)
  180. ParOldGen total 175104K, used 3694K [0x00000005c0000000, 0x00000005cab00000, 0x0000000715580000)
  181. object space 175104K, 2% used [0x00000005c0000000,0x00000005c039b9f0,0x00000005cab00000)
  182. Metaspace used 20290K, capacity 21157K, committed 21296K, reserved 1069056K
  183. class space used 2369K, capacity 2628K, committed 2688K, reserved 1048576K
  184. Event: 1.216 GC heap after
  185. Heap after GC invocations=3 (full 1):
  186. PSYoungGen total 76288K, used 0K [0x0000000715580000, 0x000000071aa80000, 0x00000007c0000000)
  187. eden space 65536K, 0% used [0x0000000715580000,0x0000000715580000,0x0000000719580000)
  188. from space 10752K, 0% used [0x000000071a000000,0x000000071a000000,0x000000071aa80000)
  189. to space 10752K, 0% used [0x0000000719580000,0x0000000719580000,0x000000071a000000)
  190. ParOldGen total 175104K, used 13725K [0x00000005c0000000, 0x00000005cab00000, 0x0000000715580000)
  191. object space 175104K, 7% used [0x00000005c0000000,0x00000005c0d67620,0x00000005cab00000)
  192. Metaspace used 20290K, capacity 21157K, committed 21296K, reserved 1069056K
  193. class space used 2369K, capacity 2628K, committed 2688K, reserved 1048576K
  194. }
  195. Event: 1.435 GC heap before
  196. {Heap before GC invocations=4 (full 1):
  197. PSYoungGen total 76288K, used 65536K [0x0000000715580000, 0x000000071aa80000, 0x00000007c0000000)
  198. eden space 65536K, 100% used [0x0000000715580000,0x0000000719580000,0x0000000719580000)
  199. from space 10752K, 0% used [0x000000071a000000,0x000000071a000000,0x000000071aa80000)
  200. to space 10752K, 0% used [0x0000000719580000,0x0000000719580000,0x000000071a000000)
  201. ParOldGen total 175104K, used 13725K [0x00000005c0000000, 0x00000005cab00000, 0x0000000715580000)
  202. object space 175104K, 7% used [0x00000005c0000000,0x00000005c0d67620,0x00000005cab00000)
  203. Metaspace used 22194K, capacity 23055K, committed 23216K, reserved 1069056K
  204. class space used 2474K, capacity 2705K, committed 2816K, reserved 1048576K
  205.  
  206. Deoptimization events (10 events):
  207. Event: 0.676 Thread 0x0000000002754000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c2c3d8 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 17
  208. Event: 0.783 Thread 0x0000000002754000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002ceef2c method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 34
  209. Event: 1.083 Thread 0x0000000002754000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002b30434 method=java.lang.String.lastIndexOf([CII[CIII)I @ 118
  210. Event: 1.092 Thread 0x0000000029f10000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000002c32918 method=java.lang.StringCoding.deref(Ljava/lang/ThreadLocal;)Ljava/lang/Object; @ 4
  211. Event: 1.135 Thread 0x0000000002754000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002a7c1c0 method=sun.misc.URLClassPath.getLoader(I)Lsun/misc/URLClassPath$Loader; @ 101
  212. Event: 1.159 Thread 0x0000000002754000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002e645f8 method=java.lang.StringCoding$StringDecoder.decode([BII)[C @ 20
  213. Event: 1.165 Thread 0x0000000002754000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002d2f868 method=java.util.Arrays.hashCode([B)I @ 1
  214. Event: 1.257 Thread 0x0000000002754000 Uncommon trap: reason=null_assert action=make_not_entrant pc=0x0000000002b1d9ec method=java.util.zip.ZipEntry.<init>(Ljava/util/zip/ZipEntry;)V @ 70
  215. Event: 1.389 Thread 0x0000000002754000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000002eed3f8 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 49
  216. Event: 1.392 Thread 0x0000000002754000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002eea3c4 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
  217.  
  218. Internal exceptions (10 events):
  219. Event: 1.138 Thread 0x0000000002754000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000717414960) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
  220. Event: 1.138 Thread 0x0000000002754000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000717414ca8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
  221. Event: 1.138 Thread 0x0000000002754000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000717416db0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
  222. Event: 1.138 Thread 0x0000000002754000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007174170f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
  223. Event: 1.138 Thread 0x0000000002754000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000717419258) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
  224. Event: 1.138 Thread 0x0000000002754000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007174195a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
  225. Event: 1.165 Thread 0x0000000002754000 Implicit null exception at 0x0000000002d2f74f to 0x0000000002d2f859
  226. Event: 1.177 Thread 0x0000000002754000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$comparing$77a9974f$1(Ljava/util/function/Function;Ljava/lang/Object;Ljava/lang/Object;)I> (0x0000000717a31090) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspoüy ً%ُ?
  227. Event: 1.322 Thread 0x0000000029f10000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$comparingLong$6043328a$1(Ljava/util/function/ToLongFunction;Ljava/lang/Object;Ljava/lang/Object;)I> (0x0000000717283d00) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3V‎
  228. Event: 1.323 Thread 0x0000000029f10000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$thenComparing$36697e65$1(Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)I> (0x000000071728f390) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\s
  229.  
  230. Events (10 events):
  231. Event: 1.328 loading class sun/misc/FormattedFloatingDecimal$2 done
  232. Event: 1.382 Thread 0x0000000002754000 DEOPT PACKING pc=0x0000000002ba7894 sp=0x000000000274df20
  233. Event: 1.382 Thread 0x0000000002754000 DEOPT UNPACKING pc=0x000000000289787f sp=0x000000000274dc90 mode 0
  234. Event: 1.389 Thread 0x0000000002754000 Uncommon trap: trap_request=0xffffff86 fr.pc=0x0000000002eed3f8
  235. Event: 1.389 Thread 0x0000000002754000 DEOPT PACKING pc=0x0000000002eed3f8 sp=0x000000000274df80
  236. Event: 1.389 Thread 0x0000000002754000 DEOPT UNPACKING pc=0x000000000289582a sp=0x000000000274df20 mode 2
  237. Event: 1.392 Thread 0x0000000002754000 Uncommon trap: trap_request=0xffffffd6 fr.pc=0x0000000002eea3c4
  238. Event: 1.392 Thread 0x0000000002754000 DEOPT PACKING pc=0x0000000002eea3c4 sp=0x000000000274df60
  239. Event: 1.392 Thread 0x0000000002754000 DEOPT UNPACKING pc=0x000000000289582a sp=0x000000000274df18 mode 2
  240. Event: 1.435 Executing VM operation: ParallelGCFailedAllocation
  241.  
  242.  
  243. Dynamic libraries:
  244. 0x00007ff70a190000 - 0x00007ff70a1c7000 C:\Users\PCD\Documents\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\javaw.exe
  245. 0x00007ff9ed530000 - 0x00007ff9ed725000 C:\Windows\SYSTEM32\ntdll.dll
  246. 0x00007ff9ebff0000 - 0x00007ff9ec0ae000 C:\Windows\System32\KERNEL32.DLL
  247. 0x00007ff9eaf30000 - 0x00007ff9eb1f8000 C:\Windows\System32\KERNELBASE.dll
  248. 0x00007ff9ebbf0000 - 0x00007ff9ebc9e000 C:\Windows\System32\ADVAPI32.dll
  249. 0x00007ff9eba60000 - 0x00007ff9ebafe000 C:\Windows\System32\msvcrt.dll
  250. 0x00007ff9ecb60000 - 0x00007ff9ecbfc000 C:\Windows\System32\sechost.dll
  251. 0x00007ff9ebe60000 - 0x00007ff9ebf85000 C:\Windows\System32\RPCRT4.dll
  252. 0x00007ff9ed260000 - 0x00007ff9ed401000 C:\Windows\System32\USER32.dll
  253. 0x00007ff9eb2a0000 - 0x00007ff9eb2c2000 C:\Windows\System32\win32u.dll
  254. 0x00007ff9ed230000 - 0x00007ff9ed25b000 C:\Windows\System32\GDI32.dll
  255. 0x00007ff9eb2d0000 - 0x00007ff9eb3dd000 C:\Windows\System32\gdi32full.dll
  256. 0x00007ff9eb200000 - 0x00007ff9eb29d000 C:\Windows\System32\msvcp_win.dll
  257. 0x00007ff9eaca0000 - 0x00007ff9eada0000 C:\Windows\System32\ucrtbase.dll
  258. 0x00007ff9d6270000 - 0x00007ff9d650a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
  259. 0x00007ff9eba30000 - 0x00007ff9eba60000 C:\Windows\System32\IMM32.DLL
  260. 0x0000000056570000 - 0x0000000056642000 C:\Users\PCD\Documents\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\msvcr100.dll
  261. 0x0000000055a50000 - 0x00000000562d3000 C:\Users\PCD\Documents\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\server\jvm.dll
  262. 0x00007ff9ebb00000 - 0x00007ff9ebb08000 C:\Windows\System32\PSAPI.DLL
  263. 0x00007ff9e5220000 - 0x00007ff9e522a000 C:\Windows\SYSTEM32\VERSION.dll
  264. 0x00007ff9e6770000 - 0x00007ff9e6779000 C:\Windows\SYSTEM32\WSOCK32.dll
  265. 0x00007ff9e4b70000 - 0x00007ff9e4b97000 C:\Windows\SYSTEM32\WINMM.dll
  266. 0x00007ff9eb910000 - 0x00007ff9eb97b000 C:\Windows\System32\WS2_32.dll
  267. 0x0000000056560000 - 0x000000005656f000 C:\Users\PCD\Documents\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\verify.dll
  268. 0x0000000056530000 - 0x0000000056559000 C:\Users\PCD\Documents\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\java.dll
  269. 0x0000000056510000 - 0x0000000056526000 C:\Users\PCD\Documents\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\zip.dll
  270. 0x00007ff9ec0b0000 - 0x00007ff9ec7f4000 C:\Windows\System32\SHELL32.dll
  271. 0x00007ff9e8d50000 - 0x00007ff9e94e5000 C:\Windows\SYSTEM32\windows.storage.dll
  272. 0x00007ff9ec800000 - 0x00007ff9ecb55000 C:\Windows\System32\combase.dll
  273. 0x00007ff9ea690000 - 0x00007ff9ea6be000 C:\Windows\SYSTEM32\Wldp.dll
  274. 0x00007ff9ecc00000 - 0x00007ff9eccad000 C:\Windows\System32\SHCORE.dll
  275. 0x00007ff9eb6a0000 - 0x00007ff9eb6f5000 C:\Windows\System32\shlwapi.dll
  276. 0x00007ff9eab80000 - 0x00007ff9eab9f000 C:\Windows\SYSTEM32\profapi.dll
  277. 0x0000000056500000 - 0x000000005650d000 C:\Users\PCD\Documents\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\management.dll
  278. 0x00000000564e0000 - 0x00000000564fa000 C:\Users\PCD\Documents\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\net.dll
  279. 0x00007ff9ea3f0000 - 0x00007ff9ea45a000 C:\Windows\system32\mswsock.dll
  280. 0x00007ff9d3ad0000 - 0x00007ff9d3ae7000 C:\Windows\system32\napinsp.dll
  281. 0x00007ff9d3ab0000 - 0x00007ff9d3acb000 C:\Windows\system32\pnrpnsp.dll
  282. 0x00007ff9d39f0000 - 0x00007ff9d3a05000 C:\Windows\system32\wshbth.dll
  283. 0x00007ff9e6680000 - 0x00007ff9e669d000 C:\Windows\system32\NLAapi.dll
  284. 0x00007ff9ea090000 - 0x00007ff9ea0cb000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  285. 0x00007ff9ea0d0000 - 0x00007ff9ea19b000 C:\Windows\SYSTEM32\DNSAPI.dll
  286. 0x00007ff9eccb0000 - 0x00007ff9eccb8000 C:\Windows\System32\NSI.dll
  287. 0x00007ff9d38a0000 - 0x00007ff9d38b2000 C:\Windows\System32\winrnr.dll
  288. 0x00007ff9e4360000 - 0x00007ff9e436a000 C:\Windows\System32\rasadhlp.dll
  289. 0x00007ff9e1580000 - 0x00007ff9e15ff000 C:\Windows\System32\fwpuclnt.dll
  290. 0x00007ff9eada0000 - 0x00007ff9eadc7000 C:\Windows\System32\bcrypt.dll
  291. 0x00000000564c0000 - 0x00000000564d1000 C:\Users\PCD\Documents\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\nio.dll
  292. 0x0000000056490000 - 0x00000000564b4000 C:\Users\PCD\Documents\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy\bin\sunec.dll
  293. 0x00007ff9ea5e0000 - 0x00007ff9ea5f8000 C:\Windows\SYSTEM32\CRYPTSP.dll
  294. 0x00007ff9e9d00000 - 0x00007ff9e9d34000 C:\Windows\system32\rsaenh.dll
  295. 0x00007ff9eab00000 - 0x00007ff9eab2e000 C:\Windows\SYSTEM32\USERENV.dll
  296. 0x00007ff9eb4e0000 - 0x00007ff9eb562000 C:\Windows\System32\bcryptprimitives.dll
  297. 0x00007ff9ea600000 - 0x00007ff9ea60c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  298. 0x00007ff9d6ed0000 - 0x00007ff9d6f42000 C:\Users\PCD\Documents\curseforge\minecraft\Install\bin\c1af-1280-8888-3504\lwjgl.dll
  299. 0x00007ff995950000 - 0x00007ff995ba1000 C:\Users\PCD\Documents\curseforge\minecraft\Install\bin\c1af-1280-8888-3504\jemalloc.dll
  300. 0x00007ff9c4730000 - 0x00007ff9c478e000 C:\Users\PCD\Documents\curseforge\minecraft\Install\bin\c1af-1280-8888-3504\glfw.dll
  301. 0x00007ff9e8670000 - 0x00007ff9e870e000 C:\Windows\system32\uxtheme.dll
  302. 0x00007ff979fb0000 - 0x00007ff979ff5000 C:\Windows\SYSTEM32\dinput8.dll
  303. 0x00007ff9c7bb0000 - 0x00007ff9c7bc1000 C:\Windows\SYSTEM32\xinput1_4.dll
  304. 0x00007ff9eb3e0000 - 0x00007ff9eb42e000 C:\Windows\System32\cfgmgr32.dll
  305. 0x00007ff9ea9e0000 - 0x00007ff9eaa14000 C:\Windows\SYSTEM32\DEVOBJ.dll
  306. 0x00007ff9e8970000 - 0x00007ff9e899f000 C:\Windows\SYSTEM32\dwmapi.dll
  307. 0x00007ff9cfc90000 - 0x00007ff9cfde2000 C:\Windows\SYSTEM32\inputhost.dll
  308. 0x00007ff9eccc0000 - 0x00007ff9ecd8d000 C:\Windows\System32\OLEAUT32.dll
  309. 0x00007ff9e81b0000 - 0x00007ff9e82a2000 C:\Windows\SYSTEM32\CoreMessaging.dll
  310. 0x00007ff9e7740000 - 0x00007ff9e7894000 C:\Windows\SYSTEM32\wintypes.dll
  311. 0x00007ff9e67f0000 - 0x00007ff9e68e6000 C:\Windows\SYSTEM32\PROPSYS.dll
  312. 0x00007ff9e7e50000 - 0x00007ff9e81ae000 C:\Windows\SYSTEM32\CoreUIComponents.dll
  313. 0x00007ff9e9930000 - 0x00007ff9e9963000 C:\Windows\SYSTEM32\ntmarta.dll
  314. 0x00007ff9e8b50000 - 0x00007ff9e8b62000 C:\Windows\SYSTEM32\kernel.appcore.dll
  315. 0x00007ff9ebca0000 - 0x00007ff9ebdb5000 C:\Windows\System32\MSCTF.dll
  316. 0x00007ff9e94f0000 - 0x00007ff9e94fd000 C:\Windows\SYSTEM32\HID.DLL
  317. 0x00007ff9ecdb0000 - 0x00007ff9ed222000 C:\Windows\System32\SETUPAPI.DLL
  318. 0x00007ff9eac40000 - 0x00007ff9eaca0000 C:\Windows\System32\WINTRUST.dll
  319. 0x00007ff9eadd0000 - 0x00007ff9eaf26000 C:\Windows\System32\CRYPT32.dll
  320. 0x00007ff9ea820000 - 0x00007ff9ea832000 C:\Windows\SYSTEM32\MSASN1.dll
  321. 0x00007ff995070000 - 0x00007ff995195000 C:\Windows\SYSTEM32\opengl32.dll
  322. 0x00007ff9da270000 - 0x00007ff9da29c000 C:\Windows\SYSTEM32\GLU32.dll
  323. 0x00007ff9eb980000 - 0x00007ff9eba29000 C:\Windows\System32\clbcatq.dll
  324. 0x00007ff976470000 - 0x00007ff979496000 C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_de900db96e9c1480\nvoglv64.dll
  325. 0x00007ff9eb570000 - 0x00007ff9eb69a000 C:\Windows\System32\ole32.dll
  326. 0x00007ff9e6950000 - 0x00007ff9e6964000 C:\Windows\SYSTEM32\WTSAPI32.dll
  327. 0x00007ff9e51e0000 - 0x00007ff9e5211000 C:\Windows\SYSTEM32\cryptnet.dll
  328. 0x00007ff9e2ad0000 - 0x00007ff9e2c1a000 C:\Windows\SYSTEM32\drvstore.dll
  329. 0x00007ff9e31c0000 - 0x00007ff9e31fb000 C:\Windows\SYSTEM32\dxcore.dll
  330. 0x00007ff996b50000 - 0x00007ff996e15000 C:\Windows\system32\nvspcap64.dll
  331. 0x00007ff9ea200000 - 0x00007ff9ea24b000 C:\Windows\SYSTEM32\powrprof.dll
  332. 0x00007ff9ea070000 - 0x00007ff9ea082000 C:\Windows\SYSTEM32\UMPDC.dll
  333. 0x00007ff9e99e0000 - 0x00007ff9e9a3a000 C:\Windows\SYSTEM32\WINSTA.dll
  334. 0x00007ff9c16f0000 - 0x00007ff9c176f000 C:\Users\PCD\Documents\curseforge\minecraft\Install\bin\c1af-1280-8888-3504\lwjgl_stb.dll
  335. 0x00007ff9e4ba0000 - 0x00007ff9e4c4e000 C:\Windows\SYSTEM32\mscms.dll
  336. 0x00007ff9e4fd0000 - 0x00007ff9e4fe1000 C:\Windows\SYSTEM32\ColorAdapterClient.dll
  337. 0x00007ff97cd60000 - 0x00007ff97cda3000 C:\Windows\SYSTEM32\icm32.dll
  338. 0x00007ff9d1470000 - 0x00007ff9d1569000 C:\Windows\SYSTEM32\textinputframework.dll
  339. 0x00007ff9c1690000 - 0x00007ff9c16e8000 C:\Users\PCD\Documents\curseforge\minecraft\Install\bin\c1af-1280-8888-3504\lwjgl_opengl.dll
  340. 0x00007ff9dfc80000 - 0x00007ff9dfe64000 C:\Windows\SYSTEM32\dbghelp.dll
  341.  
  342. VM Arguments:
  343. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Users\PCD\Documents\curseforge\minecraft\Install\bin\c1af-1280-8888-3504 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.8545 -Xmx8192m -Xms256m -Dminecraft.applet.TargetDirectory=C:\Users\PCD\Documents\curseforge\minecraft\Instances\Vault Hunters - Official Modpack (1) -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US -Dlog4j.configurationFile=C:\Users\PCD\Documents\curseforge\minecraft\Install\assets\log_configs\client-1.12.xml
  344. java_command: cpw.mods.modlauncher.Launcher --username mjnnoon --version forge-36.2.23 --gameDir C:\Users\PCD\Documents\curseforge\minecraft\Instances\Vault Hunters - Official Modpack (1) --assetsDir C:\Users\PCD\Documents\curseforge\minecraft\Install\assets --assetIndex 1.16 --uuid 3c2db291bc8a495b9d037d0a881f7365 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJhZ2ciOiJBZHVsdCIsInN1YiI6ImZjN2Q5MTllOTNlYTRmZmE5YzExYWZkMDVlYjhjYTRlIiwieWdndCI6ImUyYmFlMmMyMjQ1ZjRmOTliYWM0OTEyMjYxNGU2YzVlIiwic3ByIjoiM2MyZGIyOTFiYzhhNDk1YjlkMDM3ZDBhODgxZjczNjUiLCJpc3MiOiJZZ2dkcmFzaWwtQXV0aCIsImV4cCI6MTY0MjgzOTc0NiwiaWF0IjoxNjQyNjY2OTQ2fQ.xEkv2Jqr2MJn5E36ee_wP_y4KtaE1Z6ogk0mxKGA3_o --userType mojang --versionType release --width 1024 --height 768 --launchTarget fmlclient --fml.forgeVersion 36.2.23 --fml.mcVersion 1.16.5 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20210115.111550
  345. java_class_path (initial): C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\forge\1.16.5-36.2.23\forge-1.16.5-36.2.23.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm\9.1\asm-9.1.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-commons\9.1\asm-commons-9.1.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-tree\9.1\asm-tree-9.1.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-util\9.1\asm-util-9.1.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-analysis\9.1\asm-analysis-9.1.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\cpw\mods\modlauncher\8.0.9\modlauncher-8.0.9.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\cpw\mods\grossjava9hacks\1.3.3\grossjava9hacks-1.3.3.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\accesstransformers\3.0.1\accesstransformers-3.0.1.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\org\antlr\antlr4-runtime\4.9.1\antlr4-runtime-4.9.1.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\eventbus\4.0.0\eventbus-4.0.0.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\forgespi\3.2.0\forgespi-3.2.0.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\coremods\4.0.6\coremods-4.0.6.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\net\minecraftforge\unsafe\0.2.0\unsafe-0.2.0.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\com\electronwill\night-config\core\3.6.3\core-3.6.3.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\com\electronwill\night-config\toml\3.6.3\toml-3.6.3.jar;C:\Users\PCD\Documents\curseforge\minecraft\Install\libraries\org\jline\jline\3.12.1\jline-3.12.1.jar;C:\Users\PCD\Documents\curseforge\minecraft
  346. Launcher Type: SUN_STANDARD
  347.  
  348. Environment Variables:
  349. PATH=C:\Program Files (x86)\Common Files\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\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\PCD\AppData\Local\Microsoft\WindowsApps;
  350. USERNAME=PCD
  351. OS=Windows_NT
  352. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 165 Stepping 3, GenuineIntel
  353.  
  354.  
  355.  
  356. --------------- S Y S T E M ---------------
  357.  
  358. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1466)
  359.  
  360. CPU:total 12 (6 cores per cpu, 2 threads per core) family 6 model 165 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
  361.  
  362. Memory: 4k page, physical 16704832k(10506132k free), swap 33482048k(24042032k free)
  363.  
  364. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun 8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010)
  365.  
  366. time: Thu Jan 20 11:22:31 2022
  367. elapsed time: 1 seconds (0d 0h 0m 1s)
  368.  
  369.  
Add Comment
Please, Sign In to add comment