HollyByte

log

Nov 22nd, 2022
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.14 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=0x00007ffce7812d77, pid=3964, tid=0x0000000000000650
  5. #
  6. # JRE version: OpenJDK Runtime Environment (8.0_282-b08) (build 1.8.0_282-b08)
  7. # Java VM: OpenJDK 64-Bit Server VM (25.282-b08 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig7icd64.dll+0x22d77]
  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 (0x000001aadb402000): JavaThread "Client thread" [_thread_in_native, id=1616, stack(0x00000082cde00000,0x00000082cdf00000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x000000009c63b040
  24.  
  25. Registers:
  26. RAX=0x00007ffce7812d77, RBX=0x000000009c63b040, RCX=0x000001aa8aa50b14, RDX=0x000000009c63b04c
  27. RSP=0x00000082cdefe0b0, RBP=0x000001aafb5c3440, RSI=0x000001aa8aa50b08, RDI=0x0000000000000c30
  28. R8 =0x000000000000000c, R9 =0x00007ffce77f0000, R10=0x000001aafb5c47f0, R11=0xc00000000000003b
  29. R12=0x0000000000000010, R13=0x0000000000000c30, R14=0x000001aafb50b530, R15=0x000000009c63b040
  30. RIP=0x00007ffce7812d77, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x00000082cdefe0b0)
  33. 0x00000082cdefe0b0: 0000000000000000 0000000000000028
  34. 0x00000082cdefe0c0: 000000000000027d 0000000000000003
  35. 0x00000082cdefe0d0: 0000000000000010 00007ffce7c6210f
  36. 0x00000082cdefe0e0: 0000000000000000 0000000000000010
  37. 0x00000082cdefe0f0: 0000000000009240 000001aa9c63b040
  38. 0x00000082cdefe100: 000001aa00000000 00000082cdefe188
  39. 0x00000082cdefe110: 0000000000000000 000001aade901f33
  40. 0x00000082cdefe120: 000001aa9bd33090 00000082cdefe1a0
  41. 0x00000082cdefe130: 00007ffce7cfa6c0 000001aa9c63b040
  42. 0x00000082cdefe140: 0000000000000020 000001aa9c63b040
  43. 0x00000082cdefe150: 00007ffce7cfa6c0 00000082cdefe190
  44. 0x00000082cdefe160: 00000007c1103548 000001aafc650028
  45. 0x00000082cdefe170: 00000007c1103548 000000005c1dc301
  46. 0x00000082cdefe180: 000001aadb402000 000000070acbf0e8
  47. 0x00000082cdefe190: 000001aa8aa50b08 000001aadb402000
  48. 0x00000082cdefe1a0: 00000082cdefe500 000001aade8efc54
  49.  
  50. Instructions: (pc=0x00007ffce7812d77)
  51. 0x00007ffce7812d57: 48 83 e0 fc 48 03 c8 48 03 d0 49 8b c0 48 c1 e8
  52. 0x00007ffce7812d67: 02 48 ff c8 74 16 48 ff c8 74 0b 48 ff c8 75 12
  53. 0x00007ffce7812d77: 8b 42 f4 89 41 f4 8b 42 f8 89 41 f8 8b 42 fc 89
  54. 0x00007ffce7812d87: 41 fc 41 f6 c0 01 74 0f 0f b6 02 48 ff c1 49 ff
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x00007ffce7812d77 is an unknown value
  60. RBX=0x000000009c63b040 is an unknown value
  61. RCX=0x000001aa8aa50b14 is an unknown value
  62. RDX=0x000000009c63b04c is an unknown value
  63. RSP=0x00000082cdefe0b0 is pointing into the stack for thread: 0x000001aadb402000
  64. RBP=0x000001aafb5c3440 is an unknown value
  65. RSI=0x000001aa8aa50b08 is an unknown value
  66. RDI=0x0000000000000c30 is an unknown value
  67. R8 =0x000000000000000c is an unknown value
  68. R9 =0x00007ffce77f0000 is an unknown value
  69. R10=0x000001aafb5c47f0 is an unknown value
  70. R11=0xc00000000000003b is an unknown value
  71. R12=0x0000000000000010 is an unknown value
  72. R13=0x0000000000000c30 is an unknown value
  73. R14=0x000001aafb50b530 is an unknown value
  74. R15=0x000000009c63b040 is an unknown value
  75.  
  76.  
  77. Stack: [0x00000082cde00000,0x00000082cdf00000], sp=0x00000082cdefe0b0, free space=1016k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ig7icd64.dll+0x22d77]
  80. C [ig7icd64.dll+0x47210f]
  81. C 0x000001aade901b2b
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. J 10293 org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V (0 bytes) @ 0x000001aade901a8e [0x000001aade901a40+0x4e]
  85. J 10286 C1 net.minecraft.client.renderer.Tessellator.func_78381_a()I (411 bytes) @ 0x000001aade8f5074 [0x000001aade8f2920+0x2754]
  86. j net.minecraft.client.renderer.RenderGlobal.func_72730_g()V+399
  87. j net.minecraft.client.renderer.RenderGlobal.<init>(Lnet/minecraft/client/Minecraft;)V+425
  88. j net.minecraft.client.Minecraft.func_71384_a()V+3124
  89. j net.minecraft.client.Minecraft.func_99999_d()V+6
  90. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1015
  91. v ~StubRoutines::call_stub
  92. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  93. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  94. J 2340 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x000001aadd56088c [0x000001aadd560780+0x10c]
  95. J 2339 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000001aadd5597b4 [0x000001aadd5593c0+0x3f4]
  96. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
  97. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  98. j java.lang.invoke.LambdaForm$DMH.invokeStatic_L_V(Ljava/lang/Object;Ljava/lang/Object;)V+10
  99. j java.lang.invoke.LambdaForm$BMH.reinvoke(Ljava/lang/Object;Ljava/lang/Object;)V+31
  100. j java.lang.invoke.LambdaForm$MH.invoke_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+17
  101. j launcher.keEpErjeRRYsAK.keepErJErRy6HE(Llauncher/KEEPeRjErrYXff;Llauncher/kEepERjerryhdF;)V+213
  102. j launcher.keEpErjeRRYsAK.main([Ljava/lang/String;)V+586
  103. v ~StubRoutines::call_stub
  104.  
  105. --------------- P R O C E S S ---------------
  106.  
  107. Java Threads: ( => current thread )
  108. 0x000001aaf7e3f000 JavaThread "Thread-26" daemon [_thread_in_native, id=5860, stack(0x00000082d0b00000,0x00000082d0c00000)]
  109. 0x000001aaf7e3d800 JavaThread "Thread-24" [_thread_blocked, id=624, stack(0x00000082d0400000,0x00000082d0500000)]
  110. 0x000001aaf7e3d000 JavaThread "Thread-23" [_thread_in_native, id=4000, stack(0x00000082d0300000,0x00000082d0400000)]
  111. 0x000001aaf7e3a800 JavaThread "Thread-22" [_thread_blocked, id=684, stack(0x00000082d0200000,0x00000082d0300000)]
  112. 0x000001aafa760000 JavaThread "Thread-20" [_thread_blocked, id=5920, stack(0x00000082cdb00000,0x00000082cdc00000)]
  113. 0x000001aafa765800 JavaThread "Thread-17" daemon [_thread_in_native, id=8156, stack(0x00000082cdc00000,0x00000082cdd00000)]
  114. 0x000001aafa762000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4492, stack(0x00000082cf900000,0x00000082cfa00000)]
  115. 0x000001aafa760800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7888, stack(0x00000082cf800000,0x00000082cf900000)]
  116. 0x000001aaf43d5000 JavaThread "Thread-11" daemon [_thread_in_native, id=4260, stack(0x00000082cf700000,0x00000082cf800000)]
  117. 0x000001aaf3217800 JavaThread "Thread-10" daemon [_thread_blocked, id=6420, stack(0x00000082cf500000,0x00000082cf600000)]
  118. 0x000001aaf3ed2800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=32, stack(0x00000082cf600000,0x00000082cf700000)]
  119. 0x000001aaf42d7000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4676, stack(0x00000082cf400000,0x00000082cf500000)]
  120. 0x000001aaf3452800 JavaThread "Client Directory Watcher" daemon [_thread_blocked, id=240, stack(0x00000082cf300000,0x00000082cf400000)]
  121. 0x000001aaf3494000 JavaThread "Asset Directory Watcher" daemon [_thread_blocked, id=220, stack(0x00000082cf200000,0x00000082cf300000)]
  122. 0x000001aaf3493000 JavaThread "JVM Directory Watcher" daemon [_thread_blocked, id=492, stack(0x00000082cf100000,0x00000082cf200000)]
  123. 0x000001aaf3500800 JavaThread "Thread-2" daemon [_thread_in_native, id=224, stack(0x00000082cf000000,0x00000082cf100000)]
  124. 0x000001aaf3474000 JavaThread "Thread-1" daemon [_thread_in_native, id=236, stack(0x00000082cef00000,0x00000082cf000000)]
  125. 0x000001aaf35af800 JavaThread "Thread-0" daemon [_thread_in_native, id=6644, stack(0x00000082cee00000,0x00000082cef00000)]
  126. 0x000001aaf2e8e800 JavaThread "Service Thread" daemon [_thread_blocked, id=5104, stack(0x00000082cec00000,0x00000082ced00000)]
  127. 0x000001aaf2e96800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=4648, stack(0x00000082ceb00000,0x00000082cec00000)]
  128. 0x000001aaf2e8d800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5172, stack(0x00000082cea00000,0x00000082ceb00000)]
  129. 0x000001aaf2e91800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=6344, stack(0x00000082ce900000,0x00000082cea00000)]
  130. 0x000001aaf2e82000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3200, stack(0x00000082ce800000,0x00000082ce900000)]
  131. 0x000001aaf2e80000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=7480, stack(0x00000082ce700000,0x00000082ce800000)]
  132. 0x000001aaf2e5a800 JavaThread "Finalizer" daemon [_thread_blocked, id=7228, stack(0x00000082ce600000,0x00000082ce700000)]
  133. 0x000001aaf2e53800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7584, stack(0x00000082ce500000,0x00000082ce600000)]
  134. =>0x000001aadb402000 JavaThread "Client thread" [_thread_in_native, id=1616, stack(0x00000082cde00000,0x00000082cdf00000)]
  135.  
  136. Other Threads:
  137. 0x000001aaf2e28800 VMThread [stack: 0x00000082ce400000,0x00000082ce500000] [id=7580]
  138. 0x000001aaf2e9c800 WatcherThread [stack: 0x00000082ced00000,0x00000082cee00000] [id=2144]
  139.  
  140. VM state:not at safepoint (normal execution)
  141.  
  142. VM Mutex/Monitor currently owned by a thread: None
  143.  
  144. heap address: 0x0000000700000000, size: 3072 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  145. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  146. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  147.  
  148. Heap:
  149. par new generation total 118016K, used 91747K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  150. eden space 104960K, 81% used [0x0000000700000000, 0x00000007053f5810, 0x0000000706680000)
  151. from space 13056K, 44% used [0x0000000706680000, 0x0000000706c23480, 0x0000000707340000)
  152. to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
  153. concurrent mark-sweep generation total 3014656K, used 438627K [0x0000000708000000, 0x00000007c0000000, 0x00000007c0000000)
  154. Metaspace used 116150K, capacity 117314K, committed 118220K, reserved 1148928K
  155. class space used 17796K, capacity 18203K, committed 18312K, reserved 1048576K
  156.  
  157. Card table byte_map: [0x000001aaec170000,0x000001aaec780000] byte_map_base: 0x000001aae8970000
  158.  
  159. Marking Bits: (CMSBitMap*) 0x000001aadb463a28
  160. Bits: [0x000001aaed190000, 0x000001aaeff90000)
  161.  
  162. Mod Union Table: (CMSBitMap*) 0x000001aadb463ae8
  163. Bits: [0x000001aaeffa0000, 0x000001aaf0058000)
  164.  
  165. Polling page: 0x000001aadb750000
  166.  
  167. CodeCache: size=245760Kb used=30530Kb max_used=30542Kb free=215229Kb
  168. bounds [0x000001aadcdb0000, 0x000001aadebb0000, 0x000001aaebdb0000]
  169. total_blobs=9085 nmethods=7859 adapters=1137
  170. compilation: enabled
  171.  
  172. Compilation events (10 events):
  173. Event: 98.681 Thread 0x000001aaf2e96800 10996 3 org.apache.logging.log4j.message.AbstractMessageFactory::<init> (5 bytes)
  174. Event: 98.682 Thread 0x000001aaf2e96800 nmethod 10996 0x000001aadeb7ab50 code [0x000001aadeb7aca0, 0x000001aadeb7ae58]
  175. Event: 98.697 Thread 0x000001aaf2e96800 10997 3 java.util.Random::nextFloat (11 bytes)
  176. Event: 98.697 Thread 0x000001aaf2e96800 nmethod 10997 0x000001aadeb7a710 code [0x000001aadeb7a8a0, 0x000001aadeb7aad0]
  177. Event: 98.698 Thread 0x000001aaf2e96800 10998 3 java.lang.Math::atan2 (6 bytes)
  178. Event: 98.698 Thread 0x000001aaf2e96800 nmethod 10998 0x000001aadeba3e10 code [0x000001aadeba3f80, 0x000001aadeba40f0]
  179. Event: 98.702 Thread 0x000001aaf2e96800 11000 3 java.util.Random::nextDouble (24 bytes)
  180. Event: 98.702 Thread 0x000001aaf2e96800 nmethod 11000 0x000001aadeba3490 code [0x000001aadeba3620, 0x000001aadeba3940]
  181. Event: 98.703 Thread 0x000001aaf2e8d800 11001 4 java.util.Random::next (47 bytes)
  182. Event: 98.704 Thread 0x000001aaf2e8d800 nmethod 11001 0x000001aadeba31d0 code [0x000001aadeba3300, 0x000001aadeba33d8]
  183.  
  184. GC Heap History (10 events):
  185. Event: 96.836 GC heap before
  186. {Heap before GC invocations=168 (full 11):
  187. par new generation total 118016K, used 114111K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  188. eden space 104960K, 100% used [0x0000000700000000, 0x0000000706680000, 0x0000000706680000)
  189. from space 13056K, 70% used [0x0000000707340000, 0x0000000707c2ffc0, 0x0000000708000000)
  190. to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
  191. concurrent mark-sweep generation total 3014656K, used 434063K [0x0000000708000000, 0x00000007c0000000, 0x00000007c0000000)
  192. Metaspace used 114393K, capacity 115548K, committed 116476K, reserved 1148928K
  193. class space used 17541K, capacity 17913K, committed 18024K, reserved 1048576K
  194. Event: 96.858 GC heap after
  195. Heap after GC invocations=169 (full 11):
  196. par new generation total 118016K, used 7428K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  197. eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
  198. from space 13056K, 56% used [0x0000000706680000, 0x0000000706dc11f0, 0x0000000707340000)
  199. to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
  200. concurrent mark-sweep generation total 3014656K, used 436875K [0x0000000708000000, 0x00000007c0000000, 0x00000007c0000000)
  201. Metaspace used 114393K, capacity 115548K, committed 116476K, reserved 1148928K
  202. class space used 17541K, capacity 17913K, committed 18024K, reserved 1048576K
  203. }
  204. Event: 97.358 GC heap before
  205. {Heap before GC invocations=169 (full 11):
  206. par new generation total 118016K, used 112388K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  207. eden space 104960K, 100% used [0x0000000700000000, 0x0000000706680000, 0x0000000706680000)
  208. from space 13056K, 56% used [0x0000000706680000, 0x0000000706dc11f0, 0x0000000707340000)
  209. to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
  210. concurrent mark-sweep generation total 3014656K, used 436875K [0x0000000708000000, 0x00000007c0000000, 0x00000007c0000000)
  211. Metaspace used 115511K, capacity 116668K, committed 117480K, reserved 1148928K
  212. class space used 17747K, capacity 18137K, committed 18184K, reserved 1048576K
  213. Event: 97.374 GC heap after
  214. Heap after GC invocations=170 (full 11):
  215. par new generation total 118016K, used 10539K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  216. eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
  217. from space 13056K, 80% used [0x0000000707340000, 0x0000000707d8acc0, 0x0000000708000000)
  218. to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
  219. concurrent mark-sweep generation total 3014656K, used 436875K [0x0000000708000000, 0x00000007c0000000, 0x00000007c0000000)
  220. Metaspace used 115511K, capacity 116668K, committed 117480K, reserved 1148928K
  221. class space used 17747K, capacity 18137K, committed 18184K, reserved 1048576K
  222. }
  223. Event: 97.666 GC heap before
  224. {Heap before GC invocations=170 (full 11):
  225. par new generation total 118016K, used 115499K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  226. eden space 104960K, 100% used [0x0000000700000000, 0x0000000706680000, 0x0000000706680000)
  227. from space 13056K, 80% used [0x0000000707340000, 0x0000000707d8acc0, 0x0000000708000000)
  228. to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
  229. concurrent mark-sweep generation total 3014656K, used 436875K [0x0000000708000000, 0x00000007c0000000, 0x00000007c0000000)
  230. Metaspace used 115643K, capacity 116828K, committed 117480K, reserved 1148928K
  231. class space used 17752K, capacity 18169K, committed 18184K, reserved 1048576K
  232. Event: 97.682 GC heap after
  233. Heap after GC invocations=171 (full 11):
  234. par new generation total 118016K, used 5926K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  235. eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
  236. from space 13056K, 45% used [0x0000000706680000, 0x0000000706c49910, 0x0000000707340000)
  237. to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
  238. concurrent mark-sweep generation total 3014656K, used 438627K [0x0000000708000000, 0x00000007c0000000, 0x00000007c0000000)
  239. Metaspace used 115643K, capacity 116828K, committed 117480K, reserved 1148928K
  240. class space used 17752K, capacity 18169K, committed 18184K, reserved 1048576K
  241. }
  242. Event: 97.921 GC heap before
  243. {Heap before GC invocations=171 (full 11):
  244. par new generation total 118016K, used 110886K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  245. eden space 104960K, 100% used [0x0000000700000000, 0x0000000706680000, 0x0000000706680000)
  246. from space 13056K, 45% used [0x0000000706680000, 0x0000000706c49910, 0x0000000707340000)
  247. to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
  248. concurrent mark-sweep generation total 3014656K, used 438627K [0x0000000708000000, 0x00000007c0000000, 0x00000007c0000000)
  249. Metaspace used 115739K, capacity 116892K, committed 117556K, reserved 1148928K
  250. class space used 17755K, capacity 18169K, committed 18184K, reserved 1048576K
  251. Event: 97.935 GC heap after
  252. Heap after GC invocations=172 (full 11):
  253. par new generation total 118016K, used 8300K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  254. eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
  255. from space 13056K, 63% used [0x0000000707340000, 0x0000000707b5b0b0, 0x0000000708000000)
  256. to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
  257. concurrent mark-sweep generation total 3014656K, used 438627K [0x0000000708000000, 0x00000007c0000000, 0x00000007c0000000)
  258. Metaspace used 115739K, capacity 116892K, committed 117556K, reserved 1148928K
  259. class space used 17755K, capacity 18169K, committed 18184K, reserved 1048576K
  260. }
  261. Event: 98.034 GC heap before
  262. {Heap before GC invocations=172 (full 11):
  263. par new generation total 118016K, used 113260K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  264. eden space 104960K, 100% used [0x0000000700000000, 0x0000000706680000, 0x0000000706680000)
  265. from space 13056K, 63% used [0x0000000707340000, 0x0000000707b5b0b0, 0x0000000708000000)
  266. to space 13056K, 0% used [0x0000000706680000, 0x0000000706680000, 0x0000000707340000)
  267. concurrent mark-sweep generation total 3014656K, used 438627K [0x0000000708000000, 0x00000007c0000000, 0x00000007c0000000)
  268. Metaspace used 115753K, capacity 116956K, committed 117812K, reserved 1148928K
  269. class space used 17755K, capacity 18169K, committed 18184K, reserved 1048576K
  270. Event: 98.048 GC heap after
  271. Heap after GC invocations=173 (full 11):
  272. par new generation total 118016K, used 5773K [0x0000000700000000, 0x0000000708000000, 0x0000000708000000)
  273. eden space 104960K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000706680000)
  274. from space 13056K, 44% used [0x0000000706680000, 0x0000000706c23480, 0x0000000707340000)
  275. to space 13056K, 0% used [0x0000000707340000, 0x0000000707340000, 0x0000000708000000)
  276. concurrent mark-sweep generation total 3014656K, used 438627K [0x0000000708000000, 0x00000007c0000000, 0x00000007c0000000)
  277. Metaspace used 115753K, capacity 116956K, committed 117812K, reserved 1148928K
  278. class space used 17755K, capacity 18169K, committed 18184K, reserved 1048576K
  279. }
  280.  
  281. Deoptimization events (10 events):
  282. Event: 96.562 Thread 0x000001aadb402000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001aade21b5ac method=java.util.TreeMap.getEntryUsingComparator(Ljava/lang/Object;)Ljava/util/TreeMap$Entry; @ 53
  283. Event: 96.562 Thread 0x000001aadb402000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001aadd0fb3ec method=java.util.TreeMap.getEntryUsingComparator(Ljava/lang/Object;)Ljava/util/TreeMap$Entry; @ 53
  284. Event: 96.611 Thread 0x000001aadb402000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001aaddf4f9d0 method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 76
  285. Event: 96.712 Thread 0x000001aadb402000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001aadcedf92c method=java.util.regex.Pattern.<init>(Ljava/lang/String;I)V @ 58
  286. Event: 96.724 Thread 0x000001aadb402000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001aadd6b9ee0 method=java.util.regex.Pattern.<init>(Ljava/lang/String;I)V @ 58
  287. Event: 97.861 Thread 0x000001aadb402000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001aadda7a2e0 method=java.text.FieldPosition.matchesField(Ljava/text/Format$Field;I)Z @ 21
  288. Event: 98.181 Thread 0x000001aadb402000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001aadd3c0e3c method=net.eq2online.macros.transformers.MacrosTransformer.transform(Ljava/lang/String;Ljava/lang/String;[B)[B @ 8
  289. Event: 98.352 Thread 0x000001aadb402000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001aade9d9df0 method=org.objectweb.asm.Frame.a(Ljava/lang/String;)V @ 30
  290. Event: 98.366 Thread 0x000001aadb402000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001aade5aacb0 method=java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; @ 18
  291. Event: 98.664 Thread 0x000001aafa761800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001aadcf0e25c method=java.util.SubList.<init>(Ljava/util/AbstractList;II)V @ 37
  292.  
  293. Classes redefined (0 events):
  294. No events
  295.  
  296. Internal exceptions (10 events):
  297. Event: 98.194 Thread 0x000001aadb402000 Implicit null exception at 0x000001aade92ee2c to 0x000001aade93013c
  298. Event: 98.194 Thread 0x000001aadb402000 Exception <a 'java/lang/NullPointerException'> (0x0000000703309390) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  299. Event: 98.312 Thread 0x000001aadb402000 Implicit null exception at 0x000001aade92ee2c to 0x000001aade93013c
  300. Event: 98.312 Thread 0x000001aadb402000 Exception <a 'java/lang/NullPointerException'> (0x00000007045420b8) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  301. Event: 98.363 Thread 0x000001aadb402000 Exception <a 'java/security/PrivilegedActionException'> (0x000000070500b660) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jvm.cpp, line 1523]
  302. Event: 98.363 Thread 0x000001aadb402000 Exception <a 'java/security/PrivilegedActionException'> (0x000000070500ba58) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jvm.cpp, line 1523]
  303. Event: 98.363 Thread 0x000001aadb402000 Exception <a 'java/security/PrivilegedActionException'> (0x000000070501cb08) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jvm.cpp, line 1523]
  304. Event: 98.363 Thread 0x000001aadb402000 Exception <a 'java/security/PrivilegedActionException'> (0x000000070501cf00) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\prims\jvm.cpp, line 1523]
  305. Event: 98.364 Thread 0x000001aadb402000 Implicit null exception at 0x000001aade92ee2c to 0x000001aade93013c
  306. Event: 98.364 Thread 0x000001aadb402000 Exception <a 'java/lang/NullPointerException'> (0x000000070502da98) thrown at [C:\ws\workspace\jdk-8u282\label\windows-x86_64\type\b8\build\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  307.  
  308. Events (10 events):
  309. Event: 98.689 loading class net/minecraft/client/renderer/RenderList
  310. Event: 98.689 loading class net/minecraft/client/renderer/RenderList done
  311. Event: 98.691 loading class WrDisplayListAllocator
  312. Event: 98.691 loading class WrDisplayListAllocator done
  313. Event: 98.694 loading class net/minecraft/client/renderer/OpenGlCapsChecker
  314. Event: 98.694 loading class net/minecraft/client/renderer/OpenGlCapsChecker done
  315. Event: 98.695 loading class org/lwjgl/opengl/ARBOcclusionQuery
  316. Event: 98.695 loading class org/lwjgl/opengl/ARBOcclusionQuery done
  317. Event: 98.695 loading class org/lwjgl/opengl/ARBOcclusionQuery
  318. Event: 98.695 loading class org/lwjgl/opengl/ARBOcclusionQuery done
  319.  
  320.  
  321. Dynamic libraries:
  322. 0x00007ff6bdfb0000 - 0x00007ff6bdff5000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\java.exe
  323. 0x00007ffd16610000 - 0x00007ffd16808000 C:\Windows\SYSTEM32\ntdll.dll
  324. 0x00007ffd16510000 - 0x00007ffd165cf000 C:\Windows\System32\KERNEL32.DLL
  325. 0x00007ffd140e0000 - 0x00007ffd143b2000 C:\Windows\System32\KERNELBASE.dll
  326. 0x00007ffd15830000 - 0x00007ffd158de000 C:\Windows\System32\ADVAPI32.dll
  327. 0x00007ffd16410000 - 0x00007ffd164ae000 C:\Windows\System32\msvcrt.dll
  328. 0x00007ffd15780000 - 0x00007ffd1581c000 C:\Windows\System32\sechost.dll
  329. 0x00007ffd161f0000 - 0x00007ffd16315000 C:\Windows\System32\RPCRT4.dll
  330. 0x00007ffd15f30000 - 0x00007ffd160cd000 C:\Windows\System32\USER32.dll
  331. 0x00007ffd14430000 - 0x00007ffd14452000 C:\Windows\System32\win32u.dll
  332. 0x00007ffd161c0000 - 0x00007ffd161eb000 C:\Windows\System32\GDI32.dll
  333. 0x00007ffd13d10000 - 0x00007ffd13e1f000 C:\Windows\System32\gdi32full.dll
  334. 0x00007ffd14460000 - 0x00007ffd144fd000 C:\Windows\System32\msvcp_win.dll
  335. 0x00007ffd13e70000 - 0x00007ffd13f70000 C:\Windows\System32\ucrtbase.dll
  336. 0x00007ffd055f0000 - 0x00007ffd0588a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
  337. 0x00007ffd14d30000 - 0x00007ffd14d62000 C:\Windows\System32\IMM32.DLL
  338. 0x00007ffd02b90000 - 0x00007ffd02ba5000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\vcruntime140.dll
  339. 0x00007ffcf1a70000 - 0x00007ffcf1b0b000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\msvcp140.dll
  340. 0x000000005c140000 - 0x000000005c996000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\server\jvm.dll
  341. 0x00007ffd15820000 - 0x00007ffd15828000 C:\Windows\System32\PSAPI.DLL
  342. 0x00007ffd023c0000 - 0x00007ffd023ca000 C:\Windows\SYSTEM32\VERSION.dll
  343. 0x00007ffcff4b0000 - 0x00007ffcff4d7000 C:\Windows\SYSTEM32\WINMM.dll
  344. 0x00007ffd009a0000 - 0x00007ffd009a9000 C:\Windows\SYSTEM32\WSOCK32.dll
  345. 0x00007ffd15900000 - 0x00007ffd1596b000 C:\Windows\System32\WS2_32.dll
  346. 0x00007ffd12560000 - 0x00007ffd12572000 C:\Windows\SYSTEM32\kernel.appcore.dll
  347. 0x00007ffd09200000 - 0x00007ffd09210000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\verify.dll
  348. 0x00007ffcf1a40000 - 0x00007ffcf1a6b000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\java.dll
  349. 0x00007ffd00c70000 - 0x00007ffd00c88000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\zip.dll
  350. 0x00007ffd14fd0000 - 0x00007ffd15713000 C:\Windows\System32\SHELL32.dll
  351. 0x00007ffd11d90000 - 0x00007ffd12522000 C:\Windows\SYSTEM32\windows.storage.dll
  352. 0x00007ffd146c0000 - 0x00007ffd14a14000 C:\Windows\System32\combase.dll
  353. 0x00007ffd13690000 - 0x00007ffd136c0000 C:\Windows\SYSTEM32\Wldp.dll
  354. 0x00007ffd14c80000 - 0x00007ffd14d2d000 C:\Windows\System32\SHCORE.dll
  355. 0x00007ffd164b0000 - 0x00007ffd16505000 C:\Windows\System32\shlwapi.dll
  356. 0x00007ffd13c50000 - 0x00007ffd13c6f000 C:\Windows\SYSTEM32\profapi.dll
  357. 0x00007ffd00c10000 - 0x00007ffd00c1d000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\management.dll
  358. 0x00007ffcfe710000 - 0x00007ffcfe72c000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\net.dll
  359. 0x00007ffd133f0000 - 0x00007ffd1345a000 C:\Windows\system32\mswsock.dll
  360. 0x00007ffcf6df0000 - 0x00007ffcf6e03000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\nio.dll
  361. 0x00007ffcf3920000 - 0x00007ffcf3937000 C:\Windows\system32\napinsp.dll
  362. 0x00007ffcf0fd0000 - 0x00007ffcf0feb000 C:\Windows\system32\pnrpnsp.dll
  363. 0x00007ffcf5da0000 - 0x00007ffcf5db5000 C:\Windows\system32\wshbth.dll
  364. 0x00007ffd0f220000 - 0x00007ffd0f23d000 C:\Windows\system32\NLAapi.dll
  365. 0x00007ffd130e0000 - 0x00007ffd1311b000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  366. 0x00007ffd13120000 - 0x00007ffd131ea000 C:\Windows\SYSTEM32\DNSAPI.dll
  367. 0x00007ffd14d70000 - 0x00007ffd14d78000 C:\Windows\System32\NSI.dll
  368. 0x00007ffced1c0000 - 0x00007ffced1d2000 C:\Windows\System32\winrnr.dll
  369. 0x00007ffd0b820000 - 0x00007ffd0b82a000 C:\Windows\System32\rasadhlp.dll
  370. 0x00007ffd0ae80000 - 0x00007ffd0af00000 C:\Windows\System32\fwpuclnt.dll
  371. 0x00007ffd140b0000 - 0x00007ffd140d7000 C:\Windows\System32\bcrypt.dll
  372. 0x00007ffcf18a0000 - 0x00007ffcf1a35000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\awt.dll
  373. 0x00007ffd15de0000 - 0x00007ffd15ead000 C:\Windows\System32\OLEAUT32.dll
  374. 0x00007ffd10730000 - 0x00007ffd107c1000 C:\Windows\SYSTEM32\apphelp.dll
  375. 0x00007ffd108d0000 - 0x00007ffd1096e000 C:\Windows\system32\uxtheme.dll
  376. 0x00007ffd14d80000 - 0x00007ffd14e95000 C:\Windows\System32\MSCTF.dll
  377. 0x00007ffd14ea0000 - 0x00007ffd14fca000 C:\Windows\System32\ole32.dll
  378. 0x00007ffd14020000 - 0x00007ffd140a2000 C:\Windows\System32\bcryptPrimitives.dll
  379. 0x00007ffd10b00000 - 0x00007ffd10b2f000 C:\Windows\system32\DWMAPI.DLL
  380. 0x00007ffcf1810000 - 0x00007ffcf1891000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\freetype.dll
  381. 0x00007ffcf17c0000 - 0x00007ffcf180b000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\fontmanager.dll
  382. 0x00007ffcfff40000 - 0x00007ffd00065000 C:\Windows\system32\opengl32.dll
  383. 0x00007ffd06130000 - 0x00007ffd0615c000 C:\Windows\SYSTEM32\GLU32.dll
  384. 0x00007ffd135e0000 - 0x00007ffd135f8000 C:\Windows\SYSTEM32\CRYPTSP.dll
  385. 0x00007ffd12d10000 - 0x00007ffd12d44000 C:\Windows\system32\rsaenh.dll
  386. 0x00007ffd13bd0000 - 0x00007ffd13bfe000 C:\Windows\SYSTEM32\USERENV.dll
  387. 0x00007ffd13600000 - 0x00007ffd1360c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  388. 0x00007ffd0cef0000 - 0x00007ffd0cf07000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  389. 0x00007ffd0ced0000 - 0x00007ffd0ceed000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  390. 0x00007ffcf3010000 - 0x00007ffcf3028000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\unpack.dll
  391. 0x0000000180000000 - 0x0000000180053000 C:\Users\Holly\Pentacraft\MagicRPG\natives\lwjgl64.dll
  392. 0x00007ffd0edc0000 - 0x00007ffd0ee6e000 C:\Windows\SYSTEM32\mscms.dll
  393. 0x00007ffd0ed50000 - 0x00007ffd0ed61000 C:\Windows\SYSTEM32\ColorAdapterClient.dll
  394. 0x00007ffd14a20000 - 0x00007ffd14acf000 C:\Windows\System32\clbcatq.dll
  395. 0x00007ffd0d0b0000 - 0x00007ffd0d0f3000 C:\Windows\System32\Windows.Internal.Graphics.Display.DisplayColorManagement.dll
  396. 0x00007ffd13e20000 - 0x00007ffd13e6e000 C:\Windows\System32\cfgmgr32.dll
  397. 0x00007ffd08bb0000 - 0x00007ffd08ca9000 C:\Windows\SYSTEM32\textinputframework.dll
  398. 0x00007ffd10500000 - 0x00007ffd105f2000 C:\Windows\System32\CoreMessaging.dll
  399. 0x00007ffd101a0000 - 0x00007ffd104fe000 C:\Windows\System32\CoreUIComponents.dll
  400. 0x00007ffd12e30000 - 0x00007ffd12e63000 C:\Windows\SYSTEM32\ntmarta.dll
  401. 0x00007ffd0fe50000 - 0x00007ffd0ffa4000 C:\Windows\SYSTEM32\wintypes.dll
  402. 0x00007ffd0e460000 - 0x00007ffd0e557000 C:\Windows\System32\AppXDeploymentClient.dll
  403. 0x00007ffce77f0000 - 0x00007ffce8022000 C:\Windows\SYSTEM32\ig7icd64.dll
  404. 0x00007ffd0f180000 - 0x00007ffd0f194000 C:\Windows\SYSTEM32\WTSAPI32.dll
  405. 0x00007ffd0bd90000 - 0x00007ffd0c1f4000 C:\Windows\SYSTEM32\igdusc64.dll
  406. 0x00007ffcf1770000 - 0x00007ffcf17b3000 C:\Windows\SYSTEM32\icm32.dll
  407. 0x00007ffd13b80000 - 0x00007ffd13bcb000 C:\Windows\SYSTEM32\powrprof.dll
  408. 0x00007ffd13b60000 - 0x00007ffd13b72000 C:\Windows\SYSTEM32\UMPDC.dll
  409. 0x00007ffd125d0000 - 0x00007ffd126c3000 C:\Windows\SYSTEM32\dxgi.dll
  410. 0x00007ffd11b20000 - 0x00007ffd11d83000 C:\Windows\SYSTEM32\d3d11.dll
  411. 0x00007ffd0c320000 - 0x00007ffd0cec2000 C:\Windows\SYSTEM32\igd10iumd64.dll
  412. 0x00007ffd13700000 - 0x00007ffd13727000 C:\Windows\SYSTEM32\ncrypt.dll
  413. 0x00007ffd136c0000 - 0x00007ffd136fb000 C:\Windows\SYSTEM32\NTASN1.dll
  414. 0x00007ffd0d070000 - 0x00007ffd0d0ab000 C:\Windows\SYSTEM32\dxcore.dll
  415. 0x00007ffcf1640000 - 0x00007ffcf1682000 C:\Users\Holly\AppData\Local\Temp\jna-69907570\jna8552647351747188705.dll
  416. 0x00007ffcf10c0000 - 0x00007ffcf115c000 C:\Users\Holly\AppData\Local\Temp\jna-69907570\jna3668294913227374999.dll
  417. 0x00007ffcea7a0000 - 0x00007ffcea7c4000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\sunec.dll
  418. 0x00007ffcf1630000 - 0x00007ffcf163d000 C:\Users\Holly\Pentacraft\jre-8u282-win64\bin\sunmscapi.dll
  419. 0x00007ffd14500000 - 0x00007ffd14656000 C:\Windows\System32\CRYPT32.dll
  420. 0x000001aa86370000 - 0x000001aa863d4000 C:\Users\Holly\Pentacraft\MagicRPG\natives\OpenAL64.dll
  421. 0x00007ffd0b9e0000 - 0x00007ffd0ba65000 C:\Windows\System32\MMDevApi.dll
  422. 0x00007ffd13a00000 - 0x00007ffd13a2c000 C:\Windows\System32\DEVOBJ.dll
  423. 0x00007ffce9a50000 - 0x00007ffce9aec000 C:\Windows\SYSTEM32\dsound.dll
  424. 0x00007ffcf3060000 - 0x00007ffcf3086000 C:\Windows\SYSTEM32\winmmbase.dll
  425. 0x00007ffcff1f0000 - 0x00007ffcff372000 C:\Windows\SYSTEM32\AUDIOSES.DLL
  426. 0x00007ffd10a00000 - 0x00007ffd10a14000 C:\Windows\SYSTEM32\resourcepolicyclient.dll
  427. 0x000001aa87610000 - 0x000001aa87626000 C:\Users\Holly\Pentacraft\MagicRPG\natives\jinput-dx8_64.dll
  428. 0x00007ffcf16b0000 - 0x00007ffcf16f5000 C:\Windows\SYSTEM32\DINPUT8.dll
  429. 0x00007ffd08a50000 - 0x00007ffd08ba2000 C:\Windows\SYSTEM32\inputhost.dll
  430. 0x00007ffd0f050000 - 0x00007ffd0f146000 C:\Windows\SYSTEM32\PROPSYS.dll
  431. 0x00007ffd12550000 - 0x00007ffd1255d000 C:\Windows\SYSTEM32\HID.DLL
  432. 0x00007ffd15970000 - 0x00007ffd15dd8000 C:\Windows\System32\SETUPAPI.DLL
  433. 0x00007ffd143c0000 - 0x00007ffd1442a000 C:\Windows\System32\WINTRUST.dll
  434. 0x00007ffd13820000 - 0x00007ffd13832000 C:\Windows\SYSTEM32\MSASN1.dll
  435. 0x000001aa87670000 - 0x000001aa87684000 C:\Users\Holly\Pentacraft\MagicRPG\natives\jinput-raw_64.dll
  436. 0x00007ffd11930000 - 0x00007ffd11b14000 C:\Windows\SYSTEM32\dbghelp.dll
  437.  
  438. VM Arguments:
  439. jvm_args: -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3072M -Xmx3072M -Dlauncher.debug=true -Dos.name=Windows 10 -Dos.version=10.0 -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  440. java_command: launcher.keEpErjeRRYsAK C:\Users\Holly\AppData\Local\Temp\ClientLauncherParams36563152443928936.bin
  441. java_class_path (initial): C:\Users\Holly\Desktop\downloads\PentaCraft.exe
  442. Launcher Type: SUN_STANDARD
  443.  
  444. Environment Variables:
  445. PATH=C:\Program Files\Eclipse Adoptium\jdk-17.0.4.101\bin;D:\all code\gradle-7.5.1\bin;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\dotnet\;C:\Users\Holly\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\Holly\AppData\Local\Programs\Python\Python310\;C:\Users\Holly\AppData\Local\Microsoft\WindowsApps;;D:\all code\IntelliJ IDEA Community Edition 2022.2.2\bin;;C:\Program Files\Java\jre1.8.0_321\bin
  446. USERNAME=Holly
  447. OS=Windows_NT
  448. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  449.  
  450.  
  451.  
  452. --------------- S Y S T E M ---------------
  453.  
  454. OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2251)
  455.  
  456. CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, clmul, erms, ht, tsc, tscinvbit, tscinv
  457.  
  458. Memory: 4k page, physical 8279848k(5013004k free), swap 8804136k(1885780k free)
  459.  
  460. vm_info: OpenJDK 64-Bit Server VM (25.282-b08) for windows-amd64 JRE (1.8.0_282-b08), built on Jan 16 2021 12:43:31 by "hudson" with MS VC++ 15.9 (VS2017)
  461.  
  462. time: Tue Nov 22 23:32:55 2022
  463. timezone: Новосибирское стандартное время
  464. elapsed time: 98.799914 seconds (0d 0h 1m 38s)
  465.  
  466.  
Add Comment
Please, Sign In to add comment