Advertisement
Guest User

Untitled

a guest
Feb 4th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.12 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=0x00000000715c3ec4, pid=18028, tid=11384
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [nvoglv64.dll+0xc93ec4]
  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 (0x000000000ce0f000): JavaThread "Thread-14" [_thread_in_native, id=11384, stack(0x00000001559b0000,0x0000000155ab0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x000000000000000c
  24.  
  25. Registers:
  26. RAX=0x000000003f800000, RBX=0x000000000d1f0000, RCX=0x000000013e47e040, RDX=0x0000000000000000
  27. RSP=0x0000000155aaf1d8, RBP=0x00000000000000ff, RSI=0x00000000000000ff, RDI=0x00000000000000ff
  28. R8 =0x0000000000000003, R9 =0x000000003f800000, R10=0x000000013e47e040, R11=0x00000000ffffffff
  29. R12=0x0000000000000000, R13=0x0000000155aaf350, R14=0x00000000000000ff, R15=0x0000000072dfa110
  30. RIP=0x00000000715c3ec4, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x0000000155aaf1d8)
  33. 0x0000000155aaf1d8: 0000000071530a7d 000000180000000c
  34. 0x0000000155aaf1e8: 000000007110f10d 0000000000000070
  35. 0x0000000155aaf1f8: 000000000000000c 000000003f800000
  36. 0x0000000155aaf208: 000000003f800000 000000003f800000
  37. 0x0000000155aaf218: 0000000155aaf2c8 00000000000002e8
  38. 0x0000000155aaf228: 000000000ce0f000 0000000155aaf2c8
  39. 0x0000000155aaf238: 00000000ffffffff 00007ffcdb537630
  40. 0x0000000155aaf248: 0000000155aaf2e0 00000000e0935168
  41. 0x0000000155aaf258: 0000000002c96f7c 000000003f800000
  42. 0x0000000155aaf268: 000000003f800000 000000003f800000
  43. 0x0000000155aaf278: 000000003f800000 00000000ffffffff
  44. 0x0000000155aaf288: 00000000ffffffff 00007ffcdb537630
  45. 0x0000000155aaf298: 0000000043b40000 000000003ec2faa2
  46. 0x0000000155aaf2a8: 00000000e093d1b0 0000000155aaf2b0
  47. 0x0000000155aaf2b8: 000000009cd0f75a 0000000155aaf300
  48. 0x0000000155aaf2c8: 00000000a0001ac8 00000000a0001ac8
  49.  
  50. Instructions: (pc=0x00000000715c3ec4)
  51. 0x00000000715c3ea4: 28 07 05 00 4c 3b 51 70 72 0a 45 33 c0 33 d2 e8
  52. 0x00000000715c3eb4: f8 6c f4 ff b0 01 48 83 c4 28 c3 cc 8b 44 24 28
  53. 0x00000000715c3ec4: 89 42 0c 8b 44 24 30 41 c1 e0 12 89 42 10 41 81
  54. 0x00000000715c3ed4: c0 00 00 68 00 8b 44 24 38 41 81 c8 00 0e 00 80
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x000000003f800000 is an unknown value
  60. RBX=0x000000000d1f0000 is an unknown value
  61. RCX=0x000000013e47e040 is an unknown value
  62. RDX=0x0000000000000000 is an unknown value
  63. RSP=0x0000000155aaf1d8 is pointing into the stack for thread: 0x000000000ce0f000
  64. RBP=0x00000000000000ff is an unknown value
  65. RSI=0x00000000000000ff is an unknown value
  66. RDI=0x00000000000000ff is an unknown value
  67. R8 =0x0000000000000003 is an unknown value
  68. R9 =0x000000003f800000 is an unknown value
  69. R10=0x000000013e47e040 is an unknown value
  70. R11=0x00000000ffffffff is an unknown value
  71. R12=0x0000000000000000 is an unknown value
  72. R13=0x0000000155aaf350 is pointing into the stack for thread: 0x000000000ce0f000
  73. R14=0x00000000000000ff is an unknown value
  74. R15=0x0000000072dfa110 is an unknown value
  75.  
  76.  
  77. Stack: [0x00000001559b0000,0x0000000155ab0000], sp=0x0000000155aaf1d8, free space=1020k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [nvoglv64.dll+0xc93ec4]
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. J 2063 org.lwjgl.opengl.GL11.nglColor4ub(BBBBJ)V (0 bytes) @ 0x0000000002c96ef6 [0x0000000002c96ea0+0x56]
  83. J 5610 C2 com.fs.graphics.Sprite.render(FF)V (346 bytes) @ 0x0000000002f56da0 [0x0000000002f56c20+0x180]
  84. j com.fs.starfarer.D.K.o00000(FFF)V+78
  85. j com.fs.starfarer.D.oooO.renderImpl(F)V+150
  86. J 2505 C2 com.fs.starfarer.ui.Q.render(F)V (44 bytes) @ 0x0000000002cdcb78 [0x0000000002cdcb00+0x78]
  87. j com.fs.starfarer.campaign.save.H.<init>()V+284
  88. j com.fs.starfarer.campaign.save.CampaignGameManager$4.run()V+76
  89. j java.lang.Thread.run()V+11
  90. v ~StubRoutines::call_stub
  91.  
  92. --------------- P R O C E S S ---------------
  93.  
  94. Java Threads: ( => current thread )
  95. =>0x000000000ce0f000 JavaThread "Thread-14" [_thread_in_native, id=11384, stack(0x00000001559b0000,0x0000000155ab0000)]
  96. 0x000000000ce15000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=14172, stack(0x00000001546e0000,0x00000001547e0000)]
  97. 0x000000000ce0f800 JavaThread "Thread-10" daemon [_thread_blocked, id=13480, stack(0x000000014ed10000,0x000000014ee10000)]
  98. 0x000000000ce12800 JavaThread "Thread-VC-8" daemon [_thread_blocked, id=10908, stack(0x000000013cae0000,0x000000013cbe0000)]
  99. 0x000000000ce0d800 JavaThread "Thread-VC-7" daemon [_thread_blocked, id=9124, stack(0x000000013c9e0000,0x000000013cae0000)]
  100. 0x000000000ce0e000 JavaThread "Thread-VC-6" daemon [_thread_blocked, id=16904, stack(0x000000013c8e0000,0x000000013c9e0000)]
  101. 0x000000000ce11000 JavaThread "Thread-VC-5" daemon [_thread_blocked, id=12016, stack(0x000000013c7e0000,0x000000013c8e0000)]
  102. 0x000000000ce14000 JavaThread "Thread-VC-4" daemon [_thread_blocked, id=15592, stack(0x000000013c6e0000,0x000000013c7e0000)]
  103. 0x000000000ce12000 JavaThread "Thread-VC-3" daemon [_thread_blocked, id=18276, stack(0x000000013c5e0000,0x000000013c6e0000)]
  104. 0x000000000ce10800 JavaThread "Thread-VC-2" daemon [_thread_blocked, id=14416, stack(0x000000013c4e0000,0x000000013c5e0000)]
  105. 0x000000000c914800 JavaThread "Thread-VC-1" daemon [_thread_blocked, id=15496, stack(0x0000000000110000,0x0000000000210000)]
  106. 0x000000000c919000 JavaThread "Thread-8" [_thread_blocked, id=4760, stack(0x0000000022f60000,0x0000000023060000)]
  107. 0x000000000c917800 JavaThread "Thread-5" daemon [_thread_blocked, id=15664, stack(0x000000001eaf0000,0x000000001ebf0000)]
  108. 0x000000000c916800 JavaThread "Thread-4" [_thread_in_Java, id=14988, stack(0x000000001e8f0000,0x000000001e9f0000)]
  109. 0x000000000c919800 JavaThread "DestroyJavaVM" [_thread_blocked, id=11256, stack(0x0000000002440000,0x0000000002540000)]
  110. 0x000000000c916000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8980, stack(0x000000000d2b0000,0x000000000d3b0000)]
  111. 0x000000000c91a800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=14164, stack(0x000000000d0b0000,0x000000000d1b0000)]
  112. 0x000000000bc43000 JavaThread "Service Thread" daemon [_thread_blocked, id=4956, stack(0x000000000c420000,0x000000000c520000)]
  113. 0x000000000268c000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4484, stack(0x000000000c320000,0x000000000c420000)]
  114. 0x0000000002685800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=12828, stack(0x000000000c220000,0x000000000c320000)]
  115. 0x0000000002685000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3820, stack(0x000000000c120000,0x000000000c220000)]
  116. 0x0000000002680800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14872, stack(0x000000000c020000,0x000000000c120000)]
  117. 0x0000000009c50800 JavaThread "Finalizer" daemon [_thread_blocked, id=9132, stack(0x000000000bb20000,0x000000000bc20000)]
  118. 0x0000000009c4a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7676, stack(0x000000000ba20000,0x000000000bb20000)]
  119.  
  120. Other Threads:
  121. 0x0000000009c45800 VMThread [stack: 0x000000000b920000,0x000000000ba20000] [id=8500]
  122. 0x000000000bc4f000 WatcherThread [stack: 0x000000000c520000,0x000000000c620000] [id=13856]
  123.  
  124. VM state:not at safepoint (normal execution)
  125.  
  126. VM Mutex/Monitor currently owned by a thread: None
  127.  
  128. Heap
  129. PSYoungGen total 497664K, used 75386K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  130. eden space 469504K, 16% used [0x00000000e0000000,0x00000000e499ea60,0x00000000fca80000)
  131. from space 28160K, 0% used [0x00000000fe480000,0x00000000fe480000,0x0000000100000000)
  132. to space 26624K, 0% used [0x00000000fca80000,0x00000000fca80000,0x00000000fe480000)
  133. ParOldGen total 1048576K, used 340967K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  134. object space 1048576K, 32% used [0x00000000a0000000,0x00000000b4cf9d48,0x00000000e0000000)
  135. PSPermGen total 83968K, used 53397K [0x000000009ae00000, 0x00000000a0000000, 0x00000000a0000000)
  136. object space 83968K, 63% used [0x000000009ae00000,0x000000009e2254d0,0x00000000a0000000)
  137.  
  138. Card table byte_map: [0x0000000005750000,0x0000000005a80000] byte_map_base: 0x0000000005279000
  139.  
  140. Polling page: 0x00000000023c0000
  141.  
  142. Code Cache [0x0000000002690000, 0x0000000003ce0000, 0x0000000005690000)
  143. total_blobs=6568 nmethods=5631 adapters=886 free_code_cache=26811Kb largest_free_block=26958528
  144.  
  145. Compilation events (10 events):
  146. Event: 894.817 Thread 0x000000000268c000 nmethod 6658 0x0000000002d64910 code [0x0000000002d64b00, 0x0000000002d650f0]
  147. Event: 894.963 Thread 0x000000000268c000 6659 data.scripts.campaign.loa_campaign_relations_intel::isDone (5 bytes)
  148. Event: 894.963 Thread 0x000000000268c000 nmethod 6659 0x00000000030699d0 code [0x0000000003069b00, 0x0000000003069b78]
  149. Event: 895.177 Thread 0x0000000002685800 nmethod 6657 0x0000000003c19250 code [0x0000000003c1a140, 0x0000000003c221c0]
  150. Event: 895.368 Thread 0x000000000268c000 6660 com.fs.starfarer.renderers.O::o00000 (436 bytes)
  151. Event: 895.389 Thread 0x000000000268c000 nmethod 6660 0x0000000003a48750 code [0x0000000003a48ba0, 0x0000000003a4b428]
  152. Event: 896.405 Thread 0x0000000002685800 6661 com.fs.starfarer.api.impl.campaign.fleets.SourceBasedFleetManager::runWhilePaused (2 bytes)
  153. Event: 896.405 Thread 0x0000000002685800 nmethod 6661 0x00000000030697d0 code [0x0000000003069900, 0x0000000003069958]
  154. Event: 900.081 Thread 0x000000000268c000 6662 com.sun.org.apache.xerces.internal.util.SymbolTable::addSymbol (120 bytes)
  155. Event: 900.086 Thread 0x000000000268c000 nmethod 6662 0x00000000032a1950 code [0x00000000032a1ae0, 0x00000000032a2028]
  156.  
  157. GC Heap History (10 events):
  158. Event: 887.856 GC heap before
  159. {Heap before GC invocations=98 (full 6):
  160. PSYoungGen total 489472K, used 459488K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  161. eden space 456704K, 100% used [0x00000000e0000000,0x00000000fbe00000,0x00000000fbe00000)
  162. from space 32768K, 8% used [0x00000000fbe00000,0x00000000fc0b8000,0x00000000fde00000)
  163. to space 31232K, 0% used [0x00000000fe180000,0x00000000fe180000,0x0000000100000000)
  164. ParOldGen total 1048576K, used 494502K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  165. object space 1048576K, 47% used [0x00000000a0000000,0x00000000be2e9878,0x00000000e0000000)
  166. PSPermGen total 83968K, used 53399K [0x000000009ae00000, 0x00000000a0000000, 0x00000000a0000000)
  167. object space 83968K, 63% used [0x000000009ae00000,0x000000009e225e30,0x00000000a0000000)
  168. Event: 887.869 GC heap after
  169. Heap after GC invocations=98 (full 6):
  170. PSYoungGen total 494592K, used 4288K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  171. eden space 463360K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000fc480000)
  172. from space 31232K, 13% used [0x00000000fe180000,0x00000000fe5b0000,0x0000000100000000)
  173. to space 29696K, 0% used [0x00000000fc480000,0x00000000fc480000,0x00000000fe180000)
  174. ParOldGen total 1048576K, used 496710K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  175. object space 1048576K, 47% used [0x00000000a0000000,0x00000000be511878,0x00000000e0000000)
  176. PSPermGen total 83968K, used 53399K [0x000000009ae00000, 0x00000000a0000000, 0x00000000a0000000)
  177. object space 83968K, 63% used [0x000000009ae00000,0x000000009e225e30,0x00000000a0000000)
  178. }
  179. Event: 898.550 GC heap before
  180. {Heap before GC invocations=99 (full 6):
  181. PSYoungGen total 494592K, used 442574K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  182. eden space 463360K, 94% used [0x00000000e0000000,0x00000000fac03838,0x00000000fc480000)
  183. from space 31232K, 13% used [0x00000000fe180000,0x00000000fe5b0000,0x0000000100000000)
  184. to space 29696K, 0% used [0x00000000fc480000,0x00000000fc480000,0x00000000fe180000)
  185. ParOldGen total 1048576K, used 496710K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  186. object space 1048576K, 47% used [0x00000000a0000000,0x00000000be511878,0x00000000e0000000)
  187. PSPermGen total 83968K, used 53402K [0x000000009ae00000, 0x00000000a0000000, 0x00000000a0000000)
  188. object space 83968K, 63% used [0x000000009ae00000,0x000000009e226b48,0x00000000a0000000)
  189. Event: 898.564 GC heap after
  190. Heap after GC invocations=99 (full 6):
  191. PSYoungGen total 493056K, used 2976K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  192. eden space 463360K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000fc480000)
  193. from space 29696K, 10% used [0x00000000fc480000,0x00000000fc768000,0x00000000fe180000)
  194. to space 28160K, 0% used [0x00000000fe480000,0x00000000fe480000,0x0000000100000000)
  195. ParOldGen total 1048576K, used 500310K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  196. object space 1048576K, 47% used [0x00000000a0000000,0x00000000be895878,0x00000000e0000000)
  197. PSPermGen total 83968K, used 53402K [0x000000009ae00000, 0x00000000a0000000, 0x00000000a0000000)
  198. object space 83968K, 63% used [0x000000009ae00000,0x000000009e226b48,0x00000000a0000000)
  199. }
  200. Event: 898.564 GC heap before
  201. {Heap before GC invocations=100 (full 7):
  202. PSYoungGen total 493056K, used 2976K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  203. eden space 463360K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000fc480000)
  204. from space 29696K, 10% used [0x00000000fc480000,0x00000000fc768000,0x00000000fe180000)
  205. to space 28160K, 0% used [0x00000000fe480000,0x00000000fe480000,0x0000000100000000)
  206. ParOldGen total 1048576K, used 500310K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  207. object space 1048576K, 47% used [0x00000000a0000000,0x00000000be895878,0x00000000e0000000)
  208. PSPermGen total 83968K, used 53402K [0x000000009ae00000, 0x00000000a0000000, 0x00000000a0000000)
  209. object space 83968K, 63% used [0x000000009ae00000,0x000000009e226b48,0x00000000a0000000)
  210. Event: 899.463 GC heap after
  211. Heap after GC invocations=100 (full 7):
  212. PSYoungGen total 493056K, used 0K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  213. eden space 463360K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000fc480000)
  214. from space 29696K, 0% used [0x00000000fc480000,0x00000000fc480000,0x00000000fe180000)
  215. to space 28160K, 0% used [0x00000000fe480000,0x00000000fe480000,0x0000000100000000)
  216. ParOldGen total 1048576K, used 349256K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  217. object space 1048576K, 33% used [0x00000000a0000000,0x00000000b5512248,0x00000000e0000000)
  218. PSPermGen total 83968K, used 53396K [0x000000009ae00000, 0x00000000a0000000, 0x00000000a0000000)
  219. object space 83968K, 63% used [0x000000009ae00000,0x000000009e225148,0x00000000a0000000)
  220. }
  221. Event: 899.586 GC heap before
  222. {Heap before GC invocations=101 (full 7):
  223. PSYoungGen total 493056K, used 18571K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  224. eden space 463360K, 4% used [0x00000000e0000000,0x00000000e1222fc8,0x00000000fc480000)
  225. from space 29696K, 0% used [0x00000000fc480000,0x00000000fc480000,0x00000000fe180000)
  226. to space 28160K, 0% used [0x00000000fe480000,0x00000000fe480000,0x0000000100000000)
  227. ParOldGen total 1048576K, used 349256K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  228. object space 1048576K, 33% used [0x00000000a0000000,0x00000000b5512248,0x00000000e0000000)
  229. PSPermGen total 83968K, used 53397K [0x000000009ae00000, 0x00000000a0000000, 0x00000000a0000000)
  230. object space 83968K, 63% used [0x000000009ae00000,0x000000009e2254d0,0x00000000a0000000)
  231. Event: 899.593 GC heap after
  232. Heap after GC invocations=101 (full 7):
  233. PSYoungGen total 497664K, used 3792K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  234. eden space 469504K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000fca80000)
  235. from space 28160K, 13% used [0x00000000fe480000,0x00000000fe834260,0x0000000100000000)
  236. to space 26624K, 0% used [0x00000000fca80000,0x00000000fca80000,0x00000000fe480000)
  237. ParOldGen total 1048576K, used 349256K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  238. object space 1048576K, 33% used [0x00000000a0000000,0x00000000b5512248,0x00000000e0000000)
  239. PSPermGen total 83968K, used 53397K [0x000000009ae00000, 0x00000000a0000000, 0x00000000a0000000)
  240. object space 83968K, 63% used [0x000000009ae00000,0x000000009e2254d0,0x00000000a0000000)
  241. }
  242. Event: 899.593 GC heap before
  243. {Heap before GC invocations=102 (full 8):
  244. PSYoungGen total 497664K, used 3792K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  245. eden space 469504K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000fca80000)
  246. from space 28160K, 13% used [0x00000000fe480000,0x00000000fe834260,0x0000000100000000)
  247. to space 26624K, 0% used [0x00000000fca80000,0x00000000fca80000,0x00000000fe480000)
  248. ParOldGen total 1048576K, used 349256K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  249. object space 1048576K, 33% used [0x00000000a0000000,0x00000000b5512248,0x00000000e0000000)
  250. PSPermGen total 83968K, used 53397K [0x000000009ae00000, 0x00000000a0000000, 0x00000000a0000000)
  251. object space 83968K, 63% used [0x000000009ae00000,0x000000009e2254d0,0x00000000a0000000)
  252. Event: 900.010 GC heap after
  253. Heap after GC invocations=102 (full 8):
  254. PSYoungGen total 497664K, used 0K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
  255. eden space 469504K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000fca80000)
  256. from space 28160K, 0% used [0x00000000fe480000,0x00000000fe480000,0x0000000100000000)
  257. to space 26624K, 0% used [0x00000000fca80000,0x00000000fca80000,0x00000000fe480000)
  258. ParOldGen total 1048576K, used 340967K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
  259. object space 1048576K, 32% used [0x00000000a0000000,0x00000000b4cf9d48,0x00000000e0000000)
  260. PSPermGen total 83968K, used 53397K [0x000000009ae00000, 0x00000000a0000000, 0x00000000a0000000)
  261. object space 83968K, 63% used [0x000000009ae00000,0x000000009e2254d0,0x00000000a0000000)
  262. }
  263.  
  264. Deoptimization events (10 events):
  265. Event: 883.406 Thread 0x000000000c916800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000341181c method=com.fs.starfarer.campaign.fleet.CampaignFleet.renderCourseArrow(F)V @ 118
  266. Event: 883.423 Thread 0x000000000c916800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000341181c method=com.fs.starfarer.campaign.fleet.CampaignFleet.renderCourseArrow(F)V @ 118
  267. Event: 883.440 Thread 0x000000000c916800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000341181c method=com.fs.starfarer.campaign.fleet.CampaignFleet.renderCourseArrow(F)V @ 118
  268. Event: 887.421 Thread 0x000000000c916800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003c6c494 method=com.fs.starfarer.coreui.map.null.renderStuff(FZ)V @ 713
  269. Event: 888.378 Thread 0x000000000c916800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002ee7914 method=com.fs.starfarer.campaign.BaseCampaignEntity.getMaxSensorRangeToDetect(Lcom/fs/starfarer/api/campaign/SectorEntityToken;Lcom/fs/starfarer/api/campaign/SectorEntityToken;)F ³pŠ°Ë@
  270. Event: 888.388 Thread 0x000000000c916800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002ee7914 method=com.fs.starfarer.campaign.BaseCampaignEntity.getMaxSensorRangeToDetect(Lcom/fs/starfarer/api/campaign/SectorEntityToken;Lcom/fs/starfarer/api/campaign/SectorEntityToken;)F %‹Ë@
  271. Event: 888.389 Thread 0x000000000c916800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002ee7914 method=com.fs.starfarer.campaign.BaseCampaignEntity.getMaxSensorRangeToDetect(Lcom/fs/starfarer/api/campaign/SectorEntityToken;Lcom/fs/starfarer/api/campaign/SectorEntityToken;)F ða"Ë@
  272. Event: 888.392 Thread 0x000000000c916800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002ee7914 method=com.fs.starfarer.campaign.BaseCampaignEntity.getMaxSensorRangeToDetect(Lcom/fs/starfarer/api/campaign/SectorEntityToken;Lcom/fs/starfarer/api/campaign/SectorEntityToken;)F ¶yÆÖ­ô‹@
  273. Event: 894.585 Thread 0x000000000c916800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003c6c494 method=com.fs.starfarer.coreui.map.null.renderStuff(FZ)V @ 713
  274. Event: 900.011 Thread 0x000000000c916800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000035d7748 method=com.sun.org.apache.xerces.internal.util.NamespaceSupport.getPrefix(Ljava/lang/String;)Ljava/lang/String; @ 18
  275.  
  276. Internal exceptions (10 events):
  277. Event: 820.256 Thread 0x000000000c916800 Threw 0x00000000f2ac9fc0 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  278. Event: 820.315 Thread 0x000000000c916800 Threw 0x00000000f2adb1a0 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  279. Event: 820.316 Thread 0x000000000c916800 Threw 0x00000000f2ae04c8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  280. Event: 820.318 Thread 0x000000000c916800 Threw 0x00000000f2aec268 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  281. Event: 820.320 Thread 0x000000000c916800 Threw 0x00000000f2b01538 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  282. Event: 820.874 Thread 0x000000000c916800 Threw 0x00000000f30f8490 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  283. Event: 820.875 Thread 0x000000000c916800 Threw 0x00000000f30fc270 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  284. Event: 821.058 Thread 0x000000000c916800 Threw 0x00000000f5fc1298 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  285. Event: 821.059 Thread 0x000000000c916800 Threw 0x00000000f6035ff0 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  286. Event: 825.800 Thread 0x000000000c916800 Implicit null exception at 0x00000000032a2036 to 0x00000000032a29bd
  287.  
  288. Events (10 events):
  289. Event: 894.585 Thread 0x000000000c916800 DEOPT PACKING pc=0x0000000003c6c494 sp=0x000000001e9eec30
  290. Event: 894.585 Thread 0x000000000c916800 DEOPT UNPACKING pc=0x00000000026c75a4 sp=0x000000001e9eebe0 mode 2
  291. Event: 898.550 Executing VM operation: ParallelGCSystemGC
  292. Event: 899.463 Executing VM operation: ParallelGCSystemGC done
  293. Event: 899.585 Thread 0x000000000ce0f000 Thread added: 0x000000000ce0f000
  294. Event: 899.586 Executing VM operation: ParallelGCSystemGC
  295. Event: 900.010 Executing VM operation: ParallelGCSystemGC done
  296. Event: 900.011 Thread 0x000000000c916800 Uncommon trap: trap_request=0xffffffad fr.pc=0x00000000035d7748
  297. Event: 900.011 Thread 0x000000000c916800 DEOPT PACKING pc=0x00000000035d7748 sp=0x000000001e9eea90
  298. Event: 900.011 Thread 0x000000000c916800 DEOPT UNPACKING pc=0x00000000026c75a4 sp=0x000000001e9ee9b0 mode 2
  299.  
  300.  
  301. Dynamic libraries:
  302. 0x00007ff6c8030000 - 0x00007ff6c8063000 D:\Games\Starsector\jre\bin\java.exe
  303. 0x00007ffcf17f0000 - 0x00007ffcf19d1000 C:\Windows\SYSTEM32\ntdll.dll
  304. 0x00007ffcef300000 - 0x00007ffcef3b2000 C:\Windows\System32\KERNEL32.DLL
  305. 0x00007ffcee6e0000 - 0x00007ffcee953000 C:\Windows\System32\KERNELBASE.dll
  306. 0x00007ffcf1710000 - 0x00007ffcf17b1000 C:\Windows\System32\ADVAPI32.dll
  307. 0x00007ffceec80000 - 0x00007ffceed1e000 C:\Windows\System32\msvcrt.dll
  308. 0x00007ffcf1620000 - 0x00007ffcf167b000 C:\Windows\System32\sechost.dll
  309. 0x00007ffcef9c0000 - 0x00007ffcefae4000 C:\Windows\System32\RPCRT4.dll
  310. 0x00007ffcef0c0000 - 0x00007ffcef250000 C:\Windows\System32\USER32.dll
  311. 0x00007ffcedc70000 - 0x00007ffcedc90000 C:\Windows\System32\win32u.dll
  312. 0x00007ffcef090000 - 0x00007ffcef0b8000 C:\Windows\System32\GDI32.dll
  313. 0x00007ffceeae0000 - 0x00007ffceec72000 C:\Windows\System32\gdi32full.dll
  314. 0x00007ffcee9e0000 - 0x00007ffceea7f000 C:\Windows\System32\msvcp_win.dll
  315. 0x00007ffcedc90000 - 0x00007ffcedd8a000 C:\Windows\System32\ucrtbase.dll
  316. 0x00007ffcd6250000 - 0x00007ffcd64b9000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.523_none_fb409dd930672a56\COMCTL32.dll
  317. 0x00007ffcef3c0000 - 0x00007ffcef6e2000 C:\Windows\System32\combase.dll
  318. 0x00007ffcee960000 - 0x00007ffcee9da000 C:\Windows\System32\bcryptPrimitives.dll
  319. 0x00007ffcf15f0000 - 0x00007ffcf161d000 C:\Windows\System32\IMM32.DLL
  320. 0x00000000746c0000 - 0x0000000074792000 D:\Games\Starsector\jre\bin\msvcr100.dll
  321. 0x0000000072fc0000 - 0x0000000073795000 D:\Games\Starsector\jre\bin\server\jvm.dll
  322. 0x00007ffcf1700000 - 0x00007ffcf1708000 C:\Windows\System32\PSAPI.DLL
  323. 0x00007ffcebd70000 - 0x00007ffcebd93000 C:\Windows\SYSTEM32\WINMM.dll
  324. 0x00007ffcd6930000 - 0x00007ffcd6939000 C:\Windows\SYSTEM32\WSOCK32.dll
  325. 0x00007ffcf1480000 - 0x00007ffcf14ec000 C:\Windows\System32\WS2_32.dll
  326. 0x00007ffcebd40000 - 0x00007ffcebd6a000 C:\Windows\SYSTEM32\winmmbase.dll
  327. 0x00007ffcee4a0000 - 0x00007ffcee4e9000 C:\Windows\System32\cfgmgr32.dll
  328. 0x00000000746b0000 - 0x00000000746bf000 D:\Games\Starsector\jre\bin\verify.dll
  329. 0x0000000074680000 - 0x00000000746a8000 D:\Games\Starsector\jre\bin\java.dll
  330. 0x0000000074660000 - 0x0000000074675000 D:\Games\Starsector\jre\bin\zip.dll
  331. 0x0000000073f80000 - 0x0000000074115000 D:\Games\Starsector\jre\bin\awt.dll
  332. 0x00007ffcef6f0000 - 0x00007ffcef7b2000 C:\Windows\System32\OLEAUT32.dll
  333. 0x00007ffcebe60000 - 0x00007ffcebeeb000 C:\Windows\SYSTEM32\apphelp.dll
  334. 0x0000000074640000 - 0x000000007465a000 D:\Games\Starsector\jre\bin\net.dll
  335. 0x00007ffced380000 - 0x00007ffced3e6000 C:\Windows\system32\mswsock.dll
  336. 0x0000000074620000 - 0x0000000074631000 D:\Games\Starsector\jre\bin\nio.dll
  337. 0x0000000180000000 - 0x0000000180053000 D:\Games\Starsector\starsector-core\native\windows\lwjgl64.dll
  338. 0x00007ffcdb460000 - 0x00007ffcdb580000 C:\Windows\SYSTEM32\OPENGL32.dll
  339. 0x00007ffce7de0000 - 0x00007ffce7dea000 C:\Windows\SYSTEM32\VERSION.dll
  340. 0x00007ffce2f80000 - 0x00007ffce2fac000 C:\Windows\SYSTEM32\GLU32.dll
  341. 0x00007ffcebf40000 - 0x00007ffcebfd8000 C:\Windows\system32\uxtheme.dll
  342. 0x00007ffcef840000 - 0x00007ffcef9b3000 C:\Windows\System32\MSCTF.dll
  343. 0x00007ffcec270000 - 0x00007ffcec299000 C:\Windows\system32\dwmapi.dll
  344. 0x00007ffceed90000 - 0x00007ffceeee1000 C:\Windows\System32\ole32.dll
  345. 0x00007ffcedb80000 - 0x00007ffcedb91000 C:\Windows\System32\kernel.appcore.dll
  346. 0x00007ffced530000 - 0x00007ffced547000 C:\Windows\SYSTEM32\CRYPTSP.dll
  347. 0x00007ffcecf60000 - 0x00007ffcecf93000 C:\Windows\system32\rsaenh.dll
  348. 0x00007ffced660000 - 0x00007ffced685000 C:\Windows\SYSTEM32\bcrypt.dll
  349. 0x00007ffceda30000 - 0x00007ffceda58000 C:\Windows\SYSTEM32\USERENV.dll
  350. 0x00007ffcedb60000 - 0x00007ffcedb7f000 C:\Windows\System32\profapi.dll
  351. 0x00007ffced550000 - 0x00007ffced55b000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  352. 0x00007ffced100000 - 0x00007ffced138000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  353. 0x00007ffcefbe0000 - 0x00007ffcefbe8000 C:\Windows\System32\NSI.dll
  354. 0x00007ffce6a60000 - 0x00007ffce6a76000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  355. 0x00007ffce7020000 - 0x00007ffce703a000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  356. 0x0000000070930000 - 0x0000000072fb3000 C:\Windows\System32\DriverStore\FileRepository\nvami.inf_amd64_f8b82ab5d86df599\nvoglv64.dll
  357. 0x00007ffcefbf0000 - 0x00007ffcf1030000 C:\Windows\System32\SHELL32.dll
  358. 0x00007ffcef250000 - 0x00007ffcef2f9000 C:\Windows\System32\shcore.dll
  359. 0x00007ffcedd90000 - 0x00007ffcee49d000 C:\Windows\System32\windows.storage.dll
  360. 0x00007ffcef7e0000 - 0x00007ffcef831000 C:\Windows\System32\shlwapi.dll
  361. 0x00007ffcedb10000 - 0x00007ffcedb5c000 C:\Windows\System32\powrprof.dll
  362. 0x00007ffcedb00000 - 0x00007ffcedb0a000 C:\Windows\System32\FLTLIB.DLL
  363. 0x00007ffcf1030000 - 0x00007ffcf147b000 C:\Windows\System32\SETUPAPI.dll
  364. 0x00007ffceac00000 - 0x00007ffceac13000 C:\Windows\SYSTEM32\WTSAPI32.dll
  365. 0x00007ffced910000 - 0x00007ffced937000 C:\Windows\SYSTEM32\DEVOBJ.dll
  366. 0x00007ffceea80000 - 0x00007ffceead7000 C:\Windows\System32\WINTRUST.dll
  367. 0x00007ffcedba0000 - 0x00007ffcedbb2000 C:\Windows\System32\MSASN1.dll
  368. 0x00007ffcee4f0000 - 0x00007ffcee6d2000 C:\Windows\System32\CRYPT32.dll
  369. 0x00007ffcecbf0000 - 0x00007ffcecc21000 C:\Windows\SYSTEM32\ntmarta.dll
  370. 0x00007ffcc4960000 - 0x00007ffcc4be8000 C:\Windows\system32\nvspcap64.dll
  371. 0x00007ffce85c0000 - 0x00007ffce8656000 C:\Windows\System32\TextInputFramework.dll
  372. 0x00007ffce8c20000 - 0x00007ffce8f3e000 C:\Windows\System32\CoreUIComponents.dll
  373. 0x00007ffceb6a0000 - 0x00007ffceb77a000 C:\Windows\System32\CoreMessaging.dll
  374. 0x00007ffce9ef0000 - 0x00007ffcea03d000 C:\Windows\SYSTEM32\wintypes.dll
  375. 0x00007ffce61f0000 - 0x00007ffce6298000 C:\Windows\SYSTEM32\mscms.dll
  376. 0x00007ffcebe40000 - 0x00007ffcebe50000 C:\Windows\SYSTEM32\ColorAdapterClient.dll
  377. 0x00007ffce5380000 - 0x00007ffce53c3000 C:\Windows\SYSTEM32\icm32.dll
  378. 0x00007ffcecc90000 - 0x00007ffcecce6000 C:\Windows\SYSTEM32\WINSTA.dll
  379. 0x00007ffcec8c0000 - 0x00007ffcec97b000 C:\Windows\system32\dxgi.dll
  380. 0x00007ffceac20000 - 0x00007ffceaf2b000 C:\Windows\system32\d3d11.dll
  381. 0x00007ffcc5830000 - 0x00007ffcc591e000 C:\Windows\System32\DriverStore\FileRepository\nvami.inf_amd64_f8b82ab5d86df599\nvldumdx.dll
  382. 0x00007ffcef7c0000 - 0x00007ffcef7dd000 C:\Windows\System32\imagehlp.dll
  383. 0x00007ffca9280000 - 0x00007ffcab628000 C:\Windows\System32\DriverStore\FileRepository\nvami.inf_amd64_f8b82ab5d86df599\nvwgf2umx.dll
  384. 0x00007ffce10c0000 - 0x00007ffce15b2000 C:\Windows\system32\nvapi64.dll
  385. 0x00000000745f0000 - 0x0000000074620000 D:\Games\Starsector\jre\bin\jpeg.dll
  386. 0x00007ffcdc820000 - 0x00007ffcddc17000 C:\Windows\System32\DriverStore\FileRepository\igdlh64.inf_amd64_c9081e50bcffa972\igd10iumd64.dll
  387. 0x00007ffced630000 - 0x00007ffced656000 C:\Windows\SYSTEM32\ncrypt.dll
  388. 0x00007ffced5f0000 - 0x00007ffced626000 C:\Windows\SYSTEM32\NTASN1.dll
  389. 0x00007ffcbf630000 - 0x00007ffcc13c5000 C:\Windows\System32\DriverStore\FileRepository\igdlh64.inf_amd64_c9081e50bcffa972\igc64.dll
  390. 0x000000000d4c0000 - 0x000000000d524000 D:\Games\Starsector\starsector-core\native\windows\OpenAL64.dll
  391. 0x00007ffcf14f0000 - 0x00007ffcf1590000 C:\Windows\System32\clbcatq.dll
  392. 0x00007ffce6d10000 - 0x00007ffce6d86000 C:\Windows\System32\MMDevApi.dll
  393. 0x00007ffcea470000 - 0x00007ffcea624000 C:\Windows\System32\PROPSYS.dll
  394. 0x00007ffcdb680000 - 0x00007ffcdb70f000 C:\Windows\SYSTEM32\dsound.dll
  395. 0x00007ffce1b60000 - 0x00007ffce1c8c000 C:\Windows\SYSTEM32\AUDIOSES.DLL
  396. 0x00007ffce9960000 - 0x00007ffce996a000 C:\Windows\SYSTEM32\AVRT.dll
  397. 0x00000000748a0000 - 0x00000000748da000 D:\Games\Starsector\jre\bin\kcms.dll
  398. 0x000000013b9e0000 - 0x000000013ba04000 D:\Games\Starsector\jre\bin\sunec.dll
  399. 0x0000000084fe0000 - 0x0000000084feb000 D:\Games\Starsector\jre\bin\sunmscapi.dll
  400. 0x00007ffcd6830000 - 0x00007ffcd6846000 C:\Windows\system32\napinsp.dll
  401. 0x00007ffcd66f0000 - 0x00007ffcd670a000 C:\Windows\system32\pnrpnsp.dll
  402. 0x00007ffce7ee0000 - 0x00007ffce7ef9000 C:\Windows\system32\NLAapi.dll
  403. 0x00007ffced150000 - 0x00007ffced20e000 C:\Windows\SYSTEM32\DNSAPI.dll
  404. 0x00007ffce62f0000 - 0x00007ffce62fe000 C:\Windows\System32\winrnr.dll
  405. 0x00007ffce6950000 - 0x00007ffce6965000 C:\Windows\System32\wshbth.dll
  406. 0x00007ffce0f10000 - 0x00007ffce0f1a000 C:\Windows\System32\rasadhlp.dll
  407. 0x00007ffce1e30000 - 0x00007ffce1ea2000 C:\Windows\System32\fwpuclnt.dll
  408. 0x00007ffce7330000 - 0x00007ffce74f9000 C:\Windows\SYSTEM32\dbghelp.dll
  409.  
  410. VM Arguments:
  411. jvm_args: -XX:CompilerThreadPriority=1 -XX:+CompilerThreadHintNoPreempt -Djava.library.path=native\\windows -Xms1536m -Xmx1536m -Xss1024k -Dcom.fs.starfarer.settings.paths.saves=..\\saves -Dcom.fs.starfarer.settings.paths.screenshots=..\\screenshots -Dcom.fs.starfarer.settings.paths.mods=..\\mods -Dcom.fs.starfarer.settings.paths.logs=.
  412. java_command: com.fs.starfarer.StarfarerLauncher
  413. Launcher Type: SUN_STANDARD
  414.  
  415. Environment Variables:
  416. PATH=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)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\nodejs\;C:\Users\tomme\AppData\Local\Microsoft\WindowsApps;C:\Users\tomme\AppData\Roaming\npm
  417. USERNAME=tomme
  418. OS=Windows_NT
  419. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 9, GenuineIntel
  420.  
  421.  
  422.  
  423. --------------- S Y S T E M ---------------
  424.  
  425. OS: Windows 8.1 , 64 bit Build 9600
  426.  
  427. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 158 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, erms, ht, tsc, tscinvbit
  428.  
  429. Memory: 4k page, physical 8269684k(1848320k free), swap 14823284k(4075724k free)
  430.  
  431. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.79-b02) for windows-amd64 JRE (1.7.0_79-b15), built on Apr 10 2015 12:36:16 by "java_re" with unknown MS VC++:1600
  432.  
  433. time: Mon Feb 04 17:36:02 2019
  434. elapsed time: 900 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement