Persiy

hs_err_pid2736

Jun 28th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.60 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=0x00000000746d2798, pid=2736, tid=2092
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_91-b14) (build 1.8.0_91-b14)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.91-b14 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # V [jvm.dll+0x462798]
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.java.com/bugreport/crash.jsp
  15. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x0000000053faf800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=2092, stack(0x0000000055ea0000,0x0000000055fa0000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x00000001dce84c50
  22.  
  23. Registers:
  24. RAX=0x000000006074acc0, RBX=0x000000006074acc0, RCX=0x000000006074acc0, RDX=0x0000000000080000
  25. RSP=0x0000000055f9c4e0, RBP=0x0000000055f9c540, RSI=0x0000000000000000, RDI=0x0000000055f9c960
  26. R8 =0x000000005b159950, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x0000000061066538
  27. R12=0x0000000061066500, R13=0x0000000000007535, R14=0x0000000074270000, R15=0x0000000000000000
  28. RIP=0x00000000746d2798, EFLAGS=0x0000000000010206
  29.  
  30. Top of Stack: (sp=0x0000000055f9c4e0)
  31. 0x0000000055f9c4e0: 0000000060f95640 0000000060f95640
  32. 0x0000000055f9c4f0: 0000000055f9c960 0000000055f9c670
  33. 0x0000000055f9c500: 00000cdd00000000 0000000000000008
  34. 0x0000000055f9c510: 000000005ad564c0 0000000000000010
  35. 0x0000000055f9c520: 0000000060f4b690 0000000000000010
  36. 0x0000000055f9c530: 0000000060f4b680 0000000060f16cb0
  37. 0x0000000055f9c540: 0000000000000000 0000000000000000
  38. 0x0000000055f9c550: 0000000055f9c960 00000000746d2b77
  39. 0x0000000055f9c560: 0000000061066500 0000000061066500
  40. 0x0000000055f9c570: 0000000000036740 0000000000036740
  41. 0x0000000055f9c580: 00000cdd00000000 0000000000000008
  42. 0x0000000055f9c590: 000000005ad564c0 0000000000000010
  43. 0x0000000055f9c5a0: 0000000060f4b690 0000000000000010
  44. 0x0000000055f9c5b0: 0000000060f4b680 0000000000000000
  45. 0x0000000055f9c5c0: 000000005699ce48 0000000000000000
  46. 0x0000000055f9c5d0: 00000000000003d8 000000005699ca70
  47.  
  48. Instructions: (pc=0x00000000746d2798)
  49. 0x00000000746d2778: 8b c1 e9 11 02 00 00 49 63 54 24 24 4c 8b 87 08
  50. 0x00000000746d2788: 01 00 00 41 8b 1c 90 3b da 74 33 8b cb 48 63 c3
  51. 0x00000000746d2798: 41 8b 1c 80 3b d9 75 f3 3b d3 74 20 66 66 66 66
  52. 0x00000000746d27a8: 0f 1f 84 00 00 00 00 00 48 8b 87 08 01 00 00 48
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x000000006074acc0 is an unknown value
  58. RBX=0x000000006074acc0 is an unknown value
  59. RCX=0x000000006074acc0 is an unknown value
  60. RDX=0x0000000000080000 is an unknown value
  61. RSP=0x0000000055f9c4e0 is pointing into the stack for thread: 0x0000000053faf800
  62. RBP=0x0000000055f9c540 is pointing into the stack for thread: 0x0000000053faf800
  63. RSI=0x0000000000000000 is an unknown value
  64. RDI=0x0000000055f9c960 is pointing into the stack for thread: 0x0000000053faf800
  65. R8 =0x000000005b159950 is an unknown value
  66. R9 =0x0000000000000000 is an unknown value
  67. R10=0x0000000000000000 is an unknown value
  68. R11=0x0000000061066538 is an unknown value
  69. R12=0x0000000061066500 is an unknown value
  70. R13=0x0000000000007535 is an unknown value
  71. R14=0x0000000074270000 is an unknown value
  72. R15=0x0000000000000000 is an unknown value
  73.  
  74.  
  75. Stack: [0x0000000055ea0000,0x0000000055fa0000], sp=0x0000000055f9c4e0, free space=1009k
  76. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  77. V [jvm.dll+0x462798]
  78. V [jvm.dll+0x462b77]
  79. V [jvm.dll+0x46450c]
  80. V [jvm.dll+0x46f55b]
  81. V [jvm.dll+0x471b72]
  82. V [jvm.dll+0x454ce2]
  83. V [jvm.dll+0xa4be2]
  84. V [jvm.dll+0xa551f]
  85. V [jvm.dll+0x243ae4]
  86. V [jvm.dll+0x29a99a]
  87. C [msvcr100.dll+0x21d9f]
  88. C [msvcr100.dll+0x21e3b]
  89. C [kernel32.dll+0x159cd]
  90. C [ntdll.dll+0x2a561]
  91.  
  92.  
  93. Current CompileTask:
  94. C2: 4524 2173 4 java.util.jar.JarVerifier$VerifierStream::<init> (69 bytes)
  95.  
  96.  
  97. --------------- P R O C E S S ---------------
  98.  
  99. Java Threads: ( => current thread )
  100. 0x000000005a8bd800 JavaThread "ForkJoinPool-1-worker-1" daemon [_thread_in_native, id=3048, stack(0x000000005d440000,0x000000005d540000)]
  101. 0x000000005a8a7800 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=3040, stack(0x000000005d060000,0x000000005d160000)]
  102. 0x00000000569a6800 JavaThread "Thread-3" daemon [_thread_in_native, id=2456, stack(0x0000000059fd0000,0x000000005a0d0000)]
  103. 0x000000005662e000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=3064, stack(0x000000005a120000,0x000000005a220000)]
  104. 0x0000000055c2f800 JavaThread "JavaFX Application Thread" [_thread_blocked, id=2100, stack(0x00000000575d0000,0x00000000576d0000)]
  105. 0x0000000055c27800 JavaThread "Thread-1" daemon [_thread_blocked, id=2120, stack(0x00000000572b0000,0x00000000573b0000)]
  106. 0x000000005643e000 JavaThread "QuantumRenderer-0" daemon [_thread_in_native, id=2108, stack(0x0000000056c80000,0x0000000056d80000)]
  107. 0x00000000559a6800 JavaThread "Service Thread" daemon [_thread_blocked, id=1904, stack(0x00000000560a0000,0x00000000561a0000)]
  108. 0x0000000055969000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=2128, stack(0x0000000055d20000,0x0000000055e20000)]
  109. =>0x0000000053faf800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=2092, stack(0x0000000055ea0000,0x0000000055fa0000)]
  110. 0x0000000053fa8000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=2136, stack(0x0000000055810000,0x0000000055910000)]
  111. 0x0000000053fa6800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1908, stack(0x0000000055710000,0x0000000055810000)]
  112. 0x0000000053fa3800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3016, stack(0x0000000055500000,0x0000000055600000)]
  113. 0x0000000053f8c000 JavaThread "Finalizer" daemon [_thread_blocked, id=2840, stack(0x0000000055360000,0x0000000055460000)]
  114. 0x0000000053f45000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2192, stack(0x0000000055220000,0x0000000055320000)]
  115. 0x000000000250d800 JavaThread "main" [_thread_blocked, id=2212, stack(0x00000000026d0000,0x00000000027d0000)]
  116.  
  117. Other Threads:
  118. 0x0000000053f39800 VMThread [stack: 0x0000000055090000,0x0000000055190000] [id=2204]
  119. 0x00000000559af000 WatcherThread [stack: 0x0000000056310000,0x0000000056410000] [id=2104]
  120.  
  121. VM state:not at safepoint (normal execution)
  122.  
  123. VM Mutex/Monitor currently owned by a thread: None
  124.  
  125. Heap:
  126. PSYoungGen total 76800K, used 55108K [0x00000000f5580000, 0x00000000fcd80000, 0x0000000100000000)
  127. eden space 68096K, 68% used [0x00000000f5580000,0x00000000f82d9040,0x00000000f9800000)
  128. from space 8704K, 99% used [0x00000000f9800000,0x00000000fa078120,0x00000000fa080000)
  129. to space 14336K, 0% used [0x00000000fbf80000,0x00000000fbf80000,0x00000000fcd80000)
  130. ParOldGen total 37888K, used 27675K [0x00000000e0000000, 0x00000000e2500000, 0x00000000f5580000)
  131. object space 37888K, 73% used [0x00000000e0000000,0x00000000e1b06d18,0x00000000e2500000)
  132. Metaspace used 22462K, capacity 23280K, committed 23680K, reserved 1069056K
  133. class space used 3072K, capacity 3339K, committed 3456K, reserved 1048576K
  134.  
  135. Card table byte_map: [0x0000000002510000,0x0000000002620000] byte_map_base: 0x0000000001e10000
  136.  
  137. Marking Bits: (ParMarkBitMap*) 0x0000000074a82f70
  138. Begin Bits: [0x00000000125b0000, 0x0000000012db0000)
  139. End Bits: [0x0000000012db0000, 0x00000000135b0000)
  140.  
  141. Polling page: 0x0000000000150000
  142.  
  143. CodeCache: size=245760Kb used=7518Kb max_used=7518Kb free=238241Kb
  144. bounds [0x0000000002aa0000, 0x0000000003200000, 0x0000000011aa0000]
  145. total_blobs=3137 nmethods=2438 adapters=609
  146. compilation: enabled
  147.  
  148. Compilation events (10 events):
  149. Event: 4.468 Thread 0x0000000055969000 2427 3 javafx.scene.layout.StackPane$$Lambda$68/1061591463::call (8 bytes)
  150. Event: 4.469 Thread 0x0000000055969000 nmethod 2427 0x00000000031da090 code [0x00000000031da240, 0x00000000031da908]
  151. Event: 4.469 Thread 0x0000000055969000 2431 3 javafx.scene.Node::getEffect (21 bytes)
  152. Event: 4.469 Thread 0x0000000055969000 nmethod 2431 0x00000000031dac10 code [0x00000000031dada0, 0x00000000031db288]
  153. Event: 4.469 Thread 0x0000000055969000 2429 3 javafx.scene.Node::getLayoutX (19 bytes)
  154. Event: 4.470 Thread 0x0000000055969000 nmethod 2429 0x00000000031db410 code [0x00000000031db580, 0x00000000031db928]
  155. Event: 4.470 Thread 0x0000000055969000 2430 3 javafx.scene.Node::getLayoutY (19 bytes)
  156. Event: 4.470 Thread 0x0000000055969000 nmethod 2430 0x00000000031dba50 code [0x00000000031dbbc0, 0x00000000031dbf68]
  157. Event: 4.470 Thread 0x0000000055969000 2428 3 javafx.scene.layout.StackPane::lambda$static$525 (5 bytes)
  158. Event: 4.471 Thread 0x0000000055969000 nmethod 2428 0x00000000031dc090 code [0x00000000031dc280, 0x00000000031dcd18]
  159.  
  160. GC Heap History (10 events):
  161. Event: 2.198 GC heap before
  162. {Heap before GC invocations=4 (full 0):
  163. PSYoungGen total 18432K, used 18416K [0x00000000f5580000, 0x00000000f7980000, 0x0000000100000000)
  164. eden space 17408K, 100% used [0x00000000f5580000,0x00000000f6680000,0x00000000f6680000)
  165. from space 1024K, 98% used [0x00000000f6680000,0x00000000f677c030,0x00000000f6780000)
  166. to space 1024K, 0% used [0x00000000f7880000,0x00000000f7880000,0x00000000f7980000)
  167. ParOldGen total 22016K, used 12262K [0x00000000e0000000, 0x00000000e1580000, 0x00000000f5580000)
  168. object space 22016K, 55% used [0x00000000e0000000,0x00000000e0bf9828,0x00000000e1580000)
  169. Metaspace used 11028K, capacity 11458K, committed 11776K, reserved 1058816K
  170. class space used 1305K, capacity 1463K, committed 1536K, reserved 1048576K
  171. Event: 2.206 GC heap after
  172. Heap after GC invocations=4 (full 0):
  173. PSYoungGen total 35840K, used 992K [0x00000000f5580000, 0x00000000f7980000, 0x0000000100000000)
  174. eden space 34816K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000f7780000)
  175. from space 1024K, 96% used [0x00000000f7880000,0x00000000f7978020,0x00000000f7980000)
  176. to space 1024K, 0% used [0x00000000f7780000,0x00000000f7780000,0x00000000f7880000)
  177. ParOldGen total 22016K, used 16160K [0x00000000e0000000, 0x00000000e1580000, 0x00000000f5580000)
  178. object space 22016K, 73% used [0x00000000e0000000,0x00000000e0fc8028,0x00000000e1580000)
  179. Metaspace used 11028K, capacity 11458K, committed 11776K, reserved 1058816K
  180. class space used 1305K, capacity 1463K, committed 1536K, reserved 1048576K
  181. }
  182. Event: 2.970 GC heap before
  183. {Heap before GC invocations=5 (full 0):
  184. PSYoungGen total 35840K, used 35808K [0x00000000f5580000, 0x00000000f7980000, 0x0000000100000000)
  185. eden space 34816K, 100% used [0x00000000f5580000,0x00000000f7780000,0x00000000f7780000)
  186. from space 1024K, 96% used [0x00000000f7880000,0x00000000f7978020,0x00000000f7980000)
  187. to space 1024K, 0% used [0x00000000f7780000,0x00000000f7780000,0x00000000f7880000)
  188. ParOldGen total 22016K, used 16160K [0x00000000e0000000, 0x00000000e1580000, 0x00000000f5580000)
  189. object space 22016K, 73% used [0x00000000e0000000,0x00000000e0fc8028,0x00000000e1580000)
  190. Metaspace used 17004K, capacity 17604K, committed 17920K, reserved 1064960K
  191. class space used 2344K, capacity 2531K, committed 2560K, reserved 1048576K
  192. Event: 2.985 GC heap after
  193. Heap after GC invocations=5 (full 0):
  194. PSYoungGen total 35840K, used 992K [0x00000000f5580000, 0x00000000fa980000, 0x0000000100000000)
  195. eden space 34816K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000f7780000)
  196. from space 1024K, 96% used [0x00000000f7780000,0x00000000f7878020,0x00000000f7880000)
  197. to space 8192K, 0% used [0x00000000fa180000,0x00000000fa180000,0x00000000fa980000)
  198. ParOldGen total 23552K, used 23179K [0x00000000e0000000, 0x00000000e1700000, 0x00000000f5580000)
  199. object space 23552K, 98% used [0x00000000e0000000,0x00000000e16a2c38,0x00000000e1700000)
  200. Metaspace used 17004K, capacity 17604K, committed 17920K, reserved 1064960K
  201. class space used 2344K, capacity 2531K, committed 2560K, reserved 1048576K
  202. }
  203. Event: 2.985 GC heap before
  204. {Heap before GC invocations=6 (full 1):
  205. PSYoungGen total 35840K, used 992K [0x00000000f5580000, 0x00000000fa980000, 0x0000000100000000)
  206. eden space 34816K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000f7780000)
  207. from space 1024K, 96% used [0x00000000f7780000,0x00000000f7878020,0x00000000f7880000)
  208. to space 8192K, 0% used [0x00000000fa180000,0x00000000fa180000,0x00000000fa980000)
  209. ParOldGen total 23552K, used 23179K [0x00000000e0000000, 0x00000000e1700000, 0x00000000f5580000)
  210. object space 23552K, 98% used [0x00000000e0000000,0x00000000e16a2c38,0x00000000e1700000)
  211. Metaspace used 17004K, capacity 17604K, committed 17920K, reserved 1064960K
  212. class space used 2344K, capacity 2531K, committed 2560K, reserved 1048576K
  213. Event: 3.059 GC heap after
  214. Heap after GC invocations=6 (full 1):
  215. PSYoungGen total 35840K, used 0K [0x00000000f5580000, 0x00000000fa980000, 0x0000000100000000)
  216. eden space 34816K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000f7780000)
  217. from space 1024K, 0% used [0x00000000f7780000,0x00000000f7780000,0x00000000f7880000)
  218. to space 8192K, 0% used [0x00000000fa180000,0x00000000fa180000,0x00000000fa980000)
  219. ParOldGen total 37888K, used 18747K [0x00000000e0000000, 0x00000000e2500000, 0x00000000f5580000)
  220. object space 37888K, 49% used [0x00000000e0000000,0x00000000e124ecf0,0x00000000e2500000)
  221. Metaspace used 17004K, capacity 17604K, committed 17920K, reserved 1064960K
  222. class space used 2344K, capacity 2531K, committed 2560K, reserved 1048576K
  223. }
  224. Event: 3.344 GC heap before
  225. {Heap before GC invocations=7 (full 1):
  226. PSYoungGen total 35840K, used 34816K [0x00000000f5580000, 0x00000000fa980000, 0x0000000100000000)
  227. eden space 34816K, 100% used [0x00000000f5580000,0x00000000f7780000,0x00000000f7780000)
  228. from space 1024K, 0% used [0x00000000f7780000,0x00000000f7780000,0x00000000f7880000)
  229. to space 8192K, 0% used [0x00000000fa180000,0x00000000fa180000,0x00000000fa980000)
  230. ParOldGen total 37888K, used 18747K [0x00000000e0000000, 0x00000000e2500000, 0x00000000f5580000)
  231. object space 37888K, 49% used [0x00000000e0000000,0x00000000e124ecf0,0x00000000e2500000)
  232. Metaspace used 18587K, capacity 19254K, committed 19456K, reserved 1067008K
  233. class space used 2571K, capacity 2806K, committed 2816K, reserved 1048576K
  234. Event: 3.354 GC heap after
  235. Heap after GC invocations=7 (full 1):
  236. PSYoungGen total 65024K, used 7336K [0x00000000f5580000, 0x00000000fa900000, 0x0000000100000000)
  237. eden space 57344K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000f8d80000)
  238. from space 7680K, 95% used [0x00000000fa180000,0x00000000fa8aa2b0,0x00000000fa900000)
  239. to space 8704K, 0% used [0x00000000f9800000,0x00000000f9800000,0x00000000fa080000)
  240. ParOldGen total 37888K, used 18755K [0x00000000e0000000, 0x00000000e2500000, 0x00000000f5580000)
  241. object space 37888K, 49% used [0x00000000e0000000,0x00000000e1250cf0,0x00000000e2500000)
  242. Metaspace used 18587K, capacity 19254K, committed 19456K, reserved 1067008K
  243. class space used 2571K, capacity 2806K, committed 2816K, reserved 1048576K
  244. }
  245. Event: 3.810 GC heap before
  246. {Heap before GC invocations=8 (full 1):
  247. PSYoungGen total 65024K, used 64680K [0x00000000f5580000, 0x00000000fa900000, 0x0000000100000000)
  248. eden space 57344K, 100% used [0x00000000f5580000,0x00000000f8d80000,0x00000000f8d80000)
  249. from space 7680K, 95% used [0x00000000fa180000,0x00000000fa8aa2b0,0x00000000fa900000)
  250. to space 8704K, 0% used [0x00000000f9800000,0x00000000f9800000,0x00000000fa080000)
  251. ParOldGen total 37888K, used 18755K [0x00000000e0000000, 0x00000000e2500000, 0x00000000f5580000)
  252. object space 37888K, 49% used [0x00000000e0000000,0x00000000e1250cf0,0x00000000e2500000)
  253. Metaspace used 20555K, capacity 21372K, committed 21632K, reserved 1067008K
  254. class space used 2886K, capacity 3113K, committed 3200K, reserved 1048576K
  255. Event: 3.829 GC heap after
  256. Heap after GC invocations=8 (full 1):
  257. PSYoungGen total 76800K, used 8672K [0x00000000f5580000, 0x00000000fcd80000, 0x0000000100000000)
  258. eden space 68096K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000f9800000)
  259. from space 8704K, 99% used [0x00000000f9800000,0x00000000fa078120,0x00000000fa080000)
  260. to space 14336K, 0% used [0x00000000fbf80000,0x00000000fbf80000,0x00000000fcd80000)
  261. ParOldGen total 37888K, used 27675K [0x00000000e0000000, 0x00000000e2500000, 0x00000000f5580000)
  262. object space 37888K, 73% used [0x00000000e0000000,0x00000000e1b06d18,0x00000000e2500000)
  263. Metaspace used 20555K, capacity 21372K, committed 21632K, reserved 1067008K
  264. class space used 2886K, capacity 3113K, committed 3200K, reserved 1048576K
  265. }
  266.  
  267. Deoptimization events (10 events):
  268. Event: 4.163 Thread 0x000000005643e000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000030b2548 method=java.util.Hashtable.addEntry(ILjava/lang/Object;Ljava/lang/Object;I)V @ 38
  269. Event: 4.188 Thread 0x000000005a8bd800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000312bec8 method=java.util.zip.ZipFile$ZipEntryIterator.hasNext()Z @ 25
  270. Event: 4.188 Thread 0x000000005a8bd800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000312b888 method=java.util.zip.ZipFile$ZipEntryIterator.hasNext()Z @ 25
  271. Event: 4.200 Thread 0x000000005a8bd800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002d51e9c method=java.lang.CharacterDataLatin1.digit(II)I @ 82
  272. Event: 4.200 Thread 0x000000005a8bd800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002d4d784 method=java.lang.CharacterDataLatin1.digit(II)I @ 82
  273. Event: 4.289 Thread 0x000000005a8bd800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000308e354 method=java.io.DataInputStream.readChar()C @ 4
  274. Event: 4.289 Thread 0x000000005a8bd800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000308e354 method=java.io.DataInputStream.readChar()C @ 4
  275. Event: 4.289 Thread 0x000000005a8bd800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000308e354 method=java.io.DataInputStream.readChar()C @ 4
  276. Event: 4.289 Thread 0x000000005a8bd800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000308e354 method=java.io.DataInputStream.readChar()C @ 4
  277. Event: 4.446 Thread 0x000000005a8bd800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002ffd69c method=sun.security.provider.DigestBase.engineUpdate([BII)V @ 128
  278.  
  279. Internal exceptions (10 events):
  280. Event: 2.643 Thread 0x0000000055c2f800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000f6dea368) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  281. Event: 2.643 Thread 0x0000000055c2f800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000f6deb818) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  282. Event: 2.724 Thread 0x0000000055c2f800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000f708ceb0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  283. Event: 2.838 Thread 0x0000000055c2f800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000f73ab288) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  284. Event: 2.839 Thread 0x0000000055c2f800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000f73ae160) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  285. Event: 2.850 Thread 0x0000000055c2f800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000f73e65c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  286. Event: 2.851 Thread 0x0000000055c2f800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000f73e9c10) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  287. Event: 3.641 Thread 0x0000000055c2f800 Implicit null exception at 0x0000000002f298e5 to 0x0000000002f29b01
  288. Event: 3.641 Thread 0x0000000055c2f800 Implicit null exception at 0x0000000002be7d48 to 0x0000000002be7dd6
  289. Event: 4.135 Thread 0x000000005a8bd800 Implicit null exception at 0x0000000002fdfbf9 to 0x0000000002fdfd6d
  290.  
  291. Events (10 events):
  292. Event: 4.465 loading class java/security/KeyPair done
  293. Event: 4.465 loading class sun/security/ssl/HandshakeMessage$ServerHelloDone
  294. Event: 4.465 loading class sun/security/ssl/HandshakeMessage$ServerHelloDone done
  295. Event: 4.465 loading class sun/security/ssl/ECDHClientKeyExchange
  296. Event: 4.465 loading class sun/security/ssl/ECDHClientKeyExchange done
  297. Event: 4.466 loading class sun/security/ec/ECDHKeyAgreement
  298. Event: 4.466 loading class sun/security/ec/ECDHKeyAgreement done
  299. Event: 4.466 loading class javax/crypto/KeyAgreementSpi
  300. Event: 4.466 loading class javax/crypto/KeyAgreementSpi done
  301. Event: 4.471 loading class sun/security/internal/spec/TlsMasterSecretParameterSpec
  302.  
  303.  
  304. Dynamic libraries:
  305. 0x000000013f540000 - 0x000000013f577000 D:\MyDocuments\что-то\cavexp\jre64\bin\java.exe
  306. 0x0000000077ab0000 - 0x0000000077c5a000 C:\Windows\SYSTEM32\ntdll.dll
  307. 0x0000000077890000 - 0x00000000779af000 C:\Windows\system32\kernel32.dll
  308. 0x000007fefd840000 - 0x000007fefd8aa000 C:\Windows\system32\KERNELBASE.dll
  309. 0x000007fefdbe0000 - 0x000007fefdcbb000 C:\Windows\system32\ADVAPI32.dll
  310. 0x000007fefde40000 - 0x000007fefdedf000 C:\Windows\system32\msvcrt.dll
  311. 0x000007feff7e0000 - 0x000007feff7ff000 C:\Windows\SYSTEM32\sechost.dll
  312. 0x000007fefdd10000 - 0x000007fefde3d000 C:\Windows\system32\RPCRT4.dll
  313. 0x00000000779b0000 - 0x0000000077aaa000 C:\Windows\system32\USER32.dll
  314. 0x000007feffc70000 - 0x000007feffcd7000 C:\Windows\system32\GDI32.dll
  315. 0x000007fefe610000 - 0x000007fefe61e000 C:\Windows\system32\LPK.dll
  316. 0x000007fefdf10000 - 0x000007fefdfda000 C:\Windows\system32\USP10.dll
  317. 0x000007fefc1f0000 - 0x000007fefc3e4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
  318. 0x000007feff9e0000 - 0x000007feffa51000 C:\Windows\system32\SHLWAPI.dll
  319. 0x000007fefdee0000 - 0x000007fefdf0e000 C:\Windows\system32\IMM32.DLL
  320. 0x000007feffac0000 - 0x000007feffbc9000 C:\Windows\system32\MSCTF.dll
  321. 0x0000000074b10000 - 0x0000000074be2000 D:\MyDocuments\что-то\cavexp\jre64\bin\msvcr100.dll
  322. 0x0000000074270000 - 0x0000000074b03000 D:\MyDocuments\что-то\cavexp\jre64\bin\server\jvm.dll
  323. 0x000007fef3b00000 - 0x000007fef3b09000 C:\Windows\system32\WSOCK32.dll
  324. 0x000007fefdcc0000 - 0x000007fefdd0d000 C:\Windows\system32\WS2_32.dll
  325. 0x000007fefe2b0000 - 0x000007fefe2b8000 C:\Windows\system32\NSI.dll
  326. 0x000007fefb480000 - 0x000007fefb4bb000 C:\Windows\system32\WINMM.dll
  327. 0x000007fefc880000 - 0x000007fefc88c000 C:\Windows\system32\VERSION.dll
  328. 0x0000000077c80000 - 0x0000000077c87000 C:\Windows\system32\PSAPI.DLL
  329. 0x0000000074260000 - 0x000000007426f000 D:\MyDocuments\что-то\cavexp\jre64\bin\verify.dll
  330. 0x0000000074230000 - 0x0000000074259000 D:\MyDocuments\что-то\cavexp\jre64\bin\java.dll
  331. 0x0000000074210000 - 0x0000000074226000 D:\MyDocuments\что-то\cavexp\jre64\bin\zip.dll
  332. 0x000007fefe620000 - 0x000007feff3aa000 C:\Windows\system32\SHELL32.dll
  333. 0x000007feff3b0000 - 0x000007feff5ac000 C:\Windows\system32\ole32.dll
  334. 0x000007fefd7a0000 - 0x000007fefd7af000 C:\Windows\system32\profapi.dll
  335. 0x000007fef3480000 - 0x000007fef356f000 D:\MyDocuments\что-то\cavexp\jre64\bin\msvcr120.dll
  336. 0x000007fef33d0000 - 0x000007fef3476000 D:\MyDocuments\что-то\cavexp\jre64\bin\msvcp120.dll
  337. 0x00000000741e0000 - 0x0000000074203000 D:\MyDocuments\что-то\cavexp\jre64\bin\prism_d3d.dll
  338. 0x000007fef3100000 - 0x000007fef32ff000 C:\Windows\system32\d3d9.dll
  339. 0x000007fef33b0000 - 0x000007fef33b7000 C:\Windows\system32\d3d8thk.dll
  340. 0x000007fefbac0000 - 0x000007fefbad8000 C:\Windows\system32\dwmapi.dll
  341. 0x000007fefbfd0000 - 0x000007fefc026000 C:\Windows\system32\uxtheme.dll
  342. 0x000007fef76e0000 - 0x000007fef77ee000 C:\Windows\system32\aticfx64.dll
  343. 0x000007fef33c0000 - 0x000007fef33cf000 C:\Windows\system32\atiu9p64.dll
  344. 0x000007fef1490000 - 0x000007fef1bbd000 C:\Windows\system32\atiumd64.dll
  345. 0x0000000072b60000 - 0x0000000072f7e000 C:\Windows\system32\atiumd6a.dll
  346. 0x0000000074190000 - 0x00000000741d3000 D:\MyDocuments\что-то\cavexp\jre64\bin\glass.dll
  347. 0x000007feffbd0000 - 0x000007feffc67000 C:\Windows\system32\COMDLG32.dll
  348. 0x000007feffce0000 - 0x000007feffdba000 C:\Windows\system32\OLEAUT32.dll
  349. 0x000007fefd640000 - 0x000007fefd64f000 C:\Windows\system32\CRYPTBASE.dll
  350. 0x0000000074170000 - 0x000000007418a000 D:\MyDocuments\что-то\cavexp\jre64\bin\net.dll
  351. 0x000007fefcf70000 - 0x000007fefcfc5000 C:\Windows\system32\mswsock.dll
  352. 0x000007fefcf60000 - 0x000007fefcf67000 C:\Windows\System32\wship6.dll
  353. 0x0000000074150000 - 0x0000000074161000 D:\MyDocuments\что-то\cavexp\jre64\bin\nio.dll
  354. 0x0000000074120000 - 0x0000000074144000 D:\MyDocuments\что-то\cavexp\jre64\bin\sunec.dll
  355. 0x000007fefb270000 - 0x000007fefb285000 C:\Windows\system32\NLAapi.dll
  356. 0x000007fef8800000 - 0x000007fef8815000 C:\Windows\system32\napinsp.dll
  357. 0x000007fef87e0000 - 0x000007fef87f9000 C:\Windows\system32\pnrpnsp.dll
  358. 0x000007fefcdf0000 - 0x000007fefce4b000 C:\Windows\system32\DNSAPI.dll
  359. 0x000007fef87d0000 - 0x000007fef87db000 C:\Windows\System32\winrnr.dll
  360. 0x000007fefc950000 - 0x000007fefc957000 C:\Windows\System32\wshtcpip.dll
  361. 0x000007fefacb0000 - 0x000007fefacd7000 C:\Windows\system32\IPHLPAPI.DLL
  362. 0x000007fefaca0000 - 0x000007fefacab000 C:\Windows\system32\WINNSI.DLL
  363. 0x000007fef8d30000 - 0x000007fef8d38000 C:\Windows\system32\rasadhlp.dll
  364. 0x000007fefa960000 - 0x000007fefa9b3000 C:\Windows\System32\fwpuclnt.dll
  365. 0x0000000074110000 - 0x000000007411d000 D:\MyDocuments\что-то\cavexp\jre64\bin\management.dll
  366. 0x00000000740f0000 - 0x0000000074104000 D:\MyDocuments\что-то\cavexp\jre64\bin\javafx_font.dll
  367. 0x000007fef2f60000 - 0x000007fef30f7000 C:\Windows\system32\dwrite.dll
  368. 0x000007fefcfd0000 - 0x000007fefcfe8000 C:\Windows\system32\CRYPTSP.dll
  369. 0x000007fefccd0000 - 0x000007fefcd17000 C:\Windows\system32\rsaenh.dll
  370. 0x000007fefd8e0000 - 0x000007fefd8fe000 C:\Windows\system32\USERENV.dll
  371. 0x000007fefa8d0000 - 0x000007fefa8e1000 C:\Windows\system32\dhcpcsvc6.DLL
  372. 0x000007fefa790000 - 0x000007fefa7a8000 C:\Windows\system32\dhcpcsvc.DLL
  373. 0x000007feff740000 - 0x000007feff7d9000 C:\Windows\system32\CLBCatQ.DLL
  374. 0x000007fefb7e0000 - 0x000007fefb941000 C:\Windows\system32\WindowsCodecs.dll
  375. 0x000007fefd5e0000 - 0x000007fefd637000 C:\Windows\system32\apphelp.dll
  376. 0x000007fef77f0000 - 0x000007fef7825000 C:\Windows\system32\EhStorShell.dll
  377. 0x000007feff800000 - 0x000007feff9d7000 C:\Windows\system32\SETUPAPI.dll
  378. 0x000007fefda70000 - 0x000007fefdaa6000 C:\Windows\system32\CFGMGR32.dll
  379. 0x000007fefd8b0000 - 0x000007fefd8ca000 C:\Windows\system32\DEVOBJ.dll
  380. 0x000007fefc030000 - 0x000007fefc15c000 C:\Windows\system32\PROPSYS.dll
  381. 0x000007fef78e0000 - 0x000007fef795e000 C:\Windows\System32\cscui.dll
  382. 0x000007fef78d0000 - 0x000007fef78dc000 C:\Windows\System32\CSCDLL.dll
  383. 0x000007fef7960000 - 0x000007fef796f000 C:\Windows\system32\CSCAPI.dll
  384. 0x000007fef7850000 - 0x000007fef78d0000 C:\Windows\system32\ntshrui.dll
  385. 0x000007fefd350000 - 0x000007fefd373000 C:\Windows\system32\srvcli.dll
  386. 0x000007fefae90000 - 0x000007fefae9b000 C:\Windows\system32\slc.dll
  387. 0x000007fef3350000 - 0x000007fef337d000 C:\Program Files\Common Files\Microsoft Shared\Ink\rtscom.dll
  388. 0x000007fef2b90000 - 0x000007fef2f54000 C:\Windows\system32\d2d1.dll
  389. 0x000007fef7f10000 - 0x000007fef80e5000 C:\Windows\system32\d3d11.dll
  390. 0x000007fef8110000 - 0x000007fef816d000 C:\Windows\system32\dxgi.dll
  391. 0x000007fef1210000 - 0x000007fef1489000 C:\Windows\system32\D3D10Warp.dll
  392. 0x000007fefd800000 - 0x000007fefd83b000 C:\Windows\system32\WINTRUST.dll
  393. 0x000007fefd900000 - 0x000007fefda6d000 C:\Windows\system32\CRYPT32.dll
  394. 0x000007fefd7b0000 - 0x000007fefd7bf000 C:\Windows\system32\MSASN1.dll
  395. 0x00000000740d0000 - 0x00000000740e1000 D:\MyDocuments\что-то\cavexp\jre64\bin\prism_common.dll
  396. 0x000007fef62d0000 - 0x000007fef63f5000 C:\Windows\system32\dbghelp.dll
  397.  
  398. VM Arguments:
  399. java_command: C:\Users\persiy\AppData\Roaming\.cavexp_new\cXPLauncher.jar
  400. java_class_path (initial): C:\Users\persiy\AppData\Roaming\.cavexp_new\cXPLauncher.jar
  401. Launcher Type: SUN_STANDARD
  402.  
  403. Environment Variables:
  404. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Skype\Phone\;D:\MyDocuments\что-то\cavexp\jre64\bin
  405. USERNAME=persiy
  406. OS=Windows_NT
  407. PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 5 Stepping 2, AuthenticAMD
  408.  
  409.  
  410.  
  411. --------------- S Y S T E M ---------------
  412.  
  413. OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23796)
  414.  
  415. CPU:total 4 (4 cores per cpu, 1 threads per core) family 16 model 5 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  416.  
  417. Memory: 4k page, physical 2095608k(1130136k free), swap 4191216k(3024132k free)
  418.  
  419. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.91-b14) for windows-amd64 JRE (1.8.0_91-b14), built on Apr 1 2016 00:58:32 by "java_re" with MS VC++ 10.0 (VS2010)
  420.  
  421. time: Wed Jun 28 21:55:15 2017
  422. elapsed time: 4 seconds (0d 0h 0m 4s)
Add Comment
Please, Sign In to add comment