Guest User

FTB Direwolf20 crash

a guest
Jan 19th, 2014
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.27 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=0x000000000000001f, pid=7092, tid=1840
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.51-b03 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C 0x000000000000001f
  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 (0x00000000022ff800): JavaThread "Minecraft main thread" [_thread_in_native, id=1840, stack(0x0000000002410000,0x0000000002510000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000000000000001f
  24.  
  25. Registers:
  26. RAX=0x0000000062eb5408, RBX=0x0000000000000000, RCX=0x000000001a6e2e40, RDX=0x000000001a6e2e40
  27. RSP=0x000000000250e038, RBP=0x00000000000000ff, RSI=0x00000000000000ff, RDI=0x0000000012110000
  28. R8 =0x000000000250dfb8, R9 =0x0000000000000003, R10=0x0000000051983cf0, R11=0x0000000000000000
  29. R12=0x0000000012110000, R13=0x0000000000000000, R14=0x00000000000000ff, R15=0x0000000019631fd0
  30. RIP=0x000000000000001f, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x000000000250e038)
  33. 0x000000000250e038: 000000005119f1f6 0000000000000000
  34. 0x000000000250e048: 00000000000000ff 0000000019631fd0
  35. 0x000000000250e058: 0000000000001405 0000000200000000
  36. 0x000000000250e068: 0000000019631fd0 000000000250e090
  37. 0x000000000250e078: 0000000000000001 0000000000000004
  38. 0x000000000250e088: 0000000000000000 0000000061ed19e0
  39. 0x000000000250e098: 0000000065777440 000000005b7f7350
  40. 0x000000000250e0a8: 000000005bf92440 000000005dccf480
  41. 0x000000000250e0b8: 000000004f4e6480 0000000054c90b10
  42. 0x000000000250e0c8: 0000000057a18dc0 000000005bed7b40
  43. 0x000000000250e0d8: 000000005f15ce20 000000005e266470
  44. 0x000000000250e0e8: 0000000054fe3350 000000006386ae80
  45. 0x000000000250e0f8: 000000005f275de0 0000000036ae00a0
  46. 0x000000000250e108: 0000000054bda5e0 00000000369ff730
  47. 0x000000000250e118: 0000000063472b10 0000000056024530
  48. 0x000000000250e128: 000000004fcfa380 0000000062716b40
  49.  
  50. Instructions: (pc=0x000000000000001f)
  51. 0xffffffffffffffff:
  52.  
  53.  
  54. Register to memory mapping:
  55.  
  56. RAX=0x0000000062eb5408 is an unknown value
  57. RBX=0x0000000000000000 is an unknown value
  58. RCX=0x000000001a6e2e40 is an unknown value
  59. RDX=0x000000001a6e2e40 is an unknown value
  60. RSP=0x000000000250e038 is pointing into the stack for thread: 0x00000000022ff800
  61. RBP=0x00000000000000ff is an unknown value
  62. RSI=0x00000000000000ff is an unknown value
  63. RDI=0x0000000012110000 is an unknown value
  64. R8 =0x000000000250dfb8 is pointing into the stack for thread: 0x00000000022ff800
  65. R9 =0x0000000000000003 is an unknown value
  66. R10=0x0000000051983cf0 is an unknown value
  67. R11=0x0000000000000000 is an unknown value
  68. R12=0x0000000012110000 is an unknown value
  69. R13=0x0000000000000000 is an unknown value
  70. R14=0x00000000000000ff is an unknown value
  71. R15=0x0000000019631fd0 is an unknown value
  72.  
  73.  
  74. Stack: [0x0000000002410000,0x0000000002510000], sp=0x000000000250e038, free space=1016k
  75. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  76. C 0x000000000000001f
  77.  
  78. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  79. J org.lwjgl.opengl.GL11.nglCallLists(IIJJ)V
  80. J net.minecraft.client.renderer.RenderGlobal.func_72733_a(ID)V
  81. J net.minecraft.client.renderer.RenderGlobal.func_72724_a(IIID)I
  82. J net.minecraft.client.renderer.RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I
  83. J net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V
  84. J net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V
  85. J net.minecraft.client.Minecraft.func_71411_J()V
  86. J net.minecraft.client.Minecraft.func_99999_d()V
  87. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  88. v ~StubRoutines::call_stub
  89. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  90. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  91. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  92. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  93. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  94. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  95. v ~StubRoutines::call_stub
  96.  
  97. --------------- P R O C E S S ---------------
  98.  
  99. Java Threads: ( => current thread )
  100. 0x0000000035981000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6464, stack(0x000000001b2b0000,0x000000001b3b0000)]
  101. 0x000000003598f800 JavaThread "pool-3-thread-2" [_thread_blocked, id=6624, stack(0x000000001d870000,0x000000001d970000)]
  102. 0x0000000035985000 JavaThread "pool-3-thread-1" [_thread_blocked, id=6956, stack(0x000000001b500000,0x000000001b600000)]
  103. 0x000000003598d000 JavaThread "pool-2-thread-1" [_thread_blocked, id=5564, stack(0x000000002bb10000,0x000000002bc10000)]
  104. 0x000000003598e800 JavaThread "File IO Thread" [_thread_blocked, id=6848, stack(0x000000003c6a0000,0x000000003c7a0000)]
  105. 0x000000003598c800 JavaThread "Thread-104" [_thread_blocked, id=2176, stack(0x000000003c530000,0x000000003c630000)]
  106. 0x0000000035988000 JavaThread "Server thread" [_thread_blocked, id=6984, stack(0x000000003c050000,0x000000003c150000)]
  107. 0x0000000035988800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5952, stack(0x000000003bf00000,0x000000003c000000)]
  108. 0x00000000182d8800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=6600, stack(0x000000003a6a0000,0x000000003a7a0000)]
  109. 0x0000000035989800 JavaThread "Thread-95" [_thread_blocked, id=6540, stack(0x0000000039cc0000,0x0000000039dc0000)]
  110. 0x00000000182d7000 JavaThread "Thread-93" [_thread_blocked, id=6536, stack(0x00000000386e0000,0x00000000387e0000)]
  111. 0x000000003598e000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=6940, stack(0x000000001d720000,0x000000001d820000)]
  112. 0x0000000035fce800 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=7112, stack(0x00000000384f0000,0x00000000385f0000)]
  113. 0x0000000035fcd800 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=6560, stack(0x0000000038100000,0x0000000038200000)]
  114. 0x0000000035fcd000 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=6544, stack(0x0000000038240000,0x0000000038340000)]
  115. 0x00000000182d3800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=6436, stack(0x0000000037f80000,0x0000000038080000)]
  116. 0x00000000182d2800 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=6552, stack(0x0000000037d90000,0x0000000037e90000)]
  117. 0x00000000182d4000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=7004, stack(0x00000000379a0000,0x0000000037aa0000)]
  118. 0x00000000182d5000 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=6480, stack(0x000000001d4a0000,0x000000001d5a0000)]
  119. 0x00000000182d5800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=6508, stack(0x0000000037c30000,0x0000000037d30000)]
  120. 0x0000000018621800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5264, stack(0x0000000018f00000,0x0000000019000000)]
  121. 0x0000000016dca800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5804, stack(0x0000000014f00000,0x0000000015000000)]
  122. 0x0000000013256000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6304, stack(0x0000000014770000,0x0000000014870000)]
  123. 0x0000000011499800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5500, stack(0x0000000013b70000,0x0000000013c70000)]
  124. 0x0000000011553000 JavaThread "Thread-1" daemon [_thread_blocked, id=1316, stack(0x0000000013d60000,0x0000000013e60000)]
  125. 0x000000001016f800 JavaThread "Service Thread" daemon [_thread_blocked, id=2224, stack(0x0000000012df0000,0x0000000012ef0000)]
  126. 0x000000001016a800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2268, stack(0x0000000012ce0000,0x0000000012de0000)]
  127. 0x0000000010163800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4108, stack(0x0000000012a90000,0x0000000012b90000)]
  128. 0x0000000010162000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4732, stack(0x0000000012840000,0x0000000012940000)]
  129. 0x0000000010160000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5940, stack(0x00000000126e0000,0x00000000127e0000)]
  130. 0x00000000022eb800 JavaThread "Finalizer" daemon [_thread_blocked, id=6284, stack(0x00000000124e0000,0x00000000125e0000)]
  131. 0x000000001014f800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2960, stack(0x0000000012320000,0x0000000012420000)]
  132. =>0x00000000022ff800 JavaThread "Minecraft main thread" [_thread_in_native, id=1840, stack(0x0000000002410000,0x0000000002510000)]
  133.  
  134. Other Threads:
  135. 0x000000001014c800 VMThread [stack: 0x00000000121b0000,0x00000000122b0000] [id=5268]
  136. 0x0000000011219000 WatcherThread [stack: 0x0000000012f80000,0x0000000013080000] [id=3696]
  137.  
  138. VM state:not at safepoint (normal execution)
  139.  
  140. VM Mutex/Monitor currently owned by a thread: None
  141.  
  142. Heap
  143. PSYoungGen total 1232896K, used 293762K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
  144. eden space 1080320K, 16% used [0x00000007aaa80000,0x00000007b593e4d0,0x00000007ec980000)
  145. from space 152576K, 75% used [0x00000007ec980000,0x00000007f39a2658,0x00000007f5e80000)
  146. to space 158720K, 0% used [0x00000007f6500000,0x00000007f6500000,0x0000000800000000)
  147. ParOldGen total 1029632K, used 655527K [0x0000000700000000, 0x000000073ed80000, 0x00000007aaa80000)
  148. object space 1029632K, 63% used [0x0000000700000000,0x0000000728029fe8,0x000000073ed80000)
  149. PSPermGen total 262144K, used 113484K [0x00000006f0000000, 0x0000000700000000, 0x0000000700000000)
  150. object space 262144K, 43% used [0x00000006f0000000,0x00000006f6ed30c8,0x0000000700000000)
  151.  
  152. Card table byte_map: [0x0000000005510000,0x0000000005da0000] byte_map_base: 0x0000000001d90000
  153.  
  154. Polling page: 0x00000000000b0000
  155.  
  156. Code Cache [0x0000000002510000, 0x0000000003770000, 0x0000000005510000)
  157. total_blobs=6890 nmethods=5685 adapters=1153 free_code_cache=30594Kb largest_free_block=31075008
  158.  
  159. Compilation events (10 events):
  160. Event: 475.245 Thread 0x0000000010163800 6606 net.minecraft.potion.PotionEffect::func_76458_c (5 bytes)
  161. Event: 475.246 Thread 0x0000000010163800 nmethod 6606 0x0000000002fea850 code [0x0000000002fea980, 0x0000000002fea9d8]
  162. Event: 478.219 Thread 0x000000001016a800 6607 net.machinemuse.numina.recipe.JSONRecipe::matchSpot (134 bytes)
  163. Event: 478.241 Thread 0x000000001016a800 nmethod 6607 0x0000000003730cd0 code [0x0000000003730ee0, 0x0000000003731f90]
  164. Event: 479.742 Thread 0x0000000010163800 6608 net.minecraft.block.BlockWorkbench::func_71858_a (42 bytes)
  165. Event: 479.742 Thread 0x0000000010163800 nmethod 6608 0x0000000002fea590 code [0x0000000002fea6c0, 0x0000000002fea778]
  166. Event: 482.601 Thread 0x000000001016a800 6610 tconstruct.client.block.TableRender::renderStandardInvBlock (206 bytes)
  167. Event: 482.617 Thread 0x000000001016a800 nmethod 6610 0x0000000003733490 code [0x0000000003733760, 0x00000000037346e8]
  168. Event: 482.800 Thread 0x0000000010163800 6611 ! net.minecraft.network.NetworkListenThread::func_71747_b (221 bytes)
  169. Event: 482.815 Thread 0x0000000010163800 nmethod 6611 0x000000000376b790 code [0x000000000376b9a0, 0x000000000376c740]
  170.  
  171. GC Heap History (10 events):
  172. Event: 358.505 GC heap before
  173. {Heap before GC invocations=38 (full 7):
  174. PSYoungGen total 1195008K, used 1126054K [0x00000007aaa80000, 0x00000007fd480000, 0x0000000800000000)
  175. eden space 1050624K, 100% used [0x00000007aaa80000,0x00000007eac80000,0x00000007eac80000)
  176. from space 144384K, 52% used [0x00000007f4780000,0x00000007f9129858,0x00000007fd480000)
  177. to space 151552K, 0% used [0x00000007eac80000,0x00000007eac80000,0x00000007f4080000)
  178. ParOldGen total 1029632K, used 655519K [0x0000000700000000, 0x000000073ed80000, 0x00000007aaa80000)
  179. object space 1029632K, 63% used [0x0000000700000000,0x0000000728027fe8,0x000000073ed80000)
  180. PSPermGen total 262144K, used 113273K [0x00000006f0000000, 0x0000000700000000, 0x0000000700000000)
  181. object space 262144K, 43% used [0x00000006f0000000,0x00000006f6e9e4b0,0x0000000700000000)
  182. Event: 358.577 GC heap after
  183. Heap after GC invocations=38 (full 7):
  184. PSYoungGen total 1202176K, used 87894K [0x00000007aaa80000, 0x00000007fe400000, 0x0000000800000000)
  185. eden space 1050624K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007eac80000)
  186. from space 151552K, 57% used [0x00000007eac80000,0x00000007f0255830,0x00000007f4080000)
  187. to space 150016K, 0% used [0x00000007f5180000,0x00000007f5180000,0x00000007fe400000)
  188. ParOldGen total 1029632K, used 655519K [0x0000000700000000, 0x000000073ed80000, 0x00000007aaa80000)
  189. object space 1029632K, 63% used [0x0000000700000000,0x0000000728027fe8,0x000000073ed80000)
  190. PSPermGen total 262144K, used 113273K [0x00000006f0000000, 0x0000000700000000, 0x0000000700000000)
  191. object space 262144K, 43% used [0x00000006f0000000,0x00000006f6e9e4b0,0x0000000700000000)
  192. }
  193. Event: 384.537 GC heap before
  194. {Heap before GC invocations=39 (full 7):
  195. PSYoungGen total 1202176K, used 1138518K [0x00000007aaa80000, 0x00000007fe400000, 0x0000000800000000)
  196. eden space 1050624K, 100% used [0x00000007aaa80000,0x00000007eac80000,0x00000007eac80000)
  197. from space 151552K, 57% used [0x00000007eac80000,0x00000007f0255830,0x00000007f4080000)
  198. to space 150016K, 0% used [0x00000007f5180000,0x00000007f5180000,0x00000007fe400000)
  199. ParOldGen total 1029632K, used 655519K [0x0000000700000000, 0x000000073ed80000, 0x00000007aaa80000)
  200. object space 1029632K, 63% used [0x0000000700000000,0x0000000728027fe8,0x000000073ed80000)
  201. PSPermGen total 262144K, used 113319K [0x00000006f0000000, 0x0000000700000000, 0x0000000700000000)
  202. object space 262144K, 43% used [0x00000006f0000000,0x00000006f6ea9ce0,0x0000000700000000)
  203. Event: 384.590 GC heap after
  204. Heap after GC invocations=39 (full 7):
  205. PSYoungGen total 1215488K, used 92161K [0x00000007aaa80000, 0x00000007fe200000, 0x0000000800000000)
  206. eden space 1067520K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007ebd00000)
  207. from space 147968K, 62% used [0x00000007f5180000,0x00000007fab80490,0x00000007fe200000)
  208. to space 150016K, 0% used [0x00000007ebd00000,0x00000007ebd00000,0x00000007f4f80000)
  209. ParOldGen total 1029632K, used 655527K [0x0000000700000000, 0x000000073ed80000, 0x00000007aaa80000)
  210. object space 1029632K, 63% used [0x0000000700000000,0x0000000728029fe8,0x000000073ed80000)
  211. PSPermGen total 262144K, used 113319K [0x00000006f0000000, 0x0000000700000000, 0x0000000700000000)
  212. object space 262144K, 43% used [0x00000006f0000000,0x00000006f6ea9ce0,0x0000000700000000)
  213. }
  214. Event: 415.302 GC heap before
  215. {Heap before GC invocations=40 (full 7):
  216. PSYoungGen total 1215488K, used 1159681K [0x00000007aaa80000, 0x00000007fe200000, 0x0000000800000000)
  217. eden space 1067520K, 100% used [0x00000007aaa80000,0x00000007ebd00000,0x00000007ebd00000)
  218. from space 147968K, 62% used [0x00000007f5180000,0x00000007fab80490,0x00000007fe200000)
  219. to space 150016K, 0% used [0x00000007ebd00000,0x00000007ebd00000,0x00000007f4f80000)
  220. ParOldGen total 1029632K, used 655527K [0x0000000700000000, 0x000000073ed80000, 0x00000007aaa80000)
  221. object space 1029632K, 63% used [0x0000000700000000,0x0000000728029fe8,0x000000073ed80000)
  222. PSPermGen total 262144K, used 113403K [0x00000006f0000000, 0x0000000700000000, 0x0000000700000000)
  223. object space 262144K, 43% used [0x00000006f0000000,0x00000006f6ebeff8,0x0000000700000000)
  224. Event: 415.346 GC heap after
  225. Heap after GC invocations=40 (full 7):
  226. PSYoungGen total 1217536K, used 94095K [0x00000007aaa80000, 0x00000007ff100000, 0x0000000800000000)
  227. eden space 1067520K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007ebd00000)
  228. from space 150016K, 62% used [0x00000007ebd00000,0x00000007f18e3d08,0x00000007f4f80000)
  229. to space 150016K, 0% used [0x00000007f5e80000,0x00000007f5e80000,0x00000007ff100000)
  230. ParOldGen total 1029632K, used 655527K [0x0000000700000000, 0x000000073ed80000, 0x00000007aaa80000)
  231. object space 1029632K, 63% used [0x0000000700000000,0x0000000728029fe8,0x000000073ed80000)
  232. PSPermGen total 262144K, used 113403K [0x00000006f0000000, 0x0000000700000000, 0x0000000700000000)
  233. object space 262144K, 43% used [0x00000006f0000000,0x00000006f6ebeff8,0x0000000700000000)
  234. }
  235. Event: 444.648 GC heap before
  236. {Heap before GC invocations=41 (full 7):
  237. PSYoungGen total 1217536K, used 1161615K [0x00000007aaa80000, 0x00000007ff100000, 0x0000000800000000)
  238. eden space 1067520K, 100% used [0x00000007aaa80000,0x00000007ebd00000,0x00000007ebd00000)
  239. from space 150016K, 62% used [0x00000007ebd00000,0x00000007f18e3d08,0x00000007f4f80000)
  240. to space 150016K, 0% used [0x00000007f5e80000,0x00000007f5e80000,0x00000007ff100000)
  241. ParOldGen total 1029632K, used 655527K [0x0000000700000000, 0x000000073ed80000, 0x00000007aaa80000)
  242. object space 1029632K, 63% used [0x0000000700000000,0x0000000728029fe8,0x000000073ed80000)
  243. PSPermGen total 262144K, used 113440K [0x00000006f0000000, 0x0000000700000000, 0x0000000700000000)
  244. object space 262144K, 43% used [0x00000006f0000000,0x00000006f6ec8240,0x0000000700000000)
  245. Event: 444.715 GC heap after
  246. Heap after GC invocations=41 (full 7):
  247. PSYoungGen total 1230336K, used 102838K [0x00000007aaa80000, 0x00000007ff500000, 0x0000000800000000)
  248. eden space 1080320K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007ec980000)
  249. from space 150016K, 68% used [0x00000007f5e80000,0x00000007fc2ed9a0,0x00000007ff100000)
  250. to space 152576K, 0% used [0x00000007ec980000,0x00000007ec980000,0x00000007f5e80000)
  251. ParOldGen total 1029632K, used 655527K [0x0000000700000000, 0x000000073ed80000, 0x00000007aaa80000)
  252. object space 1029632K, 63% used [0x0000000700000000,0x0000000728029fe8,0x000000073ed80000)
  253. PSPermGen total 262144K, used 113440K [0x00000006f0000000, 0x0000000700000000, 0x0000000700000000)
  254. object space 262144K, 43% used [0x00000006f0000000,0x00000006f6ec8240,0x0000000700000000)
  255. }
  256. Event: 475.640 GC heap before
  257. {Heap before GC invocations=42 (full 7):
  258. PSYoungGen total 1230336K, used 1183158K [0x00000007aaa80000, 0x00000007ff500000, 0x0000000800000000)
  259. eden space 1080320K, 100% used [0x00000007aaa80000,0x00000007ec980000,0x00000007ec980000)
  260. from space 150016K, 68% used [0x00000007f5e80000,0x00000007fc2ed9a0,0x00000007ff100000)
  261. to space 152576K, 0% used [0x00000007ec980000,0x00000007ec980000,0x00000007f5e80000)
  262. ParOldGen total 1029632K, used 655527K [0x0000000700000000, 0x000000073ed80000, 0x00000007aaa80000)
  263. object space 1029632K, 63% used [0x0000000700000000,0x0000000728029fe8,0x000000073ed80000)
  264. PSPermGen total 262144K, used 113472K [0x00000006f0000000, 0x0000000700000000, 0x0000000700000000)
  265. object space 262144K, 43% used [0x00000006f0000000,0x00000006f6ed0248,0x0000000700000000)
  266. Event: 475.697 GC heap after
  267. Heap after GC invocations=42 (full 7):
  268. PSYoungGen total 1232896K, used 114825K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
  269. eden space 1080320K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007ec980000)
  270. from space 152576K, 75% used [0x00000007ec980000,0x00000007f39a2658,0x00000007f5e80000)
  271. to space 158720K, 0% used [0x00000007f6500000,0x00000007f6500000,0x0000000800000000)
  272. ParOldGen total 1029632K, used 655527K [0x0000000700000000, 0x000000073ed80000, 0x00000007aaa80000)
  273. object space 1029632K, 63% used [0x0000000700000000,0x0000000728029fe8,0x000000073ed80000)
  274. PSPermGen total 262144K, used 113472K [0x00000006f0000000, 0x0000000700000000, 0x0000000700000000)
  275. object space 262144K, 43% used [0x00000006f0000000,0x00000006f6ed0248,0x0000000700000000)
  276. }
  277.  
  278. Deoptimization events (10 events):
  279. Event: 466.353 Thread 0x0000000035988000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000355e86c method=net.minecraft.entity.item.EntityItem.func_70289_a(Lnet/minecraft/entity/item/EntityItem;)Z @ 85
  280. Event: 470.655 Thread 0x0000000035988000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002c53220 method=java.util.LinkedList.unlink(Ljava/util/LinkedList$Node;)Ljava/lang/Object; @ 18
  281. Event: 476.086 Thread 0x00000000022ff800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e4151c method=mods.railcraft.common.blocks.tracks.BlockFenceReplacement.func_72250_d(Lnet/minecraft/world/IBlockAccess;III)Z @ 96
  282. Event: 476.086 Thread 0x00000000022ff800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e4151c method=mods.railcraft.common.blocks.tracks.BlockFenceReplacement.func_72250_d(Lnet/minecraft/world/IBlockAccess;III)Z @ 96
  283. Event: 476.086 Thread 0x00000000022ff800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e4151c method=mods.railcraft.common.blocks.tracks.BlockFenceReplacement.func_72250_d(Lnet/minecraft/world/IBlockAccess;III)Z @ 96
  284. Event: 476.086 Thread 0x00000000022ff800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e4151c method=mods.railcraft.common.blocks.tracks.BlockFenceReplacement.func_72250_d(Lnet/minecraft/world/IBlockAccess;III)Z @ 96
  285. Event: 479.576 Thread 0x00000000022ff800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003495048 method=tconstruct.client.block.TableRender.renderStandardInvBlock(Lnet/minecraft/client/renderer/RenderBlocks;Lnet/minecraft/block/Block;I)V @ 33
  286. Event: 479.576 Thread 0x00000000022ff800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003495048 method=tconstruct.client.block.TableRender.renderStandardInvBlock(Lnet/minecraft/client/renderer/RenderBlocks;Lnet/minecraft/block/Block;I)V @ 33
  287. Event: 479.576 Thread 0x00000000022ff800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003495048 method=tconstruct.client.block.TableRender.renderStandardInvBlock(Lnet/minecraft/client/renderer/RenderBlocks;Lnet/minecraft/block/Block;I)V @ 33
  288. Event: 479.576 Thread 0x00000000022ff800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003495048 method=tconstruct.client.block.TableRender.renderStandardInvBlock(Lnet/minecraft/client/renderer/RenderBlocks;Lnet/minecraft/block/Block;I)V @ 33
  289.  
  290. Internal exceptions (10 events):
  291. Event: 483.986 Thread 0x00000000182d7000 Threw 0x00000007b2925300 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  292. Event: 483.999 Thread 0x00000000182d7000 Threw 0x00000007b29254c0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  293. Event: 484.013 Thread 0x00000000182d7000 Threw 0x00000007b2925680 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  294. Event: 484.014 Thread 0x00000000182d7000 Threw 0x00000007b2926370 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2917
  295. Event: 484.017 Thread 0x00000000182d7000 Threw 0x00000007b29264e0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  296. Event: 484.030 Thread 0x00000000182d7000 Threw 0x00000007b29266a0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  297. Event: 484.045 Thread 0x00000000182d7000 Threw 0x00000007b2926860 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  298. Event: 484.066 Thread 0x00000000182d7000 Threw 0x00000007b2926a20 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  299. Event: 484.080 Thread 0x00000000182d7000 Threw 0x00000007b2926be0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  300. Event: 484.093 Thread 0x00000000182d7000 Threw 0x00000007b2926da0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  301.  
  302. Events (10 events):
  303. Event: 479.576 Thread 0x00000000022ff800 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000003495048
  304. Event: 479.576 Thread 0x00000000022ff800 DEOPT PACKING pc=0x0000000003495048 sp=0x000000000250e6f0
  305. Event: 479.576 Thread 0x00000000022ff800 DEOPT UNPACKING pc=0x0000000002549064 sp=0x000000000250e648 mode 2
  306. Event: 481.424 Executing VM operation: RevokeBias
  307. Event: 481.425 Executing VM operation: RevokeBias done
  308. Event: 482.815 Thread 0x0000000010163800 flushing nmethod 0x0000000002fe7950
  309. Event: 482.962 Thread 0x000000003598b000 Thread added: 0x000000003598b000
  310. Event: 482.965 Executing VM operation: RevokeBias
  311. Event: 482.965 Executing VM operation: RevokeBias done
  312. Event: 482.965 Thread 0x000000003598b000 Thread exited: 0x000000003598b000
  313.  
  314.  
  315. Dynamic libraries:
  316. 0x000000013f8a0000 - 0x000000013f8d3000 C:\Program Files\Java\jre7\bin\javaw.exe
  317. 0x0000000077650000 - 0x00000000777f9000 C:\Windows\SYSTEM32\ntdll.dll
  318. 0x0000000077430000 - 0x000000007754f000 C:\Windows\system32\kernel32.dll
  319. 0x000007fefd4b0000 - 0x000007fefd51b000 C:\Windows\system32\KERNELBASE.dll
  320. 0x000007fefe0d0000 - 0x000007fefe1ab000 C:\Windows\system32\ADVAPI32.dll
  321. 0x000007feff260000 - 0x000007feff2ff000 C:\Windows\system32\msvcrt.dll
  322. 0x000007feff3a0000 - 0x000007feff3bf000 C:\Windows\SYSTEM32\sechost.dll
  323. 0x000007fefdf20000 - 0x000007fefe04d000 C:\Windows\system32\RPCRT4.dll
  324. 0x0000000077550000 - 0x000000007764a000 C:\Windows\system32\USER32.dll
  325. 0x000007fefe460000 - 0x000007fefe4c7000 C:\Windows\system32\GDI32.dll
  326. 0x000007feff4a0000 - 0x000007feff4ae000 C:\Windows\system32\LPK.dll
  327. 0x000007fefde50000 - 0x000007fefdf19000 C:\Windows\system32\USP10.dll
  328. 0x000007fefbeb0000 - 0x000007fefc0a4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  329. 0x000007fefddd0000 - 0x000007fefde41000 C:\Windows\system32\SHLWAPI.dll
  330. 0x000007fefdb40000 - 0x000007fefdb6e000 C:\Windows\system32\IMM32.DLL
  331. 0x000007fefda30000 - 0x000007fefdb39000 C:\Windows\system32\MSCTF.dll
  332. 0x0000000060d70000 - 0x0000000060e42000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  333. 0x00000000543e0000 - 0x0000000054ba9000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  334. 0x000007fef22e0000 - 0x000007fef22e9000 C:\Windows\system32\WSOCK32.dll
  335. 0x000007fefe060000 - 0x000007fefe0ad000 C:\Windows\system32\WS2_32.dll
  336. 0x000007fefe050000 - 0x000007fefe058000 C:\Windows\system32\NSI.dll
  337. 0x000007fefb3a0000 - 0x000007fefb3db000 C:\Windows\system32\WINMM.dll
  338. 0x0000000077820000 - 0x0000000077827000 C:\Windows\system32\PSAPI.DLL
  339. 0x0000000069440000 - 0x000000006944f000 C:\Program Files\Java\jre7\bin\verify.dll
  340. 0x0000000060d40000 - 0x0000000060d68000 C:\Program Files\Java\jre7\bin\java.dll
  341. 0x0000000068f00000 - 0x0000000068f15000 C:\Program Files\Java\jre7\bin\zip.dll
  342. 0x00000000686d0000 - 0x00000000686e9000 C:\Program Files\Java\jre7\bin\net.dll
  343. 0x000007fefcc30000 - 0x000007fefcc85000 C:\Windows\system32\mswsock.dll
  344. 0x000007fefcc20000 - 0x000007fefcc27000 C:\Windows\System32\wship6.dll
  345. 0x0000000060d20000 - 0x0000000060d31000 C:\Program Files\Java\jre7\bin\nio.dll
  346. 0x0000000060350000 - 0x00000000604e5000 C:\Program Files\Java\jre7\bin\awt.dll
  347. 0x000007feff3c0000 - 0x000007feff497000 C:\Windows\system32\OLEAUT32.dll
  348. 0x000007feff510000 - 0x000007feff713000 C:\Windows\system32\ole32.dll
  349. 0x000007fefbcd0000 - 0x000007fefbd26000 C:\Windows\system32\uxtheme.dll
  350. 0x000007feed530000 - 0x000007feed9d7000 C:\Program Files\TeamSpeak 3 Client\plugins\ts3overlay\ts3overlay_hook_win64.dll
  351. 0x000007fefe4d0000 - 0x000007feff258000 C:\Windows\system32\SHELL32.dll
  352. 0x000007fefaad0000 - 0x000007fefaae8000 C:\Windows\system32\dwmapi.dll
  353. 0x000007fefd2f0000 - 0x000007fefd2ff000 C:\Windows\system32\CRYPTBASE.dll
  354. 0x0000000060cd0000 - 0x0000000060d17000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  355. 0x000007fef8140000 - 0x000007fef833f000 C:\Windows\system32\d3d9.dll
  356. 0x000007fefc540000 - 0x000007fefc54c000 C:\Windows\system32\VERSION.dll
  357. 0x000007fef8130000 - 0x000007fef8137000 C:\Windows\system32\d3d8thk.dll
  358. 0x000007feeab10000 - 0x000007feebc67000 C:\Windows\system32\nvd3dumx.dll
  359. 0x0000000180000000 - 0x0000000180114000 C:\Windows\system32\nvspcap64.dll
  360. 0x000007fefbac0000 - 0x000007fefbaec000 C:\Windows\system32\powrprof.dll
  361. 0x000007fefdb70000 - 0x000007fefdd47000 C:\Windows\system32\SETUPAPI.dll
  362. 0x000007fefd610000 - 0x000007fefd646000 C:\Windows\system32\CFGMGR32.dll
  363. 0x000007fefd680000 - 0x000007fefd69a000 C:\Windows\system32\DEVOBJ.dll
  364. 0x000007fef07f0000 - 0x000007fef0953000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  365. 0x000007fef9ea0000 - 0x000007fefa1b4000 C:\Windows\system32\nvapi64.dll
  366. 0x0000000060870000 - 0x00000000608b1000 C:\Program Files\Java\jre7\bin\t2k.dll
  367. 0x00000000607f0000 - 0x0000000060805000 C:\Program Files\Java\jre7\bin\unpack.dll
  368. 0x0000000060810000 - 0x0000000060834000 C:\Program Files\Java\jre7\bin\sunec.dll
  369. 0x0000000069430000 - 0x000000006943b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  370. 0x000007fefd6a0000 - 0x000007fefd80c000 C:\Windows\system32\CRYPT32.dll
  371. 0x000007fefd4a0000 - 0x000007fefd4af000 C:\Windows\system32\MSASN1.dll
  372. 0x000007fefce80000 - 0x000007fefce97000 C:\Windows\system32\CRYPTSP.dll
  373. 0x000007fefc980000 - 0x000007fefc9c7000 C:\Windows\system32\rsaenh.dll
  374. 0x000007fefc750000 - 0x000007fefc76e000 C:\Windows\system32\USERENV.dll
  375. 0x000007fefd400000 - 0x000007fefd40f000 C:\Windows\system32\profapi.dll
  376. 0x000007fefb8c0000 - 0x000007fefb8d5000 C:\Windows\system32\NLAapi.dll
  377. 0x000007fef7c90000 - 0x000007fef7ca5000 C:\Windows\system32\napinsp.dll
  378. 0x000007fef7c70000 - 0x000007fef7c89000 C:\Windows\system32\pnrpnsp.dll
  379. 0x000007fefcab0000 - 0x000007fefcb0b000 C:\Windows\system32\DNSAPI.dll
  380. 0x000007fef9410000 - 0x000007fef941b000 C:\Windows\System32\winrnr.dll
  381. 0x000000006caa0000 - 0x000000006cac6000 C:\Program Files\Bonjour\mdnsNSP.dll
  382. 0x000007fefb7a0000 - 0x000007fefb7c7000 C:\Windows\system32\Iphlpapi.DLL
  383. 0x000007fefb790000 - 0x000007fefb79b000 C:\Windows\system32\WINNSI.DLL
  384. 0x000007fefc610000 - 0x000007fefc617000 C:\Windows\System32\wshtcpip.dll
  385. 0x000007fef9150000 - 0x000007fef9158000 C:\Windows\system32\rasadhlp.dll
  386. 0x000007fefb610000 - 0x000007fefb663000 C:\Windows\System32\fwpuclnt.dll
  387. 0x0000000006300000 - 0x0000000006350000 C:\Users\Nicholas\Desktop\FTB\Direwolf20_1_6_4\natives\lwjgl64.dll
  388. 0x000007feef230000 - 0x000007feef34d000 C:\Windows\system32\OPENGL32.dll
  389. 0x000007fef1cf0000 - 0x000007fef1d1d000 C:\Windows\system32\GLU32.dll
  390. 0x000007feef130000 - 0x000007feef221000 C:\Windows\system32\DDRAW.dll
  391. 0x000007fef5770000 - 0x000007fef5778000 C:\Windows\system32\DCIMAN32.dll
  392. 0x0000000050bc0000 - 0x00000000528ed000 C:\Windows\system32\nvoglv64.DLL
  393. 0x000007fefd520000 - 0x000007fefd55a000 C:\Windows\system32\WINTRUST.dll
  394. 0x000007fefba10000 - 0x000007fefba3d000 C:\Windows\system32\ntmarta.dll
  395. 0x000007feff4b0000 - 0x000007feff502000 C:\Windows\system32\WLDAP32.dll
  396. 0x000007fefa1d0000 - 0x000007fefa26c000 C:\Windows\system32\mscms.dll
  397. 0x000007fef1ca0000 - 0x000007fef1ce2000 C:\Windows\system32\icm32.dll
  398. 0x0000000069450000 - 0x000000006945b000 C:\Program Files\Java\jre7\bin\management.dll
  399. 0x0000000006720000 - 0x0000000006784000 C:\Users\Nicholas\Desktop\FTB\Direwolf20_1_6_4\natives\OpenAL64.dll
  400. 0x000007feff300000 - 0x000007feff399000 C:\Windows\system32\CLBCatQ.DLL
  401. 0x000007fefba70000 - 0x000007fefbabb000 C:\Windows\System32\MMDevApi.dll
  402. 0x000007fefbd30000 - 0x000007fefbe5c000 C:\Windows\System32\PROPSYS.dll
  403. 0x000007fef4820000 - 0x000007fef48a8000 C:\Windows\system32\dsound.dll
  404. 0x000007fefb310000 - 0x000007fefb35f000 C:\Windows\system32\AUDIOSES.DLL
  405. 0x000007fefb690000 - 0x000007fefb6a1000 C:\Windows\system32\dhcpcsvc6.DLL
  406. 0x000007fefb670000 - 0x000007fefb688000 C:\Windows\system32\dhcpcsvc.DLL
  407. 0x000007fef0380000 - 0x000007fef04a5000 C:\Windows\system32\dbghelp.dll
  408.  
  409. VM Arguments:
  410. jvm_args: -Xms256M -Xmx4096M -XX:PermSize=256m -Dorg.lwjgl.librarypath=C:\Users\Nicholas\Desktop\FTB\Direwolf20_1_6_4\natives -Dnet.java.games.input.librarypath=C:\Users\Nicholas\Desktop\FTB\Direwolf20_1_6_4\natives -Duser.home=C:\Users\Nicholas\Desktop\FTB\Direwolf20_1_6_4
  411. java_command: net.minecraft.launchwrapper.Launch --username IBioshot --session 71405082bddb4d9ab2677db04528677e --version 1.6.4 --gameDir C:\Users\Nicholas\Desktop\FTB\Direwolf20_1_6_4\minecraft --assetsDir C:\Users\Nicholas\Desktop\FTB\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  412. Launcher Type: SUN_STANDARD
  413.  
  414. Environment Variables:
  415. 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 (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre7\bin
  416. USERNAME=Nicholas
  417. OS=Windows_NT
  418. PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 1 Stepping 2, AuthenticAMD
  419.  
  420.  
  421.  
  422. --------------- S Y S T E M ---------------
  423.  
  424. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  425.  
  426. CPU:total 8 (8 cores per cpu, 1 threads per core) family 21 model 1 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  427.  
  428. Memory: 4k page, physical 16682292k(10239700k free), swap 33362720k(24740080k free)
  429.  
  430. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.51-b03) for windows-amd64 JRE (1.7.0_51-b13), built on Dec 18 2013 18:40:56 by "java_re" with unknown MS VC++:1600
  431.  
  432. time: Sun Jan 19 15:26:53 2014
  433. elapsed time: 484 seconds
Add Comment
Please, Sign In to add comment