Advertisement
Guest User

Untitled

a guest
Dec 17th, 2016
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.39 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=0x6eaf5815, pid=2504, tid=0x00001274
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_111-b14) (build 1.8.0_111-b14)
  7. # Java VM: Java HotSpot(TM) Client VM (25.111-b14 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # V [jvm.dll+0xa5815]
  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 (0x02a6bc00): VMThread [stack: 0x452b0000,0x45300000] [id=4724]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x00000178
  22.  
  23. Registers:
  24. EAX=0x0000005c, EBX=0x452ff61c, ECX=0x4e3d63d0, EDX=0x00000044
  25. ESP=0x452ff5f0, EBP=0x452ff5fc, ESI=0x26606808, EDI=0x266067c0
  26. EIP=0x6eaf5815, EFLAGS=0x00010283
  27.  
  28. Top of Stack: (sp=0x452ff5f0)
  29. 0x452ff5f0: 26607000 1a150000 26605e00 452ff630
  30. 0x452ff600: 6eaf562b 26605e00 00000480 26605e00
  31. 0x452ff610: 26607000 452ff61c 521c39f8 6ed2ed30
  32. 0x452ff620: 26606f00 02a51b10 1a150000 452ff7e4
  33. 0x452ff630: 452ff658 6eaf4b77 26605e00 00000480
  34. 0x452ff640: 26605e00 26607000 00000480 26605c00
  35. 0x452ff650: 44d0d02e 26605e00 452ff680 6eae1ad5
  36. 0x452ff660: 26605e00 00000480 00efeb60 6ed2f194
  37.  
  38. Instructions: (pc=0x6eaf5815)
  39. 0x6eaf57f5: 08 8b 01 8b 50 74 57 ff d2 8d 34 87 3b 75 14 73
  40. 0x6eaf5805: 6a eb 08 8d a4 24 00 00 00 00 90 8b 4f 04 8b 01
  41. 0x6eaf5815: 8b 90 1c 01 00 00 53 57 ff d2 8b 4e 04 8b 41 04
  42. 0x6eaf5825: 8b fe 85 c0 7e 09 a8 01 75 31 c1 f8 02 eb 34 79
  43.  
  44.  
  45. Register to memory mapping:
  46.  
  47. EAX=0x0000005c is an unknown value
  48. EBX=0x452ff61c is an unknown value
  49. ECX=0x4e3d63d0 is pointing into metadata
  50. EDX=0x00000044 is an unknown value
  51. ESP=0x452ff5f0 is an unknown value
  52. EBP=0x452ff5fc is an unknown value
  53. ESI=0x26606808 is pointing into object: 0x266067d8
  54. java.nio.DirectByteBuffer
  55. - klass: 'java/nio/DirectByteBuffer'
  56. EDI=0x266067c0 is an oop
  57.  
  58. [error occurred during error reporting (printing register info), id 0xc0000005]
  59.  
  60. Stack: [0x452b0000,0x45300000], sp=0x452ff5f0, free space=317k
  61. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  62. V [jvm.dll+0xa5815]
  63. V [jvm.dll+0xa562b]
  64. V [jvm.dll+0xa4b77]
  65. V [jvm.dll+0x91ad5]
  66. V [jvm.dll+0x91010]
  67. V [jvm.dll+0x915c4]
  68. V [jvm.dll+0x9a57c]
  69. V [jvm.dll+0x91484]
  70. V [jvm.dll+0x9948e]
  71. V [jvm.dll+0x952f9]
  72. V [jvm.dll+0x98fc3]
  73. V [jvm.dll+0x92f35]
  74. V [jvm.dll+0x1b8c86]
  75. V [jvm.dll+0x182fcb]
  76. V [jvm.dll+0x1823d1]
  77. V [jvm.dll+0x1827e7]
  78. V [jvm.dll+0x1829e2]
  79. V [jvm.dll+0x1c29c6]
  80. C [msvcr100.dll+0x5c556]
  81. C [msvcr100.dll+0x5c600]
  82. C [KERNEL32.DLL+0x162c4]
  83. C [ntdll.dll+0x60fd9]
  84. C [ntdll.dll+0x60fa4]
  85.  
  86. VM_Operation (0x5504ebac): GenCollectForAllocation, mode: safepoint, requested by thread 0x522b0800
  87.  
  88.  
  89. --------------- P R O C E S S ---------------
  90.  
  91. Java Threads: ( => current thread )
  92. 0x522b0800 JavaThread "Worker thread" daemon [_thread_blocked, id=3732, stack(0x55000000,0x55050000)]
  93. 0x522b4000 JavaThread "Worker thread" daemon [_thread_blocked, id=5816, stack(0x52a90000,0x52ae0000)]
  94. 0x5b6a8c00 JavaThread "Mapfile processor" [_thread_blocked, id=1208, stack(0x55090000,0x550e0000)]
  95. 0x4e993c00 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=564, stack(0x555b0000,0x55600000)]
  96. 0x4e99a000 JavaThread "Haven audio player" daemon [_thread_blocked, id=7692, stack(0x55400000,0x55450000)]
  97. 0x4e997000 JavaThread "Server time ticker" daemon [_thread_blocked, id=5560, stack(0x54d70000,0x54dc0000)]
  98. 0x4e998000 JavaThread "Session writer" daemon [_thread_blocked, id=10204, stack(0x54ce0000,0x54d30000)]
  99. 0x45d1fc00 JavaThread "Session reader" daemon [_thread_blocked, id=764, stack(0x54c50000,0x54ca0000)]
  100. 0x45d21c00 JavaThread "Thread-7" [_thread_blocked, id=8276, stack(0x52c20000,0x52c70000)]
  101. 0x45d22800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4444, stack(0x50eb0000,0x50f00000)]
  102. 0x45d21400 JavaThread "Render thread" [_thread_blocked, id=6844, stack(0x50e10000,0x50e60000)]
  103. 0x45d1f000 JavaThread "Haven UI thread" [_thread_blocked, id=7500, stack(0x50d80000,0x50dd0000)]
  104. 0x45d20800 JavaThread "Haven main thread" [_thread_blocked, id=9672, stack(0x50cf0000,0x50d40000)]
  105. 0x45d20000 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=8704, stack(0x4e620000,0x4e670000)]
  106. 0x00efb800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2740, stack(0x00f00000,0x00f50000)]
  107. 0x45cb4c00 JavaThread "Haven main thread" [_thread_blocked, id=4440, stack(0x4e0f0000,0x4e140000)]
  108. 0x45c4d000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2880, stack(0x4bd70000,0x4bdc0000)]
  109. 0x45bb9c00 JavaThread "Error reporter" daemon [_thread_blocked, id=9780, stack(0x46750000,0x467a0000)]
  110. 0x45bbf400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4164, stack(0x46600000,0x46650000)]
  111. 0x45bbf000 JavaThread "AWT-Shutdown" [_thread_blocked, id=8452, stack(0x46570000,0x465c0000)]
  112. 0x45b11400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9948, stack(0x463e0000,0x46430000)]
  113. 0x45345c00 JavaThread "Service Thread" daemon [_thread_blocked, id=5880, stack(0x45900000,0x45950000)]
  114. 0x45324c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=8236, stack(0x45870000,0x458c0000)]
  115. 0x45323c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3528, stack(0x457e0000,0x45830000)]
  116. 0x45321c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1816, stack(0x45750000,0x457a0000)]
  117. 0x45319000 JavaThread "Finalizer" daemon [_thread_blocked, id=5196, stack(0x455d0000,0x45620000)]
  118. 0x45303400 JavaThread "Reference Handler" daemon [_thread_blocked, id=9272, stack(0x45540000,0x45590000)]
  119.  
  120. Other Threads:
  121. =>0x02a6bc00 VMThread [stack: 0x452b0000,0x45300000] [id=4724]
  122. 0x4535a000 WatcherThread [stack: 0x45990000,0x459e0000] [id=8880]
  123.  
  124. VM state:at safepoint (normal execution)
  125.  
  126. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  127. [0x00ef9de8] Threads_lock - owner thread: 0x02a6bc00
  128. [0x00efb0f0] Heap_lock - owner thread: 0x522b0800
  129.  
  130. Heap:
  131. def new generation total 170496K, used 157434K [0x04c00000, 0x10500000, 0x1a150000)
  132. eden space 151552K, 100% used [0x04c00000, 0x0e000000, 0x0e000000)
  133. from space 18944K, 31% used [0x0f280000, 0x0f83eb90, 0x10500000)
  134. to space 18944K, 0% used [0x0e000000, 0x0e01ea98, 0x0f280000)
  135. tenured generation total 378708K, used 212358K [0x1a150000, 0x31325000, 0x44c00000)
  136. the space 378708K, 56% used [0x1a150000, 0x270b1ab0, 0x270b1c00, 0x31325000)
  137. Metaspace used 18350K, capacity 18770K, committed 18944K, reserved 19840K
  138.  
  139. Card table byte_map: [0x44c00000,0x44e10000] byte_map_base: 0x44bda000
  140.  
  141. Polling page: 0x00ec0000
  142.  
  143. CodeCache: size=32768Kb used=5231Kb max_used=6373Kb free=27536Kb
  144. bounds [0x02a70000, 0x030b8000, 0x04a70000]
  145. total_blobs=2921 nmethods=2469 adapters=381
  146. compilation: enabled
  147.  
  148. Compilation events (10 events):
  149. Event: 1381.708 Thread 0x45324c00 39702 java.util.concurrent.locks.AbstractQueuedSynchronizer::enq (58 bytes)
  150. Event: 1381.708 Thread 0x45324c00 nmethod 39702 0x02b617c8 code [0x02b618d0, 0x02b61a80]
  151. Event: 1381.731 Thread 0x45324c00 39703 haven.GOut::vertex (28 bytes)
  152. Event: 1381.731 Thread 0x45324c00 nmethod 39703 0x02b61488 code [0x02b61590, 0x02b616ac]
  153. Event: 1381.809 Thread 0x45324c00 39704 haven.Gob::<init> (149 bytes)
  154. Event: 1381.810 Thread 0x45324c00 nmethod 39704 0x0301e548 code [0x0301e680, 0x0301ea74]
  155. Event: 1381.810 Thread 0x45324c00 39705 haven.Gob::setattr (123 bytes)
  156. Event: 1381.811 Thread 0x45324c00 nmethod 39705 0x02b87c88 code [0x02b87e60, 0x02b885f0]
  157. Event: 1381.858 Thread 0x45324c00 39706 haven.ActAudio::cycle (68 bytes)
  158. Event: 1381.858 Thread 0x45324c00 nmethod 39706 0x03066d88 code [0x03066f00, 0x03067100]
  159.  
  160. GC Heap History (10 events):
  161. Event: 1377.467 GC heap after
  162. Heap after GC invocations=1928 (full 27):
  163. def new generation total 170496K, used 7327K [0x04c00000, 0x10500000, 0x1a150000)
  164. eden space 151552K, 0% used [0x04c00000, 0x04c00000, 0x0e000000)
  165. from space 18944K, 38% used [0x0f280000, 0x0f9a7fa0, 0x10500000)
  166. to space 18944K, 0% used [0x0e000000, 0x0e000000, 0x0f280000)
  167. tenured generation total 378708K, used 197392K [0x1a150000, 0x31325000, 0x44c00000)
  168. the space 378708K, 52% used [0x1a150000, 0x262140a0, 0x26214200, 0x31325000)
  169. Metaspace used 18350K, capacity 18770K, committed 18944K, reserved 19840K
  170. }
  171. Event: 1378.649 GC heap before
  172. {Heap before GC invocations=1928 (full 27):
  173. def new generation total 170496K, used 158879K [0x04c00000, 0x10500000, 0x1a150000)
  174. eden space 151552K, 100% used [0x04c00000, 0x0e000000, 0x0e000000)
  175. from space 18944K, 38% used [0x0f280000, 0x0f9a7fa0, 0x10500000)
  176. to space 18944K, 0% used [0x0e000000, 0x0e000000, 0x0f280000)
  177. tenured generation total 378708K, used 197392K [0x1a150000, 0x31325000, 0x44c00000)
  178. the space 378708K, 52% used [0x1a150000, 0x262140a0, 0x26214200, 0x31325000)
  179. Metaspace used 18350K, capacity 18770K, committed 18944K, reserved 19840K
  180. Event: 1378.656 GC heap after
  181. Heap after GC invocations=1929 (full 27):
  182. def new generation total 170496K, used 10138K [0x04c00000, 0x10500000, 0x1a150000)
  183. eden space 151552K, 0% used [0x04c00000, 0x04c00000, 0x0e000000)
  184. from space 18944K, 53% used [0x0e000000, 0x0e9e6bc0, 0x0f280000)
  185. to space 18944K, 0% used [0x0f280000, 0x0f280000, 0x10500000)
  186. tenured generation total 378708K, used 197392K [0x1a150000, 0x31325000, 0x44c00000)
  187. the space 378708K, 52% used [0x1a150000, 0x262140a0, 0x26214200, 0x31325000)
  188. Metaspace used 18350K, capacity 18770K, committed 18944K, reserved 19840K
  189. }
  190. Event: 1378.956 GC heap before
  191. {Heap before GC invocations=1929 (full 27):
  192. def new generation total 170496K, used 161690K [0x04c00000, 0x10500000, 0x1a150000)
  193. eden space 151552K, 100% used [0x04c00000, 0x0e000000, 0x0e000000)
  194. from space 18944K, 53% used [0x0e000000, 0x0e9e6bc0, 0x0f280000)
  195. to space 18944K, 0% used [0x0f280000, 0x0f280000, 0x10500000)
  196. tenured generation total 378708K, used 197392K [0x1a150000, 0x31325000, 0x44c00000)
  197. the space 378708K, 52% used [0x1a150000, 0x262140a0, 0x26214200, 0x31325000)
  198. Metaspace used 18350K, capacity 18770K, committed 18944K, reserved 19840K
  199. Event: 1378.967 GC heap after
  200. Heap after GC invocations=1930 (full 27):
  201. def new generation total 170496K, used 14954K [0x04c00000, 0x10500000, 0x1a150000)
  202. eden space 151552K, 0% used [0x04c00000, 0x04c00000, 0x0e000000)
  203. from space 18944K, 78% used [0x0f280000, 0x1011a9a8, 0x10500000)
  204. to space 18944K, 0% used [0x0e000000, 0x0e000000, 0x0f280000)
  205. tenured generation total 378708K, used 201285K [0x1a150000, 0x31325000, 0x44c00000)
  206. the space 378708K, 53% used [0x1a150000, 0x265e1718, 0x265e1800, 0x31325000)
  207. Metaspace used 18350K, capacity 18770K, committed 18944K, reserved 19840K
  208. }
  209. Event: 1379.248 GC heap before
  210. {Heap before GC invocations=1930 (full 27):
  211. def new generation total 170496K, used 166506K [0x04c00000, 0x10500000, 0x1a150000)
  212. eden space 151552K, 100% used [0x04c00000, 0x0e000000, 0x0e000000)
  213. from space 18944K, 78% used [0x0f280000, 0x1011a9a8, 0x10500000)
  214. to space 18944K, 0% used [0x0e000000, 0x0e000000, 0x0f280000)
  215. tenured generation total 378708K, used 201285K [0x1a150000, 0x31325000, 0x44c00000)
  216. the space 378708K, 53% used [0x1a150000, 0x265e1718, 0x265e1800, 0x31325000)
  217. Metaspace used 18350K, capacity 18770K, committed 18944K, reserved 19840K
  218. Event: 1379.257 GC heap after
  219. Heap after GC invocations=1931 (full 27):
  220. def new generation total 170496K, used 6146K [0x04c00000, 0x10500000, 0x1a150000)
  221. eden space 151552K, 0% used [0x04c00000, 0x04c00000, 0x0e000000)
  222. from space 18944K, 32% used [0x0e000000, 0x0e600aa8, 0x0f280000)
  223. to space 18944K, 0% used [0x0f280000, 0x0f280000, 0x10500000)
  224. tenured generation total 378708K, used 212358K [0x1a150000, 0x31325000, 0x44c00000)
  225. the space 378708K, 56% used [0x1a150000, 0x270b1ab0, 0x270b1c00, 0x31325000)
  226. Metaspace used 18350K, capacity 18770K, committed 18944K, reserved 19840K
  227. }
  228. Event: 1380.680 GC heap before
  229. {Heap before GC invocations=1931 (full 27):
  230. def new generation total 170496K, used 157698K [0x04c00000, 0x10500000, 0x1a150000)
  231. eden space 151552K, 100% used [0x04c00000, 0x0e000000, 0x0e000000)
  232. from space 18944K, 32% used [0x0e000000, 0x0e600aa8, 0x0f280000)
  233. to space 18944K, 0% used [0x0f280000, 0x0f280000, 0x10500000)
  234. tenured generation total 378708K, used 212358K [0x1a150000, 0x31325000, 0x44c00000)
  235. the space 378708K, 56% used [0x1a150000, 0x270b1ab0, 0x270b1c00, 0x31325000)
  236. Metaspace used 18350K, capacity 18770K, committed 18944K, reserved 19840K
  237. Event: 1380.686 GC heap after
  238. Heap after GC invocations=1932 (full 27):
  239. def new generation total 170496K, used 5882K [0x04c00000, 0x10500000, 0x1a150000)
  240. eden space 151552K, 0% used [0x04c00000, 0x04c00000, 0x0e000000)
  241. from space 18944K, 31% used [0x0f280000, 0x0f83eb90, 0x10500000)
  242. to space 18944K, 0% used [0x0e000000, 0x0e000000, 0x0f280000)
  243. tenured generation total 378708K, used 212358K [0x1a150000, 0x31325000, 0x44c00000)
  244. the space 378708K, 56% used [0x1a150000, 0x270b1ab0, 0x270b1c00, 0x31325000)
  245. Metaspace used 18350K, capacity 18770K, committed 18944K, reserved 19840K
  246. }
  247. Event: 1381.879 GC heap before
  248. {Heap before GC invocations=1932 (full 27):
  249. def new generation total 170496K, used 157434K [0x04c00000, 0x10500000, 0x1a150000)
  250. eden space 151552K, 100% used [0x04c00000, 0x0e000000, 0x0e000000)
  251. from space 18944K, 31% used [0x0f280000, 0x0f83eb90, 0x10500000)
  252. to space 18944K, 0% used [0x0e000000, 0x0e000000, 0x0f280000)
  253. tenured generation total 378708K, used 212358K [0x1a150000, 0x31325000, 0x44c00000)
  254. the space 378708K, 56% used [0x1a150000, 0x270b1ab0, 0x270b1c00, 0x31325000)
  255. Metaspace used 18350K, capacity 18770K, committed 18944K, reserved 19840K
  256.  
  257. Deoptimization events (0 events):
  258. No events
  259.  
  260. Internal exceptions (10 events):
  261. Event: 1327.280 Thread 0x45d1f000 Exception <a 'java/lang/ClassCastException': sun.font.Decoration cannot be cast to sun.font.Decoration$DecorationImpl> (0x099b9c10) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\interpreter\interpreterRuntime.
  262. Event: 1327.280 Thread 0x45d1f000 Exception <a 'java/lang/ClassCastException': java.awt.font.StyledParagraph cannot be cast to java.awt.Font> (0x099ba128) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 3
  263. Event: 1327.348 Thread 0x45d1f000 Exception <a 'java/lang/ClassCastException': sun.font.Decoration cannot be cast to sun.font.Decoration$DecorationImpl> (0x0a059d58) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\interpreter\interpreterRuntime.
  264. Event: 1327.348 Thread 0x45d1f000 Exception <a 'java/lang/ClassCastException': java.awt.font.StyledParagraph cannot be cast to java.awt.Font> (0x0a05a360) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 3
  265. Event: 1327.713 Thread 0x45d1f000 Exception <a 'java/lang/ClassCastException': sun.font.Decoration cannot be cast to sun.font.Decoration$DecorationImpl> (0x0c587648) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\interpreter\interpreterRuntime.
  266. Event: 1327.713 Thread 0x45d1f000 Exception <a 'java/lang/ClassCastException': java.awt.font.StyledParagraph cannot be cast to java.awt.Font> (0x0c587c50) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 3
  267. Event: 1327.779 Thread 0x45d1f000 Exception <a 'java/lang/ClassCastException': java.awt.font.StyledParagraph cannot be cast to sun.font.Decoration$DecorationImpl> (0x0cc4e488) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\interpreter\interpret
  268. Event: 1327.779 Thread 0x45d1f000 Exception <a 'java/lang/ClassCastException': java.awt.font.StyledParagraph cannot be cast to java.awt.Font> (0x0cc4e720) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 3
  269. Event: 1337.637 Thread 0x45d1fc00 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x06a0ac58) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 735]
  270. Event: 1356.841 Thread 0x45d1fc00 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x0907bfe0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u111\7883\hotspot\src\share\vm\prims\jni.cpp, line 735]
  271.  
  272. Events (10 events):
  273. Event: 1381.810 Thread 0x45324c00 flushing nmethod 0x02ea88c8
  274. Event: 1381.810 Thread 0x45324c00 flushing nmethod 0x02ea8d08
  275. Event: 1381.810 Thread 0x45324c00 flushing nmethod 0x02f18488
  276. Event: 1381.810 Thread 0x45324c00 flushing nmethod 0x02f6c188
  277. Event: 1381.810 Thread 0x45324c00 flushing nmethod 0x02f6c688
  278. Event: 1381.810 Thread 0x45324c00 flushing nmethod 0x02f71548
  279. Event: 1381.810 Thread 0x45324c00 flushing nmethod 0x02fb9508
  280. Event: 1381.810 Thread 0x45324c00 flushing nmethod 0x03066d48
  281. Event: 1381.810 Thread 0x45324c00 flushing nmethod 0x03066f08
  282. Event: 1381.879 Executing VM operation: GenCollectForAllocation
  283.  
  284.  
  285. Dynamic libraries:
  286. 0x00e40000 - 0x00e73000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\javaw.exe
  287. 0x77ac0000 - 0x77c43000 C:\Windows\SYSTEM32\ntdll.dll
  288. 0x74630000 - 0x74710000 C:\Windows\System32\KERNEL32.DLL
  289. 0x76360000 - 0x76501000 C:\Windows\System32\KERNELBASE.dll
  290. 0x778a0000 - 0x77917000 C:\Windows\System32\ADVAPI32.dll
  291. 0x76510000 - 0x765ce000 C:\Windows\System32\msvcrt.dll
  292. 0x76720000 - 0x76761000 C:\Windows\System32\sechost.dll
  293. 0x774c0000 - 0x77581000 C:\Windows\System32\RPCRT4.dll
  294. 0x74580000 - 0x7459e000 C:\Windows\System32\SspiCli.dll
  295. 0x74570000 - 0x7457a000 C:\Windows\System32\CRYPTBASE.dll
  296. 0x76180000 - 0x761da000 C:\Windows\System32\bcryptPrimitives.dll
  297. 0x75af0000 - 0x75c4f000 C:\Windows\System32\USER32.dll
  298. 0x76160000 - 0x76175000 C:\Windows\System32\win32u.dll
  299. 0x77310000 - 0x7733b000 C:\Windows\System32\GDI32.dll
  300. 0x75c50000 - 0x75dab000 C:\Windows\System32\gdi32full.dll
  301. 0x729d0000 - 0x72bda000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.447_none_89c64d28dafea4b9\COMCTL32.dll
  302. 0x77590000 - 0x777a1000 C:\Windows\System32\combase.dll
  303. 0x75dc0000 - 0x75ea0000 C:\Windows\System32\ucrtbase.dll
  304. 0x74600000 - 0x74625000 C:\Windows\System32\IMM32.DLL
  305. 0x6ee20000 - 0x6eedf000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\msvcr100.dll
  306. 0x6ea50000 - 0x6ee1d000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\client\jvm.dll
  307. 0x77360000 - 0x77366000 C:\Windows\System32\PSAPI.DLL
  308. 0x73860000 - 0x73884000 C:\Windows\SYSTEM32\WINMM.dll
  309. 0x73430000 - 0x73438000 C:\Windows\SYSTEM32\WSOCK32.dll
  310. 0x74260000 - 0x74268000 C:\Windows\SYSTEM32\VERSION.dll
  311. 0x77450000 - 0x774b3000 C:\Windows\System32\WS2_32.dll
  312. 0x73590000 - 0x735b3000 C:\Windows\SYSTEM32\WINMMBASE.dll
  313. 0x76b90000 - 0x76bc6000 C:\Windows\System32\cfgmgr32.dll
  314. 0x73120000 - 0x7312c000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\verify.dll
  315. 0x71930000 - 0x71951000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\java.dll
  316. 0x719a0000 - 0x719b3000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\zip.dll
  317. 0x74710000 - 0x75ae9000 C:\Windows\System32\SHELL32.dll
  318. 0x76da0000 - 0x7730e000 C:\Windows\System32\windows.storage.dll
  319. 0x77370000 - 0x773b5000 C:\Windows\System32\powrprof.dll
  320. 0x777b0000 - 0x777f6000 C:\Windows\System32\shlwapi.dll
  321. 0x75db0000 - 0x75dbd000 C:\Windows\System32\kernel.appcore.dll
  322. 0x773c0000 - 0x77448000 C:\Windows\System32\shcore.dll
  323. 0x77810000 - 0x7781f000 C:\Windows\System32\profapi.dll
  324. 0x6e900000 - 0x6ea46000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\awt.dll
  325. 0x779c0000 - 0x77a54000 C:\Windows\System32\OLEAUT32.dll
  326. 0x77820000 - 0x7789b000 C:\Windows\System32\msvcp_win.dll
  327. 0x744d0000 - 0x74562000 C:\Windows\SYSTEM32\apphelp.dll
  328. 0x740f0000 - 0x74103000 C:\Windows\SYSTEM32\CRYPTSP.dll
  329. 0x740c0000 - 0x740ef000 C:\Windows\system32\rsaenh.dll
  330. 0x74230000 - 0x7424b000 C:\Windows\SYSTEM32\bcrypt.dll
  331. 0x72ff0000 - 0x7300a000 C:\Windows\SYSTEM32\USERENV.dll
  332. 0x71910000 - 0x71926000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\net.dll
  333. 0x730c0000 - 0x7310e000 C:\Windows\system32\mswsock.dll
  334. 0x742d0000 - 0x742ff000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  335. 0x76b80000 - 0x76b87000 C:\Windows\System32\NSI.dll
  336. 0x74130000 - 0x74143000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  337. 0x74110000 - 0x74124000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  338. 0x73110000 - 0x7311f000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\nio.dll
  339. 0x741b0000 - 0x74225000 C:\Windows\system32\uxtheme.dll
  340. 0x75f30000 - 0x76065000 C:\Windows\System32\MSCTF.dll
  341. 0x74150000 - 0x7416f000 C:\Windows\system32\dwmapi.dll
  342. 0x76070000 - 0x7615a000 C:\Windows\System32\ole32.dll
  343. 0x68320000 - 0x6847f000 C:\Windows\system32\d3d9.dll
  344. 0x6db20000 - 0x6e8f5000 C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_3f929cc119e3b994\nvd3dum.dll
  345. 0x63570000 - 0x636d4000 C:\Windows\system32\nvspcap.dll
  346. 0x76770000 - 0x76b7b000 C:\Windows\System32\SETUPAPI.dll
  347. 0x74300000 - 0x743a0000 C:\Windows\SYSTEM32\WINHTTP.dll
  348. 0x74250000 - 0x7425f000 C:\Windows\SYSTEM32\WTSAPI32.dll
  349. 0x71560000 - 0x718e7000 C:\Windows\system32\nvapi.dll
  350. 0x732e0000 - 0x73364000 C:\Windows\SYSTEM32\dxgi.dll
  351. 0x6adc0000 - 0x6cfc4000 C:\Windows\SYSTEM32\igdumdim32.dll
  352. 0x6da50000 - 0x6db17000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI.dll
  353. 0x75ea0000 - 0x75f24000 C:\Windows\System32\clbcatq.dll
  354. 0x62a60000 - 0x62ae1000 C:\Windows\SYSTEM32\sxs.dll
  355. 0x70770000 - 0x707a9000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\fontmanager.dll
  356. 0x6d8e0000 - 0x6da4e000 C:\Windows\SYSTEM32\WindowsCodecs.dll
  357. 0x6d890000 - 0x6d8d4000 C:\Windows\system32\dataexchange.dll
  358. 0x68970000 - 0x68b9f000 C:\Windows\system32\d3d11.dll
  359. 0x6d770000 - 0x6d883000 C:\Windows\system32\dcomp.dll
  360. 0x68680000 - 0x68771000 C:\Windows\system32\twinapi.appcore.dll
  361. 0x6d730000 - 0x6d762000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\t2k.dll
  362. 0x6d700000 - 0x6d726000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\jpeg.dll
  363. 0x637c0000 - 0x637cb000 C:\Users\Stickman\AppData\Local\Temp\jogamp_0000\file_cache\jln3936901561581319304\jln1540815328307737919\gluegen-rt.dll
  364. 0x728c0000 - 0x728c6000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\jawt.dll
  365. 0x6a440000 - 0x6a44b000 C:\Users\Stickman\AppData\Local\Temp\jogamp_0000\file_cache\jln3936901561581319304\jln1540815328307737919\nativewindow_awt.dll
  366. 0x4e480000 - 0x4e48c000 C:\Users\Stickman\AppData\Local\Temp\jogamp_0000\file_cache\jln3936901561581319304\jln1540815328307737919\nativewindow_win32.dll
  367. 0x6d480000 - 0x6d560000 C:\Windows\SYSTEM32\OpenGL32.dll
  368. 0x71b80000 - 0x71ba5000 C:\Windows\SYSTEM32\GLU32.dll
  369. 0x6cfd0000 - 0x6d0bd000 C:\Windows\SYSTEM32\DDRAW.dll
  370. 0x73060000 - 0x73067000 C:\Windows\SYSTEM32\DCIMAN32.dll
  371. 0x64500000 - 0x64592000 C:\Users\Stickman\AppData\Local\Temp\jogamp_0000\file_cache\jln3936901561581319304\jln1540815328307737919\jogl_desktop.dll
  372. 0x4e4d0000 - 0x4e4ea000 C:\Windows\SYSTEM32\libGLESv1_CM.dll
  373. 0x4f100000 - 0x4faae000 C:\Windows\SYSTEM32\ig9icd32.dll
  374. 0x69a00000 - 0x6a407000 C:\Windows\SYSTEM32\igc32.dll
  375. 0x4e670000 - 0x4e694000 C:\Windows\SYSTEM32\libEGL.dll
  376. 0x64340000 - 0x6438a000 C:\Users\Stickman\AppData\Local\Temp\jogamp_0000\file_cache\jln3936901561581319304\jln1540815328307737919\jogl_mobile.dll
  377. 0x4e4f0000 - 0x4e50c000 C:\Windows\SYSTEM32\libGLESv2.dll
  378. 0x5ed20000 - 0x60830000 C:\Windows\SYSTEM32\nvoglv32.DLL
  379. 0x74270000 - 0x74292000 C:\Windows\SYSTEM32\DEVOBJ.dll
  380. 0x765e0000 - 0x76624000 C:\Windows\System32\WINTRUST.dll
  381. 0x765d0000 - 0x765de000 C:\Windows\System32\MSASN1.dll
  382. 0x761e0000 - 0x7635d000 C:\Windows\System32\CRYPT32.dll
  383. 0x742a0000 - 0x742c8000 C:\Windows\SYSTEM32\ntmarta.dll
  384. 0x6d6b0000 - 0x6d6f3000 C:\Windows\SYSTEM32\WINSTA.dll
  385. 0x718f0000 - 0x71910000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\sunec.dll
  386. 0x71b70000 - 0x71b79000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\sunmscapi.dll
  387. 0x728d0000 - 0x7294c000 C:\Windows\SYSTEM32\DNSAPI.dll
  388. 0x72fc0000 - 0x72fc8000 C:\Windows\System32\rasadhlp.dll
  389. 0x72f70000 - 0x72fb9000 C:\Windows\System32\fwpuclnt.dll
  390. 0x70760000 - 0x7076a000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\jsound.dll
  391. 0x70750000 - 0x70759000 C:\Program Files (x86)\Java\jre1.8.0_111\bin\jsoundds.dll
  392. 0x6d620000 - 0x6d6a9000 C:\Windows\SYSTEM32\DSOUND.dll
  393. 0x45fd0000 - 0x46028000 C:\Windows\SYSTEM32\MMDevAPI.DLL
  394. 0x71c60000 - 0x71daf000 C:\Windows\SYSTEM32\PROPSYS.dll
  395. 0x6d5e0000 - 0x6d619000 C:\Windows\SYSTEM32\wdmaud.drv
  396. 0x6d5d0000 - 0x6d5d7000 C:\Windows\SYSTEM32\ksuser.dll
  397. 0x6d5c0000 - 0x6d5c9000 C:\Windows\SYSTEM32\AVRT.dll
  398. 0x63810000 - 0x6388b000 C:\Windows\SYSTEM32\AUDIOSES.DLL
  399. 0x636e0000 - 0x637af000 C:\Windows\SYSTEM32\wintypes.dll
  400. 0x6d5b0000 - 0x6d5ba000 C:\Windows\SYSTEM32\msacm32.drv
  401. 0x6d590000 - 0x6d5a8000 C:\Windows\SYSTEM32\MSACM32.dll
  402. 0x6d580000 - 0x6d588000 C:\Windows\SYSTEM32\midimap.dll
  403. 0x71a20000 - 0x71b65000 C:\Windows\SYSTEM32\dbghelp.dll
  404.  
  405. VM Arguments:
  406. jvm_args: -Xms512m -Xmx1024m
  407. java_command: hafen.jar -U http://game.havenandhearth.com/hres/ game.havenandhearth.com
  408. java_class_path (initial): hafen.jar
  409. Launcher Type: SUN_STANDARD
  410.  
  411. Environment Variables:
  412. PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;"C:\Program Files (x86)\Java\jre1.8.0_111\bin";C:\Users\Stickman\AppData\Local\Microsoft\WindowsApps;
  413. USERNAME=Stickman
  414. OS=Windows_NT
  415. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
  416.  
  417.  
  418.  
  419. --------------- S Y S T E M ---------------
  420.  
  421. OS: Windows 10.0 , 64 bit Build 14393 (10.0.14393.0)
  422.  
  423. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
  424.  
  425. Memory: 4k page, physical 16649676k(13085220k free), swap 19664332k(15029844k free)
  426.  
  427. vm_info: Java HotSpot(TM) Client VM (25.111-b14) for windows-x86 JRE (1.8.0_111-b14), built on Sep 22 2016 18:54:33 by "java_re" with MS VC++ 10.0 (VS2010)
  428.  
  429. time: Sat Dec 17 21:35:13 2016
  430. elapsed time: 1381 seconds (0d 0h 23m 1s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement