Guest User

Untitled

a guest
Dec 15th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.59 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=0x00007ffa4a9e2235, pid=3564, tid=0x00000000000026b8
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-b11 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C 0x00007ffa4a9e2235
  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 (0x00000000031d2800): JavaThread "main" [_thread_in_native, id=9912, stack(0x00000000018c0000,0x00000000019c0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000077b700f8
  24.  
  25. Registers:
  26. RAX=0x0000000077b700f8, RBX=0x00000000031d29f8, RCX=0x0000000077b700f8, RDX=0x00000000014c0000
  27. RSP=0x00000000019be3c0, RBP=0x00007ffa4a9faa98, RSI=0x0000000000000000, RDI=0x00007ffa77b70000
  28. R8 =0x0000000000f61140, R9 =0x0000000000008000, R10=0x00000000019be0e0, R11=0x00000000019be2e0
  29. R12=0x00007ffa4a9e7300, R13=0x0000000014806a40, R14=0x00000000019be728, R15=0x00000000019be730
  30. RIP=0x00007ffa4a9e2235, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x00000000019be3c0)
  33. 0x00000000019be3c0: 0000000000000036 0000000000000000
  34. 0x00000000019be3d0: 00007ffa4a9e7300 00000000019be728
  35. 0x00000000019be3e0: 00000000019be479 00007ffa4a9e41bc
  36. 0x00000000019be3f0: 00000000031d29f8 0000000000000206
  37. 0x00000000019be400: 000000005f1ca600 0000000014806a40
  38. 0x00000000019be410: 00000000031d29f8 00007ffa4ac97301
  39. 0x00000000019be420: 00000000019be479 0000000000000000
  40. 0x00000000019be430: 00000000031d29f8 00007ffa4aab8bec
  41. 0x00000000019be440: 00007ff8ca9e0000 000000005f1c9eb0
  42. 0x00000000019be450: 00000000031d29f8 0000000000008000
  43. 0x00000000019be460: 0000000000000000 0000000000000000
  44. 0x00000000019be470: 00000000019be728 000000005f1ca600
  45. 0x00000000019be480: 0000000000000246 0000000000000000
  46. 0x00000000019be490: 00007ffa4a9e7300 0000000000000206
  47. 0x00000000019be4a0: 0000000000000213 0000000000000202
  48. 0x00000000019be4b0: 0000000000000282 0000b2ad1fad2719
  49.  
  50. Instructions: (pc=0x00007ffa4a9e2235)
  51. 0x00007ffa4a9e2215: 38 e9 74 ec 48 89 7c 24 40 ff d0 48 8b f8 b8 4d
  52. 0x00007ffa4a9e2225: 5a 00 00 66 39 07 75 10 8b 47 3c 03 c7 48 63 c8
  53. 0x00007ffa4a9e2235: 81 39 50 45 00 00 74 0d 32 c0 48 8b 7c 24 40 48
  54. 0x00007ffa4a9e2245: 83 c4 20 5d c3 8b 81 88 00 00 00 48 89 5c 24 30
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000077b700f8 is an unknown value
  60. RBX=0x00000000031d29f8 is an unknown value
  61. RCX=0x0000000077b700f8 is an unknown value
  62. RDX=0x00000000014c0000 is an unknown value
  63. RSP=0x00000000019be3c0 is pointing into the stack for thread: 0x00000000031d2800
  64. RBP=0x00007ffa4a9faa98 is an unknown value
  65. RSI=0x0000000000000000 is an unknown value
  66. RDI=0x00007ffa77b70000 is an unknown value
  67. R8 =0x0000000000f61140 is an unknown value
  68. R9 =0x0000000000008000 is an unknown value
  69. R10=0x00000000019be0e0 is pointing into the stack for thread: 0x00000000031d2800
  70. R11=0x00000000019be2e0 is pointing into the stack for thread: 0x00000000031d2800
  71. R12=0x00007ffa4a9e7300 is an unknown value
  72. R13={method} {0x0000000014806a48} 'load' '(Ljava/lang/String;Z)V' in 'java/lang/ClassLoader$NativeLibrary'
  73. R14=0x00000000019be728 is pointing into the stack for thread: 0x00000000031d2800
  74. R15=0x00000000019be730 is pointing into the stack for thread: 0x00000000031d2800
  75.  
  76.  
  77. Stack: [0x00000000018c0000,0x00000000019c0000], sp=0x00000000019be3c0, free space=1016k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C 0x00007ffa4a9e2235
  80. C 0x00007ffa4a9e41bc
  81. C 0x00007ffa4ac97301
  82. C [java.dll+0x1c90]
  83. C 0x00000000032e8c67
  84.  
  85. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  86. j java.lang.ClassLoader$NativeLibrary.load(Ljava/lang/String;Z)V+0
  87. j java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+328
  88. j java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+48
  89. j java.lang.Runtime.load0(Ljava/lang/Class;Ljava/lang/String;)V+57
  90. j java.lang.System.load(Ljava/lang/String;)V+7
  91. j net.k773.Bridge.runDll(Z)V+151
  92. v ~StubRoutines::call_stub
  93. J 1907 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x00000000038c653f [0x00000000038c64c0+0x7f]
  94. J 1906 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x00000000038c57a4 [0x00000000038c4600+0x11a4]
  95. J 381 C2 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x00000000034c4394 [0x00000000034c4320+0x74]
  96. J 1814 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x00000000038745ac [0x00000000038741c0+0x3ec]
  97. j net.k773.Start.<init>(Ljava/lang/String;)V+863
  98. j Mainclass.main([Ljava/lang/String;)V+22
  99. v ~StubRoutines::call_stub
  100.  
  101. --------------- P R O C E S S ---------------
  102.  
  103. Java Threads: ( => current thread )
  104. 0x000000002178b000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=7428, stack(0x0000000024d30000,0x0000000024e30000)]
  105. 0x00000000212b4000 JavaThread "Disposer" daemon [_thread_blocked, id=228, stack(0x00000000241c0000,0x00000000242c0000)]
  106. 0x00000000212b3000 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=9720, stack(0x00000000238c0000,0x00000000239c0000)]
  107. 0x0000000017045800 JavaThread "Thread-4" daemon [_thread_in_native, id=10120, stack(0x0000000020ca0000,0x0000000020da0000)]
  108. 0x0000000017018000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=10056, stack(0x0000000018320000,0x0000000018420000)]
  109. 0x0000000017017000 JavaThread "Thread-3" daemon [_thread_blocked, id=3016, stack(0x0000000018220000,0x0000000018320000)]
  110. 0x0000000016fcd000 JavaThread "QuantumRenderer-0" daemon [_thread_in_native, id=10060, stack(0x0000000017a50000,0x0000000017b50000)]
  111. 0x0000000016fca800 JavaThread "JavaFX-Launcher" [_thread_blocked, id=9336, stack(0x00000000177b0000,0x00000000178b0000)]
  112. 0x0000000016940800 JavaThread "Thread-0" [_thread_blocked, id=5740, stack(0x0000000016eb0000,0x0000000016fb0000)]
  113. 0x00000000168cc800 JavaThread "Service Thread" daemon [_thread_blocked, id=9004, stack(0x0000000016cb0000,0x0000000016db0000)]
  114. 0x0000000015083000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=9848, stack(0x00000000167b0000,0x00000000168b0000)]
  115. 0x0000000015043000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1436, stack(0x00000000166b0000,0x00000000167b0000)]
  116. 0x000000001503f000 JavaThread "C2 CompilerThread0" daemon [_thread_in_vm, id=3432, stack(0x00000000165b0000,0x00000000166b0000)]
  117. 0x000000001503d800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7816, stack(0x00000000164b0000,0x00000000165b0000)]
  118. 0x000000001502a800 JavaThread "Finalizer" daemon [_thread_blocked, id=9136, stack(0x00000000162b0000,0x00000000163b0000)]
  119. 0x00000000032c3000 JavaThread "Reference Handler" daemon [_thread_blocked, id=9776, stack(0x00000000161b0000,0x00000000162b0000)]
  120. =>0x00000000031d2800 JavaThread "main" [_thread_in_native, id=9912, stack(0x00000000018c0000,0x00000000019c0000)]
  121.  
  122. Other Threads:
  123. 0x0000000015007800 VMThread [stack: 0x00000000160b0000,0x00000000161b0000] [id=9488]
  124. 0x00000000168ce000 WatcherThread [stack: 0x0000000016db0000,0x0000000016eb0000] [id=10108]
  125.  
  126. VM state:not at safepoint (normal execution)
  127.  
  128. VM Mutex/Monitor currently owned by a thread: None
  129.  
  130. heap address: 0x00000000d0000000, size: 768 MB, Compressed Oops mode: 32-bit
  131. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  132. Compressed class space size: 1073741824 Address: 0x0000000100000000
  133.  
  134. Heap:
  135. PSYoungGen total 254976K, used 33445K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
  136. eden space 247808K, 13% used [0x00000000f0000000,0x00000000f20a97b0,0x00000000ff200000)
  137. from space 7168K, 0% used [0x00000000ff200000,0x00000000ff200000,0x00000000ff900000)
  138. to space 7168K, 0% used [0x00000000ff900000,0x00000000ff900000,0x0000000100000000)
  139. ParOldGen total 108032K, used 10547K [0x00000000d0000000, 0x00000000d6980000, 0x00000000f0000000)
  140. object space 108032K, 9% used [0x00000000d0000000,0x00000000d0a4ccd0,0x00000000d6980000)
  141. Metaspace used 26940K, capacity 28570K, committed 28720K, reserved 1073152K
  142. class space used 3605K, capacity 4131K, committed 4144K, reserved 1048576K
  143.  
  144. Card table byte_map: [0x0000000012690000,0x0000000012820000] byte_map_base: 0x0000000012010000
  145.  
  146. Marking Bits: (ParMarkBitMap*) 0x000000005f245ce0
  147. Begin Bits: [0x0000000012d20000, 0x0000000013920000)
  148. End Bits: [0x0000000013920000, 0x0000000014520000)
  149.  
  150. Polling page: 0x0000000000ff0000
  151.  
  152. CodeCache: size=245760Kb used=13229Kb max_used=13229Kb free=232530Kb
  153. bounds [0x00000000032d0000, 0x0000000003fd0000, 0x00000000122d0000]
  154. total_blobs=4941 nmethods=4176 adapters=676
  155. compilation: enabled
  156.  
  157. Compilation events (10 events):
  158. Event: 3.009 Thread 0x0000000015083000 4161 3 java.util.WeakHashMap::entrySet (28 bytes)
  159. Event: 3.009 Thread 0x0000000015083000 nmethod 4161 0x0000000003fb4390 code [0x0000000003fb4520, 0x0000000003fb4930]
  160. Event: 3.009 Thread 0x0000000015083000 4162 3 java.util.WeakHashMap$EntrySet::iterator (13 bytes)
  161. Event: 3.009 Thread 0x0000000015083000 nmethod 4162 0x0000000003fb3e10 code [0x0000000003fb3f80, 0x0000000003fb4248]
  162. Event: 3.028 Thread 0x0000000015083000 4163 3 javafx.scene.Scene::isDirty (18 bytes)
  163. Event: 3.029 Thread 0x0000000015083000 nmethod 4163 0x0000000003fb39d0 code [0x0000000003fb3b20, 0x0000000003fb3d70]
  164. Event: 3.029 Thread 0x0000000015083000 4164 s 3 com.sun.scenario.effect.impl.ImagePool::checkIn (145 bytes)
  165. Event: 3.030 Thread 0x0000000015083000 nmethod 4164 0x0000000003fb2110 code [0x0000000003fb2360, 0x0000000003fb33e8]
  166. Event: 3.030 Thread 0x0000000015083000 4165 3 java.util.concurrent.LinkedBlockingDeque::unlinkFirst (74 bytes)
  167. Event: 3.030 Thread 0x0000000015083000 nmethod 4165 0x0000000003fb5c10 code [0x0000000003fb5dc0, 0x0000000003fb6328]
  168.  
  169. GC Heap History (10 events):
  170. Event: 0.862 GC heap before
  171. {Heap before GC invocations=6 (full 0):
  172. PSYoungGen total 141824K, used 135137K [0x00000000f0000000, 0x00000000ff300000, 0x0000000100000000)
  173. eden space 131072K, 100% used [0x00000000f0000000,0x00000000f8000000,0x00000000f8000000)
  174. from space 10752K, 37% used [0x00000000f8000000,0x00000000f83f8420,0x00000000f8a80000)
  175. to space 4096K, 0% used [0x00000000fef00000,0x00000000fef00000,0x00000000ff300000)
  176. ParOldGen total 175104K, used 40K [0x00000000d0000000, 0x00000000dab00000, 0x00000000f0000000)
  177. object space 175104K, 0% used [0x00000000d0000000,0x00000000d000a000,0x00000000dab00000)
  178. Metaspace used 12013K, capacity 12562K, committed 12800K, reserved 1060864K
  179. class space used 1457K, capacity 1727K, committed 1792K, reserved 1048576K
  180. Event: 0.866 GC heap after
  181. Heap after GC invocations=6 (full 0):
  182. PSYoungGen total 244224K, used 4071K [0x00000000f0000000, 0x00000000ffa80000, 0x0000000100000000)
  183. eden space 240128K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fea80000)
  184. from space 4096K, 99% used [0x00000000fef00000,0x00000000ff2f9f78,0x00000000ff300000)
  185. to space 4608K, 0% used [0x00000000fea80000,0x00000000fea80000,0x00000000fef00000)
  186. ParOldGen total 175104K, used 184K [0x00000000d0000000, 0x00000000dab00000, 0x00000000f0000000)
  187. object space 175104K, 0% used [0x00000000d0000000,0x00000000d002e350,0x00000000dab00000)
  188. Metaspace used 12013K, capacity 12562K, committed 12800K, reserved 1060864K
  189. class space used 1457K, capacity 1727K, committed 1792K, reserved 1048576K
  190. }
  191. Event: 1.181 GC heap before
  192. {Heap before GC invocations=7 (full 0):
  193. PSYoungGen total 244224K, used 244199K [0x00000000f0000000, 0x00000000ffa80000, 0x0000000100000000)
  194. eden space 240128K, 100% used [0x00000000f0000000,0x00000000fea80000,0x00000000fea80000)
  195. from space 4096K, 99% used [0x00000000fef00000,0x00000000ff2f9f78,0x00000000ff300000)
  196. to space 4608K, 0% used [0x00000000fea80000,0x00000000fea80000,0x00000000fef00000)
  197. ParOldGen total 175104K, used 184K [0x00000000d0000000, 0x00000000dab00000, 0x00000000f0000000)
  198. object space 175104K, 0% used [0x00000000d0000000,0x00000000d002e350,0x00000000dab00000)
  199. Metaspace used 15904K, capacity 16786K, committed 17024K, reserved 1064960K
  200. class space used 2017K, capacity 2383K, committed 2432K, reserved 1048576K
  201. Event: 1.188 GC heap after
  202. Heap after GC invocations=7 (full 0):
  203. PSYoungGen total 244736K, used 4596K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
  204. eden space 240128K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000fea80000)
  205. from space 4608K, 99% used [0x00000000fea80000,0x00000000feefd378,0x00000000fef00000)
  206. to space 6144K, 0% used [0x00000000ffa00000,0x00000000ffa00000,0x0000000100000000)
  207. ParOldGen total 175104K, used 2617K [0x00000000d0000000, 0x00000000dab00000, 0x00000000f0000000)
  208. object space 175104K, 1% used [0x00000000d0000000,0x00000000d028e458,0x00000000dab00000)
  209. Metaspace used 15904K, capacity 16786K, committed 17024K, reserved 1064960K
  210. class space used 2017K, capacity 2383K, committed 2432K, reserved 1048576K
  211. }
  212. Event: 1.407 GC heap before
  213. {Heap before GC invocations=8 (full 0):
  214. PSYoungGen total 244736K, used 244724K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
  215. eden space 240128K, 100% used [0x00000000f0000000,0x00000000fea80000,0x00000000fea80000)
  216. from space 4608K, 99% used [0x00000000fea80000,0x00000000feefd378,0x00000000fef00000)
  217. to space 6144K, 0% used [0x00000000ffa00000,0x00000000ffa00000,0x0000000100000000)
  218. ParOldGen total 175104K, used 2617K [0x00000000d0000000, 0x00000000dab00000, 0x00000000f0000000)
  219. object space 175104K, 1% used [0x00000000d0000000,0x00000000d028e458,0x00000000dab00000)
  220. Metaspace used 18358K, capacity 19382K, committed 19456K, reserved 1067008K
  221. class space used 2413K, capacity 2813K, committed 2816K, reserved 1048576K
  222. Event: 1.414 GC heap after
  223. Heap after GC invocations=8 (full 0):
  224. PSYoungGen total 253952K, used 6091K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
  225. eden space 247808K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000ff200000)
  226. from space 6144K, 99% used [0x00000000ffa00000,0x00000000ffff2da0,0x0000000100000000)
  227. to space 7168K, 0% used [0x00000000ff200000,0x00000000ff200000,0x00000000ff900000)
  228. ParOldGen total 175104K, used 2988K [0x00000000d0000000, 0x00000000dab00000, 0x00000000f0000000)
  229. object space 175104K, 1% used [0x00000000d0000000,0x00000000d02eb088,0x00000000dab00000)
  230. Metaspace used 18358K, capacity 19382K, committed 19456K, reserved 1067008K
  231. class space used 2413K, capacity 2813K, committed 2816K, reserved 1048576K
  232. }
  233. Event: 1.680 GC heap before
  234. {Heap before GC invocations=9 (full 0):
  235. PSYoungGen total 253952K, used 178790K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
  236. eden space 247808K, 69% used [0x00000000f0000000,0x00000000fa8a6df0,0x00000000ff200000)
  237. from space 6144K, 99% used [0x00000000ffa00000,0x00000000ffff2da0,0x0000000100000000)
  238. to space 7168K, 0% used [0x00000000ff200000,0x00000000ff200000,0x00000000ff900000)
  239. ParOldGen total 175104K, used 2988K [0x00000000d0000000, 0x00000000dab00000, 0x00000000f0000000)
  240. object space 175104K, 1% used [0x00000000d0000000,0x00000000d02eb088,0x00000000dab00000)
  241. Metaspace used 20010K, capacity 21212K, committed 21296K, reserved 1067008K
  242. class space used 2642K, capacity 3091K, committed 3120K, reserved 1048576K
  243. Event: 1.687 GC heap after
  244. Heap after GC invocations=9 (full 0):
  245. PSYoungGen total 254976K, used 7154K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
  246. eden space 247808K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000ff200000)
  247. from space 7168K, 99% used [0x00000000ff200000,0x00000000ff8fcae0,0x00000000ff900000)
  248. to space 7168K, 0% used [0x00000000ff900000,0x00000000ff900000,0x0000000100000000)
  249. ParOldGen total 175104K, used 3691K [0x00000000d0000000, 0x00000000dab00000, 0x00000000f0000000)
  250. object space 175104K, 2% used [0x00000000d0000000,0x00000000d039ac10,0x00000000dab00000)
  251. Metaspace used 20010K, capacity 21212K, committed 21296K, reserved 1067008K
  252. class space used 2642K, capacity 3091K, committed 3120K, reserved 1048576K
  253. }
  254. Event: 1.687 GC heap before
  255. {Heap before GC invocations=10 (full 1):
  256. PSYoungGen total 254976K, used 7154K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
  257. eden space 247808K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000ff200000)
  258. from space 7168K, 99% used [0x00000000ff200000,0x00000000ff8fcae0,0x00000000ff900000)
  259. to space 7168K, 0% used [0x00000000ff900000,0x00000000ff900000,0x0000000100000000)
  260. ParOldGen total 175104K, used 3691K [0x00000000d0000000, 0x00000000dab00000, 0x00000000f0000000)
  261. object space 175104K, 2% used [0x00000000d0000000,0x00000000d039ac10,0x00000000dab00000)
  262. Metaspace used 20010K, capacity 21212K, committed 21296K, reserved 1067008K
  263. class space used 2642K, capacity 3091K, committed 3120K, reserved 1048576K
  264. Event: 1.728 GC heap after
  265. Heap after GC invocations=10 (full 1):
  266. PSYoungGen total 254976K, used 0K [0x00000000f0000000, 0x0000000100000000, 0x0000000100000000)
  267. eden space 247808K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000ff200000)
  268. from space 7168K, 0% used [0x00000000ff200000,0x00000000ff200000,0x00000000ff900000)
  269. to space 7168K, 0% used [0x00000000ff900000,0x00000000ff900000,0x0000000100000000)
  270. ParOldGen total 108032K, used 10547K [0x00000000d0000000, 0x00000000d6980000, 0x00000000f0000000)
  271. object space 108032K, 9% used [0x00000000d0000000,0x00000000d0a4ccd0,0x00000000d6980000)
  272. Metaspace used 20010K, capacity 21212K, committed 21296K, reserved 1067008K
  273. class space used 2642K, capacity 3091K, committed 3120K, reserved 1048576K
  274. }
  275.  
  276. Deoptimization events (10 events):
  277. Event: 2.190 Thread 0x0000000016fcd000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000396914c method=java.io.BufferedInputStream.read1([BII)I @ 39
  278. Event: 2.407 Thread 0x00000000031d2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003cfead0 method=java.io.FilterInputStream.read()I @ 4
  279. Event: 2.407 Thread 0x00000000031d2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003cfead0 method=java.io.FilterInputStream.read()I @ 4
  280. Event: 2.407 Thread 0x00000000031d2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003cfead0 method=java.io.FilterInputStream.read()I @ 4
  281. Event: 2.407 Thread 0x00000000031d2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003cfead0 method=java.io.FilterInputStream.read()I @ 4
  282. Event: 2.489 Thread 0x00000000031d2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003dc14b4 method=java.util.regex.Pattern$Curly.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 19
  283. Event: 2.489 Thread 0x00000000031d2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003dc14b4 method=java.util.regex.Pattern$Curly.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 19
  284. Event: 2.490 Thread 0x00000000031d2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003dc14b4 method=java.util.regex.Pattern$Curly.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 19
  285. Event: 2.490 Thread 0x00000000031d2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003dc14b4 method=java.util.regex.Pattern$Curly.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 19
  286. Event: 2.515 Thread 0x00000000031d2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003ebf3a0 method=sun.misc.BASE64Decoder.decodeAtom(Ljava/io/PushbackInputStream;Ljava/io/OutputStream;I)V @ 58
  287.  
  288. Classes redefined (0 events):
  289. No events
  290.  
  291. Internal exceptions (10 events):
  292. Event: 1.652 Thread 0x0000000017018000 Implicit null exception at 0x0000000003ac1231 to 0x0000000003ac1841
  293. Event: 1.653 Thread 0x0000000017018000 Exception <a 'java/lang/ClassNotFoundException': jdk/nashorn/internal/runtime/ScriptFunction> (0x00000000fa4e1200) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  294. Event: 1.752 Thread 0x0000000017018000 Exception <a 'java/lang/ClassNotFoundException': jdk/nashorn/internal/runtime/ScriptFunction> (0x00000000f06ab658) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  295. Event: 1.858 Thread 0x0000000017018000 Implicit null exception at 0x0000000003acc226 to 0x0000000003acc271
  296. Event: 1.875 Thread 0x0000000017018000 Implicit null exception at 0x00000000038aa4b5 to 0x00000000038aa6d1
  297. Event: 1.875 Thread 0x0000000017018000 Implicit null exception at 0x000000000387753b to 0x0000000003877b1d
  298. Event: 1.877 Thread 0x0000000017018000 Implicit null exception at 0x00000000036c2a2f to 0x00000000036c2a99
  299. Event: 1.888 Thread 0x0000000017018000 Implicit null exception at 0x0000000003b5f6b1 to 0x0000000003b5fbc5
  300. Event: 2.006 Thread 0x0000000017018000 Exception <a 'java/lang/ClassCastException': java.lang.Double cannot be cast to javafx.scene.paint.Paint> (0x00000000f0ac8e90) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp
  301. Event: 2.052 Thread 0x0000000017018000 Exception <a 'java/lang/ClassCastException': java.lang.Double cannot be cast to javafx.scene.paint.Paint> (0x00000000f0af1c50) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp
  302.  
  303. Events (10 events):
  304. Event: 2.518 loading class net/k773/hash/MD5Hasher
  305. Event: 2.518 loading class net/k773/hash/MD5Hasher done
  306. Event: 2.519 loading class net/k773/hash/MD5Hasher$MD5State
  307. Event: 2.519 loading class net/k773/hash/MD5Hasher$MD5State done
  308. Event: 2.519 loading class sun/reflect/UnsafeQualifiedObjectFieldAccessorImpl
  309. Event: 2.519 loading class sun/reflect/UnsafeQualifiedFieldAccessorImpl
  310. Event: 2.519 loading class sun/reflect/UnsafeQualifiedFieldAccessorImpl done
  311. Event: 2.519 loading class sun/reflect/UnsafeQualifiedObjectFieldAccessorImpl done
  312. Event: 2.769 Executing VM operation: ForceSafepoint
  313. Event: 2.770 Executing VM operation: ForceSafepoint done
  314.  
  315.  
  316. Dynamic libraries:
  317. 0x00007ff69f1a0000 - 0x00007ff69f1d7000 C:\Program Files\Java\jre1.8.0_221\bin\java.exe
  318. 0x00007ffa89980000 - 0x00007ffa89b6d000 C:\Windows\SYSTEM32\ntdll.dll
  319. 0x00007ffa87a10000 - 0x00007ffa87ac3000 C:\Windows\System32\KERNEL32.DLL
  320. 0x00007ffa85e60000 - 0x00007ffa860f3000 C:\Windows\System32\KERNELBASE.dll
  321. 0x00007ffa871a0000 - 0x00007ffa87243000 C:\Windows\System32\ADVAPI32.dll
  322. 0x00007ffa86de0000 - 0x00007ffa86e7e000 C:\Windows\System32\msvcrt.dll
  323. 0x00007ffa876b0000 - 0x00007ffa8774e000 C:\Windows\System32\sechost.dll
  324. 0x00007ffa87070000 - 0x00007ffa87192000 C:\Windows\System32\RPCRT4.dll
  325. 0x00007ffa87860000 - 0x00007ffa879f7000 C:\Windows\System32\USER32.dll
  326. 0x00007ffa86b30000 - 0x00007ffa86b50000 C:\Windows\System32\win32u.dll
  327. 0x00007ffa88280000 - 0x00007ffa882a9000 C:\Windows\System32\GDI32.dll
  328. 0x00007ffa85a50000 - 0x00007ffa85bea000 C:\Windows\System32\gdi32full.dll
  329. 0x00007ffa85dc0000 - 0x00007ffa85e60000 C:\Windows\System32\msvcp_win.dll
  330. 0x00007ffa86100000 - 0x00007ffa861fa000 C:\Windows\System32\ucrtbase.dll
  331. 0x00007ffa7b290000 - 0x00007ffa7b509000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.503_none_05b23ef40721f4ae\COMCTL32.dll
  332. 0x00007ffa87ad0000 - 0x00007ffa87dfc000 C:\Windows\System32\combase.dll
  333. 0x00007ffa85bf0000 - 0x00007ffa85c6e000 C:\Windows\System32\bcryptPrimitives.dll
  334. 0x00007ffa86e80000 - 0x00007ffa86eae000 C:\Windows\System32\IMM32.DLL
  335. 0x000000005f410000 - 0x000000005f4e2000 C:\Program Files\Java\jre1.8.0_221\bin\msvcr100.dll
  336. 0x000000005ea20000 - 0x000000005f2c5000 C:\Program Files\Java\jre1.8.0_221\bin\server\jvm.dll
  337. 0x00007ffa87a00000 - 0x00007ffa87a08000 C:\Windows\System32\PSAPI.DLL
  338. 0x00007ffa83a30000 - 0x00007ffa83a54000 C:\Windows\SYSTEM32\WINMM.dll
  339. 0x00007ffa82300000 - 0x00007ffa82309000 C:\Windows\SYSTEM32\WSOCK32.dll
  340. 0x00007ffa80bf0000 - 0x00007ffa80bfa000 C:\Windows\SYSTEM32\VERSION.dll
  341. 0x00007ffa87640000 - 0x00007ffa876ad000 C:\Windows\System32\WS2_32.dll
  342. 0x00007ffa83a00000 - 0x00007ffa83a2d000 C:\Windows\SYSTEM32\WINMMBASE.dll
  343. 0x00007ffa85c70000 - 0x00007ffa85cba000 C:\Windows\System32\cfgmgr32.dll
  344. 0x00007ffa82280000 - 0x00007ffa8228f000 C:\Program Files\Java\jre1.8.0_221\bin\verify.dll
  345. 0x00007ffa77b70000 - 0x00007ffa77b99000 C:\Program Files\Java\jre1.8.0_221\bin\java.dll
  346. 0x00007ffa77a10000 - 0x00007ffa77a26000 C:\Program Files\Java\jre1.8.0_221\bin\zip.dll
  347. 0x00007ffa88460000 - 0x00007ffa89950000 C:\Windows\System32\SHELL32.dll
  348. 0x00007ffa86eb0000 - 0x00007ffa86f58000 C:\Windows\System32\shcore.dll
  349. 0x00007ffa863e0000 - 0x00007ffa86b2a000 C:\Windows\System32\windows.storage.dll
  350. 0x00007ffa85a00000 - 0x00007ffa85a24000 C:\Windows\System32\profapi.dll
  351. 0x00007ffa859a0000 - 0x00007ffa859fd000 C:\Windows\System32\powrprof.dll
  352. 0x00007ffa87550000 - 0x00007ffa875a2000 C:\Windows\System32\shlwapi.dll
  353. 0x00007ffa85980000 - 0x00007ffa85991000 C:\Windows\System32\kernel.appcore.dll
  354. 0x00007ffa85da0000 - 0x00007ffa85db7000 C:\Windows\System32\cryptsp.dll
  355. 0x0000000001440000 - 0x0000000001443000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-console-l1-1-0.dll
  356. 0x0000000001450000 - 0x0000000001453000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-datetime-l1-1-0.dll
  357. 0x0000000001460000 - 0x0000000001463000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-debug-l1-1-0.dll
  358. 0x0000000001470000 - 0x0000000001473000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-errorhandling-l1-1-0.dll
  359. 0x0000000001480000 - 0x0000000001484000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-file-l1-1-0.dll
  360. 0x0000000001490000 - 0x0000000001493000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-file-l1-2-0.dll
  361. 0x00000000014a0000 - 0x00000000014a3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-file-l2-1-0.dll
  362. 0x00000000014b0000 - 0x00000000014b3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-handle-l1-1-0.dll
  363. 0x00000000019c0000 - 0x00000000019c3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-heap-l1-1-0.dll
  364. 0x00000000019d0000 - 0x00000000019d3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-interlocked-l1-1-0.dll
  365. 0x00000000019e0000 - 0x00000000019e3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-libraryloader-l1-1-0.dll
  366. 0x00000000019f0000 - 0x00000000019f3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-localization-l1-2-0.dll
  367. 0x0000000001a00000 - 0x0000000001a03000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-memory-l1-1-0.dll
  368. 0x0000000001a10000 - 0x0000000001a13000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-namedpipe-l1-1-0.dll
  369. 0x00000000178b0000 - 0x00000000178b3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-processenvironment-l1-1-0.dll
  370. 0x00000000178c0000 - 0x00000000178c3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-processthreads-l1-1-0.dll
  371. 0x00000000178d0000 - 0x00000000178d3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-processthreads-l1-1-1.dll
  372. 0x00000000178e0000 - 0x00000000178e3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-profile-l1-1-0.dll
  373. 0x00000000178f0000 - 0x00000000178f3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-rtlsupport-l1-1-0.dll
  374. 0x0000000017900000 - 0x0000000017903000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-string-l1-1-0.dll
  375. 0x0000000017910000 - 0x0000000017913000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-synch-l1-1-0.dll
  376. 0x0000000017920000 - 0x0000000017923000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-synch-l1-2-0.dll
  377. 0x0000000017930000 - 0x0000000017933000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-sysinfo-l1-1-0.dll
  378. 0x0000000017940000 - 0x0000000017943000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-timezone-l1-1-0.dll
  379. 0x0000000017950000 - 0x0000000017953000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-core-util-l1-1-0.dll
  380. 0x0000000017960000 - 0x0000000017963000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-conio-l1-1-0.dll
  381. 0x0000000017970000 - 0x0000000017974000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-convert-l1-1-0.dll
  382. 0x0000000017980000 - 0x0000000017983000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-environment-l1-1-0.dll
  383. 0x0000000017990000 - 0x0000000017993000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-filesystem-l1-1-0.dll
  384. 0x00000000179a0000 - 0x00000000179a3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-heap-l1-1-0.dll
  385. 0x00000000179b0000 - 0x00000000179b3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-locale-l1-1-0.dll
  386. 0x00000000179c0000 - 0x00000000179c5000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-math-l1-1-0.dll
  387. 0x00000000179d0000 - 0x00000000179d5000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-multibyte-l1-1-0.dll
  388. 0x00000000179e0000 - 0x00000000179f0000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-private-l1-1-0.dll
  389. 0x00000000179f0000 - 0x00000000179f3000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-process-l1-1-0.dll
  390. 0x0000000017a00000 - 0x0000000017a04000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-runtime-l1-1-0.dll
  391. 0x0000000017a10000 - 0x0000000017a14000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-stdio-l1-1-0.dll
  392. 0x0000000017a20000 - 0x0000000017a24000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-string-l1-1-0.dll
  393. 0x0000000017a30000 - 0x0000000017a33000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-time-l1-1-0.dll
  394. 0x0000000017a40000 - 0x0000000017a43000 C:\Program Files\Java\jre1.8.0_221\bin\api-ms-win-crt-utility-l1-1-0.dll
  395. 0x00007ffa52810000 - 0x00007ffa52906000 C:\Program Files\Java\jre1.8.0_221\bin\ucrtbase.dll
  396. 0x00007ffa6a250000 - 0x00007ffa6a266000 C:\Program Files\Java\jre1.8.0_221\bin\vcruntime140.dll
  397. 0x00007ffa55ee0000 - 0x00007ffa55f8a000 C:\Program Files\Java\jre1.8.0_221\bin\msvcp140.dll
  398. 0x00007ffa56bc0000 - 0x00007ffa56c14000 C:\Program Files\Java\jre1.8.0_221\bin\concrt140.dll
  399. 0x00007ffa69fd0000 - 0x00007ffa69ff3000 C:\Program Files\Java\jre1.8.0_221\bin\prism_d3d.dll
  400. 0x00007ffa7ba50000 - 0x00007ffa7bbee000 C:\Windows\system32\d3d9.dll
  401. 0x00007ffa84090000 - 0x00007ffa840be000 C:\Windows\SYSTEM32\dwmapi.dll
  402. 0x00007ffa86200000 - 0x00007ffa863db000 C:\Windows\System32\CRYPT32.dll
  403. 0x00007ffa85a30000 - 0x00007ffa85a42000 C:\Windows\System32\MSASN1.dll
  404. 0x00007ffa83dc0000 - 0x00007ffa83e5c000 C:\Windows\system32\uxtheme.dll
  405. 0x00007ffa80c00000 - 0x00007ffa80cee000 C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_827405c7c65146ab\nvldumdx.dll
  406. 0x00007ffa86b50000 - 0x00007ffa86ba9000 C:\Windows\System32\WINTRUST.DLL
  407. 0x00007ffa87750000 - 0x00007ffa8776d000 C:\Windows\System32\imagehlp.dll
  408. 0x00007ffa84dc0000 - 0x00007ffa84df3000 C:\Windows\system32\rsaenh.dll
  409. 0x00007ffa85cc0000 - 0x00007ffa85ce6000 C:\Windows\System32\bcrypt.dll
  410. 0x00007ffa853d0000 - 0x00007ffa853dc000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  411. 0x00007ffa47a50000 - 0x00007ffa48f19000 C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_827405c7c65146ab\nvd3dumx.dll
  412. 0x00007ffa567c0000 - 0x00007ffa56809000 C:\Program Files\Java\jre1.8.0_221\bin\glass.dll
  413. 0x00007ffa87250000 - 0x00007ffa87377000 C:\Windows\System32\COMDLG32.dll
  414. 0x00007ffa86bb0000 - 0x00007ffa86d05000 C:\Windows\System32\ole32.dll
  415. 0x00007ffa86d10000 - 0x00007ffa86dd4000 C:\Windows\System32\OLEAUT32.dll
  416. 0x00007ffa873e0000 - 0x00007ffa8754a000 C:\Windows\System32\MSCTF.dll
  417. 0x00007ffa5d2c0000 - 0x00007ffa5d582000 C:\Windows\system32\nvspcap64.dll
  418. 0x00007ffa84a40000 - 0x00007ffa84a71000 C:\Windows\SYSTEM32\ntmarta.dll
  419. 0x00007ffa84680000 - 0x00007ffa846a2000 C:\Windows\SYSTEM32\gpapi.dll
  420. 0x00007ffa7b010000 - 0x00007ffa7b03f000 C:\Windows\SYSTEM32\cryptnet.dll
  421. 0x00007ffa6a130000 - 0x00007ffa6a144000 C:\Program Files\Java\jre1.8.0_221\bin\javafx_font.dll
  422. 0x00007ffa77560000 - 0x00007ffa7785f000 C:\Windows\SYSTEM32\dwrite.dll
  423. 0x00007ffa372f0000 - 0x00007ffa3b34b000 C:\Program Files\Java\jre1.8.0_221\bin\jfxwebkit.dll
  424. 0x00007ffa74a40000 - 0x00007ffa74a5a000 C:\Program Files\Java\jre1.8.0_221\bin\net.dll
  425. 0x00007ffa79090000 - 0x00007ffa79266000 C:\Windows\SYSTEM32\urlmon.dll
  426. 0x00007ffa79270000 - 0x00007ffa79518000 C:\Windows\SYSTEM32\iertutil.dll
  427. 0x00007ffa85200000 - 0x00007ffa85267000 C:\Windows\system32\mswsock.dll
  428. 0x00007ffa84fa0000 - 0x00007ffa85066000 C:\Windows\SYSTEM32\DNSAPI.dll
  429. 0x00007ffa875b0000 - 0x00007ffa875b8000 C:\Windows\System32\NSI.dll
  430. 0x00007ffa84f60000 - 0x00007ffa84f9d000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  431. 0x00007ffa7d7e0000 - 0x00007ffa7d7ea000 C:\Windows\System32\rasadhlp.dll
  432. 0x00007ffa86f60000 - 0x00007ffa87002000 C:\Windows\System32\clbcatq.dll
  433. 0x00007ffa80dd0000 - 0x00007ffa80f88000 C:\Windows\SYSTEM32\WindowsCodecs.dll
  434. 0x00007ffa7fff0000 - 0x00007ffa80069000 C:\Windows\System32\fwpuclnt.dll
  435. 0x00007ffa69a70000 - 0x00007ffa69ac6000 C:\Windows\system32\dataexchange.dll
  436. 0x00007ffa82ad0000 - 0x00007ffa82d4e000 C:\Windows\system32\d3d11.dll
  437. 0x00007ffa833d0000 - 0x00007ffa83593000 C:\Windows\system32\dcomp.dll
  438. 0x00007ffa84700000 - 0x00007ffa847c2000 C:\Windows\system32\dxgi.dll
  439. 0x00007ffa84170000 - 0x00007ffa8437d000 C:\Windows\system32\twinapi.appcore.dll
  440. 0x00007ffa84380000 - 0x00007ffa843a8000 C:\Windows\system32\RMCLIENT.dll
  441. 0x00007ffa66f70000 - 0x00007ffa66fa3000 C:\Program Files\Common Files\Microsoft Shared\Ink\rtscom.dll
  442. 0x00007ffa56c40000 - 0x00007ffa56c64000 C:\Program Files\Java\jre1.8.0_221\bin\sunec.dll
  443. 0x00007ffa80210000 - 0x00007ffa80226000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  444. 0x00007ffa801f0000 - 0x00007ffa8020c000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  445.  
  446. VM Arguments:
  447. jvm_args: -Xmx768M -Xbootclasspath/a:C:\Program Files\Java\jre1.8.0_221\lib\ext\jfxrt.jar -XX:+DisableAttachMechanism -XX:MaxPermSize=128m
  448. java_command: Mainclass go
  449. java_class_path (initial): C:\.impresioncraft\launcher.jar
  450. Launcher Type: SUN_STANDARD
  451.  
  452. Environment Variables:
  453. 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 (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\PuTTY\;C:\Program Files\WorldPainter;C:\Users\Admin\AppData\Local\Microsoft\WindowsApps;
  454. USERNAME=Admin
  455. OS=Windows_NT
  456. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  457.  
  458.  
  459.  
  460. --------------- S Y S T E M ---------------
  461.  
  462. OS: Windows 10.0 , 64 bit Build 17763 (10.0.17763.475)
  463.  
  464. CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, tsc, tscinvbit, bmi1, bmi2
  465.  
  466. Memory: 4k page, physical 16675096k(11957272k free), swap 21282100k(15037852k free)
  467.  
  468. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.221-b11) for windows-amd64 JRE (1.8.0_221-b11), built on Jul 4 2019 04:39:29 by "java_re" with MS VC++ 10.0 (VS2010)
  469.  
  470. time: Sun Dec 15 00:41:54 2019
  471. timezone: RTZ 2 (зима)
  472. elapsed time: 3 seconds (0d 0h 0m 3s)
Add Comment
Please, Sign In to add comment