Guest User

Untitled

a guest
Dec 25th, 2015
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.70 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=0x0000000020091c10, pid=10092, tid=7492
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_65-b17) (build 1.8.0_65-b17)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.65-b01 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig7icd64.dll+0x201c10]
  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 (0x000000001eb90800): JavaThread "jME3 Main" [_thread_in_native, id=7492, stack(0x000000001fba0000,0x000000001fca0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000200000008
  24.  
  25. Registers:
  26. RAX=0x000000001d8b3850, RBX=0x0000000000000007, RCX=0x000000001d2e72e8, RDX=0x0000000000000007
  27. RSP=0x000000001fc9e530, RBP=0x000000001fc9e600, RSI=0x0000000000000001, RDI=0x000000001d2e72e8
  28. R8 =0x0000000200000000, R9 =0x0000000000000007, R10=0x000000018000cc10, R11=0x00000000000008c8
  29. R12=0x0000000000000000, R13=0x0000000000002320, R14=0x000000001fc9e5e8, R15=0x000000001eb90800
  30. RIP=0x0000000020091c10, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x000000001fc9e530)
  33. 0x000000001fc9e530: 0000000000000004 000000001d2e72e8
  34. 0x000000001fc9e540: 00000000033b6ba0 000000001ff8ba87
  35. 0x000000001fc9e550: 0000000000000001 0000000020091ddd
  36. 0x000000001fc9e560: 000000001d2e72e8 0000000000000007
  37. 0x000000001fc9e570: 0000000000000000 000000000603a200
  38. 0x000000001fc9e580: 000000074003ae68 0000000005ffd6cf
  39. 0x000000001fc9e590: 00000000000001a0 0000000027cbec40
  40. 0x000000001fc9e5a0: 000000001ce49560 000000001eb90800
  41. 0x000000001fc9e5b0: 000000002010b750 00000000200b68a6
  42. 0x000000001fc9e5c0: 000000001d2e72e8 00000000200cd556
  43. 0x000000001fc9e5d0: 000000001de07b88 000000001d2e72e8
  44. 0x000000001fc9e5e0: 0000000000000004 0000000741208e10
  45. 0x000000001fc9e5f0: 000000001d2e72e8 00000000032ab7c0
  46. 0x000000001fc9e600: 00000000e80a132a 0000000005fe6584
  47. 0x000000001fc9e610: 000000001eb90800 0000000000000001
  48. 0x000000001fc9e620: 0000000000000000 0000000000001401
  49.  
  50. Instructions: (pc=0x0000000020091c10)
  51. 0x0000000020091bf0: 8b 87 d8 11 01 00 33 d2 8b c3 41 f7 70 10 49 8b
  52. 0x0000000020091c00: 40 28 4c 8b 04 d0 4d 85 c0 74 13 0f 1f 44 00 00
  53. 0x0000000020091c10: 41 39 58 08 74 74 4d 8b 00 4d 85 c0 75 f2 45 33
  54. 0x0000000020091c20: c0 4d 85 c0 75 50 e8 15 a0 f1 ff 48 8b 8f d8 11
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x000000001d8b3850 is an unknown value
  60. RBX=0x0000000000000007 is an unknown value
  61. RCX=0x000000001d2e72e8 is an unknown value
  62. RDX=0x0000000000000007 is an unknown value
  63. RSP=0x000000001fc9e530 is pointing into the stack for thread: 0x000000001eb90800
  64. RBP=0x000000001fc9e600 is pointing into the stack for thread: 0x000000001eb90800
  65. RSI=0x0000000000000001 is an unknown value
  66. RDI=0x000000001d2e72e8 is an unknown value
  67. R8 =0x0000000200000000 is an unknown value
  68. R9 =0x0000000000000007 is an unknown value
  69. R10=0x000000018000cc10 is an unknown value
  70. R11=0x00000000000008c8 is an unknown value
  71. R12=0x0000000000000000 is an unknown value
  72. R13=0x0000000000002320 is an unknown value
  73. R14=0x000000001fc9e5e8 is pointing into the stack for thread: 0x000000001eb90800
  74. R15=0x000000001eb90800 is a thread
  75.  
  76.  
  77. Stack: [0x000000001fba0000,0x000000001fca0000], sp=0x000000001fc9e530, free space=1017k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ig7icd64.dll+0x201c10]
  80. C [ig7icd64.dll+0x201ddd]
  81. C 0x0000000005ffd6cf
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. J 2986 org.lwjgl.opengl.GL15.nglBindBuffer(IIJ)V (0 bytes) @ 0x0000000005ffd649 [0x0000000005ffd600+0x49]
  85. J 2950 C1 com.jme3.renderer.lwjgl.LwjglGL.glBindBuffer(II)V (6 bytes) @ 0x0000000005fe6584 [0x0000000005fe60c0+0x4c4]
  86. J 3053 C1 com.jme3.renderer.opengl.GLRenderer.drawTriangleList(Lcom/jme3/scene/VertexBuffer;Lcom/jme3/scene/Mesh;I)V (492 bytes) @ 0x000000000603594c [0x0000000006034e40+0xb0c]
  87. J 3052 C1 com.jme3.renderer.opengl.GLRenderer.renderMeshDefault(Lcom/jme3/scene/Mesh;II[Lcom/jme3/scene/VertexBuffer;)V (242 bytes) @ 0x0000000006033bfc [0x0000000006032960+0x129c]
  88. J 3174 C2 com.jme3.material.Material.render(Lcom/jme3/scene/Geometry;Lcom/jme3/light/LightList;Lcom/jme3/renderer/RenderManager;)V (371 bytes) @ 0x0000000006099b30 [0x0000000006099280+0x8b0]
  89. J 3007 C1 com.jme3.renderer.RenderManager.renderGeometry(Lcom/jme3/scene/Geometry;)V (250 bytes) @ 0x000000000600e9b4 [0x000000000600d820+0x1194]
  90. J 3142 C1 com.jme3.renderer.queue.RenderQueue.renderGeometryList(Lcom/jme3/renderer/queue/GeometryList;Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/Camera;Z)V (77 bytes) @ 0x000000000606e7dc [0x000000000606e5a0+0x23c]
  91. J 3118 C1 com.jme3.renderer.queue.RenderQueue.renderQueue(Lcom/jme3/renderer/queue/RenderQueue$Bucket;Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/Camera;Z)V (147 bytes) @ 0x000000000606003c [0x000000000605f8a0+0x79c]
  92. J 3268 C1 com.jme3.renderer.RenderManager.renderViewPortQueues(Lcom/jme3/renderer/ViewPort;Z)V (258 bytes) @ 0x00000000060deb7c [0x00000000060ddfe0+0xb9c]
  93. J 3264 C1 com.jme3.renderer.RenderManager.renderViewPort(Lcom/jme3/renderer/ViewPort;F)V (465 bytes) @ 0x00000000060daa2c [0x00000000060d91e0+0x184c]
  94. j com.jme3.renderer.RenderManager.render(FZ)V+219
  95. j commons.JIWApplication.update()V+120
  96. j com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop()V+22
  97. J 3409 C1 com.jme3.system.lwjgl.LwjglDisplay.runLoop()V (108 bytes) @ 0x0000000006156954 [0x0000000006154000+0x2954]
  98. j com.jme3.system.lwjgl.LwjglAbstractDisplay.run()V+136
  99. j java.lang.Thread.run()V+11
  100. v ~StubRoutines::call_stub
  101.  
  102. --------------- P R O C E S S ---------------
  103.  
  104. Java Threads: ( => current thread )
  105. 0x000000001cf7a000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=8956, stack(0x000000002c250000,0x000000002c350000)]
  106. 0x000000001cf75800 JavaThread "pool-4-thread-1" [_thread_blocked, id=9552, stack(0x0000000029570000,0x0000000029670000)]
  107. 0x000000001cf75000 JavaThread "pool-3-thread-2" [_thread_blocked, id=11008, stack(0x00000000280e0000,0x00000000281e0000)]
  108. 0x000000001cf74000 JavaThread "pool-3-thread-1" [_thread_in_native, id=7940, stack(0x000000001d570000,0x000000001d670000)]
  109. 0x000000001cf73800 JavaThread "pool-2-thread-1" [_thread_in_native, id=5840, stack(0x0000000028350000,0x0000000028450000)]
  110. 0x000000001f493000 JavaThread "Thread-1" [_thread_in_native, id=9428, stack(0x0000000027d30000,0x0000000027e30000)]
  111. 0x000000001ee55800 JavaThread "Thread-6" daemon [_thread_blocked, id=6832, stack(0x0000000024470000,0x0000000024570000)]
  112. =>0x000000001eb90800 JavaThread "jME3 Main" [_thread_in_native, id=7492, stack(0x000000001fba0000,0x000000001fca0000)]
  113. 0x000000001c8e6800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10404, stack(0x000000001e5d0000,0x000000001e6d0000)]
  114. 0x000000001caf2800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9780, stack(0x000000001e300000,0x000000001e400000)]
  115. 0x000000001bd14000 JavaThread "Service Thread" daemon [_thread_blocked, id=7652, stack(0x000000001c620000,0x000000001c720000)]
  116. 0x000000001bcbe800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=9720, stack(0x000000001c3e0000,0x000000001c4e0000)]
  117. 0x000000001bcbb000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9316, stack(0x000000001c510000,0x000000001c610000)]
  118. 0x000000001bcb8000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7224, stack(0x000000001c240000,0x000000001c340000)]
  119. 0x000000001bcab800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1376, stack(0x000000001b6f0000,0x000000001b7f0000)]
  120. 0x000000001bca6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10260, stack(0x000000001c110000,0x000000001c210000)]
  121. 0x000000001a7af800 JavaThread "Finalizer" daemon [_thread_blocked, id=2488, stack(0x000000001bb40000,0x000000001bc40000)]
  122. 0x000000001a7a8800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5316, stack(0x000000001b9b0000,0x000000001bab0000)]
  123. 0x00000000057ae000 JavaThread "main" [_thread_blocked, id=10536, stack(0x0000000000210000,0x0000000000310000)]
  124.  
  125. Other Threads:
  126. 0x000000001a79c800 VMThread [stack: 0x000000001b820000,0x000000001b920000] [id=7528]
  127. 0x000000001bd57000 WatcherThread [stack: 0x000000001c740000,0x000000001c840000] [id=9884]
  128.  
  129. VM state:not at safepoint (normal execution)
  130.  
  131. VM Mutex/Monitor currently owned by a thread: None
  132.  
  133. Heap:
  134. PSYoungGen total 103424K, used 93334K [0x0000000795580000, 0x000000079cc80000, 0x00000007c0000000)
  135. eden space 92160K, 89% used [0x0000000795580000,0x000000079a5a85d0,0x000000079af80000)
  136. from space 11264K, 99% used [0x000000079b280000,0x000000079bd7d238,0x000000079bd80000)
  137. to space 14848K, 0% used [0x000000079be00000,0x000000079be00000,0x000000079cc80000)
  138. ParOldGen total 59392K, used 19069K [0x0000000740000000, 0x0000000743a00000, 0x0000000795580000)
  139. object space 59392K, 32% used [0x0000000740000000,0x000000074129f570,0x0000000743a00000)
  140. Metaspace used 24928K, capacity 25265K, committed 25728K, reserved 1071104K
  141. class space used 2977K, capacity 3091K, committed 3200K, reserved 1048576K
  142.  
  143. Card table byte_map: [0x0000000014c30000,0x0000000015040000] byte_map_base: 0x0000000011230000
  144.  
  145. Marking Bits: (ParMarkBitMap*) 0x000000005089a5b0
  146. Begin Bits: [0x00000000159e0000, 0x00000000179e0000)
  147. End Bits: [0x00000000179e0000, 0x00000000199e0000)
  148.  
  149. Polling page: 0x0000000000410000
  150.  
  151. CodeCache: size=245760Kb used=9490Kb max_used=9501Kb free=236269Kb
  152. bounds [0x0000000005870000, 0x00000000061d0000, 0x0000000014870000]
  153. total_blobs=3800 nmethods=3051 adapters=661
  154. compilation: enabled
  155.  
  156. Compilation events (10 events):
  157. Event: 36.071 Thread 0x000000001bcbe800 nmethod 3501 0x00000000061c1c90 code [0x00000000061c1e20, 0x00000000061c2338]
  158. Event: 36.071 Thread 0x000000001bcbe800 3502 ! 3 com.jme3.texture.Texture::clone (17 bytes)
  159. Event: 36.072 Thread 0x000000001bcbe800 nmethod 3502 0x00000000061c2550 code [0x00000000061c26e0, 0x00000000061c2a38]
  160. Event: 36.079 Thread 0x000000001bcbb000 3503 4 javax.vecmath.Matrix3f::getElement (175 bytes)
  161. Event: 36.080 Thread 0x000000001bcbb000 nmethod 3503 0x00000000061c5890 code [0x00000000061c59c0, 0x00000000061c5ad8]
  162. Event: 36.084 Thread 0x000000001bcbe800 3504 1 com.jme3.app.state.AbstractAppState::render (1 bytes)
  163. Event: 36.084 Thread 0x000000001bcbe800 nmethod 3504 0x00000000061c55d0 code [0x00000000061c5720, 0x00000000061c5830]
  164. Event: 36.084 Thread 0x000000001bcbe800 3505 1 com.jme3.app.state.AbstractAppState::postRender (1 bytes)
  165. Event: 36.085 Thread 0x000000001bcbe800 nmethod 3505 0x00000000061c5310 code [0x00000000061c5460, 0x00000000061c5570]
  166. Event: 36.094 Thread 0x000000001bcbe800 3506 3 com.jme3.animation.SkeletonControl::findTargets (104 bytes)
  167.  
  168. GC Heap History (10 events):
  169. Event: 24.501 GC heap before
  170. {Heap before GC invocations=10 (full 0):
  171. PSYoungGen total 72192K, used 64320K [0x0000000795580000, 0x000000079c980000, 0x00000007c0000000)
  172. eden space 64000K, 100% used [0x0000000795580000,0x0000000799400000,0x0000000799400000)
  173. from space 8192K, 3% used [0x0000000799400000,0x0000000799450000,0x0000000799c00000)
  174. to space 8192K, 0% used [0x000000079c180000,0x000000079c180000,0x000000079c980000)
  175. ParOldGen total 87552K, used 6289K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
  176. object space 87552K, 7% used [0x0000000740000000,0x0000000740624660,0x0000000745580000)
  177. Metaspace used 17014K, capacity 17287K, committed 17664K, reserved 1064960K
  178. class space used 2125K, capacity 2229K, committed 2304K, reserved 1048576K
  179. Event: 24.502 GC heap after
  180. Heap after GC invocations=10 (full 0):
  181. PSYoungGen total 110592K, used 384K [0x0000000795580000, 0x000000079c980000, 0x00000007c0000000)
  182. eden space 102400K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079b980000)
  183. from space 8192K, 4% used [0x000000079c180000,0x000000079c1e0000,0x000000079c980000)
  184. to space 8192K, 0% used [0x000000079b980000,0x000000079b980000,0x000000079c180000)
  185. ParOldGen total 87552K, used 6401K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
  186. object space 87552K, 7% used [0x0000000740000000,0x0000000740640660,0x0000000745580000)
  187. Metaspace used 17014K, capacity 17287K, committed 17664K, reserved 1064960K
  188. class space used 2125K, capacity 2229K, committed 2304K, reserved 1048576K
  189. }
  190. Event: 27.066 GC heap before
  191. {Heap before GC invocations=11 (full 0):
  192. PSYoungGen total 110592K, used 102784K [0x0000000795580000, 0x000000079c980000, 0x00000007c0000000)
  193. eden space 102400K, 100% used [0x0000000795580000,0x000000079b980000,0x000000079b980000)
  194. from space 8192K, 4% used [0x000000079c180000,0x000000079c1e0000,0x000000079c980000)
  195. to space 8192K, 0% used [0x000000079b980000,0x000000079b980000,0x000000079c180000)
  196. ParOldGen total 87552K, used 6401K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
  197. object space 87552K, 7% used [0x0000000740000000,0x0000000740640660,0x0000000745580000)
  198. Metaspace used 18857K, capacity 19175K, committed 19584K, reserved 1067008K
  199. class space used 2291K, capacity 2373K, committed 2432K, reserved 1048576K
  200. Event: 27.076 GC heap after
  201. Heap after GC invocations=11 (full 0):
  202. PSYoungGen total 105984K, used 7075K [0x0000000795580000, 0x000000079c800000, 0x00000007c0000000)
  203. eden space 98816K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079b600000)
  204. from space 7168K, 98% used [0x000000079b980000,0x000000079c068c90,0x000000079c080000)
  205. to space 7680K, 0% used [0x000000079c080000,0x000000079c080000,0x000000079c800000)
  206. ParOldGen total 87552K, used 6697K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
  207. object space 87552K, 7% used [0x0000000740000000,0x000000074068a660,0x0000000745580000)
  208. Metaspace used 18857K, capacity 19175K, committed 19584K, reserved 1067008K
  209. class space used 2291K, capacity 2373K, committed 2432K, reserved 1048576K
  210. }
  211. Event: 29.509 GC heap before
  212. {Heap before GC invocations=12 (full 0):
  213. PSYoungGen total 105984K, used 85244K [0x0000000795580000, 0x000000079c800000, 0x00000007c0000000)
  214. eden space 98816K, 79% used [0x0000000795580000,0x000000079a1d64f0,0x000000079b600000)
  215. from space 7168K, 98% used [0x000000079b980000,0x000000079c068c90,0x000000079c080000)
  216. to space 7680K, 0% used [0x000000079c080000,0x000000079c080000,0x000000079c800000)
  217. ParOldGen total 87552K, used 6697K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
  218. object space 87552K, 7% used [0x0000000740000000,0x000000074068a660,0x0000000745580000)
  219. Metaspace used 20696K, capacity 21057K, committed 21296K, reserved 1069056K
  220. class space used 2498K, capacity 2635K, committed 2688K, reserved 1048576K
  221. Event: 29.525 GC heap after
  222. Heap after GC invocations=12 (full 0):
  223. PSYoungGen total 102912K, used 7654K [0x0000000795580000, 0x000000079c880000, 0x00000007c0000000)
  224. eden space 95232K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079b280000)
  225. from space 7680K, 99% used [0x000000079c080000,0x000000079c7f9ab8,0x000000079c800000)
  226. to space 11264K, 0% used [0x000000079b280000,0x000000079b280000,0x000000079bd80000)
  227. ParOldGen total 87552K, used 8772K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
  228. object space 87552K, 10% used [0x0000000740000000,0x00000007408910c8,0x0000000745580000)
  229. Metaspace used 20696K, capacity 21057K, committed 21296K, reserved 1069056K
  230. class space used 2498K, capacity 2635K, committed 2688K, reserved 1048576K
  231. }
  232. Event: 29.525 GC heap before
  233. {Heap before GC invocations=13 (full 1):
  234. PSYoungGen total 102912K, used 7654K [0x0000000795580000, 0x000000079c880000, 0x00000007c0000000)
  235. eden space 95232K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079b280000)
  236. from space 7680K, 99% used [0x000000079c080000,0x000000079c7f9ab8,0x000000079c800000)
  237. to space 11264K, 0% used [0x000000079b280000,0x000000079b280000,0x000000079bd80000)
  238. ParOldGen total 87552K, used 8772K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
  239. object space 87552K, 10% used [0x0000000740000000,0x00000007408910c8,0x0000000745580000)
  240. Metaspace used 20696K, capacity 21057K, committed 21296K, reserved 1069056K
  241. class space used 2498K, capacity 2635K, committed 2688K, reserved 1048576K
  242. Event: 29.601 GC heap after
  243. Heap after GC invocations=13 (full 1):
  244. PSYoungGen total 102912K, used 0K [0x0000000795580000, 0x000000079c880000, 0x00000007c0000000)
  245. eden space 95232K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079b280000)
  246. from space 7680K, 0% used [0x000000079c080000,0x000000079c080000,0x000000079c800000)
  247. to space 11264K, 0% used [0x000000079b280000,0x000000079b280000,0x000000079bd80000)
  248. ParOldGen total 59392K, used 14370K [0x0000000740000000, 0x0000000743a00000, 0x0000000795580000)
  249. object space 59392K, 24% used [0x0000000740000000,0x0000000740e08bd8,0x0000000743a00000)
  250. Metaspace used 20696K, capacity 21057K, committed 21296K, reserved 1069056K
  251. class space used 2498K, capacity 2635K, committed 2688K, reserved 1048576K
  252. }
  253. Event: 34.648 GC heap before
  254. {Heap before GC invocations=14 (full 1):
  255. PSYoungGen total 102912K, used 93245K [0x0000000795580000, 0x000000079c880000, 0x00000007c0000000)
  256. eden space 95232K, 97% used [0x0000000795580000,0x000000079b08f620,0x000000079b280000)
  257. from space 7680K, 0% used [0x000000079c080000,0x000000079c080000,0x000000079c800000)
  258. to space 11264K, 0% used [0x000000079b280000,0x000000079b280000,0x000000079bd80000)
  259. ParOldGen total 59392K, used 14370K [0x0000000740000000, 0x0000000743a00000, 0x0000000795580000)
  260. object space 59392K, 24% used [0x0000000740000000,0x0000000740e08bd8,0x0000000743a00000)
  261. Metaspace used 24111K, capacity 24467K, committed 24832K, reserved 1071104K
  262. class space used 2904K, capacity 3022K, committed 3072K, reserved 1048576K
  263. Event: 34.655 GC heap after
  264. Heap after GC invocations=14 (full 1):
  265. PSYoungGen total 103424K, used 11252K [0x0000000795580000, 0x000000079cc80000, 0x00000007c0000000)
  266. eden space 92160K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079af80000)
  267. from space 11264K, 99% used [0x000000079b280000,0x000000079bd7d238,0x000000079bd80000)
  268. to space 14848K, 0% used [0x000000079be00000,0x000000079be00000,0x000000079cc80000)
  269. ParOldGen total 59392K, used 19069K [0x0000000740000000, 0x0000000743a00000, 0x0000000795580000)
  270. object space 59392K, 32% used [0x0000000740000000,0x000000074129f570,0x0000000743a00000)
  271. Metaspace used 24111K, capacity 24467K, committed 24832K, reserved 1071104K
  272. class space used 2904K, capacity 3022K, committed 3072K, reserved 1048576K
  273. }
  274.  
  275. Deoptimization events (10 events):
  276. Event: 35.352 Thread 0x000000001eb90800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000006061b2c method=com.jme3.scene.Spatial.runControlRender(Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/ViewPort;)V @ 46
  277. Event: 35.424 Thread 0x000000001cf73800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000610dbf4 method=com.jme3.texture.plugins.DXTFlipper.flipDXT3Block([BI)V @ 16
  278. Event: 35.432 Thread 0x000000001eb90800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005ffae24 method=com.jme3.scene.Spatial.runControlUpdate(F)V @ 43
  279. Event: 35.432 Thread 0x000000001eb90800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000006061b2c method=com.jme3.scene.Spatial.runControlRender(Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/ViewPort;)V @ 46
  280. Event: 35.446 Thread 0x000000001eb90800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005ffae24 method=com.jme3.scene.Spatial.runControlUpdate(F)V @ 43
  281. Event: 35.446 Thread 0x000000001eb90800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000006061b2c method=com.jme3.scene.Spatial.runControlRender(Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/ViewPort;)V @ 46
  282. Event: 35.449 Thread 0x000000001eb90800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005ffae24 method=com.jme3.scene.Spatial.runControlUpdate(F)V @ 43
  283. Event: 35.451 Thread 0x000000001eb90800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000006061b2c method=com.jme3.scene.Spatial.runControlRender(Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/ViewPort;)V @ 46
  284. Event: 35.455 Thread 0x000000001eb90800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005fd0808 method=com.jme3.scene.Spatial.runControlUpdate(F)V @ 43
  285. Event: 35.455 Thread 0x000000001eb90800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000605dab0 method=com.jme3.scene.Spatial.runControlRender(Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/ViewPort;)V @ 46
  286.  
  287. Internal exceptions (10 events):
  288. Event: 15.356 Thread 0x000000001eb90800 Implicit null exception at 0x0000000005ad27d6 to 0x0000000005ad2b1d
  289. Event: 21.034 Thread 0x000000001eb90800 Implicit null exception at 0x0000000005bfaa8f to 0x0000000005bfad61
  290. Event: 27.728 Thread 0x000000001eb90800 Implicit null exception at 0x00000000059ba5b5 to 0x00000000059ba6ad
  291. Event: 27.774 Thread 0x000000001eb90800 Implicit null exception at 0x0000000005cc90e5 to 0x0000000005cc974d
  292. Event: 28.625 Thread 0x000000001eb90800 Implicit null exception at 0x0000000005b62b55 to 0x0000000005b62e31
  293. Event: 30.696 Thread 0x000000001cf73800 Implicit null exception at 0x0000000005f5cb9e to 0x0000000005f5cf79
  294. Event: 30.718 Thread 0x000000001cf73800 Implicit null exception at 0x0000000005f45dff to 0x0000000005f4622b
  295. Event: 33.750 Thread 0x000000001cf74000 Implicit null exception at 0x000000000602dc1b to 0x000000000602e1fd
  296. Event: 33.939 Thread 0x000000001cf74000 Implicit null exception at 0x0000000005ae8caf to 0x0000000005ae8d19
  297. Event: 33.949 Thread 0x000000001cf74000 Implicit null exception at 0x0000000005bece55 to 0x0000000005bed089
  298.  
  299. Events (10 events):
  300. Event: 35.676 loading class sun/management/OperatingSystemImpl
  301. Event: 35.678 loading class com/sun/management/OperatingSystemMXBean
  302. Event: 35.690 loading class java/lang/management/OperatingSystemMXBean
  303. Event: 35.690 loading class java/lang/management/PlatformManagedObject
  304. Event: 35.691 loading class java/lang/management/PlatformManagedObject done
  305. Event: 35.691 loading class java/lang/management/OperatingSystemMXBean done
  306. Event: 35.692 loading class com/sun/management/OperatingSystemMXBean done
  307. Event: 35.692 loading class sun/management/BaseOperatingSystemImpl
  308. Event: 35.707 loading class sun/management/BaseOperatingSystemImpl done
  309. Event: 35.707 loading class sun/management/OperatingSystemImpl done
  310.  
  311.  
  312. Dynamic libraries:
  313. 0x000000013f630000 - 0x000000013f63f000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\risingworldx64.exe
  314. 0x0000000077c00000 - 0x0000000077da9000 C:\Windows\SYSTEM32\ntdll.dll
  315. 0x0000000077ae0000 - 0x0000000077c00000 C:\Windows\system32\kernel32.dll
  316. 0x000007fefdcb0000 - 0x000007fefdd1c000 C:\Windows\system32\KERNELBASE.dll
  317. 0x0000000074130000 - 0x000000007415e000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\steam_api64.dll
  318. 0x000007fefe170000 - 0x000007fefe24b000 C:\Windows\system32\ADVAPI32.dll
  319. 0x000007feff610000 - 0x000007feff6af000 C:\Windows\system32\msvcrt.dll
  320. 0x000007feff570000 - 0x000007feff58f000 C:\Windows\SYSTEM32\sechost.dll
  321. 0x000007fefdd70000 - 0x000007fefde9d000 C:\Windows\system32\RPCRT4.dll
  322. 0x000007fefe3b0000 - 0x000007feff139000 C:\Windows\system32\SHELL32.dll
  323. 0x000007feff590000 - 0x000007feff601000 C:\Windows\system32\SHLWAPI.dll
  324. 0x000007feffba0000 - 0x000007feffc07000 C:\Windows\system32\GDI32.dll
  325. 0x00000000779e0000 - 0x0000000077ada000 C:\Windows\system32\USER32.dll
  326. 0x000007fefdd60000 - 0x000007fefdd6e000 C:\Windows\system32\LPK.dll
  327. 0x000007feffc10000 - 0x000007feffcda000 C:\Windows\system32\USP10.dll
  328. 0x000007fee4e90000 - 0x000007fee4f36000 C:\Windows\system32\MSVCP120.dll
  329. 0x000007fee4da0000 - 0x000007fee4e8f000 C:\Windows\system32\MSVCR120.dll
  330. 0x000007fefd7e0000 - 0x000007fefd837000 C:\Windows\system32\apphelp.dll
  331. 0x000007fee16c0000 - 0x000007fee1b27000 C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
  332. 0x000007feff6b0000 - 0x000007feff6de000 C:\Windows\system32\IMM32.DLL
  333. 0x000007fefe250000 - 0x000007fefe359000 C:\Windows\system32\MSCTF.dll
  334. 0x000007fee4b20000 - 0x000007fee4cbc000 C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
  335. 0x000007fefb470000 - 0x000007fefb4ab000 C:\Windows\system32\WINMM.dll
  336. 0x000007feff2c0000 - 0x000007feff4c3000 C:\Windows\system32\ole32.dll
  337. 0x0000000077dc0000 - 0x0000000077dc7000 C:\Windows\system32\psapi.dll
  338. 0x0000000037ca0000 - 0x00000000388db000 C:\Program Files (x86)\Steam\steamclient64.dll
  339. 0x000007fefe360000 - 0x000007fefe3ad000 C:\Windows\system32\WS2_32.dll
  340. 0x000007feff6e0000 - 0x000007feff6e8000 C:\Windows\system32\NSI.dll
  341. 0x000007fefda60000 - 0x000007fefdbcd000 C:\Windows\system32\CRYPT32.dll
  342. 0x000007fefd9b0000 - 0x000007fefd9bf000 C:\Windows\system32\MSASN1.dll
  343. 0x000007fefbf30000 - 0x000007fefbf57000 C:\Windows\system32\IPHLPAPI.DLL
  344. 0x000007fefbf20000 - 0x000007fefbf2b000 C:\Windows\system32\WINNSI.DLL
  345. 0x000007feffce0000 - 0x000007feffcf9000 C:\Windows\system32\imagehlp.dll
  346. 0x000007fefca40000 - 0x000007fefca4c000 C:\Windows\system32\VERSION.dll
  347. 0x000007feff1e0000 - 0x000007feff2b7000 C:\Windows\system32\OLEAUT32.dll
  348. 0x000007feff9c0000 - 0x000007feffb97000 C:\Windows\system32\SETUPAPI.dll
  349. 0x0000000000590000 - 0x00000000005c6000 C:\Windows\system32\CFGMGR32.dll
  350. 0x000007fefdbd0000 - 0x000007fefdbea000 C:\Windows\system32\DEVOBJ.dll
  351. 0x0000000050ee0000 - 0x00000000510c4000 C:\Program Files (x86)\Steam\tier0_s64.dll
  352. 0x0000000059e20000 - 0x0000000059e84000 C:\Program Files (x86)\Steam\vstdlib_s64.dll
  353. 0x000007fefd600000 - 0x000007fefd60b000 C:\Windows\system32\Secur32.dll
  354. 0x000007fefd7b0000 - 0x000007fefd7d5000 C:\Windows\system32\SSPICLI.DLL
  355. 0x000007fefd1e0000 - 0x000007fefd1f8000 C:\Windows\system32\CRYPTSP.dll
  356. 0x000007fefcea0000 - 0x000007fefcee7000 C:\Windows\system32\rsaenh.dll
  357. 0x000007fefd840000 - 0x000007fefd84f000 C:\Windows\system32\CRYPTBASE.dll
  358. 0x0000000050090000 - 0x0000000050919000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\server\jvm.dll
  359. 0x000007fef9bf0000 - 0x000007fef9bf9000 C:\Windows\system32\WSOCK32.dll
  360. 0x00000000720c0000 - 0x0000000072192000 C:\Windows\system32\MSVCR100.dll
  361. 0x0000000074270000 - 0x000000007427f000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\verify.dll
  362. 0x0000000059610000 - 0x0000000059639000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\java.dll
  363. 0x0000000066cf0000 - 0x0000000066d06000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\zip.dll
  364. 0x000007fefd9a0000 - 0x000007fefd9af000 C:\Windows\system32\profapi.dll
  365. 0x00000000595e0000 - 0x0000000059604000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\sunec.dll
  366. 0x000007fefdc00000 - 0x000007fefdc1e000 C:\Windows\system32\USERENV.dll
  367. 0x0000000059e00000 - 0x0000000059e1a000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\net.dll
  368. 0x000007fefd180000 - 0x000007fefd1d5000 C:\Windows\system32\mswsock.dll
  369. 0x000007fefd170000 - 0x000007fefd177000 C:\Windows\System32\wship6.dll
  370. 0x000007fefbd30000 - 0x000007fefbd48000 C:\Windows\system32\dhcpcsvc.DLL
  371. 0x000007fefbd10000 - 0x000007fefbd21000 C:\Windows\system32\dhcpcsvc6.DLL
  372. 0x00000000595c0000 - 0x00000000595d1000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\nio.dll
  373. 0x0000000055280000 - 0x0000000055418000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\awt.dll
  374. 0x000007fefab80000 - 0x000007fefab98000 C:\Windows\system32\DWMAPI.DLL
  375. 0x000007fef3e90000 - 0x000007fef3f30000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18837_none_a4d981ff711297b6\COMCTL32.dll
  376. 0x000007fefb530000 - 0x000007fefb586000 C:\Windows\system32\uxtheme.dll
  377. 0x0000000180000000 - 0x0000000180053000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\lwjgl64.dll
  378. 0x000007fee7e70000 - 0x000007fee7f8d000 C:\Windows\system32\OPENGL32.dll
  379. 0x000007fee7e40000 - 0x000007fee7e6d000 C:\Windows\system32\GLU32.dll
  380. 0x000007fee7d40000 - 0x000007fee7e31000 C:\Windows\system32\DDRAW.dll
  381. 0x000007fee7d30000 - 0x000007fee7d38000 C:\Windows\system32\DCIMAN32.dll
  382. 0x000000001fe90000 - 0x0000000020f10000 C:\Windows\system32\ig7icd64.dll
  383. 0x000007fee7880000 - 0x000007fee791c000 C:\Windows\system32\mscms.dll
  384. 0x000007fee77e0000 - 0x000007fee7822000 C:\Windows\system32\icm32.dll
  385. 0x000007feff140000 - 0x000007feff1d9000 C:\Windows\system32\CLBCatQ.DLL
  386. 0x000007fefc590000 - 0x000007fefc5db000 C:\Windows\System32\MMDevApi.dll
  387. 0x000007fefc460000 - 0x000007fefc58c000 C:\Windows\System32\PROPSYS.dll
  388. 0x000007fefab30000 - 0x000007fefab7f000 C:\Windows\system32\AUDIOSES.DLL
  389. 0x0000000069340000 - 0x00000000693c5000 C:\Users\Susan\AppData\Local\Temp\sqlite-3.7.2-sqlitejdbc.dll
  390. 0x000007fefc070000 - 0x000007fefc085000 C:\Windows\system32\NLAapi.dll
  391. 0x000007fef4e10000 - 0x000007fef4e25000 C:\Windows\system32\napinsp.dll
  392. 0x000007fef4510000 - 0x000007fef4529000 C:\Windows\system32\pnrpnsp.dll
  393. 0x000007fefd000000 - 0x000007fefd05b000 C:\Windows\system32\DNSAPI.dll
  394. 0x000007fef4490000 - 0x000007fef449b000 C:\Windows\System32\winrnr.dll
  395. 0x000007fef4480000 - 0x000007fef4490000 C:\Windows\system32\wshbth.dll
  396. 0x000007fef7930000 - 0x000007fef795e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  397. 0x000000006e220000 - 0x000000006e246000 C:\Program Files\Bonjour\mdnsNSP.dll
  398. 0x000007fefcb10000 - 0x000007fefcb17000 C:\Windows\System32\wshtcpip.dll
  399. 0x000007fef7920000 - 0x000007fef7928000 C:\Windows\system32\rasadhlp.dll
  400. 0x000007fefbdb0000 - 0x000007fefbe03000 C:\Windows\System32\fwpuclnt.dll
  401. 0x000007fee14a0000 - 0x000007fee16b5000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\fmod64.dll
  402. 0x000007fef5300000 - 0x000007fef5318000 C:\Windows\system32\MSACM32.dll
  403. 0x000007fee0b50000 - 0x000007fee0d85000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\fmodL64.dll
  404. 0x000007fee0880000 - 0x000007fee0b4a000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\fmodstudio64.dll
  405. 0x000007fee04f0000 - 0x000007fee0876000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\fmodstudioL64.dll
  406. 0x000007fef44d0000 - 0x000007fef44ea000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\JavaFMod64.dll
  407. 0x000007fef5320000 - 0x000007fef535b000 C:\Windows\system32\wdmaud.drv
  408. 0x0000000075710000 - 0x0000000075716000 C:\Windows\system32\ksuser.dll
  409. 0x000007fefc450000 - 0x000007fefc459000 C:\Windows\system32\AVRT.dll
  410. 0x000007fef6a20000 - 0x000007fef6a2a000 C:\Windows\system32\msacm32.drv
  411. 0x000007fef52f0000 - 0x000007fef52f9000 C:\Windows\system32\midimap.dll
  412. 0x00000000741b0000 - 0x00000000741bd000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\management.dll
  413. 0x000007fef3f50000 - 0x000007fef3f9e000 C:\Windows\system32\pdh.dll
  414. 0x000007fefc1c0000 - 0x000007fefc1ed000 C:\Windows\system32\ntmarta.dll
  415. 0x000007fefe110000 - 0x000007fefe162000 C:\Windows\system32\WLDAP32.dll
  416. 0x000007fef6460000 - 0x000007fef6585000 C:\Windows\system32\dbghelp.dll
  417.  
  418. VM Arguments:
  419. jvm_args: -Djava.library.path=lib -Xmx2048m -XX:MaxDirectMemorySize=2048m
  420. java_command: <unknown>
  421. java_class_path (initial): risingworld.jar
  422. Launcher Type: generic
  423.  
  424. Environment Variables:
  425. PATH=C:\Program Files (x86)\Steam;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;c:\Program Files (x86)\Intel\iCLS Client\;c:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64
  426. USERNAME=Susan
  427. OS=Windows_NT
  428. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  429.  
  430.  
  431.  
  432. --------------- S Y S T E M ---------------
  433.  
  434. OS: Windows 7 , 64 bit Build 7601 (6.1.7601.19045)
  435.  
  436. CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
  437.  
  438. Memory: 4k page, physical 8288620k(3942872k free), swap 16575404k(10170240k free)
  439.  
  440. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.65-b01) for windows-amd64 JRE (1.8.0_65-b17), built on Oct 6 2015 16:39:20 by "java_re" with MS VC++ 10.0 (VS2010)
  441.  
  442. time: Fri Dec 25 02:07:42 2015
  443. elapsed time: 36 seconds (0d 0h 0m 36s)
Add Comment
Please, Sign In to add comment