Advertisement
Guest User

Untitled

a guest
Feb 1st, 2014
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.08 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=0x000000006b3b0c2b, pid=5944, tid=4324
  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. # V [jvm.dll+0x50c2b]
  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. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x000000000e768800): VMThread [stack: 0x000000000f9b0000,0x000000000fab0000] [id=4324]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000010000000
  22.  
  23. Registers:
  24. RAX=0x0000000010000000, RBX=0x0000000000000000, RCX=0x0000000016e378c0, RDX=0x00000000000011f0
  25. RSP=0x000000000faaf2b0, RBP=0x000000072155e718, RSI=0x000000006ba77a20, RDI=0x0000000016e367d8
  26. R8 =0x0000000000000000, R9 =0x000000000faaf3a0, R10=0x0000000000000002, R11=0x000000000faaf3a0
  27. R12=0x0000000000000000, R13=0x000000000213b800, R14=0x0000000710fa73d8, R15=0x000000006ba77900
  28. RIP=0x000000006b3b0c2b, EFLAGS=0x0000000000010246
  29.  
  30. Top of Stack: (sp=0x000000000faaf2b0)
  31. 0x000000000faaf2b0: 00000000021efd70 0000000019174e18
  32. 0x000000000faaf2c0: 000000006ba77a20 00000000000083b0
  33. 0x000000000faaf2d0: 000000000faaf440 000000006b5a3f98
  34. 0x000000000faaf2e0: 0000000000000000 000000006b000000
  35. 0x000000000faaf2f0: 000000000000000b 0000005600000000
  36. 0x000000000faaf300: 000000006ba77a20 0000000016e378c0
  37. 0x000000000faaf310: 000000072155e718 000000000faaf4e0
  38. 0x000000000faaf320: 0000000710fa73c8 0000000016e367d8
  39. 0x000000000faaf330: 0000000000000056 0000000710fa73d8
  40. 0x000000000faaf340: 000000006ba77990 0000000000000000
  41. 0x000000000faaf350: 000000000000007f 000000006b91e588
  42. 0x000000000faaf360: 000000000e745350 000000006ba77a20
  43. 0x000000000faaf370: 000000000faaf4d0 000000000e665420
  44. 0x000000000faaf380: 000000006ba77990 0000000000000000
  45. 0x000000000faaf390: 0000000000000004 000000006b3c58b1
  46. 0x000000000faaf3a0: 000000000213b800 000000006ba77a20
  47.  
  48. Instructions: (pc=0x000000006b3b0c2b)
  49. 0x000000006b3b0c0b: 48 8b ce e8 3d b1 05 00 4c 89 67 10 44 8b 64 24
  50. 0x000000006b3b0c1b: 30 48 89 77 08 4c 89 6f 18 49 8b 86 b8 01 00 00
  51. 0x000000006b3b0c2b: 44 8b 38 41 ff cf 44 89 7c 24 48 49 63 df 0f 88
  52. 0x000000006b3b0c3b: 16 05 00 00 41 8d 7f 01 48 8d 1c dd 08 00 00 00
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x0000000010000000 is pointing into the stack for thread: 0x000000000e7d4000
  58. RBX=0x0000000000000000 is an unknown value
  59. RCX=0x0000000016e378c0 is an unknown value
  60. RDX=0x00000000000011f0 is an unknown value
  61. RSP=0x000000000faaf2b0 is an unknown value
  62. RBP=0x000000072155e718 is an oop
  63. net.minecraft.launchwrapper.LaunchClassLoader
  64. - klass: 'net/minecraft/launchwrapper/LaunchClassLoader'
  65. RSI=0x000000006ba77a20 is an unknown value
  66. RDI=0x0000000016e367d8 is an unknown value
  67. R8 =0x0000000000000000 is an unknown value
  68. R9 =0x000000000faaf3a0 is an unknown value
  69. R10=0x0000000000000002 is an unknown value
  70. R11=0x000000000faaf3a0 is an unknown value
  71. R12=0x0000000000000000 is an unknown value
  72. R13=0x000000000213b800 is an unknown value
  73. R14=0x0000000710fa73d8 is pointing into object: 0x0000000710fa73c8
  74. {instance class}
  75. - klass: {other class}
  76. R15=0x000000006ba77900 is an unknown value
  77.  
  78.  
  79. Stack: [0x000000000f9b0000,0x000000000fab0000], sp=0x000000000faaf2b0, free space=1020k
  80. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  81. V [jvm.dll+0x50c2b]
  82.  
  83. VM_Operation (0x00000000024ee7d0): ParallelGCSystemGC, mode: safepoint, requested by thread 0x0000000002128000
  84.  
  85.  
  86. --------------- P R O C E S S ---------------
  87.  
  88. Java Threads: ( => current thread )
  89. 0x0000000017681800 JavaThread "Thread-108" [_thread_blocked, id=4796, stack(0x00000000189f0000,0x0000000018af0000)]
  90. 0x0000000034e11800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5280, stack(0x0000000044f70000,0x0000000045070000)]
  91. 0x0000000017682000 JavaThread "Client write thread" [_thread_blocked, id=5292, stack(0x0000000044e60000,0x0000000044f60000)]
  92. 0x0000000034e14800 JavaThread "Client read thread" [_thread_blocked, id=3244, stack(0x000000001b010000,0x000000001b110000)]
  93. 0x0000000034e13800 JavaThread "Thread-105" daemon [_thread_in_native, id=5356, stack(0x0000000039e10000,0x0000000039f10000)]
  94. 0x0000000034e0f000 JavaThread "LanServerDetector" daemon [_thread_in_native, id=5900, stack(0x000000001b130000,0x000000001b230000)]
  95. 0x0000000034e0e800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5792, stack(0x00000000392a0000,0x00000000393a0000)]
  96. 0x0000000034e10800 JavaThread "Thread-95" [_thread_blocked, id=5172, stack(0x00000000394c0000,0x00000000395c0000)]
  97. 0x0000000034e13000 JavaThread "Thread-93" [_thread_blocked, id=5776, stack(0x0000000036f00000,0x0000000037000000)]
  98. 0x0000000034d7f000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=4984, stack(0x00000000373f0000,0x00000000374f0000)]
  99. 0x0000000034754800 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=3404, stack(0x00000000379f0000,0x0000000037af0000)]
  100. 0x0000000034753800 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=3464, stack(0x0000000037150000,0x0000000037250000)]
  101. 0x0000000034753000 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=6036, stack(0x00000000378d0000,0x00000000379d0000)]
  102. 0x0000000034752000 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=5824, stack(0x00000000377c0000,0x00000000378c0000)]
  103. 0x0000000034751800 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=4884, stack(0x0000000037600000,0x0000000037700000)]
  104. 0x000000002a020000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=5184, stack(0x00000000374f0000,0x00000000375f0000)]
  105. 0x000000002a021800 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=1832, stack(0x0000000037010000,0x0000000037110000)]
  106. 0x000000002a022800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=5744, stack(0x000000001db90000,0x000000001dc90000)]
  107. 0x0000000018d00800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5492, stack(0x0000000018820000,0x0000000018920000)]
  108. 0x000000001694f800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5696, stack(0x0000000016700000,0x0000000016800000)]
  109. 0x00000000106c3800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2804, stack(0x0000000012120000,0x0000000012220000)]
  110. 0x00000000106c2000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1760, stack(0x0000000011de0000,0x0000000011ee0000)]
  111. 0x0000000010aa0000 JavaThread "Thread-1" daemon [_thread_blocked, id=3296, stack(0x0000000011420000,0x0000000011520000)]
  112. 0x000000000e7db000 JavaThread "Service Thread" daemon [_thread_blocked, id=2744, stack(0x000000000fcc0000,0x000000000fdc0000)]
  113. 0x000000000e7d9000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5204, stack(0x0000000010270000,0x0000000010370000)]
  114. 0x000000000e7d4000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5060, stack(0x000000000ff50000,0x0000000010050000)]
  115. 0x000000000e7cf000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3192, stack(0x0000000010050000,0x0000000010150000)]
  116. 0x000000000e7c8000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3036, stack(0x000000000fdd0000,0x000000000fed0000)]
  117. 0x000000000e773000 JavaThread "Finalizer" daemon [_thread_blocked, id=5220, stack(0x000000000fba0000,0x000000000fca0000)]
  118. 0x000000000e76c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3736, stack(0x000000000f850000,0x000000000f950000)]
  119. 0x0000000002128000 JavaThread "Minecraft main thread" [_thread_blocked, id=6064, stack(0x00000000023f0000,0x00000000024f0000)]
  120.  
  121. Other Threads:
  122. =>0x000000000e768800 VMThread [stack: 0x000000000f9b0000,0x000000000fab0000] [id=4324]
  123. 0x0000000010378800 WatcherThread [stack: 0x0000000010150000,0x0000000010250000] [id=2656]
  124.  
  125. VM state:at safepoint (normal execution)
  126.  
  127. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  128. [0x000000000221d430] Threads_lock - owner thread: 0x000000000e768800
  129. [0x000000000221d930] Heap_lock - owner thread: 0x0000000002128000
  130.  
  131. Heap
  132. PSYoungGen total 962560K, used 199778K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  133. eden space 829440K, 24% used [0x00000007b5500000,0x00000007c1818ad0,0x00000007e7f00000)
  134. from space 133120K, 0% used [0x00000007f7e00000,0x00000007f7e00000,0x0000000800000000)
  135. to space 197120K, 0% used [0x00000007e7f00000,0x00000007e7f00000,0x00000007f3f80000)
  136. ParOldGen total 601088K, used 524689K [0x0000000720000000, 0x0000000744b00000, 0x00000007b5500000)
  137. object space 601088K, 87% used [0x0000000720000000,0x00000007400645a8,0x0000000744b00000)
  138. PSPermGen total 262144K, used 106260K [0x0000000710000000, 0x0000000720000000, 0x0000000720000000)
  139. object space 262144K, 40% used [0x0000000710000000,0x00000007167c5038,0x0000000720000000)
  140.  
  141. Card table byte_map: [0x00000000054f0000,0x0000000005c80000] byte_map_base: 0x0000000001c70000
  142.  
  143. Polling page: 0x0000000000130000
  144.  
  145. Code Cache [0x00000000024f0000, 0x0000000002da0000, 0x00000000054f0000)
  146. total_blobs=3797 nmethods=2677 adapters=1070 free_code_cache=40430Kb largest_free_block=41235136
  147.  
  148. Compilation events (10 events):
  149. Event: 82.230 Thread 0x000000000e7d9000 3086 net.minecraft.client.renderer.WorldRenderer::func_78913_a (268 bytes)
  150. Event: 82.244 Thread 0x000000000e7d9000 nmethod 3086 0x0000000002d27310 code [0x0000000002d27560, 0x0000000002d28250]
  151. Event: 82.244 Thread 0x000000000e7d9000 3087 net.minecraft.util.AABBPool::func_72299_a (97 bytes)
  152. Event: 82.245 Thread 0x000000000e7d4000 nmethod 3085 0x0000000002d23710 code [0x0000000002d23980, 0x0000000002d24830]
  153. Event: 82.246 Thread 0x000000000e7d4000 3088 net.minecraft.client.renderer.entity.Render::func_76980_a (398 bytes)
  154. Event: 82.248 Thread 0x000000000e7d9000 nmethod 3087 0x0000000002d81d90 code [0x0000000002d81f20, 0x0000000002d82458]
  155. Event: 82.248 Thread 0x000000000e7d4000 nmethod 3088 0x0000000002d2a050 code [0x0000000002d2a2c0, 0x0000000002d2a850]
  156. Event: 82.287 Thread 0x000000000e7d4000 3089 ! com.sun.imageio.plugins.png.PNGImageReader::decodePass (1199 bytes)
  157. Event: 82.370 Thread 0x000000000e7d9000 3090 java.io.DataInputStream::readByte (23 bytes)
  158. Event: 82.371 Thread 0x000000000e7d9000 nmethod 3090 0x0000000002d81910 code [0x0000000002d81a80, 0x0000000002d81bd8]
  159.  
  160. GC Heap History (10 events):
  161. Event: 33.855 GC heap after
  162. Heap after GC invocations=22 (full 3):
  163. PSYoungGen total 1084928K, used 75462K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  164. eden space 959488K, 0% used [0x00000007b5500000,0x00000007b5500000,0x00000007efe00000)
  165. from space 125440K, 60% used [0x00000007efe00000,0x00000007f47b1bd0,0x00000007f7880000)
  166. to space 126464K, 0% used [0x00000007f8480000,0x00000007f8480000,0x0000000800000000)
  167. ParOldGen total 601088K, used 332276K [0x0000000720000000, 0x0000000744b00000, 0x00000007b5500000)
  168. object space 601088K, 55% used [0x0000000720000000,0x000000073447d088,0x0000000744b00000)
  169. PSPermGen total 262144K, used 98624K [0x0000000710000000, 0x0000000720000000, 0x0000000720000000)
  170. object space 262144K, 37% used [0x0000000710000000,0x00000007160501f8,0x0000000720000000)
  171. }
  172. Event: 35.703 GC heap before
  173. {Heap before GC invocations=23 (full 3):
  174. PSYoungGen total 1084928K, used 1034950K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  175. eden space 959488K, 100% used [0x00000007b5500000,0x00000007efe00000,0x00000007efe00000)
  176. from space 125440K, 60% used [0x00000007efe00000,0x00000007f47b1bd0,0x00000007f7880000)
  177. to space 126464K, 0% used [0x00000007f8480000,0x00000007f8480000,0x0000000800000000)
  178. ParOldGen total 601088K, used 332276K [0x0000000720000000, 0x0000000744b00000, 0x00000007b5500000)
  179. object space 601088K, 55% used [0x0000000720000000,0x000000073447d088,0x0000000744b00000)
  180. PSPermGen total 262144K, used 102812K [0x0000000710000000, 0x0000000720000000, 0x0000000720000000)
  181. object space 262144K, 39% used [0x0000000710000000,0x0000000716467118,0x0000000720000000)
  182. Event: 35.755 GC heap after
  183. Heap after GC invocations=23 (full 3):
  184. PSYoungGen total 1083904K, used 93013K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  185. eden space 957440K, 0% used [0x00000007b5500000,0x00000007b5500000,0x00000007efc00000)
  186. from space 126464K, 73% used [0x00000007f8480000,0x00000007fdf55688,0x0000000800000000)
  187. to space 133120K, 0% used [0x00000007efc00000,0x00000007efc00000,0x00000007f7e00000)
  188. ParOldGen total 601088K, used 332276K [0x0000000720000000, 0x0000000744b00000, 0x00000007b5500000)
  189. object space 601088K, 55% used [0x0000000720000000,0x000000073447d088,0x0000000744b00000)
  190. PSPermGen total 262144K, used 102812K [0x0000000710000000, 0x0000000720000000, 0x0000000720000000)
  191. object space 262144K, 39% used [0x0000000710000000,0x0000000716467118,0x0000000720000000)
  192. }
  193. Event: 38.380 GC heap before
  194. {Heap before GC invocations=24 (full 3):
  195. PSYoungGen total 1083904K, used 1050453K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  196. eden space 957440K, 100% used [0x00000007b5500000,0x00000007efc00000,0x00000007efc00000)
  197. from space 126464K, 73% used [0x00000007f8480000,0x00000007fdf55688,0x0000000800000000)
  198. to space 133120K, 0% used [0x00000007efc00000,0x00000007efc00000,0x00000007f7e00000)
  199. ParOldGen total 601088K, used 332276K [0x0000000720000000, 0x0000000744b00000, 0x00000007b5500000)
  200. object space 601088K, 55% used [0x0000000720000000,0x000000073447d088,0x0000000744b00000)
  201. PSPermGen total 262144K, used 103273K [0x0000000710000000, 0x0000000720000000, 0x0000000720000000)
  202. object space 262144K, 39% used [0x0000000710000000,0x00000007164da4b0,0x0000000720000000)
  203. Event: 38.536 GC heap after
  204. Heap after GC invocations=24 (full 3):
  205. PSYoungGen total 1090560K, used 133091K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  206. eden space 957440K, 0% used [0x00000007b5500000,0x00000007b5500000,0x00000007efc00000)
  207. from space 133120K, 99% used [0x00000007efc00000,0x00000007f7df8c98,0x00000007f7e00000)
  208. to space 133120K, 0% used [0x00000007f7e00000,0x00000007f7e00000,0x0000000800000000)
  209. ParOldGen total 601088K, used 456841K [0x0000000720000000, 0x0000000744b00000, 0x00000007b5500000)
  210. object space 601088K, 76% used [0x0000000720000000,0x000000073be22668,0x0000000744b00000)
  211. PSPermGen total 262144K, used 103273K [0x0000000710000000, 0x0000000720000000, 0x0000000720000000)
  212. object space 262144K, 39% used [0x0000000710000000,0x00000007164da4b0,0x0000000720000000)
  213. }
  214. Event: 79.711 GC heap before
  215. {Heap before GC invocations=25 (full 3):
  216. PSYoungGen total 1090560K, used 765851K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  217. eden space 957440K, 66% used [0x00000007b5500000,0x00000007dbeee070,0x00000007efc00000)
  218. from space 133120K, 99% used [0x00000007efc00000,0x00000007f7df8c98,0x00000007f7e00000)
  219. to space 133120K, 0% used [0x00000007f7e00000,0x00000007f7e00000,0x0000000800000000)
  220. ParOldGen total 601088K, used 456841K [0x0000000720000000, 0x0000000744b00000, 0x00000007b5500000)
  221. object space 601088K, 76% used [0x0000000720000000,0x000000073be22668,0x0000000744b00000)
  222. PSPermGen total 262144K, used 104930K [0x0000000710000000, 0x0000000720000000, 0x0000000720000000)
  223. object space 262144K, 40% used [0x0000000710000000,0x0000000716678910,0x0000000720000000)
  224. Event: 79.799 GC heap after
  225. Heap after GC invocations=25 (full 3):
  226. PSYoungGen total 962560K, used 106596K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  227. eden space 829440K, 0% used [0x00000007b5500000,0x00000007b5500000,0x00000007e7f00000)
  228. from space 133120K, 80% used [0x00000007f7e00000,0x00000007fe6192a8,0x0000000800000000)
  229. to space 197120K, 0% used [0x00000007e7f00000,0x00000007e7f00000,0x00000007f3f80000)
  230. ParOldGen total 601088K, used 502841K [0x0000000720000000, 0x0000000744b00000, 0x00000007b5500000)
  231. object space 601088K, 83% used [0x0000000720000000,0x000000073eb0e4a0,0x0000000744b00000)
  232. PSPermGen total 262144K, used 104930K [0x0000000710000000, 0x0000000720000000, 0x0000000720000000)
  233. object space 262144K, 40% used [0x0000000710000000,0x0000000716678910,0x0000000720000000)
  234. }
  235. Event: 79.799 GC heap before
  236. {Heap before GC invocations=26 (full 4):
  237. PSYoungGen total 962560K, used 106596K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  238. eden space 829440K, 0% used [0x00000007b5500000,0x00000007b5500000,0x00000007e7f00000)
  239. from space 133120K, 80% used [0x00000007f7e00000,0x00000007fe6192a8,0x0000000800000000)
  240. to space 197120K, 0% used [0x00000007e7f00000,0x00000007e7f00000,0x00000007f3f80000)
  241. ParOldGen total 601088K, used 502841K [0x0000000720000000, 0x0000000744b00000, 0x00000007b5500000)
  242. object space 601088K, 83% used [0x0000000720000000,0x000000073eb0e4a0,0x0000000744b00000)
  243. PSPermGen total 262144K, used 104930K [0x0000000710000000, 0x0000000720000000, 0x0000000720000000)
  244. object space 262144K, 40% used [0x0000000710000000,0x0000000716678910,0x0000000720000000)
  245. Event: 80.574 GC heap after
  246. Heap after GC invocations=26 (full 4):
  247. PSYoungGen total 962560K, used 0K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  248. eden space 829440K, 0% used [0x00000007b5500000,0x00000007b5500000,0x00000007e7f00000)
  249. from space 133120K, 0% used [0x00000007f7e00000,0x00000007f7e00000,0x0000000800000000)
  250. to space 197120K, 0% used [0x00000007e7f00000,0x00000007e7f00000,0x00000007f3f80000)
  251. ParOldGen total 601088K, used 524689K [0x0000000720000000, 0x0000000744b00000, 0x00000007b5500000)
  252. object space 601088K, 87% used [0x0000000720000000,0x00000007400645a8,0x0000000744b00000)
  253. PSPermGen total 262144K, used 104923K [0x0000000710000000, 0x0000000720000000, 0x0000000720000000)
  254. object space 262144K, 40% used [0x0000000710000000,0x0000000716676d58,0x0000000720000000)
  255. }
  256. Event: 82.393 GC heap before
  257. {Heap before GC invocations=27 (full 5):
  258. PSYoungGen total 962560K, used 199778K [0x00000007b5500000, 0x0000000800000000, 0x0000000800000000)
  259. eden space 829440K, 24% used [0x00000007b5500000,0x00000007c1818ad0,0x00000007e7f00000)
  260. from space 133120K, 0% used [0x00000007f7e00000,0x00000007f7e00000,0x0000000800000000)
  261. to space 197120K, 0% used [0x00000007e7f00000,0x00000007e7f00000,0x00000007f3f80000)
  262. ParOldGen total 601088K, used 524689K [0x0000000720000000, 0x0000000744b00000, 0x00000007b5500000)
  263. object space 601088K, 87% used [0x0000000720000000,0x00000007400645a8,0x0000000744b00000)
  264. PSPermGen total 262144K, used 106260K [0x0000000710000000, 0x0000000720000000, 0x0000000720000000)
  265. object space 262144K, 40% used [0x0000000710000000,0x00000007167c5038,0x0000000720000000)
  266.  
  267. Deoptimization events (10 events):
  268. Event: 82.047 Thread 0x0000000034e14800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002d95158 method=net.minecraft.nbt.NBTBase.func_130104_b(Ljava/io/DataInput;I)Lnet/minecraft/nbt/NBTBase; @ 37
  269. Event: 82.047 Thread 0x0000000034e14800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002d9a3c0 method=net.minecraft.nbt.NBTBase.func_130104_b(Ljava/io/DataInput;I)Lnet/minecraft/nbt/NBTBase; @ 37
  270. Event: 82.047 Thread 0x0000000034e14800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d90c88 method=java.io.DataInputStream.readByte()B @ 4
  271. Event: 82.047 Thread 0x0000000034e14800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d90c88 method=java.io.DataInputStream.readByte()B @ 4
  272. Event: 82.053 Thread 0x0000000017681800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000026d5974 method=java.lang.StringBuilder.append(Ljava/lang/CharSequence;)Ljava/lang/StringBuilder; @ 8
  273. Event: 82.053 Thread 0x0000000017681800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000027681ec method=java.lang.AbstractStringBuilder.append(Ljava/lang/CharSequence;II)Ljava/lang/AbstractStringBuilder; @ 18
  274. Event: 82.054 Thread 0x0000000017681800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029631c8 method=java.nio.charset.CharsetDecoder.reset()Ljava/nio/charset/CharsetDecoder; @ 1
  275. Event: 82.065 Thread 0x0000000034e14800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000002d920d4 method=net.minecraft.nbt.NBTBase.func_74733_a(BLjava/lang/String;)Lnet/minecraft/nbt/NBTBase; @ 81
  276. Event: 82.283 Thread 0x0000000002128000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002cab614 method=thaumcraft.common.lib.ShapelessNBTOreRecipe.func_77569_a(Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z @ 34
  277. Event: 82.393 Thread 0x0000000017681800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c7b7dc method=java.util.Collections.unmodifiableList(Ljava/util/List;)Ljava/util/List; @ 1
  278.  
  279. Internal exceptions (10 events):
  280. Event: 81.511 Thread 0x0000000017682000 Threw 0x00000007b79b16e0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  281. Event: 81.567 Thread 0x0000000017682000 Threw 0x00000007b79b1850 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  282. Event: 81.611 Thread 0x0000000017682000 Threw 0x00000007b79b19c0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  283. Event: 81.670 Thread 0x0000000017682000 Threw 0x00000007b79b1b30 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  284. Event: 81.715 Thread 0x0000000017682000 Threw 0x00000007b79b1ca0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  285. Event: 81.781 Thread 0x0000000017682000 Threw 0x00000007b79b1e10 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  286. Event: 81.809 Thread 0x0000000017682000 Threw 0x00000007b79b2bd8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  287. Event: 81.863 Thread 0x0000000017682000 Threw 0x00000007b79b2d48 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  288. Event: 81.909 Thread 0x0000000017682000 Threw 0x00000007b79b2eb8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
  289. Event: 82.059 Thread 0x0000000002128000 Threw 0x00000007bd365d20 at C:\re\jdk7u51\527\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:362
  290.  
  291. Events (10 events):
  292. Event: 82.387 loading class 0x00000000347a4ec0 done
  293. Event: 82.387 Executing VM operation: RevokeBias
  294. Event: 82.387 Executing VM operation: RevokeBias done
  295. Event: 82.387 Thread 0x000000001767d800 Thread exited: 0x000000001767d800
  296. Event: 82.393 Thread 0x0000000017681800 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000002c7b7dc
  297. Event: 82.393 Thread 0x0000000017681800 DEOPT PACKING pc=0x0000000002c7b7dc sp=0x0000000018aeed60
  298. Event: 82.393 Thread 0x0000000017681800 DEOPT UNPACKING pc=0x00000000025275a4 sp=0x0000000018aeed08 mode 2
  299. Event: 82.393 Executing VM operation: RevokeBias
  300. Event: 82.393 Executing VM operation: RevokeBias done
  301. Event: 82.393 Executing VM operation: ParallelGCSystemGC
  302.  
  303.  
  304. Dynamic libraries:
  305. 0x000000013f190000 - 0x000000013f1c3000 C:\Program Files\Java\jre7\bin\javaw.exe
  306. 0x00000000774c0000 - 0x0000000077669000 C:\Windows\SYSTEM32\ntdll.dll
  307. 0x00000000773a0000 - 0x00000000774bf000 C:\Windows\system32\kernel32.dll
  308. 0x000007fefc690000 - 0x000007fefc6fb000 C:\Windows\system32\KERNELBASE.dll
  309. 0x000007fefcac0000 - 0x000007fefcb9b000 C:\Windows\system32\ADVAPI32.dll
  310. 0x000007fefd000000 - 0x000007fefd09f000 C:\Windows\system32\msvcrt.dll
  311. 0x000007fefea80000 - 0x000007fefea9f000 C:\Windows\SYSTEM32\sechost.dll
  312. 0x000007fefcd50000 - 0x000007fefce7d000 C:\Windows\system32\RPCRT4.dll
  313. 0x00000000772a0000 - 0x000000007739a000 C:\Windows\system32\USER32.dll
  314. 0x000007fefe640000 - 0x000007fefe6a7000 C:\Windows\system32\GDI32.dll
  315. 0x000007fefd100000 - 0x000007fefd10e000 C:\Windows\system32\LPK.dll
  316. 0x000007fefe3f0000 - 0x000007fefe4b9000 C:\Windows\system32\USP10.dll
  317. 0x000007fefbd40000 - 0x000007fefbf34000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  318. 0x000007fefd140000 - 0x000007fefd1b1000 C:\Windows\system32\SHLWAPI.dll
  319. 0x000007fefd110000 - 0x000007fefd13e000 C:\Windows\system32\IMM32.DLL
  320. 0x000007fefcba0000 - 0x000007fefcca9000 C:\Windows\system32\MSCTF.dll
  321. 0x00000000734e0000 - 0x00000000735b2000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  322. 0x000000006b360000 - 0x000000006bb29000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  323. 0x000007fef0220000 - 0x000007fef0229000 C:\Windows\system32\WSOCK32.dll
  324. 0x000007fefe940000 - 0x000007fefe98d000 C:\Windows\system32\WS2_32.dll
  325. 0x000007fefe3e0000 - 0x000007fefe3e8000 C:\Windows\system32\NSI.dll
  326. 0x000007fef9990000 - 0x000007fef99cb000 C:\Windows\system32\WINMM.dll
  327. 0x0000000077690000 - 0x0000000077697000 C:\Windows\system32\PSAPI.DLL
  328. 0x00000000734d0000 - 0x00000000734df000 C:\Program Files\Java\jre7\bin\verify.dll
  329. 0x000000006ecc0000 - 0x000000006ece8000 C:\Program Files\Java\jre7\bin\java.dll
  330. 0x000000006eca0000 - 0x000000006ecb5000 C:\Program Files\Java\jre7\bin\zip.dll
  331. 0x000000006ec80000 - 0x000000006ec99000 C:\Program Files\Java\jre7\bin\net.dll
  332. 0x000007fefb9c0000 - 0x000007fefba15000 C:\Windows\system32\mswsock.dll
  333. 0x000007fefb9b0000 - 0x000007fefb9b7000 C:\Windows\System32\wship6.dll
  334. 0x000000006ec60000 - 0x000000006ec71000 C:\Program Files\Java\jre7\bin\nio.dll
  335. 0x000000006b1c0000 - 0x000000006b355000 C:\Program Files\Java\jre7\bin\awt.dll
  336. 0x000007fefce80000 - 0x000007fefcf57000 C:\Windows\system32\OLEAUT32.dll
  337. 0x000007fefe730000 - 0x000007fefe933000 C:\Windows\system32\ole32.dll
  338. 0x000007fef9cf0000 - 0x000007fef9d46000 C:\Windows\system32\uxtheme.dll
  339. 0x000007fef97a0000 - 0x000007fef97b8000 C:\Windows\system32\dwmapi.dll
  340. 0x000007fefc380000 - 0x000007fefc38f000 C:\Windows\system32\CRYPTBASE.dll
  341. 0x000007fefd3a0000 - 0x000007fefe128000 C:\Windows\system32\SHELL32.dll
  342. 0x000000006ec10000 - 0x000000006ec57000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  343. 0x000007fef8780000 - 0x000007fef897f000 C:\Windows\system32\d3d9.dll
  344. 0x000007fefb0e0000 - 0x000007fefb0ec000 C:\Windows\system32\VERSION.dll
  345. 0x000007fef8770000 - 0x000007fef8777000 C:\Windows\system32\d3d8thk.dll
  346. 0x000007fef5210000 - 0x000007fef5354000 C:\Windows\system32\aticfx64.dll
  347. 0x000007fef90e0000 - 0x000007fef9100000 C:\Windows\system32\atiu9p64.dll
  348. 0x000007fee2240000 - 0x000007fee29a1000 C:\Windows\system32\atiumd64.dll
  349. 0x0000000069bd0000 - 0x000000006a45d000 C:\Windows\system32\atiumd6a.dll
  350. 0x000000006ebc0000 - 0x000000006ec01000 C:\Program Files\Java\jre7\bin\t2k.dll
  351. 0x000000006e440000 - 0x000000006e455000 C:\Program Files\Java\jre7\bin\unpack.dll
  352. 0x000000006e9d0000 - 0x000000006e9f4000 C:\Program Files\Java\jre7\bin\sunec.dll
  353. 0x000000006eb80000 - 0x000000006eb8b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  354. 0x000007fefc520000 - 0x000007fefc68c000 C:\Windows\system32\CRYPT32.dll
  355. 0x000007fefc4f0000 - 0x000007fefc4ff000 C:\Windows\system32\MSASN1.dll
  356. 0x000007fefba20000 - 0x000007fefba37000 C:\Windows\system32\CRYPTSP.dll
  357. 0x000007fefb720000 - 0x000007fefb767000 C:\Windows\system32\rsaenh.dll
  358. 0x000007fefafd0000 - 0x000007fefafee000 C:\Windows\system32\USERENV.dll
  359. 0x000007fefc450000 - 0x000007fefc45f000 C:\Windows\system32\profapi.dll
  360. 0x000007fefa6f0000 - 0x000007fefa705000 C:\Windows\system32\NLAapi.dll
  361. 0x000007fef6e30000 - 0x000007fef6e45000 C:\Windows\system32\napinsp.dll
  362. 0x000007fef6e10000 - 0x000007fef6e29000 C:\Windows\system32\pnrpnsp.dll
  363. 0x000007fefb840000 - 0x000007fefb89b000 C:\Windows\system32\DNSAPI.dll
  364. 0x000007fef6e00000 - 0x000007fef6e0b000 C:\Windows\System32\winrnr.dll
  365. 0x000007fefa5d0000 - 0x000007fefa5f7000 C:\Windows\system32\IPHLPAPI.DLL
  366. 0x000007fefa5c0000 - 0x000007fefa5cb000 C:\Windows\system32\WINNSI.DLL
  367. 0x000007fefa480000 - 0x000007fefa4d3000 C:\Windows\System32\fwpuclnt.dll
  368. 0x000007fef7ad0000 - 0x000007fef7ad8000 C:\Windows\system32\rasadhlp.dll
  369. 0x000007fefaeb0000 - 0x000007fefaeb7000 C:\Windows\System32\wshtcpip.dll
  370. 0x0000000180000000 - 0x0000000180050000 C:\Users\Ezpzlmnsqzi\Desktop\FTB\Direwolf20_1_6_4\natives\lwjgl64.dll
  371. 0x000007fee1aa0000 - 0x000007fee1bbd000 C:\Windows\system32\OPENGL32.dll
  372. 0x000007fef9210000 - 0x000007fef923d000 C:\Windows\system32\GLU32.dll
  373. 0x000007fee0c70000 - 0x000007fee0d61000 C:\Windows\system32\DDRAW.dll
  374. 0x000007fef9200000 - 0x000007fef9208000 C:\Windows\system32\DCIMAN32.dll
  375. 0x000007fefd1c0000 - 0x000007fefd397000 C:\Windows\system32\SETUPAPI.dll
  376. 0x000007fefc7d0000 - 0x000007fefc806000 C:\Windows\system32\CFGMGR32.dll
  377. 0x000007fefc7b0000 - 0x000007fefc7ca000 C:\Windows\system32\DEVOBJ.dll
  378. 0x000007fef72e0000 - 0x000007fef72f8000 C:\Windows\system32\atig6pxx.dll
  379. 0x0000000060970000 - 0x0000000062311000 C:\Windows\system32\atio6axx.dll
  380. 0x000007fefb470000 - 0x000007fefb598000 C:\Windows\system32\atiadlxx.dll
  381. 0x000007fefa9d0000 - 0x000007fefaafc000 C:\Windows\system32\PROPSYS.dll
  382. 0x000007fefadd0000 - 0x000007fefade1000 C:\Windows\system32\WTSAPI32.dll
  383. 0x000007fefc840000 - 0x000007fefc87a000 C:\Windows\system32\WINTRUST.dll
  384. 0x000007fee2a30000 - 0x000007fee2a4e000 C:\Windows\system32\atig6txx.dll
  385. 0x000007fee0650000 - 0x000007fee06ec000 C:\Windows\system32\mscms.dll
  386. 0x000007fee1a50000 - 0x000007fee1a92000 C:\Windows\system32\icm32.dll
  387. 0x00000000734c0000 - 0x00000000734cb000 C:\Program Files\Java\jre7\bin\management.dll
  388. 0x000000000f7e0000 - 0x000000000f844000 C:\Users\Ezpzlmnsqzi\Desktop\FTB\Direwolf20_1_6_4\natives\OpenAL64.dll
  389. 0x000007fefccb0000 - 0x000007fefcd49000 C:\Windows\system32\CLBCatQ.DLL
  390. 0x000007fefab00000 - 0x000007fefab4b000 C:\Windows\System32\MMDevApi.dll
  391. 0x000007fee05c0000 - 0x000007fee0648000 C:\Windows\system32\dsound.dll
  392. 0x000007fefada0000 - 0x000007fefadcc000 C:\Windows\system32\POWRPROF.dll
  393. 0x000007fef9750000 - 0x000007fef979f000 C:\Windows\system32\AUDIOSES.DLL
  394. 0x000007fefa3d0000 - 0x000007fefa3e8000 C:\Windows\system32\dhcpcsvc.DLL
  395. 0x000007fefa450000 - 0x000007fefa461000 C:\Windows\system32\dhcpcsvc6.DLL
  396. 0x000007fef61d0000 - 0x000007fef62f5000 C:\Windows\system32\dbghelp.dll
  397.  
  398. VM Arguments:
  399. jvm_args: -Xms256M -Xmx3584M -XX:PermSize=256m -Dorg.lwjgl.librarypath=C:\Users\Ezpzlmnsqzi\Desktop\FTB\Direwolf20_1_6_4\natives -Dnet.java.games.input.librarypath=C:\Users\Ezpzlmnsqzi\Desktop\FTB\Direwolf20_1_6_4\natives -Duser.home=C:\Users\Ezpzlmnsqzi\Desktop\FTB\Direwolf20_1_6_4 -Djava.net.preferIPv4Stack=true
  400. java_command: net.minecraft.launchwrapper.Launch --username FloPPyPILLoW --session 60da3db1394d49c0af92c2a894d6b153 --version 1.6.4 --gameDir C:\Users\Ezpzlmnsqzi\Desktop\FTB\Direwolf20_1_6_4\minecraft --assetsDir C:\Users\Ezpzlmnsqzi\Desktop\FTB\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  401. Launcher Type: SUN_STANDARD
  402.  
  403. Environment Variables:
  404. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;D:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre7\bin
  405. USERNAME=Ezpzlmnsqzi
  406. OS=Windows_NT
  407. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  408.  
  409.  
  410.  
  411. --------------- S Y S T E M ---------------
  412.  
  413. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  414.  
  415. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, erms, tsc, tscinvbit
  416.  
  417. Memory: 4k page, physical 4070060k(184868k free), swap 8138256k(2037148k free)
  418.  
  419. 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
  420.  
  421. time: Fri Jan 31 09:18:44 2014
  422. elapsed time: 82 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement