Advertisement
Guest User

hs_err_pid7008 log

a guest
Jan 2nd, 2014
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.05 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=0x00000000601c989d, pid=7008, tid=9460
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [nvoglv64.DLL+0x98989d]
  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.sun.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 (0x00000000020ac000): JavaThread "Minecraft main thread" [_thread_in_native, id=9460, stack(0x0000000002570000,0x0000000002670000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000900000028
  24.  
  25. Registers:
  26. RAX=0x000000000040e5b0, RBX=0x0000000002430000, RCX=0x000000001598ce98, RDX=0x0000000900000008
  27. RSP=0x000000000266c650, RBP=0x0000000000000000, RSI=0x0000000000000000, RDI=0x000000006862c5b0
  28. R8 =0x000000001598ce98, R9 =0x000000000000000a, R10=0x000000006862c5b8, R11=0x00000000158af9c0
  29. R12=0x0000000061066a40, R13=0x00000000158ce600, R14=0x0000000000000000, R15=0x00000000402652c4
  30. RIP=0x00000000601c989d, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x000000000266c650)
  33. 0x000000000266c650: 0000000000000009 00000000601cbb57
  34. 0x000000000266c660: 00000000158c0080 0000000000000120
  35. 0x000000000266c670: 0000000000000000 000000001598ce98
  36. 0x000000000266c680: 0000000000000000 0000000000000000
  37. 0x000000000266c690: 00000000006c2e00 0000000000000009
  38. 0x000000000266c6a0: 00000000158ce678 0000000015e1c040
  39. 0x000000000266c6b0: 00000000158c0080 00000000602b3688
  40. 0x000000000266c6c0: 0000000000000000 000000006039339f
  41. 0x000000000266c6d0: 00000000402652c4 0000000015863df0
  42. 0x000000000266c6e0: 0000000000006c2c 0000000000000000
  43. 0x000000000266c6f0: 0000000000000000 0000000000000000
  44. 0x000000000266c700: 000000000046b238 000000004026bef0
  45. 0x000000000266c710: 00000000158c0080 000000000266c899
  46. 0x000000000266c720: 00000000158c0080 00000000602b3c41
  47. 0x000000000266c730: 0000000000000009 00000000407c0000
  48. 0x000000000266c740: 0000000000000600 0000000000000009
  49.  
  50. Instructions: (pc=0x00000000601c989d)
  51. 0x00000000601c987d: e9 00 39 a9 0c 02 00 00 0f 86 0f 01 00 00 4c 8d
  52. 0x00000000601c988d: 57 08 90 49 8b 52 f8 49 3b d4 0f 84 ea 00 00 00
  53. 0x00000000601c989d: 44 8b 4a 20 45 8b 98 c0 02 00 00 45 3b cb 73 0d
  54. 0x00000000601c98ad: 8b 42 08 42 39 04 cb 0f 84 c8 01 00 00 48 39 5a
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x000000000040e5b0 is an unknown value
  60. RBX=0x0000000002430000 is an unknown value
  61. RCX=0x000000001598ce98 is an unknown value
  62. RDX=0x0000000900000008 is an unknown value
  63. RSP=0x000000000266c650 is pointing into the stack for thread: 0x00000000020ac000
  64. RBP=0x0000000000000000 is an unknown value
  65. RSI=0x0000000000000000 is an unknown value
  66. RDI=0x000000006862c5b0 is an unknown value
  67. R8 =0x000000001598ce98 is an unknown value
  68. R9 =0x000000000000000a is an unknown value
  69. R10=0x000000006862c5b8 is an unknown value
  70. R11=0x00000000158af9c0 is an unknown value
  71. R12=0x0000000061066a40 is an unknown value
  72. R13=0x00000000158ce600 is an unknown value
  73. R14=0x0000000000000000 is an unknown value
  74. R15=0x00000000402652c4 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000002570000,0x0000000002670000], sp=0x000000000266c650, free space=1009k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [nvoglv64.DLL+0x98989d]
  80.  
  81. [error occurred during error reporting (printing native stack), id 0xc0000005]
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. J org.lwjgl.opengl.GL11.nglCallLists(IIJJ)V
  85. J net.minecraft.client.renderer.RenderGlobal.func_72733_a(ID)V
  86. J net.minecraft.client.renderer.RenderGlobal.func_72724_a(IIID)I
  87. J net.minecraft.client.renderer.RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I
  88. J net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V
  89. J net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V
  90. J net.minecraft.client.Minecraft.func_71411_J()V
  91. J net.minecraft.client.Minecraft.func_99999_d()V
  92. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  93. v ~StubRoutines::call_stub
  94. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  95. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  96. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  97. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  98. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  99. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  100. v ~StubRoutines::call_stub
  101.  
  102. --------------- P R O C E S S ---------------
  103.  
  104. Java Threads: ( => current thread )
  105. 0x0000000019e2c800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=11084, stack(0x00000000161d0000,0x00000000162d0000)]
  106. 0x0000000031a26800 JavaThread "pool-3-thread-2" [_thread_blocked, id=10612, stack(0x0000000026ad0000,0x0000000026bd0000)]
  107. 0x0000000031a27000 JavaThread "pool-3-thread-1" [_thread_blocked, id=9896, stack(0x0000000026960000,0x0000000026a60000)]
  108. 0x0000000031a2a000 JavaThread "pool-2-thread-1" [_thread_blocked, id=10436, stack(0x0000000026820000,0x0000000026920000)]
  109. 0x0000000031a28800 JavaThread "File IO Thread" [_thread_blocked, id=3948, stack(0x00000000584e0000,0x00000000585e0000)]
  110. 0x0000000031a28000 JavaThread "Thread-97" [_thread_blocked, id=7720, stack(0x0000000058390000,0x0000000058490000)]
  111. 0x00000000254cd800 JavaThread "Server thread" [_thread_blocked, id=1460, stack(0x00000000352d0000,0x00000000353d0000)]
  112. 0x00000000254ca000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=10756, stack(0x0000000032fb0000,0x00000000330b0000)]
  113. 0x0000000031a29800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=6576, stack(0x0000000056900000,0x0000000056a00000)]
  114. 0x0000000031a25800 JavaThread "Thread-92" [_thread_blocked, id=9412, stack(0x0000000034ed0000,0x0000000034fd0000)]
  115. 0x00000000254cd000 JavaThread "Thread-90" [_thread_blocked, id=8852, stack(0x0000000035010000,0x0000000035110000)]
  116. 0x0000000031a25000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=9768, stack(0x00000000349c0000,0x0000000034ac0000)]
  117. 0x0000000031a24000 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=5124, stack(0x00000000343d0000,0x00000000344d0000)]
  118. 0x00000000254cf000 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=7988, stack(0x0000000034770000,0x0000000034870000)]
  119. 0x00000000254c8800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=2348, stack(0x0000000034600000,0x0000000034700000)]
  120. 0x00000000254cb800 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=2624, stack(0x00000000344e0000,0x00000000345e0000)]
  121. 0x00000000254ca800 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=8448, stack(0x00000000188a0000,0x00000000189a0000)]
  122. 0x00000000254cc000 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=10040, stack(0x0000000034210000,0x0000000034310000)]
  123. 0x00000000254c9000 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=3380, stack(0x0000000032db0000,0x0000000032eb0000)]
  124. 0x0000000013013800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1700, stack(0x0000000011180000,0x0000000011280000)]
  125. 0x0000000013205000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8672, stack(0x0000000011730000,0x0000000011830000)]
  126. 0x000000000faf8000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4540, stack(0x0000000010f40000,0x0000000011040000)]
  127. 0x000000000faf6800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4768, stack(0x0000000010c00000,0x0000000010d00000)]
  128. 0x000000000fb20000 JavaThread "Thread-1" daemon [_thread_blocked, id=3740, stack(0x00000000101c0000,0x00000000102c0000)]
  129. 0x000000000de72000 JavaThread "Service Thread" daemon [_thread_blocked, id=6964, stack(0x000000000f320000,0x000000000f420000)]
  130. 0x000000000de5f000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7652, stack(0x000000000f1f0000,0x000000000f2f0000)]
  131. 0x000000000de5b000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2544, stack(0x000000000ed40000,0x000000000ee40000)]
  132. 0x000000000de5a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5952, stack(0x000000000ef50000,0x000000000f050000)]
  133. 0x000000000de57000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7304, stack(0x000000000ee40000,0x000000000ef40000)]
  134. 0x000000000de52800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=8620, stack(0x000000000ec40000,0x000000000ed40000)]
  135. 0x000000000de40000 JavaThread "Finalizer" daemon [_thread_blocked, id=10496, stack(0x000000000e660000,0x000000000e760000)]
  136. 0x000000000de39000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7944, stack(0x000000000e410000,0x000000000e510000)]
  137. =>0x00000000020ac000 JavaThread "Minecraft main thread" [_thread_in_native, id=9460, stack(0x0000000002570000,0x0000000002670000)]
  138.  
  139. Other Threads:
  140. 0x000000000de33800 VMThread [stack: 0x000000000e520000,0x000000000e620000] [id=1728]
  141. 0x000000000de74800 WatcherThread [stack: 0x000000000f560000,0x000000000f660000] [id=10452]
  142.  
  143. VM state:not at safepoint (normal execution)
  144.  
  145. VM Mutex/Monitor currently owned by a thread: None
  146.  
  147. Heap
  148. par new generation total 419456K, used 30270K [0x00000006b0000000, 0x00000006d0000000, 0x0000000700000000)
  149. eden space 314624K, 1% used [0x00000006b0000000, 0x00000006b05f3788, 0x00000006c3340000)
  150. from space 104832K, 23% used [0x00000006c99a0000, 0x00000006cb13c0b8, 0x00000006d0000000)
  151. to space 104832K, 0% used [0x00000006c3340000, 0x00000006c3340000, 0x00000006c99a0000)
  152. concurrent mark-sweep generation total 1572864K, used 687863K [0x0000000700000000, 0x0000000760000000, 0x00000007f0000000)
  153. concurrent-mark-sweep perm gen total 262144K, used 114339K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  154.  
  155. Card table byte_map: [0x0000000005990000,0x0000000006420000] byte_map_base: 0x0000000002410000
  156.  
  157. Polling page: 0x0000000000330000
  158.  
  159. Code Cache [0x0000000002670000, 0x0000000003d60000, 0x0000000005670000)
  160. total_blobs=8019 nmethods=6812 adapters=1153 free_code_cache=26015Kb largest_free_block=26342464
  161.  
  162. Compilation events (10 events):
  163. Event: 14332.061 Thread 0x000000000de5f000 7984 java.util.IdentityHashMap::containsKey (55 bytes)
  164. Event: 14332.064 Thread 0x000000000de5f000 nmethod 7984 0x00000000034d8350 code [0x00000000034d84a0, 0x00000000034d8688]
  165. Event: 14368.704 Thread 0x000000000de5b000 7985 thaumcraft.client.ClientProxy::tentacleAriseFX (408 bytes)
  166. Event: 14368.752 Thread 0x000000000de5b000 nmethod 7985 0x0000000003b34d90 code [0x0000000003b35120, 0x0000000003b368f0]
  167. Event: 14382.754 Thread 0x000000000de5f000 7986 com.jcraft.jorbis.Residue0::unpack (225 bytes)
  168. Event: 14382.791 Thread 0x000000000de5f000 nmethod 7986 0x0000000003acd090 code [0x0000000003acd240, 0x0000000003ace308]
  169. Event: 14409.499 Thread 0x000000000de5b000 7987 java.util.LinkedList::toArray (39 bytes)
  170. Event: 14409.501 Thread 0x000000000de5b000 nmethod 7987 0x00000000036fac90 code [0x00000000036fade0, 0x00000000036faf78]
  171. Event: 14410.061 Thread 0x000000000de5f000 7988 java.util.TimSort::mergeForceCollapse (50 bytes)
  172. Event: 14410.062 Thread 0x000000000de5f000 nmethod 7988 0x0000000003b09250 code [0x0000000003b093a0, 0x0000000003b094c8]
  173.  
  174. GC Heap History (10 events):
  175. Event: 14390.216 GC heap before
  176. {Heap before GC invocations=1266 (full 6):
  177. par new generation total 419456K, used 352414K [0x00000006b0000000, 0x00000006d0000000, 0x0000000700000000)
  178. eden space 314624K, 100% used [0x00000006b0000000, 0x00000006c3340000, 0x00000006c3340000)
  179. from space 104832K, 36% used [0x00000006c3340000, 0x00000006c5827b90, 0x00000006c99a0000)
  180. to space 104832K, 0% used [0x00000006c99a0000, 0x00000006c99a0000, 0x00000006d0000000)
  181. concurrent mark-sweep generation total 1572864K, used 679075K [0x0000000700000000, 0x0000000760000000, 0x00000007f0000000)
  182. concurrent-mark-sweep perm gen total 262144K, used 114339K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  183. Event: 14390.268 GC heap after
  184. Heap after GC invocations=1267 (full 6):
  185. par new generation total 419456K, used 29573K [0x00000006b0000000, 0x00000006d0000000, 0x0000000700000000)
  186. eden space 314624K, 0% used [0x00000006b0000000, 0x00000006b0000000, 0x00000006c3340000)
  187. from space 104832K, 28% used [0x00000006c99a0000, 0x00000006cb681688, 0x00000006d0000000)
  188. to space 104832K, 0% used [0x00000006c3340000, 0x00000006c3340000, 0x00000006c99a0000)
  189. concurrent mark-sweep generation total 1572864K, used 679084K [0x0000000700000000, 0x0000000760000000, 0x00000007f0000000)
  190. concurrent-mark-sweep perm gen total 262144K, used 114339K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  191. }
  192. Event: 14402.342 GC heap before
  193. {Heap before GC invocations=1267 (full 6):
  194. par new generation total 419456K, used 344197K [0x00000006b0000000, 0x00000006d0000000, 0x0000000700000000)
  195. eden space 314624K, 100% used [0x00000006b0000000, 0x00000006c3340000, 0x00000006c3340000)
  196. from space 104832K, 28% used [0x00000006c99a0000, 0x00000006cb681688, 0x00000006d0000000)
  197. to space 104832K, 0% used [0x00000006c3340000, 0x00000006c3340000, 0x00000006c99a0000)
  198. concurrent mark-sweep generation total 1572864K, used 679084K [0x0000000700000000, 0x0000000760000000, 0x00000007f0000000)
  199. concurrent-mark-sweep perm gen total 262144K, used 114339K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  200. Event: 14402.381 GC heap after
  201. Heap after GC invocations=1268 (full 6):
  202. par new generation total 419456K, used 26975K [0x00000006b0000000, 0x00000006d0000000, 0x0000000700000000)
  203. eden space 314624K, 0% used [0x00000006b0000000, 0x00000006b0000000, 0x00000006c3340000)
  204. from space 104832K, 25% used [0x00000006c3340000, 0x00000006c4d97e58, 0x00000006c99a0000)
  205. to space 104832K, 0% used [0x00000006c99a0000, 0x00000006c99a0000, 0x00000006d0000000)
  206. concurrent mark-sweep generation total 1572864K, used 679172K [0x0000000700000000, 0x0000000760000000, 0x00000007f0000000)
  207. concurrent-mark-sweep perm gen total 262144K, used 114339K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  208. }
  209. Event: 14416.292 GC heap before
  210. {Heap before GC invocations=1268 (full 6):
  211. par new generation total 419456K, used 341599K [0x00000006b0000000, 0x00000006d0000000, 0x0000000700000000)
  212. eden space 314624K, 100% used [0x00000006b0000000, 0x00000006c3340000, 0x00000006c3340000)
  213. from space 104832K, 25% used [0x00000006c3340000, 0x00000006c4d97e58, 0x00000006c99a0000)
  214. to space 104832K, 0% used [0x00000006c99a0000, 0x00000006c99a0000, 0x00000006d0000000)
  215. concurrent mark-sweep generation total 1572864K, used 679172K [0x0000000700000000, 0x0000000760000000, 0x00000007f0000000)
  216. concurrent-mark-sweep perm gen total 262144K, used 114339K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  217. Event: 14416.330 GC heap after
  218. Heap after GC invocations=1269 (full 6):
  219. par new generation total 419456K, used 31557K [0x00000006b0000000, 0x00000006d0000000, 0x0000000700000000)
  220. eden space 314624K, 0% used [0x00000006b0000000, 0x00000006b0000000, 0x00000006c3340000)
  221. from space 104832K, 30% used [0x00000006c99a0000, 0x00000006cb871420, 0x00000006d0000000)
  222. to space 104832K, 0% used [0x00000006c3340000, 0x00000006c3340000, 0x00000006c99a0000)
  223. concurrent mark-sweep generation total 1572864K, used 679239K [0x0000000700000000, 0x0000000760000000, 0x00000007f0000000)
  224. concurrent-mark-sweep perm gen total 262144K, used 114339K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  225. }
  226. Event: 14427.620 GC heap before
  227. {Heap before GC invocations=1269 (full 6):
  228. par new generation total 419456K, used 346181K [0x00000006b0000000, 0x00000006d0000000, 0x0000000700000000)
  229. eden space 314624K, 100% used [0x00000006b0000000, 0x00000006c3340000, 0x00000006c3340000)
  230. from space 104832K, 30% used [0x00000006c99a0000, 0x00000006cb871420, 0x00000006d0000000)
  231. to space 104832K, 0% used [0x00000006c3340000, 0x00000006c3340000, 0x00000006c99a0000)
  232. concurrent mark-sweep generation total 1572864K, used 679239K [0x0000000700000000, 0x0000000760000000, 0x00000007f0000000)
  233. concurrent-mark-sweep perm gen total 262144K, used 114339K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  234. Event: 14427.675 GC heap after
  235. Heap after GC invocations=1270 (full 6):
  236. par new generation total 419456K, used 30643K [0x00000006b0000000, 0x00000006d0000000, 0x0000000700000000)
  237. eden space 314624K, 0% used [0x00000006b0000000, 0x00000006b0000000, 0x00000006c3340000)
  238. from space 104832K, 29% used [0x00000006c3340000, 0x00000006c512ccf0, 0x00000006c99a0000)
  239. to space 104832K, 0% used [0x00000006c99a0000, 0x00000006c99a0000, 0x00000006d0000000)
  240. concurrent mark-sweep generation total 1572864K, used 687048K [0x0000000700000000, 0x0000000760000000, 0x00000007f0000000)
  241. concurrent-mark-sweep perm gen total 262144K, used 114339K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  242. }
  243. Event: 14440.735 GC heap before
  244. {Heap before GC invocations=1270 (full 6):
  245. par new generation total 419456K, used 345267K [0x00000006b0000000, 0x00000006d0000000, 0x0000000700000000)
  246. eden space 314624K, 100% used [0x00000006b0000000, 0x00000006c3340000, 0x00000006c3340000)
  247. from space 104832K, 29% used [0x00000006c3340000, 0x00000006c512ccf0, 0x00000006c99a0000)
  248. to space 104832K, 0% used [0x00000006c99a0000, 0x00000006c99a0000, 0x00000006d0000000)
  249. concurrent mark-sweep generation total 1572864K, used 687048K [0x0000000700000000, 0x0000000760000000, 0x00000007f0000000)
  250. concurrent-mark-sweep perm gen total 262144K, used 114339K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  251. Event: 14440.776 GC heap after
  252. Heap after GC invocations=1271 (full 6):
  253. par new generation total 419456K, used 24176K [0x00000006b0000000, 0x00000006d0000000, 0x0000000700000000)
  254. eden space 314624K, 0% used [0x00000006b0000000, 0x00000006b0000000, 0x00000006c3340000)
  255. from space 104832K, 23% used [0x00000006c99a0000, 0x00000006cb13c0b8, 0x00000006d0000000)
  256. to space 104832K, 0% used [0x00000006c3340000, 0x00000006c3340000, 0x00000006c99a0000)
  257. concurrent mark-sweep generation total 1572864K, used 687863K [0x0000000700000000, 0x0000000760000000, 0x00000007f0000000)
  258. concurrent-mark-sweep perm gen total 262144K, used 114339K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  259. }
  260.  
  261. Deoptimization events (10 events):
  262. Event: 13948.691 Thread 0x00000000254cd800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003d3a468 method=tconstruct.blocks.logic.SmelteryLogic.checkBricks(III)I @ 135
  263. Event: 13997.240 Thread 0x00000000254cd800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003a9168c method=net.minecraft.entity.ai.EntityLookHelper.func_75651_a(Lnet/minecraft/entity/Entity;FF)V @ 21
  264. Event: 13997.289 Thread 0x00000000254cd800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000383c94c method=net.minecraft.entity.ai.EntityAITarget.func_75253_b()Z @ 15
  265. Event: 13997.289 Thread 0x00000000254cd800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003a9168c method=net.minecraft.entity.ai.EntityLookHelper.func_75651_a(Lnet/minecraft/entity/Entity;FF)V @ 21
  266. Event: 13997.343 Thread 0x00000000254cd800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000383c94c method=net.minecraft.entity.ai.EntityAITarget.func_75253_b()Z @ 15
  267. Event: 13997.343 Thread 0x00000000254cd800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003a9168c method=net.minecraft.entity.ai.EntityLookHelper.func_75651_a(Lnet/minecraft/entity/Entity;FF)V @ 21
  268. Event: 13997.389 Thread 0x00000000254cd800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000383c94c method=net.minecraft.entity.ai.EntityAITarget.func_75253_b()Z @ 15
  269. Event: 13997.389 Thread 0x00000000254cd800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003a9168c method=net.minecraft.entity.ai.EntityLookHelper.func_75651_a(Lnet/minecraft/entity/Entity;FF)V @ 21
  270. Event: 13997.440 Thread 0x00000000254cd800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000383c94c method=net.minecraft.entity.ai.EntityAITarget.func_75253_b()Z @ 15
  271. Event: 13997.992 Thread 0x00000000254cd800 Uncommon trap: reason=unloaded action=reinterpret pc=0x000000000343657c method=thaumcraft.common.entities.monster.EntityTaintacle.func_70071_h_()V @ 55
  272.  
  273. Internal exceptions (10 events):
  274. Event: 14440.815 Thread 0x00000000254cd000 Threw 0x00000006b0000738 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  275. Event: 14440.831 Thread 0x00000000254cd000 Threw 0x00000006b00008a8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  276. Event: 14440.841 Thread 0x00000000254cd000 Threw 0x00000006b0000a68 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  277. Event: 14440.852 Thread 0x00000000254cd000 Threw 0x00000006b0000c28 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  278. Event: 14440.862 Thread 0x00000000254cd000 Threw 0x00000006b0000de8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  279. Event: 14440.872 Thread 0x00000000254cd000 Threw 0x00000006b0000fa8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  280. Event: 14440.888 Thread 0x00000000254cd000 Threw 0x00000006b0001168 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  281. Event: 14440.899 Thread 0x00000000254cd000 Threw 0x00000006b0001328 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  282. Event: 14440.909 Thread 0x00000000254cd000 Threw 0x00000006b00014e8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  283. Event: 14440.909 Thread 0x00000000254cd000 Threw 0x00000006b00016a8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2917
  284.  
  285. Events (10 events):
  286. Event: 14433.557 Executing VM operation: RevokeBias
  287. Event: 14433.557 Executing VM operation: RevokeBias done
  288. Event: 14433.557 Thread 0x0000000019e2c800 Thread exited: 0x0000000019e2c800
  289. Event: 14436.658 Thread 0x0000000019e2c800 Thread added: 0x0000000019e2c800
  290. Event: 14440.373 Thread 0x0000000019e2e800 Thread added: 0x0000000019e2e800
  291. Event: 14440.384 Executing VM operation: RevokeBias
  292. Event: 14440.384 Executing VM operation: RevokeBias done
  293. Event: 14440.386 Thread 0x0000000019e2e800 Thread exited: 0x0000000019e2e800
  294. Event: 14440.735 Executing VM operation: GenCollectForAllocation
  295. Event: 14440.776 Executing VM operation: GenCollectForAllocation done
  296.  
  297.  
  298. Dynamic libraries:
  299. 0x000000013f9c0000 - 0x000000013f9f3000 C:\Program Files\Java\jre7\bin\javaw.exe
  300. 0x0000000077670000 - 0x0000000077819000 C:\Windows\SYSTEM32\ntdll.dll
  301. 0x0000000077450000 - 0x000000007756f000 C:\Windows\system32\kernel32.dll
  302. 0x000007fefd7e0000 - 0x000007fefd84b000 C:\Windows\system32\KERNELBASE.dll
  303. 0x000007fefdd80000 - 0x000007fefde5b000 C:\Windows\system32\ADVAPI32.dll
  304. 0x000007feff560000 - 0x000007feff5ff000 C:\Windows\system32\msvcrt.dll
  305. 0x000007fefdd60000 - 0x000007fefdd7f000 C:\Windows\SYSTEM32\sechost.dll
  306. 0x000007fefdbf0000 - 0x000007fefdd1d000 C:\Windows\system32\RPCRT4.dll
  307. 0x0000000077570000 - 0x000000007766a000 C:\Windows\system32\USER32.dll
  308. 0x000007fefe2d0000 - 0x000007fefe337000 C:\Windows\system32\GDI32.dll
  309. 0x000007fefdd20000 - 0x000007fefdd2e000 C:\Windows\system32\LPK.dll
  310. 0x000007feff8b0000 - 0x000007feff979000 C:\Windows\system32\USP10.dll
  311. 0x000007fefbfb0000 - 0x000007fefc1a4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  312. 0x000007feff4e0000 - 0x000007feff551000 C:\Windows\system32\SHLWAPI.dll
  313. 0x000007fefdd30000 - 0x000007fefdd5e000 C:\Windows\system32\IMM32.DLL
  314. 0x000007fefdee0000 - 0x000007fefdfe9000 C:\Windows\system32\MSCTF.dll
  315. 0x000000006bf10000 - 0x000000006bfe2000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  316. 0x0000000067760000 - 0x0000000067f29000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  317. 0x000007fef7c90000 - 0x000007fef7c99000 C:\Windows\system32\WSOCK32.dll
  318. 0x000007fefdba0000 - 0x000007fefdbed000 C:\Windows\system32\WS2_32.dll
  319. 0x000007feff350000 - 0x000007feff358000 C:\Windows\system32\NSI.dll
  320. 0x000007fefa5e0000 - 0x000007fefa61b000 C:\Windows\system32\WINMM.dll
  321. 0x0000000077840000 - 0x0000000077847000 C:\Windows\system32\PSAPI.DLL
  322. 0x000000006cc90000 - 0x000000006cc9f000 C:\Program Files\Java\jre7\bin\verify.dll
  323. 0x000000006be20000 - 0x000000006be48000 C:\Program Files\Java\jre7\bin\java.dll
  324. 0x000000006c330000 - 0x000000006c345000 C:\Program Files\Java\jre7\bin\zip.dll
  325. 0x000000006c260000 - 0x000000006c279000 C:\Program Files\Java\jre7\bin\net.dll
  326. 0x000007fefcd40000 - 0x000007fefcd95000 C:\Windows\system32\mswsock.dll
  327. 0x000007fefcf90000 - 0x000007fefcf97000 C:\Windows\System32\wship6.dll
  328. 0x000000006c240000 - 0x000000006c251000 C:\Program Files\Java\jre7\bin\nio.dll
  329. 0x0000000069030000 - 0x00000000691c5000 C:\Program Files\Java\jre7\bin\awt.dll
  330. 0x000007feff7d0000 - 0x000007feff8a7000 C:\Windows\system32\OLEAUT32.dll
  331. 0x000007fefd990000 - 0x000007fefdb93000 C:\Windows\system32\ole32.dll
  332. 0x000007fefbdd0000 - 0x000007fefbe26000 C:\Windows\system32\uxtheme.dll
  333. 0x000007fefb970000 - 0x000007fefb988000 C:\Windows\system32\dwmapi.dll
  334. 0x000007fefd4b0000 - 0x000007fefd4bf000 C:\Windows\system32\CRYPTBASE.dll
  335. 0x000007fefe5a0000 - 0x000007feff328000 C:\Windows\system32\SHELL32.dll
  336. 0x000000006a290000 - 0x000000006a2d6000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  337. 0x000007fefa7e0000 - 0x000007fefa9df000 C:\Windows\system32\d3d9.dll
  338. 0x000007fefc580000 - 0x000007fefc58c000 C:\Windows\system32\VERSION.dll
  339. 0x000007fefb710000 - 0x000007fefb717000 C:\Windows\system32\d3d8thk.dll
  340. 0x000007fee34c0000 - 0x000007fee45f7000 C:\Windows\system32\nvd3dumx.dll
  341. 0x000007fefb220000 - 0x000007fefb24c000 C:\Windows\system32\powrprof.dll
  342. 0x000007fefe050000 - 0x000007fefe227000 C:\Windows\system32\SETUPAPI.dll
  343. 0x000007fefd850000 - 0x000007fefd886000 C:\Windows\system32\CFGMGR32.dll
  344. 0x000007fefd970000 - 0x000007fefd98a000 C:\Windows\system32\DEVOBJ.dll
  345. 0x0000000180000000 - 0x0000000180139000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  346. 0x000000006a240000 - 0x000000006a281000 C:\Program Files\Java\jre7\bin\t2k.dll
  347. 0x000000006a1c0000 - 0x000000006a1d5000 C:\Program Files\Java\jre7\bin\unpack.dll
  348. 0x000000006a1e0000 - 0x000000006a204000 C:\Program Files\Java\jre7\bin\sunec.dll
  349. 0x000000006cb20000 - 0x000000006cb2b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  350. 0x000007fefd670000 - 0x000007fefd7dc000 C:\Windows\system32\CRYPT32.dll
  351. 0x000007fefd660000 - 0x000007fefd66f000 C:\Windows\system32\MSASN1.dll
  352. 0x000007fefcda0000 - 0x000007fefcdb7000 C:\Windows\system32\CRYPTSP.dll
  353. 0x000007fefca60000 - 0x000007fefcaa7000 C:\Windows\system32\rsaenh.dll
  354. 0x000007fefc8f0000 - 0x000007fefc90e000 C:\Windows\system32\USERENV.dll
  355. 0x000007fefd5c0000 - 0x000007fefd5cf000 C:\Windows\system32\profapi.dll
  356. 0x000007fefa270000 - 0x000007fefa285000 C:\Windows\system32\NLAapi.dll
  357. 0x000007fef7750000 - 0x000007fef7765000 C:\Windows\system32\napinsp.dll
  358. 0x000007fef7730000 - 0x000007fef7749000 C:\Windows\system32\pnrpnsp.dll
  359. 0x000007fefcb50000 - 0x000007fefcbab000 C:\Windows\system32\DNSAPI.dll
  360. 0x000007fef7720000 - 0x000007fef772b000 C:\Windows\System32\winrnr.dll
  361. 0x000007fefcc60000 - 0x000007fefcc67000 C:\Windows\System32\wshtcpip.dll
  362. 0x000007fef9db0000 - 0x000007fef9dd7000 C:\Windows\system32\IPHLPAPI.DLL
  363. 0x000007fef9da0000 - 0x000007fef9dab000 C:\Windows\system32\WINNSI.DLL
  364. 0x000007fef7cc0000 - 0x000007fef7cc8000 C:\Windows\system32\rasadhlp.dll
  365. 0x000007fef9470000 - 0x000007fef94c3000 C:\Windows\System32\fwpuclnt.dll
  366. 0x0000000005670000 - 0x00000000056c0000 C:\Users\Rick\Desktop\FTB\Direwolf20_1_6_4\natives\lwjgl64.dll
  367. 0x000007feed0b0000 - 0x000007feed1cd000 C:\Windows\system32\OPENGL32.dll
  368. 0x000007fefa770000 - 0x000007fefa79d000 C:\Windows\system32\GLU32.dll
  369. 0x000007fee71e0000 - 0x000007fee72d1000 C:\Windows\system32\DDRAW.dll
  370. 0x000007fefb6f0000 - 0x000007fefb6f8000 C:\Windows\system32\DCIMAN32.dll
  371. 0x000000005f840000 - 0x0000000061224000 C:\Windows\system32\nvoglv64.DLL
  372. 0x000007fefd930000 - 0x000007fefd96a000 C:\Windows\system32\WINTRUST.dll
  373. 0x000007fefba30000 - 0x000007fefba5d000 C:\Windows\system32\ntmarta.dll
  374. 0x000007fefdff0000 - 0x000007fefe042000 C:\Windows\system32\WLDAP32.dll
  375. 0x000007fef7460000 - 0x000007fef74fc000 C:\Windows\system32\mscms.dll
  376. 0x000007fefa680000 - 0x000007fefa6c2000 C:\Windows\system32\icm32.dll
  377. 0x000000006cc80000 - 0x000000006cc8b000 C:\Program Files\Java\jre7\bin\management.dll
  378. 0x0000000010130000 - 0x0000000010194000 C:\Users\Rick\Desktop\FTB\Direwolf20_1_6_4\natives\OpenAL64.dll
  379. 0x000007fefe230000 - 0x000007fefe2c9000 C:\Windows\system32\CLBCatQ.DLL
  380. 0x000007fefb990000 - 0x000007fefb9db000 C:\Windows\System32\MMDevApi.dll
  381. 0x000007fefbe30000 - 0x000007fefbf5c000 C:\Windows\System32\PROPSYS.dll
  382. 0x000007fef0060000 - 0x000007fef00e8000 C:\Windows\system32\dsound.dll
  383. 0x000007fefa1b0000 - 0x000007fefa1ff000 C:\Windows\system32\AUDIOSES.DLL
  384. 0x000007fef9520000 - 0x000007fef9531000 C:\Windows\system32\dhcpcsvc6.DLL
  385. 0x000007fef94d0000 - 0x000007fef94e8000 C:\Windows\system32\dhcpcsvc.DLL
  386. 0x00000000165d0000 - 0x0000000016739000 C:\Windows\system32\dbghelp.dll
  387.  
  388. VM Arguments:
  389. jvm_args: -Xms256M -Xmx5120M -XX:PermSize=256m -Dorg.lwjgl.librarypath=C:\Users\Rick\Desktop\FTB\Direwolf20_1_6_4\natives -Dnet.java.games.input.librarypath=C:\Users\Rick\Desktop\FTB\Direwolf20_1_6_4\natives -Duser.home=C:\Users\Rick\Desktop\FTB\Direwolf20_1_6_4 -Xms2048m -XX:PermSize=256m -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc
  390. java_command: net.minecraft.launchwrapper.Launch --username sslitherr1 --session 77c618f900804bd5aeb3ceb8c1f8fa44 --version 1.6.4 --gameDir C:\Users\Rick\Desktop\FTB\Direwolf20_1_6_4\minecraft --assetsDir C:\Users\Rick\Desktop\FTB\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  391. Launcher Type: SUN_STANDARD
  392.  
  393. Environment Variables:
  394. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Microsoft SDKs\Windows Azure\CLI\wbin;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Java\jre7\bin
  395. USERNAME=Rick
  396. OS=Windows_NT
  397. PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 5 Stepping 3, AuthenticAMD
  398.  
  399.  
  400.  
  401. --------------- S Y S T E M ---------------
  402.  
  403. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  404.  
  405. CPU:total 3 (3 cores per cpu, 1 threads per core) family 16 model 5 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  406.  
  407. Memory: 4k page, physical 16776376k(8871104k free), swap 33550888k(23357676k free)
  408.  
  409. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.45-b08) for windows-amd64 JRE (1.7.0_45-b18), built on Oct 8 2013 05:47:22 by "java_re" with unknown MS VC++:1600
  410.  
  411. time: Wed Jan 01 19:02:15 2014
  412. elapsed time: 14440 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement