Guest User

Untitled

a guest
Oct 29th, 2019
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.67 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=0x000000005259bb50, pid=200676, tid=0x0000000000028818
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [nvoglv64.dll+0xcbbb50]
  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 (0x00000000031a5800): JavaThread "main" [_thread_in_native, id=165912, stack(0x0000000002ec0000,0x0000000002fc0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x00000000158c8920, RCX=0x00000000fffffc20, RDX=0x0000000000000004
  27. RSP=0x0000000002fbeea0, RBP=0x00000000000003e4, RSI=0x0000000020380000, RDI=0x0000000028ac8920
  28. R8 =0x000000000000001f, R9 =0x00000000255d0110, R10=0x000000002508f040, R11=0x00000000e07907d6
  29. R12=0x0000000000000004, R13=0x00000000000007d8, R14=0x000000002508f040, R15=0x000000002508f040
  30. RIP=0x000000005259bb50, EFLAGS=0x0000000000010203
  31.  
  32. Top of Stack: (sp=0x0000000002fbeea0)
  33. 0x0000000002fbeea0: 0000000000000004 0000000052572a7d
  34. 0x0000000002fbeeb0: 000000002508f040 000000002876812c
  35. 0x0000000002fbeec0: 0000000000000001 000000002508f040
  36. 0x0000000002fbeed0: 0000000020380000 0000000033f17938
  37. 0x0000000002fbeee0: 0000000002fbefd0 0000000000000000
  38. 0x0000000002fbeef0: 00000000158c8920 0000000025538c90
  39. 0x0000000002fbef00: 00000000bf2173e1 0000000000000000
  40. 0x0000000002fbef10: 80000000c17a7e8d 8000000080000000
  41. 0x0000000002fbef20: 000000003f1fe15d 0000000000000000
  42. 0x0000000002fbef30: 000000003f217b70 0000000000000000
  43. 0x0000000002fbef40: 000000002508f040 0000000000000004
  44. 0x0000000002fbef50: 0000000000000000 00000000ffffffff
  45. 0x0000000002fbef60: 0000000020380000 000000005258e8d3
  46. 0x0000000002fbef70: 0000000000000000 0000000033f17938
  47. 0x0000000002fbef80: 0000000000000002 0000000000000000
  48. 0x0000000002fbef90: 0000000000000000 00000000000003e4
  49.  
  50. Instructions: (pc=0x000000005259bb50)
  51. 0x000000005259bb30: 24 90 00 00 00 c1 e9 05 ff c1 0f 29 bc 24 80 00
  52. 0x000000005259bb40: 00 00 44 8b c1 f7 d9 c1 e1 05 03 d1 0f 1f 40 00
  53. 0x000000005259bb50: f3 0f 6f 38 f3 0f 6f 58 10 66 41 0f fe f8 f3 0f
  54. 0x000000005259bb60: 6f 70 20 66 41 0f fe d8 f3 0f 6f 50 30 66 41 0f
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000000 is an unknown value
  60. RBX=0x00000000158c8920 is an unknown value
  61. RCX=0x00000000fffffc20 is an unknown value
  62. RDX=0x0000000000000004 is an unknown value
  63. RSP=0x0000000002fbeea0 is pointing into the stack for thread: 0x00000000031a5800
  64. RBP=0x00000000000003e4 is an unknown value
  65. RSI=0x0000000020380000 is an unknown value
  66. RDI=0x0000000028ac8920 is an unknown value
  67. R8 =0x000000000000001f is an unknown value
  68. R9 =0x00000000255d0110 is an unknown value
  69. R10=0x000000002508f040 is an unknown value
  70. R11=0x00000000e07907d6 is an unknown value
  71. R12=0x0000000000000004 is an unknown value
  72. R13=0x00000000000007d8 is an unknown value
  73. R14=0x000000002508f040 is an unknown value
  74. R15=0x000000002508f040 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000002ec0000,0x0000000002fc0000], sp=0x0000000002fbeea0, free space=1019k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [nvoglv64.dll+0xcbbb50]
  80. C [nvoglv64.dll+0xcae8d3]
  81. C [nvoglv64.dll+0x8577a2]
  82. C 0x00000000038c92d4
  83.  
  84. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  85. J 1893 org.lwjgl.opengl.GL11C.nglDrawElements(IIIJ)V (0 bytes) @ 0x00000000038c924e [0x00000000038c9200+0x4e]
  86. J 2251 C2 com.blockindustry.client.render.location.LocationRenderer.render(Lorg/joml/Vector3i;Lorg/joml/FrustumIntersection;)V (197 bytes) @ 0x00000000038f2a10 [0x00000000038f1740+0x12d0]
  87. J 2154 C2 com.blockindustry.client.BlockIndustryClient.render()V (169 bytes) @ 0x00000000039b1dec [0x00000000039b0980+0x146c]
  88. j com.blockindustry.client.BlockIndustryClient.run()V+26
  89. j com.blockindustry.client.Main.main([Ljava/lang/String;)V+11
  90. v ~StubRoutines::call_stub
  91.  
  92. --------------- P R O C E S S ---------------
  93.  
  94. Java Threads: ( => current thread )
  95. 0x000000001e155000 JavaThread "pool-2-thread-1" [_thread_blocked, id=184108, stack(0x000000002cd70000,0x000000002ce70000)]
  96. 0x000000001e6fd800 JavaThread "Thread-1" [_thread_in_Java, id=204784, stack(0x000000002c840000,0x000000002c940000)]
  97. 0x000000001c7ef800 JavaThread "Service Thread" daemon [_thread_blocked, id=197432, stack(0x000000001d4e0000,0x000000001d5e0000)]
  98. 0x000000001c744000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=187724, stack(0x000000001d3e0000,0x000000001d4e0000)]
  99. 0x000000001c73e000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=204132, stack(0x000000001d2e0000,0x000000001d3e0000)]
  100. 0x000000001c73d000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=189752, stack(0x000000001d1e0000,0x000000001d2e0000)]
  101. 0x000000001c73c800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=203244, stack(0x000000001d0e0000,0x000000001d1e0000)]
  102. 0x000000001c531000 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=182860, stack(0x000000001cfe0000,0x000000001d0e0000)]
  103. 0x000000001c52f800 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=184948, stack(0x000000001cee0000,0x000000001cfe0000)]
  104. 0x000000001c523800 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=203676, stack(0x000000001cde0000,0x000000001cee0000)]
  105. 0x000000001c514800 JavaThread "Attach Listener" daemon [_thread_blocked, id=204712, stack(0x000000001cce0000,0x000000001cde0000)]
  106. 0x000000001c513800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=184076, stack(0x000000001cbe0000,0x000000001cce0000)]
  107. 0x000000001c501800 JavaThread "Finalizer" daemon [_thread_blocked, id=193360, stack(0x000000001c9e0000,0x000000001cae0000)]
  108. 0x000000001c500800 JavaThread "Reference Handler" daemon [_thread_blocked, id=204944, stack(0x000000001c8e0000,0x000000001c9e0000)]
  109. =>0x00000000031a5800 JavaThread "main" [_thread_in_native, id=165912, stack(0x0000000002ec0000,0x0000000002fc0000)]
  110.  
  111. Other Threads:
  112. 0x000000001a708000 VMThread [stack: 0x000000001c3e0000,0x000000001c4e0000] [id=177180]
  113. 0x000000001c86b800 WatcherThread [stack: 0x000000001d5e0000,0x000000001d6e0000] [id=195316]
  114.  
  115. VM state:not at safepoint (normal execution)
  116.  
  117. VM Mutex/Monitor currently owned by a thread: None
  118.  
  119. heap address: 0x0000000702400000, size: 3036 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  120. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  121. Compressed class space size: 1073741824 Address: 0x00000007c0000000
  122.  
  123. Heap:
  124. PSYoungGen total 1014272K, used 844281K [0x0000000780c00000, 0x00000007c0000000, 0x00000007c0000000)
  125. eden space 992768K, 84% used [0x0000000780c00000,0x00000007b41be458,0x00000007bd580000)
  126. from space 21504K, 13% used [0x00000007bd580000,0x00000007bd840000,0x00000007bea80000)
  127. to space 21504K, 0% used [0x00000007beb00000,0x00000007beb00000,0x00000007c0000000)
  128. ParOldGen total 299008K, used 228466K [0x0000000702400000, 0x0000000714800000, 0x0000000780c00000)
  129. object space 299008K, 76% used [0x0000000702400000,0x000000071031c8d8,0x0000000714800000)
  130. Metaspace used 19336K, capacity 19759K, committed 19968K, reserved 1067008K
  131. class space used 1860K, capacity 1953K, committed 2048K, reserved 1048576K
  132.  
  133. Card table byte_map: [0x0000000012660000,0x0000000012c50000] byte_map_base: 0x000000000ee4e000
  134.  
  135. Marking Bits: (ParMarkBitMap*) 0x00000000550d5ce0
  136. Begin Bits: [0x0000000013850000, 0x00000000167c0000)
  137. End Bits: [0x00000000167c0000, 0x0000000019730000)
  138.  
  139. Polling page: 0x0000000000de0000
  140.  
  141. CodeCache: size=245760Kb used=6214Kb max_used=7205Kb free=239545Kb
  142. bounds [0x00000000032a0000, 0x00000000039c0000, 0x00000000122a0000]
  143. total_blobs=2889 nmethods=1860 adapters=949
  144. compilation: enabled
  145.  
  146. Compilation events (10 events):
  147. Event: 136.892 Thread 0x000000001c73d000 2295 4 java.nio.DirectIntBufferU::get (16 bytes)
  148. Event: 136.893 Thread 0x000000001c73d000 nmethod 2295 0x000000000351b250 code [0x000000000351b380, 0x000000000351b438]
  149. Event: 136.981 Thread 0x000000001c73e000 2296 4 org.lwjgl.system.MemoryUtil::memSet (238 bytes)
  150. Event: 136.982 Thread 0x000000001c73e000 nmethod 2296 0x00000000037e9a50 code [0x00000000037e9ba0, 0x00000000037e9d98]
  151. Event: 139.025 Thread 0x000000001c73c800 2298 4 java.util.concurrent.ConcurrentLinkedQueue::first (65 bytes)
  152. Event: 139.025 Thread 0x000000001c73d000 2297 4 java.util.concurrent.ConcurrentLinkedQueue::isEmpty (13 bytes)
  153. Event: 139.027 Thread 0x000000001c73d000 nmethod 2297 0x0000000003943450 code [0x00000000039435a0, 0x0000000003943798]
  154. Event: 139.027 Thread 0x000000001c73c800 nmethod 2298 0x00000000036dfb50 code [0x00000000036dfca0, 0x00000000036dfe78]
  155. Event: 139.161 Thread 0x000000001c73e000 2299 4 com.blockindustry.common.entity.EntityPos::move (56 bytes)
  156. Event: 139.167 Thread 0x000000001c73e000 nmethod 2299 0x00000000037f5450 code [0x00000000037f5640, 0x00000000037f5e18]
  157.  
  158. GC Heap History (10 events):
  159. Event: 136.749 GC heap before
  160. {Heap before GC invocations=110 (full 2):
  161. PSYoungGen total 1016320K, used 1016288K [0x0000000780c00000, 0x00000007c0000000, 0x00000007c0000000)
  162. eden space 997376K, 100% used [0x0000000780c00000,0x00000007bda00000,0x00000007bda00000)
  163. from space 18944K, 99% used [0x00000007bda00000,0x00000007bec780d0,0x00000007bec80000)
  164. to space 19968K, 0% used [0x00000007bec80000,0x00000007bec80000,0x00000007c0000000)
  165. ParOldGen total 234496K, used 224608K [0x0000000702400000, 0x0000000710900000, 0x0000000780c00000)
  166. object space 234496K, 95% used [0x0000000702400000,0x000000070ff58090,0x0000000710900000)
  167. Metaspace used 19336K, capacity 19759K, committed 19968K, reserved 1067008K
  168. class space used 1860K, capacity 1953K, committed 2048K, reserved 1048576K
  169. Event: 136.784 GC heap after
  170. Heap after GC invocations=110 (full 2):
  171. PSYoungGen total 1012224K, used 10112K [0x0000000780c00000, 0x00000007c0000000, 0x00000007c0000000)
  172. eden space 992256K, 0% used [0x0000000780c00000,0x0000000780c00000,0x00000007bd500000)
  173. from space 19968K, 50% used [0x00000007bec80000,0x00000007bf660000,0x00000007c0000000)
  174. to space 22016K, 0% used [0x00000007bd500000,0x00000007bd500000,0x00000007bea80000)
  175. ParOldGen total 238080K, used 235726K [0x0000000702400000, 0x0000000710c80000, 0x0000000780c00000)
  176. object space 238080K, 99% used [0x0000000702400000,0x0000000710a338e0,0x0000000710c80000)
  177. Metaspace used 19336K, capacity 19759K, committed 19968K, reserved 1067008K
  178. class space used 1860K, capacity 1953K, committed 2048K, reserved 1048576K
  179. }
  180. Event: 136.784 GC heap before
  181. {Heap before GC invocations=111 (full 3):
  182. PSYoungGen total 1012224K, used 10112K [0x0000000780c00000, 0x00000007c0000000, 0x00000007c0000000)
  183. eden space 992256K, 0% used [0x0000000780c00000,0x0000000780c00000,0x00000007bd500000)
  184. from space 19968K, 50% used [0x00000007bec80000,0x00000007bf660000,0x00000007c0000000)
  185. to space 22016K, 0% used [0x00000007bd500000,0x00000007bd500000,0x00000007bea80000)
  186. ParOldGen total 238080K, used 235726K [0x0000000702400000, 0x0000000710c80000, 0x0000000780c00000)
  187. object space 238080K, 99% used [0x0000000702400000,0x0000000710a338e0,0x0000000710c80000)
  188. Metaspace used 19336K, capacity 19759K, committed 19968K, reserved 1067008K
  189. class space used 1860K, capacity 1953K, committed 2048K, reserved 1048576K
  190. Event: 136.891 GC heap after
  191. Heap after GC invocations=111 (full 3):
  192. PSYoungGen total 1012224K, used 0K [0x0000000780c00000, 0x00000007c0000000, 0x00000007c0000000)
  193. eden space 992256K, 0% used [0x0000000780c00000,0x0000000780c00000,0x00000007bd500000)
  194. from space 19968K, 0% used [0x00000007bec80000,0x00000007bec80000,0x00000007c0000000)
  195. to space 22016K, 0% used [0x00000007bd500000,0x00000007bd500000,0x00000007bea80000)
  196. ParOldGen total 299008K, used 227256K [0x0000000702400000, 0x0000000714800000, 0x0000000780c00000)
  197. object space 299008K, 76% used [0x0000000702400000,0x00000007101ee3a8,0x0000000714800000)
  198. Metaspace used 19336K, capacity 19759K, committed 19968K, reserved 1067008K
  199. class space used 1860K, capacity 1953K, committed 2048K, reserved 1048576K
  200. }
  201. Event: 139.411 GC heap before
  202. {Heap before GC invocations=112 (full 3):
  203. PSYoungGen total 1012224K, used 992256K [0x0000000780c00000, 0x00000007c0000000, 0x00000007c0000000)
  204. eden space 992256K, 100% used [0x0000000780c00000,0x00000007bd500000,0x00000007bd500000)
  205. from space 19968K, 0% used [0x00000007bec80000,0x00000007bec80000,0x00000007c0000000)
  206. to space 22016K, 0% used [0x00000007bd500000,0x00000007bd500000,0x00000007bea80000)
  207. ParOldGen total 299008K, used 227838K [0x0000000702400000, 0x0000000714800000, 0x0000000780c00000)
  208. object space 299008K, 76% used [0x0000000702400000,0x000000071027f8c8,0x0000000714800000)
  209. Metaspace used 19336K, capacity 19759K, committed 19968K, reserved 1067008K
  210. class space used 1860K, capacity 1953K, committed 2048K, reserved 1048576K
  211. Event: 139.442 GC heap after
  212. Heap after GC invocations=112 (full 3):
  213. PSYoungGen total 1014272K, used 8704K [0x0000000780c00000, 0x00000007c0000000, 0x00000007c0000000)
  214. eden space 992256K, 0% used [0x0000000780c00000,0x0000000780c00000,0x00000007bd500000)
  215. from space 22016K, 39% used [0x00000007bd500000,0x00000007bdd80000,0x00000007bea80000)
  216. to space 21504K, 0% used [0x00000007beb00000,0x00000007beb00000,0x00000007c0000000)
  217. ParOldGen total 299008K, used 227838K [0x0000000702400000, 0x0000000714800000, 0x0000000780c00000)
  218. object space 299008K, 76% used [0x0000000702400000,0x000000071027f8c8,0x0000000714800000)
  219. Metaspace used 19336K, capacity 19759K, committed 19968K, reserved 1067008K
  220. class space used 1860K, capacity 1953K, committed 2048K, reserved 1048576K
  221. }
  222. Event: 140.109 GC heap before
  223. {Heap before GC invocations=113 (full 3):
  224. PSYoungGen total 1014272K, used 1000960K [0x0000000780c00000, 0x00000007c0000000, 0x00000007c0000000)
  225. eden space 992256K, 100% used [0x0000000780c00000,0x00000007bd500000,0x00000007bd500000)
  226. from space 22016K, 39% used [0x00000007bd500000,0x00000007bdd80000,0x00000007bea80000)
  227. to space 21504K, 0% used [0x00000007beb00000,0x00000007beb00000,0x00000007c0000000)
  228. ParOldGen total 299008K, used 228368K [0x0000000702400000, 0x0000000714800000, 0x0000000780c00000)
  229. object space 299008K, 76% used [0x0000000702400000,0x0000000710304380,0x0000000714800000)
  230. Metaspace used 19336K, capacity 19759K, committed 19968K, reserved 1067008K
  231. class space used 1860K, capacity 1953K, committed 2048K, reserved 1048576K
  232. Event: 140.119 GC heap after
  233. Heap after GC invocations=113 (full 3):
  234. PSYoungGen total 1013760K, used 2592K [0x0000000780c00000, 0x00000007bff80000, 0x00000007c0000000)
  235. eden space 992768K, 0% used [0x0000000780c00000,0x0000000780c00000,0x00000007bd580000)
  236. from space 20992K, 12% used [0x00000007beb00000,0x00000007bed88000,0x00000007bff80000)
  237. to space 21504K, 0% used [0x00000007bd580000,0x00000007bd580000,0x00000007bea80000)
  238. ParOldGen total 299008K, used 228424K [0x0000000702400000, 0x0000000714800000, 0x0000000780c00000)
  239. object space 299008K, 76% used [0x0000000702400000,0x0000000710312380,0x0000000714800000)
  240. Metaspace used 19336K, capacity 19759K, committed 19968K, reserved 1067008K
  241. class space used 1860K, capacity 1953K, committed 2048K, reserved 1048576K
  242. }
  243. Event: 140.865 GC heap before
  244. {Heap before GC invocations=114 (full 3):
  245. PSYoungGen total 1013760K, used 995360K [0x0000000780c00000, 0x00000007bff80000, 0x00000007c0000000)
  246. eden space 992768K, 100% used [0x0000000780c00000,0x00000007bd580000,0x00000007bd580000)
  247. from space 20992K, 12% used [0x00000007beb00000,0x00000007bed88000,0x00000007bff80000)
  248. to space 21504K, 0% used [0x00000007bd580000,0x00000007bd580000,0x00000007bea80000)
  249. ParOldGen total 299008K, used 228426K [0x0000000702400000, 0x0000000714800000, 0x0000000780c00000)
  250. object space 299008K, 76% used [0x0000000702400000,0x00000007103128d8,0x0000000714800000)
  251. Metaspace used 19336K, capacity 19759K, committed 19968K, reserved 1067008K
  252. class space used 1860K, capacity 1953K, committed 2048K, reserved 1048576K
  253. Event: 140.876 GC heap after
  254. Heap after GC invocations=114 (full 3):
  255. PSYoungGen total 1014272K, used 2816K [0x0000000780c00000, 0x00000007c0000000, 0x00000007c0000000)
  256. eden space 992768K, 0% used [0x0000000780c00000,0x0000000780c00000,0x00000007bd580000)
  257. from space 21504K, 13% used [0x00000007bd580000,0x00000007bd840000,0x00000007bea80000)
  258. to space 21504K, 0% used [0x00000007beb00000,0x00000007beb00000,0x00000007c0000000)
  259. ParOldGen total 299008K, used 228466K [0x0000000702400000, 0x0000000714800000, 0x0000000780c00000)
  260. object space 299008K, 76% used [0x0000000702400000,0x000000071031c8d8,0x0000000714800000)
  261. Metaspace used 19336K, capacity 19759K, committed 19968K, reserved 1067008K
  262. class space used 1860K, capacity 1953K, committed 2048K, reserved 1048576K
  263. }
  264.  
  265. Deoptimization events (10 events):
  266. Event: 17.224 Thread 0x00000000031a5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039a77b8 method=org.joml.FrustumIntersection.testAab(FFFFFF)Z @ 264
  267. Event: 33.668 Thread 0x00000000031a5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039acbb0 method=org.joml.FrustumIntersection.testAab(FFFFFF)Z @ 193
  268. Event: 68.695 Thread 0x00000000031a5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033c91fc method=java.util.TreeMap.getEntry(Ljava/lang/Object;)Ljava/util/TreeMap$Entry; @ 53
  269. Event: 133.411 Thread 0x00000000031a5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003928680 method=com.blockindustry.client.render.location.ChunkRenderer.render(Lcom/blockindustry/client/gl/objects/shader/ShaderProgram;)V @ 16
  270. Event: 133.472 Thread 0x00000000031a5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033fb34c method=com.blockindustry.client.render.location.ChunkRenderer.apply(Lcom/blockindustry/client/render/mesh/IMeshBuilder;)V @ 11
  271. Event: 133.584 Thread 0x00000000031a5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000391e3ac method=com.blockindustry.client.gl.GLPreconditions.checkGLError()V @ 17
  272. Event: 133.591 Thread 0x00000000031a5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038bea60 method=com.blockindustry.client.gl.GLPreconditions.checkGLError()V @ 17
  273. Event: 133.597 Thread 0x00000000031a5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038fc984 method=com.blockindustry.client.render.location.ChunkRenderer.render(Lcom/blockindustry/client/gl/objects/shader/ShaderProgram;)V @ 16
  274. Event: 133.661 Thread 0x00000000031a5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000380b334 method=com.blockindustry.client.gl.GLPreconditions.checkGLError()V @ 17
  275. Event: 141.985 Thread 0x00000000031a5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003744074 method=com.blockindustry.client.gl.objects.vao.VertexBuffer.delete()V @ 11
  276.  
  277. Classes redefined (0 events):
  278. No events
  279.  
  280. Internal exceptions (10 events):
  281. Event: 3.366 Thread 0x00000000031a5800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000781a9a618) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
  282. Event: 3.366 Thread 0x00000000031a5800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000781a9aa10) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
  283. Event: 3.366 Thread 0x00000000031a5800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000781a9cc30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
  284. Event: 3.366 Thread 0x00000000031a5800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000781a9d028) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
  285. Event: 4.875 Thread 0x00000000031a5800 Exception <a 'sun/nio/fs/WindowsException'> (0x0000000781ddb838) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jni.cpp, line 710]
  286. Event: 4.875 Thread 0x00000000031a5800 Exception <a 'sun/nio/fs/WindowsException'> (0x0000000781ddf668) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jni.cpp, line 710]
  287. Event: 5.323 Thread 0x00000000031a5800 Exception <a 'java/io/FileNotFoundException'> (0x0000000782f27df8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspot\src\share\vm\prims\jni.cpp, line 710]
  288. Event: 5.483 Thread 0x00000000031a5800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$comparing$77a9974f$1(Ljava/util/function/Function;Ljava/lang/Object;Ljava/lang/Object;)I> (0x0000000782fb48c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hot
  289. Event: 5.485 Thread 0x00000000031a5800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$thenComparing$36697e65$1(Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)I> (0x0000000782fca838) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12323\hotspo
  290. Event: 7.004 Thread 0x000000001e155000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$comparingInt$7b0bb60$1(Ljava/util/function/ToIntFunction;Ljava/lang/Object;Ljava/lang/Object;)I> (0x0000000782960050) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u202\12
  291.  
  292. Events (10 events):
  293. Event: 139.442 Executing VM operation: ParallelGCSystemGC done
  294. Event: 140.106 Executing VM operation: ParallelGCFailedAllocation
  295. Event: 140.106 Executing VM operation: ParallelGCFailedAllocation done
  296. Event: 140.109 Executing VM operation: ParallelGCSystemGC
  297. Event: 140.119 Executing VM operation: ParallelGCSystemGC done
  298. Event: 140.865 Executing VM operation: ParallelGCFailedAllocation
  299. Event: 140.876 Executing VM operation: ParallelGCFailedAllocation done
  300. Event: 141.985 Thread 0x00000000031a5800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003744074
  301. Event: 141.985 Thread 0x00000000031a5800 DEOPT PACKING pc=0x0000000003744074 sp=0x0000000002fbf170
  302. Event: 141.985 Thread 0x00000000031a5800 DEOPT UNPACKING pc=0x00000000032e583b sp=0x0000000002fbf098 mode 2
  303.  
  304.  
  305. Dynamic libraries:
  306. 0x00007ff62b460000 - 0x00007ff62b497000 C:\Program Files\Java\jdk1.8.0_202\bin\java.exe
  307. 0x00007ffaa7960000 - 0x00007ffaa7b4d000 C:\Windows\SYSTEM32\ntdll.dll
  308. 0x00007ffaa7870000 - 0x00007ffaa7923000 C:\Windows\System32\KERNEL32.DLL
  309. 0x00007ffaa48d0000 - 0x00007ffaa4b63000 C:\Windows\System32\KERNELBASE.dll
  310. 0x00007ffaa5260000 - 0x00007ffaa5303000 C:\Windows\System32\ADVAPI32.dll
  311. 0x00007ffaa5920000 - 0x00007ffaa59be000 C:\Windows\System32\msvcrt.dll
  312. 0x00007ffaa7300000 - 0x00007ffaa739e000 C:\Windows\System32\sechost.dll
  313. 0x00007ffaa5550000 - 0x00007ffaa5672000 C:\Windows\System32\RPCRT4.dll
  314. 0x00007ffaa76d0000 - 0x00007ffaa7867000 C:\Windows\System32\USER32.dll
  315. 0x00007ffaa3a30000 - 0x00007ffaa3a50000 C:\Windows\System32\win32u.dll
  316. 0x00007ffaa5010000 - 0x00007ffaa5039000 C:\Windows\System32\GDI32.dll
  317. 0x00007ffaa4730000 - 0x00007ffaa48c9000 C:\Windows\System32\gdi32full.dll
  318. 0x00007ffaa3b80000 - 0x00007ffaa3c20000 C:\Windows\System32\msvcp_win.dll
  319. 0x00007ffaa4420000 - 0x00007ffaa451a000 C:\Windows\System32\ucrtbase.dll
  320. 0x00007ffa90210000 - 0x00007ffa90489000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.678_none_05b74150071d72bf\COMCTL32.dll
  321. 0x00007ffaa73a0000 - 0x00007ffaa76cc000 C:\Windows\System32\combase.dll
  322. 0x00007ffaa3b00000 - 0x00007ffaa3b7e000 C:\Windows\System32\bcryptPrimitives.dll
  323. 0x00007ffaa5830000 - 0x00007ffaa585e000 C:\Windows\System32\IMM32.DLL
  324. 0x0000000055160000 - 0x0000000055232000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\msvcr100.dll
  325. 0x00000000548b0000 - 0x0000000055155000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\server\jvm.dll
  326. 0x00007ffaa7080000 - 0x00007ffaa7088000 C:\Windows\System32\PSAPI.DLL
  327. 0x00007ffaa1260000 - 0x00007ffaa1284000 C:\Windows\SYSTEM32\WINMM.dll
  328. 0x00007ffa9d030000 - 0x00007ffa9d039000 C:\Windows\SYSTEM32\WSOCK32.dll
  329. 0x00007ffa9f110000 - 0x00007ffa9f11a000 C:\Windows\SYSTEM32\VERSION.dll
  330. 0x00007ffaa6eb0000 - 0x00007ffaa6f1d000 C:\Windows\System32\WS2_32.dll
  331. 0x00007ffaa1230000 - 0x00007ffaa125d000 C:\Windows\SYSTEM32\WINMMBASE.dll
  332. 0x00007ffaa3a50000 - 0x00007ffaa3a9a000 C:\Windows\System32\cfgmgr32.dll
  333. 0x00007ffaa1630000 - 0x00007ffaa163f000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\verify.dll
  334. 0x00007ffa9c1f0000 - 0x00007ffa9c219000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\java.dll
  335. 0x00007ffa89f00000 - 0x00007ffa89f35000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\jdwp.dll
  336. 0x00007ffa9c080000 - 0x00007ffa9c088000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\npt.dll
  337. 0x00007ffa865c0000 - 0x00007ffa865e3000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\instrument.dll
  338. 0x00007ffaa0870000 - 0x00007ffaa0886000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\zip.dll
  339. 0x00007ffaa59c0000 - 0x00007ffaa6eb0000 C:\Windows\System32\SHELL32.dll
  340. 0x00007ffaa5390000 - 0x00007ffaa5438000 C:\Windows\System32\shcore.dll
  341. 0x00007ffaa3c20000 - 0x00007ffaa436a000 C:\Windows\System32\windows.storage.dll
  342. 0x00007ffaa3980000 - 0x00007ffaa39a4000 C:\Windows\System32\profapi.dll
  343. 0x00007ffaa39b0000 - 0x00007ffaa3a0d000 C:\Windows\System32\powrprof.dll
  344. 0x00007ffaa5860000 - 0x00007ffaa58b2000 C:\Windows\System32\shlwapi.dll
  345. 0x00007ffaa3960000 - 0x00007ffaa3971000 C:\Windows\System32\kernel.appcore.dll
  346. 0x00007ffaa4b70000 - 0x00007ffaa4b87000 C:\Windows\System32\cryptsp.dll
  347. 0x00007ffa8c010000 - 0x00007ffa8c019000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\dt_socket.dll
  348. 0x00007ffaa3170000 - 0x00007ffaa31d7000 C:\Windows\system32\mswsock.dll
  349. 0x00007ffa8bd60000 - 0x00007ffa8bd6d000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\management.dll
  350. 0x00007ffa955a0000 - 0x00007ffa955ba000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\net.dll
  351. 0x00007ffa93830000 - 0x00007ffa93a07000 C:\Windows\SYSTEM32\urlmon.dll
  352. 0x00007ffa93580000 - 0x00007ffa93828000 C:\Windows\SYSTEM32\iertutil.dll
  353. 0x00007ffaa3340000 - 0x00007ffaa334c000 C:\Windows\SYSTEM32\CRYPTBASE.DLL
  354. 0x00007ffa9d4d0000 - 0x00007ffa9d4e6000 C:\Windows\system32\napinsp.dll
  355. 0x00007ffa9d4b0000 - 0x00007ffa9d4ca000 C:\Windows\system32\pnrpnsp.dll
  356. 0x00007ffaa2ed0000 - 0x00007ffaa2f96000 C:\Windows\SYSTEM32\DNSAPI.dll
  357. 0x00007ffaa51d0000 - 0x00007ffaa51d8000 C:\Windows\System32\NSI.dll
  358. 0x00007ffaa2e90000 - 0x00007ffaa2ecd000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  359. 0x00007ffa9d4a0000 - 0x00007ffa9d4ae000 C:\Windows\System32\winrnr.dll
  360. 0x00007ffa9ed00000 - 0x00007ffa9ed1b000 C:\Windows\system32\NLAapi.dll
  361. 0x00007ffa94770000 - 0x00007ffa94785000 C:\Windows\system32\wshbth.dll
  362. 0x00007ffa97af0000 - 0x00007ffa97afa000 C:\Windows\System32\rasadhlp.dll
  363. 0x00007ffa9cd30000 - 0x00007ffa9cda9000 C:\Windows\System32\fwpuclnt.dll
  364. 0x00007ffaa4700000 - 0x00007ffaa4726000 C:\Windows\System32\bcrypt.dll
  365. 0x00007ffa91c10000 - 0x00007ffa91c22000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\nio.dll
  366. 0x00007ffa84050000 - 0x00007ffa840c2000 C:\Users\goodm\AppData\Local\Temp\lwjglgoodm\3.2.2-build-10\lwjgl.dll
  367. 0x00007ffa83ff0000 - 0x00007ffa8404e000 C:\Users\goodm\AppData\Local\Temp\lwjglgoodm\3.2.2-build-10\glfw.dll
  368. 0x00007ffaa0f20000 - 0x00007ffaa0fbc000 C:\Windows\system32\uxtheme.dll
  369. 0x00007ffa852b0000 - 0x00007ffa852f4000 C:\Windows\SYSTEM32\dinput8.dll
  370. 0x00007ffa83fd0000 - 0x00007ffa83fe1000 C:\Windows\SYSTEM32\xinput1_4.dll
  371. 0x00007ffaa3770000 - 0x00007ffaa3799000 C:\Windows\SYSTEM32\DEVOBJ.dll
  372. 0x00007ffaa1820000 - 0x00007ffaa184e000 C:\Windows\SYSTEM32\dwmapi.dll
  373. 0x00007ffaa4520000 - 0x00007ffaa46fb000 C:\Windows\System32\CRYPT32.dll
  374. 0x00007ffaa3a10000 - 0x00007ffaa3a22000 C:\Windows\System32\MSASN1.dll
  375. 0x00007ffa95b10000 - 0x00007ffa95bdc000 C:\Windows\SYSTEM32\inputhost.dll
  376. 0x00007ffaa0db0000 - 0x00007ffaa0e92000 C:\Windows\SYSTEM32\CoreMessaging.dll
  377. 0x00007ffaa1900000 - 0x00007ffaa1b0d000 C:\Windows\SYSTEM32\twinapi.appcore.dll
  378. 0x00007ffa9b7c0000 - 0x00007ffa9bae2000 C:\Windows\SYSTEM32\CoreUIComponents.dll
  379. 0x00007ffa9fe60000 - 0x00007ffaa041e000 C:\Windows\SYSTEM32\d2d1.dll
  380. 0x00007ffaa05f0000 - 0x00007ffaa086e000 C:\Windows\SYSTEM32\d3d11.dll
  381. 0x00007ffaa1ec0000 - 0x00007ffaa2068000 C:\Windows\SYSTEM32\PROPSYS.dll
  382. 0x00007ffaa7220000 - 0x00007ffaa72e4000 C:\Windows\System32\OLEAUT32.dll
  383. 0x00007ffa9f6f0000 - 0x00007ffa9f843000 C:\Windows\SYSTEM32\wintypes.dll
  384. 0x00007ffaa29d0000 - 0x00007ffaa2a01000 C:\Windows\SYSTEM32\ntmarta.dll
  385. 0x00007ffaa1b10000 - 0x00007ffaa1b38000 C:\Windows\SYSTEM32\RMCLIENT.dll
  386. 0x00007ffaa25b0000 - 0x00007ffaa2672000 C:\Windows\SYSTEM32\dxgi.dll
  387. 0x00007ffaa5040000 - 0x00007ffaa51ab000 C:\Windows\System32\MSCTF.dll
  388. 0x00007ffaa2270000 - 0x00007ffaa227e000 C:\Windows\SYSTEM32\HID.DLL
  389. 0x00007ffaa4b90000 - 0x00007ffaa5006000 C:\Windows\System32\SETUPAPI.DLL
  390. 0x00007ffaa3aa0000 - 0x00007ffaa3af9000 C:\Windows\System32\WINTRUST.dll
  391. 0x00007ffa87660000 - 0x00007ffa87787000 C:\Windows\SYSTEM32\opengl32.dll
  392. 0x00007ffa95760000 - 0x00007ffa9578c000 C:\Windows\SYSTEM32\GLU32.dll
  393. 0x00000000518e0000 - 0x0000000054031000 C:\Windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_9e24ff9df684f93e\nvoglv64.dll
  394. 0x00007ffaa6f20000 - 0x00007ffaa7075000 C:\Windows\System32\ole32.dll
  395. 0x00007ffaa0ff0000 - 0x00007ffaa1003000 C:\Windows\SYSTEM32\WTSAPI32.dll
  396. 0x00007ffa6dd40000 - 0x00007ffa6dff2000 C:\Windows\system32\nvspcap64.dll
  397. 0x00007ffaa33d0000 - 0x00007ffaa3428000 C:\Windows\SYSTEM32\WINSTA.dll
  398. 0x00007ffa63fb0000 - 0x00007ffa6409e000 C:\Windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_9e24ff9df684f93e\nvldumdx.dll
  399. 0x00007ffaa51b0000 - 0x00007ffaa51cd000 C:\Windows\System32\imagehlp.dll
  400. 0x00007ffaa2cf0000 - 0x00007ffaa2d23000 C:\Windows\system32\rsaenh.dll
  401. 0x00007ffa4e210000 - 0x00007ffa507c7000 C:\Windows\System32\DriverStore\FileRepository\nvhmi.inf_amd64_9e24ff9df684f93e\nvwgf2umx.dll
  402. 0x00007ffa8b210000 - 0x00007ffa8b71c000 C:\Windows\system32\nvapi64.dll
  403. 0x00007ffa8b160000 - 0x00007ffa8b20d000 C:\Windows\SYSTEM32\mscms.dll
  404. 0x00007ffaa3860000 - 0x00007ffaa3888000 C:\Windows\SYSTEM32\USERENV.dll
  405. 0x00007ffa8b150000 - 0x00007ffa8b160000 C:\Windows\SYSTEM32\ColorAdapterClient.dll
  406. 0x00007ffa9dac0000 - 0x00007ffa9db55000 C:\Windows\System32\TextInputFramework.dll
  407. 0x00007ffa70760000 - 0x00007ffa707b8000 C:\Users\goodm\AppData\Local\Temp\lwjglgoodm\3.2.2-build-10\lwjgl_opengl.dll
  408. 0x00007ffa6d430000 - 0x00007ffa6d4af000 C:\Users\goodm\AppData\Local\Temp\lwjglgoodm\3.2.2-build-10\lwjgl_stb.dll
  409. 0x00007ffa6d290000 - 0x00007ffa6d429000 C:\Program Files\Java\jdk1.8.0_202\jre\bin\awt.dll
  410. 0x00007ffaa1040000 - 0x00007ffaa10cc000 C:\Windows\SYSTEM32\apphelp.dll
  411. 0x00007ffa9a0e0000 - 0x00007ffa9b4d7000 C:\Windows\System32\DriverStore\FileRepository\ki126950.inf_amd64_fa7f56314967630d\igd10iumd64.dll
  412. 0x00007ffaa34a0000 - 0x00007ffaa34c6000 C:\Windows\SYSTEM32\ncrypt.dll
  413. 0x00007ffaa3460000 - 0x00007ffaa349c000 C:\Windows\SYSTEM32\NTASN1.dll
  414. 0x00007ffa97c00000 - 0x00007ffa99995000 C:\Windows\System32\DriverStore\FileRepository\ki126950.inf_amd64_fa7f56314967630d\igc64.dll
  415. 0x00007ffaa2370000 - 0x00007ffaa255d000 C:\Windows\SYSTEM32\dbghelp.dll
  416.  
  417. VM Arguments:
  418. jvm_args: -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:58557,suspend=y,server=n -javaagent:C:\Users\goodm\.IdeaIC2019.2\system\groovyHotSwap\gragent.jar -javaagent:C:\Users\goodm\.IdeaIC2019.2\system\captureAgent\debugger-agent.jar -Dfile.encoding=UTF-8
  419. java_command: com.blockindustry.client.Main
  420. java_class_path (initial): C:\Program Files\Java\jdk1.8.0_202\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_202\jre\lib\rt.jar;D:\projects\blockindustry\client\out\production\classes;D:\projects\blockindustry\client\out\production\resources;D:\projects\blockindustry\common\out\production\classes;D:\projects\blockindustry\common\out\production\resources;C:\Users\goodm\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-assimp\3.2.2\d4128312444099cea3c4dbb77f5098d19e340d\lwjgl-assimp-3.2.2.jar;C:\Users\goodm\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-assimp\3.2.2\4fde40b59f2fdf2f9744ca065d290523e84300f3\lwjgl-assimp-3.2.2-natives-windows.jar;C:\Users\goodm\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.2.2\d3ad4df38e400b8afba1de63f84338809399df5b\lwj
  421. Launcher Type: SUN_STANDARD
  422.  
  423. Environment Variables:
  424. JAVA_HOME=C:\Program Files\AdoptOpenJDK\jdk-8.0.222.10-openj9\
  425. PATH=C:\Program Files\AdoptOpenJDK\jdk-8.0.222.10-openj9\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 (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;D:\Program Files\CMake\bin;C:\Users\goodm\AppData\Local\Programs\Python\Python37\Scripts\;C:\Users\goodm\AppData\Local\Programs\Python\Python37\;C:\Users\goodm\AppData\Local\Programs\Python\Python37-32\Scripts\;C:\Users\goodm\AppData\Local\Programs\Python\Python37-32\;C:\Users\goodm\AppData\Local\Microsoft\WindowsApps;C:\Users\goodm\AppData\Local\GitHubDesktop\bin;D:\Users\goodm\AppData\Local\Programs\Microsoft VS Code\bin
  426. USERNAME=goodm
  427. OS=Windows_NT
  428. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
  429.  
  430.  
  431.  
  432. --------------- S Y S T E M ---------------
  433.  
  434. OS: Windows 10.0 , 64 bit Build 17763 (10.0.17763.475)
  435.  
  436. CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 158 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
  437.  
  438. Memory: 4k page, physical 12428704k(2479236k free), swap 23948880k(8715380k free)
  439.  
  440. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.202-b08) for windows-amd64 JRE (1.8.0_202-b08), built on Dec 15 2018 19:54:30 by "java_re" with MS VC++ 10.0 (VS2010)
  441.  
  442. time: Wed Oct 30 07:30:57 2019
  443. timezone: RTZ 2 (����)
  444. elapsed time: 142 seconds (0d 0h 2m 22s)
Add Comment
Please, Sign In to add comment