Advertisement
Ectorr

ftblaunc_magicfarm2_crash1

Jan 31st, 2014
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.07 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=0x5d75fbb3, pid=2084, tid=1744
  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) Client VM (24.51-b03 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [atioglxx.dll+0x113fbb3]
  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 (0x0067d000): JavaThread "Minecraft main thread" [_thread_in_native, id=1744, stack(0x00c00000,0x00c50000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x00000200
  24.  
  25. Registers:
  26. EAX=0x00000000, EBX=0x5b4a0020, ECX=0x00000000, EDX=0x00000002
  27. ESP=0x00c4efc4, EBP=0x00c4eff8, ESI=0x5b4a0020, EDI=0x00000200
  28. EIP=0x5d75fbb3, EFLAGS=0x00010212
  29.  
  30. Top of Stack: (sp=0x00c4efc4)
  31. 0x00c4efc4: 00000200 00000000 00000040 5cee1fa3
  32. 0x00c4efd4: 00000200 5b4a0020 00000100 5a48eb78
  33. 0x00c4efe4: 5ae49808 00000000 5acd4ff0 00000040
  34. 0x00c4eff4: 00000400 00c4f0c0 5cea487d 00002000
  35. 0x00c4f004: 00000000 00800000 00000100 00000001
  36. 0x00c4f014: 00000000 00000200 00000100 00c4f25c
  37. 0x00c4f024: 5a412260 5a413400 00000001 00c4f09c
  38. 0x00c4f034: 5ce9f031 5a433b18 5a48eb78 5a413501
  39.  
  40. Instructions: (pc=0x5d75fbb3)
  41. 0x5d75fb93: c1 ea 07 74 65 8d a4 24 00 00 00 00 90 66 0f 6f
  42. 0x5d75fba3: 06 66 0f 6f 4e 10 66 0f 6f 56 20 66 0f 6f 5e 30
  43. 0x5d75fbb3: 66 0f 7f 07 66 0f 7f 4f 10 66 0f 7f 57 20 66 0f
  44. 0x5d75fbc3: 7f 5f 30 66 0f 6f 66 40 66 0f 6f 6e 50 66 0f 6f
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x00000000 is an unknown value
  50. EBX=0x5b4a0020 is an unknown value
  51. ECX=0x00000000 is an unknown value
  52. EDX=0x00000002 is an unknown value
  53. ESP=0x00c4efc4 is pointing into the stack for thread: 0x0067d000
  54. EBP=0x00c4eff8 is pointing into the stack for thread: 0x0067d000
  55. ESI=0x5b4a0020 is an unknown value
  56. EDI=0x00000200 is an unknown value
  57.  
  58.  
  59. Stack: [0x00c00000,0x00c50000], sp=0x00c4efc4, free space=315k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [atioglxx.dll+0x113fbb3]
  62. C [atioglxx.dll+0x88487d]
  63. C [atioglxx.dll+0x86b40b]
  64. C [atioglxx.dll+0x86b6fb]
  65. C [atioglxx.dll+0x86ecd7]
  66. C [atioglxx.dll+0xcc28d]
  67. C [lwjgl.dll+0x9771]
  68. J org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V
  69. j net.minecraft.client.renderer.texture.TextureMap.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+6
  70. j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  71. j net.minecraft.client.renderer.texture.TextureManager.func_110549_a(Lnet/minecraft/client/resources/ResourceManager;)V+53
  72. j net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b()V+31
  73. j net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(Ljava/util/List;)V+86
  74. j net.minecraft.client.Minecraft.func_110436_a()V+65
  75. j cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading()V+89
  76. j net.minecraft.client.Minecraft.func_71384_a()V+970
  77. j net.minecraft.client.Minecraft.func_99999_d()V+6
  78. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  79. v ~StubRoutines::call_stub
  80. V [jvm.dll+0x13f35a]
  81. V [jvm.dll+0x202c6e]
  82. V [jvm.dll+0x13f3dd]
  83. V [jvm.dll+0x14b6ee]
  84. V [jvm.dll+0x14b915]
  85. V [jvm.dll+0xf1309]
  86. C [java.dll+0x7d6e]
  87. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  88. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  89. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  90. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  91. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  92. v ~StubRoutines::call_stub
  93. V [jvm.dll+0x13f35a]
  94. V [jvm.dll+0x202c6e]
  95. V [jvm.dll+0x13f3dd]
  96. V [jvm.dll+0xc9945]
  97. V [jvm.dll+0xd45e7]
  98. C [javaw.exe+0x2070]
  99. C [javaw.exe+0xa5b1]
  100. C [javaw.exe+0xa63b]
  101. C [kernel32.dll+0x4ed5c]
  102. C [ntdll.dll+0x637eb]
  103. C [ntdll.dll+0x637be]
  104.  
  105. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  106. J org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V
  107. J org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V
  108. J net.minecraft.client.renderer.texture.TextureUtil.func_110998_a([IIIIIZZ)V
  109. j net.minecraft.client.renderer.texture.TextureMap.func_110571_b(Lnet/minecraft/client/resources/ResourceManager;)V+387
  110. j net.minecraft.client.renderer.texture.TextureMap.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+6
  111. j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  112. j net.minecraft.client.renderer.texture.TextureManager.func_110549_a(Lnet/minecraft/client/resources/ResourceManager;)V+53
  113. j net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b()V+31
  114. j net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(Ljava/util/List;)V+86
  115. j net.minecraft.client.Minecraft.func_110436_a()V+65
  116. j cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading()V+89
  117. j net.minecraft.client.Minecraft.func_71384_a()V+970
  118. j net.minecraft.client.Minecraft.func_99999_d()V+6
  119. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  120. v ~StubRoutines::call_stub
  121. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  122. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  123. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  124. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  125. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  126. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  127. v ~StubRoutines::call_stub
  128.  
  129. --------------- P R O C E S S ---------------
  130.  
  131. Java Threads: ( => current thread )
  132. 0x77f49400 JavaThread "Map Calculation" [_thread_blocked, id=4040, stack(0x5b1d0000,0x5b220000)]
  133. 0x77f4f800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=3784, stack(0x68660000,0x686b0000)]
  134. 0x73378c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=1480, stack(0x5a0c0000,0x5a110000)]
  135. 0x609e7800 JavaThread "Thread-6" [_thread_blocked, id=2852, stack(0x5c4c0000,0x5c510000)]
  136. 0x599f4800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=128, stack(0x59f70000,0x59fc0000)]
  137. 0x599c6800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3908, stack(0x59630000,0x59680000)]
  138. 0x56356800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3116, stack(0x56880000,0x568d0000)]
  139. 0x5632c800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4032, stack(0x004e0000,0x00530000)]
  140. 0x56236c00 JavaThread "Thread-1" daemon [_thread_blocked, id=3932, stack(0x56920000,0x56970000)]
  141. 0x55b9bc00 JavaThread "Service Thread" daemon [_thread_blocked, id=3108, stack(0x00e10000,0x00e60000)]
  142. 0x55b96c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4052, stack(0x55f20000,0x55f70000)]
  143. 0x55b95800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1048, stack(0x55fb0000,0x56000000)]
  144. 0x55b92800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3476, stack(0x00db0000,0x00e00000)]
  145. 0x55b66400 JavaThread "Finalizer" daemon [_thread_blocked, id=3236, stack(0x55e70000,0x55ec0000)]
  146. 0x55b61400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1160, stack(0x00b30000,0x00b80000)]
  147. =>0x0067d000 JavaThread "Minecraft main thread" [_thread_in_native, id=1744, stack(0x00c00000,0x00c50000)]
  148.  
  149. Other Threads:
  150. 0x55b5f400 VMThread [stack: 0x55dd0000,0x55e20000] [id=972]
  151. 0x55bb8400 WatcherThread [stack: 0x56060000,0x560b0000] [id=1028]
  152.  
  153. VM state:not at safepoint (normal execution)
  154.  
  155. VM Mutex/Monitor currently owned by a thread: None
  156.  
  157. Heap
  158. def new generation total 129152K, used 115493K [0x03ac0000, 0x0c6e0000, 0x19010000)
  159. eden space 114816K, 98% used [0x03ac0000, 0x0a8e1450, 0x0aae0000)
  160. from space 14336K, 18% used [0x0aae0000, 0x0ad88078, 0x0b8e0000)
  161. to space 14336K, 0% used [0x0b8e0000, 0x0b8e0000, 0x0c6e0000)
  162. tenured generation total 286940K, used 272101K [0x19010000, 0x2a847000, 0x43ac0000)
  163. the space 286940K, 94% used [0x19010000, 0x299c94e0, 0x299c9600, 0x2a847000)
  164. compacting perm gen total 262144K, used 49861K [0x43ac0000, 0x53ac0000, 0x53ac0000)
  165. the space 262144K, 19% used [0x43ac0000, 0x46b71740, 0x46b71800, 0x53ac0000)
  166. No shared spaces configured.
  167.  
  168. Card table byte_map: [0x558c0000,0x55b50000] byte_map_base: 0x558a2a00
  169.  
  170. Polling page: 0x00250000
  171.  
  172. Code Cache [0x01ac0000, 0x021f0000, 0x03ac0000)
  173. total_blobs=4236 nmethods=3765 adapters=407 free_code_cache=25421Kb largest_free_block=26026176
  174.  
  175. Compilation events (10 events):
  176. Event: 59.988 Thread 0x55b96c00 3854 com.google.gson.internal.$Gson$Preconditions::checkNotNull (14 bytes)
  177. Event: 59.989 Thread 0x55b96c00 nmethod 3854 0x021e79c8 code [0x021e7ad0, 0x021e7bac]
  178. Event: 59.997 Thread 0x55b96c00 3855 ! extrautils.texture.TextureComprBlock::load (444 bytes)
  179. Event: 59.998 Thread 0x55b96c00 nmethod 3855 0x021e7c48 code [0x021e7f10, 0x021e85c8]
  180. Event: 60.052 Thread 0x55b96c00 3856 % ! net.minecraft.client.renderer.texture.TextureMap::func_110571_b @ 57 (529 bytes)
  181. Event: 60.056 Thread 0x55b96c00 nmethod 3856% 0x021e8c88 code [0x021e9230, 0x021eac20]
  182. Event: 60.072 Thread 0x55b96c00 3857 java.util.ComparableTimSort::mergeCollapse (101 bytes)
  183. Event: 60.073 Thread 0x55b96c00 nmethod 3857 0x021ed248 code [0x021ed370, 0x021ed4f8]
  184. Event: 61.996 Thread 0x55b96c00 3858 net.minecraft.client.renderer.texture.Stitcher::func_94309_g (127 bytes)
  185. Event: 61.997 Thread 0x55b96c00 nmethod 3858 0x021ed6c8 code [0x021ed850, 0x021edb94]
  186.  
  187. GC Heap History (10 events):
  188. Event: 59.306 GC heap before
  189. {Heap before GC invocations=114 (full 1):
  190. def new generation total 129152K, used 119476K [0x03ac0000, 0x0c6e0000, 0x19010000)
  191. eden space 114816K, 100% used [0x03ac0000, 0x0aae0000, 0x0aae0000)
  192. from space 14336K, 32% used [0x0b8e0000, 0x0bd6d3e0, 0x0c6e0000)
  193. to space 14336K, 0% used [0x0aae0000, 0x0aae0000, 0x0b8e0000)
  194. tenured generation total 286940K, used 254393K [0x19010000, 0x2a847000, 0x43ac0000)
  195. the space 286940K, 88% used [0x19010000, 0x2887e568, 0x2887e600, 0x2a847000)
  196. compacting perm gen total 262144K, used 49861K [0x43ac0000, 0x53ac0000, 0x53ac0000)
  197. the space 262144K, 19% used [0x43ac0000, 0x46b71740, 0x46b71800, 0x53ac0000)
  198. No shared spaces configured.
  199. Event: 59.333 GC heap after
  200. Heap after GC invocations=115 (full 1):
  201. def new generation total 129152K, used 13145K [0x03ac0000, 0x0c6e0000, 0x19010000)
  202. eden space 114816K, 0% used [0x03ac0000, 0x03ac0000, 0x0aae0000)
  203. from space 14336K, 91% used [0x0aae0000, 0x0b7b6578, 0x0b8e0000)
  204. to space 14336K, 0% used [0x0b8e0000, 0x0b8e0000, 0x0c6e0000)
  205. tenured generation total 286940K, used 254393K [0x19010000, 0x2a847000, 0x43ac0000)
  206. the space 286940K, 88% used [0x19010000, 0x2887e568, 0x2887e600, 0x2a847000)
  207. compacting perm gen total 262144K, used 49861K [0x43ac0000, 0x53ac0000, 0x53ac0000)
  208. the space 262144K, 19% used [0x43ac0000, 0x46b71740, 0x46b71800, 0x53ac0000)
  209. No shared spaces configured.
  210. }
  211. Event: 59.839 GC heap before
  212. {Heap before GC invocations=115 (full 1):
  213. def new generation total 129152K, used 127961K [0x03ac0000, 0x0c6e0000, 0x19010000)
  214. eden space 114816K, 100% used [0x03ac0000, 0x0aae0000, 0x0aae0000)
  215. from space 14336K, 91% used [0x0aae0000, 0x0b7b6578, 0x0b8e0000)
  216. to space 14336K, 0% used [0x0b8e0000, 0x0b8e0000, 0x0c6e0000)
  217. tenured generation total 286940K, used 254393K [0x19010000, 0x2a847000, 0x43ac0000)
  218. the space 286940K, 88% used [0x19010000, 0x2887e568, 0x2887e600, 0x2a847000)
  219. compacting perm gen total 262144K, used 49861K [0x43ac0000, 0x53ac0000, 0x53ac0000)
  220. the space 262144K, 19% used [0x43ac0000, 0x46b71740, 0x46b71800, 0x53ac0000)
  221. No shared spaces configured.
  222. Event: 59.875 GC heap after
  223. Heap after GC invocations=116 (full 1):
  224. def new generation total 129152K, used 8329K [0x03ac0000, 0x0c6e0000, 0x19010000)
  225. eden space 114816K, 0% used [0x03ac0000, 0x03ac0000, 0x0aae0000)
  226. from space 14336K, 58% used [0x0b8e0000, 0x0c1027b8, 0x0c6e0000)
  227. to space 14336K, 0% used [0x0aae0000, 0x0aae0000, 0x0b8e0000)
  228. tenured generation total 286940K, used 265486K [0x19010000, 0x2a847000, 0x43ac0000)
  229. the space 286940K, 92% used [0x19010000, 0x29353920, 0x29353a00, 0x2a847000)
  230. compacting perm gen total 262144K, used 49861K [0x43ac0000, 0x53ac0000, 0x53ac0000)
  231. the space 262144K, 19% used [0x43ac0000, 0x46b71740, 0x46b71800, 0x53ac0000)
  232. No shared spaces configured.
  233. }
  234. Event: 60.469 GC heap before
  235. {Heap before GC invocations=116 (full 1):
  236. def new generation total 129152K, used 123145K [0x03ac0000, 0x0c6e0000, 0x19010000)
  237. eden space 114816K, 100% used [0x03ac0000, 0x0aae0000, 0x0aae0000)
  238. from space 14336K, 58% used [0x0b8e0000, 0x0c1027b8, 0x0c6e0000)
  239. to space 14336K, 0% used [0x0aae0000, 0x0aae0000, 0x0b8e0000)
  240. tenured generation total 286940K, used 265486K [0x19010000, 0x2a847000, 0x43ac0000)
  241. the space 286940K, 92% used [0x19010000, 0x29353920, 0x29353a00, 0x2a847000)
  242. compacting perm gen total 262144K, used 49861K [0x43ac0000, 0x53ac0000, 0x53ac0000)
  243. the space 262144K, 19% used [0x43ac0000, 0x46b71740, 0x46b71800, 0x53ac0000)
  244. No shared spaces configured.
  245. Event: 60.488 GC heap after
  246. Heap after GC invocations=117 (full 1):
  247. def new generation total 129152K, used 3642K [0x03ac0000, 0x0c6e0000, 0x19010000)
  248. eden space 114816K, 0% used [0x03ac0000, 0x03ac0000, 0x0aae0000)
  249. from space 14336K, 25% used [0x0aae0000, 0x0ae6e9d0, 0x0b8e0000)
  250. to space 14336K, 0% used [0x0b8e0000, 0x0b8e0000, 0x0c6e0000)
  251. tenured generation total 286940K, used 272101K [0x19010000, 0x2a847000, 0x43ac0000)
  252. the space 286940K, 94% used [0x19010000, 0x299c94e0, 0x299c9600, 0x2a847000)
  253. compacting perm gen total 262144K, used 49861K [0x43ac0000, 0x53ac0000, 0x53ac0000)
  254. the space 262144K, 19% used [0x43ac0000, 0x46b71740, 0x46b71800, 0x53ac0000)
  255. No shared spaces configured.
  256. }
  257. Event: 60.942 GC heap before
  258. {Heap before GC invocations=117 (full 1):
  259. def new generation total 129152K, used 118458K [0x03ac0000, 0x0c6e0000, 0x19010000)
  260. eden space 114816K, 100% used [0x03ac0000, 0x0aae0000, 0x0aae0000)
  261. from space 14336K, 25% used [0x0aae0000, 0x0ae6e9d0, 0x0b8e0000)
  262. to space 14336K, 0% used [0x0b8e0000, 0x0b8e0000, 0x0c6e0000)
  263. tenured generation total 286940K, used 272101K [0x19010000, 0x2a847000, 0x43ac0000)
  264. the space 286940K, 94% used [0x19010000, 0x299c94e0, 0x299c9600, 0x2a847000)
  265. compacting perm gen total 262144K, used 49861K [0x43ac0000, 0x53ac0000, 0x53ac0000)
  266. the space 262144K, 19% used [0x43ac0000, 0x46b71740, 0x46b71800, 0x53ac0000)
  267. No shared spaces configured.
  268. Event: 60.949 GC heap after
  269. Heap after GC invocations=118 (full 1):
  270. def new generation total 129152K, used 3254K [0x03ac0000, 0x0c6e0000, 0x19010000)
  271. eden space 114816K, 0% used [0x03ac0000, 0x03ac0000, 0x0aae0000)
  272. from space 14336K, 22% used [0x0b8e0000, 0x0bc0d998, 0x0c6e0000)
  273. to space 14336K, 0% used [0x0aae0000, 0x0aae0000, 0x0b8e0000)
  274. tenured generation total 286940K, used 272101K [0x19010000, 0x2a847000, 0x43ac0000)
  275. the space 286940K, 94% used [0x19010000, 0x299c94e0, 0x299c9600, 0x2a847000)
  276. compacting perm gen total 262144K, used 49861K [0x43ac0000, 0x53ac0000, 0x53ac0000)
  277. the space 262144K, 19% used [0x43ac0000, 0x46b71740, 0x46b71800, 0x53ac0000)
  278. No shared spaces configured.
  279. }
  280. Event: 61.473 GC heap before
  281. {Heap before GC invocations=118 (full 1):
  282. def new generation total 129152K, used 118070K [0x03ac0000, 0x0c6e0000, 0x19010000)
  283. eden space 114816K, 100% used [0x03ac0000, 0x0aae0000, 0x0aae0000)
  284. from space 14336K, 22% used [0x0b8e0000, 0x0bc0d998, 0x0c6e0000)
  285. to space 14336K, 0% used [0x0aae0000, 0x0aae0000, 0x0b8e0000)
  286. tenured generation total 286940K, used 272101K [0x19010000, 0x2a847000, 0x43ac0000)
  287. the space 286940K, 94% used [0x19010000, 0x299c94e0, 0x299c9600, 0x2a847000)
  288. compacting perm gen total 262144K, used 49861K [0x43ac0000, 0x53ac0000, 0x53ac0000)
  289. the space 262144K, 19% used [0x43ac0000, 0x46b71740, 0x46b71800, 0x53ac0000)
  290. No shared spaces configured.
  291. Event: 61.481 GC heap after
  292. Heap after GC invocations=119 (full 1):
  293. def new generation total 129152K, used 2720K [0x03ac0000, 0x0c6e0000, 0x19010000)
  294. eden space 114816K, 0% used [0x03ac0000, 0x03ac0000, 0x0aae0000)
  295. from space 14336K, 18% used [0x0aae0000, 0x0ad88078, 0x0b8e0000)
  296. to space 14336K, 0% used [0x0b8e0000, 0x0b8e0000, 0x0c6e0000)
  297. tenured generation total 286940K, used 272101K [0x19010000, 0x2a847000, 0x43ac0000)
  298. the space 286940K, 94% used [0x19010000, 0x299c94e0, 0x299c9600, 0x2a847000)
  299. compacting perm gen total 262144K, used 49861K [0x43ac0000, 0x53ac0000, 0x53ac0000)
  300. the space 262144K, 19% used [0x43ac0000, 0x46b71740, 0x46b71800, 0x53ac0000)
  301. No shared spaces configured.
  302. }
  303.  
  304. Deoptimization events (0 events):
  305. No events
  306.  
  307. Internal exceptions (10 events):
  308. Event: 61.911 Thread 0x77f49400 Threw 0x08f1a7c0 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  309. Event: 61.921 Thread 0x77f49400 Threw 0x08f1a8d8 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  310. Event: 61.931 Thread 0x77f49400 Threw 0x08f1a9f0 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  311. Event: 61.941 Thread 0x77f49400 Threw 0x08f1ab08 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  312. Event: 61.951 Thread 0x77f49400 Threw 0x08f1abd0 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  313. Event: 61.961 Thread 0x77f49400 Threw 0x09f812e0 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  314. Event: 61.971 Thread 0x77f49400 Threw 0x09f813f8 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  315. Event: 61.981 Thread 0x77f49400 Threw 0x09f81510 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  316. Event: 61.991 Thread 0x77f49400 Threw 0x09f81628 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  317. Event: 62.001 Thread 0x77f49400 Threw 0x09f81740 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  318.  
  319. Events (10 events):
  320. Event: 59.341 Executing VM operation: RevokeBias
  321. Event: 59.341 Executing VM operation: RevokeBias done
  322. Event: 59.839 Executing VM operation: GenCollectForAllocation
  323. Event: 59.875 Executing VM operation: GenCollectForAllocation done
  324. Event: 60.469 Executing VM operation: GenCollectForAllocation
  325. Event: 60.488 Executing VM operation: GenCollectForAllocation done
  326. Event: 60.942 Executing VM operation: GenCollectForAllocation
  327. Event: 60.950 Executing VM operation: GenCollectForAllocation done
  328. Event: 61.473 Executing VM operation: GenCollectForAllocation
  329. Event: 61.481 Executing VM operation: GenCollectForAllocation done
  330.  
  331.  
  332. Dynamic libraries:
  333. 0x00e90000 - 0x00ebf000 C:\Program Files\Java\jre7\bin\javaw.exe
  334. 0x77c70000 - 0x77dac000 C:\Windows\SYSTEM32\ntdll.dll
  335. 0x76600000 - 0x766d4000 C:\Windows\system32\kernel32.dll
  336. 0x75fe0000 - 0x7602b000 C:\Windows\system32\KERNELBASE.dll
  337. 0x76840000 - 0x768e0000 C:\Windows\system32\ADVAPI32.dll
  338. 0x77de0000 - 0x77e8c000 C:\Windows\system32\msvcrt.dll
  339. 0x76820000 - 0x76839000 C:\Windows\SYSTEM32\sechost.dll
  340. 0x76a70000 - 0x76b12000 C:\Windows\system32\RPCRT4.dll
  341. 0x76320000 - 0x763e9000 C:\Windows\system32\USER32.dll
  342. 0x76170000 - 0x761be000 C:\Windows\system32\GDI32.dll
  343. 0x77e90000 - 0x77e9a000 C:\Windows\system32\LPK.dll
  344. 0x766f0000 - 0x7678d000 C:\Windows\system32\USP10.dll
  345. 0x74a20000 - 0x74bbe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  346. 0x76b20000 - 0x76b77000 C:\Windows\system32\SHLWAPI.dll
  347. 0x75cf0000 - 0x75d3c000 C:\Windows\system32\apphelp.dll
  348. 0x6ac00000 - 0x6ac8d000 C:\Windows\AppPatch\AcLayers.DLL
  349. 0x75cd0000 - 0x75ceb000 C:\Windows\system32\SspiCli.dll
  350. 0x76ee0000 - 0x77b2a000 C:\Windows\system32\SHELL32.dll
  351. 0x761c0000 - 0x7631c000 C:\Windows\system32\ole32.dll
  352. 0x760c0000 - 0x7614f000 C:\Windows\system32\OLEAUT32.dll
  353. 0x75410000 - 0x75427000 C:\Windows\system32\USERENV.dll
  354. 0x75dc0000 - 0x75dcb000 C:\Windows\system32\profapi.dll
  355. 0x72230000 - 0x72281000 C:\Windows\system32\WINSPOOL.DRV
  356. 0x72290000 - 0x722a2000 C:\Windows\system32\MPR.dll
  357. 0x76150000 - 0x7616f000 C:\Windows\system32\IMM32.DLL
  358. 0x76d30000 - 0x76dfc000 C:\Windows\system32\MSCTF.dll
  359. 0x6ab40000 - 0x6abff000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  360. 0x6a7c0000 - 0x6ab40000 C:\Program Files\Java\jre7\bin\client\jvm.dll
  361. 0x6f5a0000 - 0x6f5a7000 C:\Windows\system32\WSOCK32.dll
  362. 0x76a30000 - 0x76a65000 C:\Windows\system32\WS2_32.dll
  363. 0x766e0000 - 0x766e6000 C:\Windows\system32\NSI.dll
  364. 0x71a40000 - 0x71a72000 C:\Windows\system32\WINMM.dll
  365. 0x765f0000 - 0x765f5000 C:\Windows\system32\PSAPI.DLL
  366. 0x6ee50000 - 0x6ee5c000 C:\Program Files\Java\jre7\bin\verify.dll
  367. 0x6dd00000 - 0x6dd20000 C:\Program Files\Java\jre7\bin\java.dll
  368. 0x6c810000 - 0x6c823000 C:\Program Files\Java\jre7\bin\zip.dll
  369. 0x6c3d0000 - 0x6c3e4000 C:\Program Files\Java\jre7\bin\net.dll
  370. 0x75820000 - 0x7585c000 C:\Windows\system32\mswsock.dll
  371. 0x75810000 - 0x75816000 C:\Windows\System32\wship6.dll
  372. 0x6ef80000 - 0x6ef8f000 C:\Program Files\Java\jre7\bin\nio.dll
  373. 0x6a670000 - 0x6a7b3000 C:\Program Files\Java\jre7\bin\awt.dll
  374. 0x749a0000 - 0x749e0000 C:\Windows\system32\uxtheme.dll
  375. 0x746e0000 - 0x746f3000 C:\Windows\system32\dwmapi.dll
  376. 0x75d40000 - 0x75d4c000 C:\Windows\system32\CRYPTBASE.dll
  377. 0x6c390000 - 0x6c3c9000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  378. 0x68e00000 - 0x68fc3000 C:\Windows\system32\d3d9.dll
  379. 0x75270000 - 0x75279000 C:\Windows\system32\VERSION.dll
  380. 0x6b3a0000 - 0x6b3a6000 C:\Windows\system32\d3d8thk.dll
  381. 0x71400000 - 0x71510000 C:\Windows\system32\aticfx32.dll
  382. 0x6e7c0000 - 0x6e7db000 C:\Windows\system32\atiu9pag.dll
  383. 0x69f10000 - 0x6a55f000 C:\Windows\system32\atiumdag.dll
  384. 0x69720000 - 0x69f0e000 C:\Windows\system32\atiumdva.dll
  385. 0x6c340000 - 0x6c370000 C:\Program Files\Java\jre7\bin\t2k.dll
  386. 0x6aea0000 - 0x6aeb1000 C:\Program Files\Java\jre7\bin\unpack.dll
  387. 0x55e20000 - 0x55e6c000 D:\MF2\MagicFarm2\natives\lwjgl.dll
  388. 0x6add0000 - 0x6ae98000 C:\Windows\system32\OPENGL32.dll
  389. 0x6ada0000 - 0x6adc2000 C:\Windows\system32\GLU32.dll
  390. 0x6acb0000 - 0x6ad97000 C:\Windows\system32\DDRAW.dll
  391. 0x6e660000 - 0x6e666000 C:\Windows\system32\DCIMAN32.dll
  392. 0x76b80000 - 0x76d1d000 C:\Windows\system32\SETUPAPI.dll
  393. 0x75f60000 - 0x75f87000 C:\Windows\system32\CFGMGR32.dll
  394. 0x75f90000 - 0x75fa2000 C:\Windows\system32\DEVOBJ.dll
  395. 0x75860000 - 0x75876000 C:\Windows\system32\CRYPTSP.dll
  396. 0x755d0000 - 0x7560b000 C:\Windows\system32\rsaenh.dll
  397. 0x746a0000 - 0x746b0000 C:\Windows\system32\NLAapi.dll
  398. 0x727c0000 - 0x727d0000 C:\Windows\system32\napinsp.dll
  399. 0x6daf0000 - 0x6db02000 C:\Windows\system32\pnrpnsp.dll
  400. 0x756b0000 - 0x756f4000 C:\Windows\system32\DNSAPI.dll
  401. 0x6dfa0000 - 0x6dfa8000 C:\Windows\System32\winrnr.dll
  402. 0x741b0000 - 0x741cc000 C:\Windows\system32\IPHLPAPI.DLL
  403. 0x741a0000 - 0x741a7000 C:\Windows\system32\WINNSI.DLL
  404. 0x742c0000 - 0x742f8000 C:\Windows\System32\fwpuclnt.dll
  405. 0x72390000 - 0x72396000 C:\Windows\system32\rasadhlp.dll
  406. 0x6ac90000 - 0x6aca5000 C:\Windows\system32\atiglpxx.dll
  407. 0x5c620000 - 0x5dbaf000 C:\Windows\system32\atioglxx.dll
  408. 0x73a90000 - 0x73b69000 C:\Windows\system32\atiadlxx.dll
  409. 0x74cc0000 - 0x74db5000 C:\Windows\system32\PROPSYS.dll
  410. 0x75330000 - 0x7533d000 C:\Windows\system32\WTSAPI32.dll
  411. 0x75fb0000 - 0x75fde000 C:\Windows\system32\WINTRUST.dll
  412. 0x75e40000 - 0x75f60000 C:\Windows\system32\CRYPT32.dll
  413. 0x75e30000 - 0x75e3c000 C:\Windows\system32\MSASN1.dll
  414. 0x6a630000 - 0x6a64c000 C:\Windows\system32\atigktxx.dll
  415. 0x69060000 - 0x690d9000 C:\Windows\system32\mscms.dll
  416. 0x6e670000 - 0x6e6a8000 C:\Windows\system32\icm32.dll
  417. 0x6e7b0000 - 0x6e7ba000 C:\Program Files\Java\jre7\bin\management.dll
  418. 0x75340000 - 0x75345000 C:\Windows\System32\wshtcpip.dll
  419. 0x6b600000 - 0x6b620000 C:\Program Files\Java\jre7\bin\sunec.dll
  420. 0x6e720000 - 0x6e729000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  421. 0x74240000 - 0x7424d000 C:\Windows\system32\dhcpcsvc6.DLL
  422. 0x74220000 - 0x74232000 C:\Windows\system32\dhcpcsvc.DLL
  423.  
  424. VM Arguments:
  425. jvm_args: -Xms256M -Xmx1024M -XX:PermSize=256m -Dorg.lwjgl.librarypath=D:\MF2\MagicFarm2\natives -Dnet.java.games.input.librarypath=D:\MF2\MagicFarm2\natives -Duser.home=D:\MF2\MagicFarm2 -Djava.net.preferIPv4Stack=true
  426. java_command: net.minecraft.launchwrapper.Launch --username Ectorr --session a1c1eae1191b4195afeede1660ce9654 --version 1.6.4 --gameDir D:\MF2\MagicFarm2\minecraft --assetsDir D:\MF2\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  427. Launcher Type: SUN_STANDARD
  428.  
  429. Environment Variables:
  430. PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre7\bin
  431. USERNAME=Ector
  432. OS=Windows_NT
  433. PROCESSOR_IDENTIFIER=x86 Family 16 Model 5 Stepping 3, AuthenticAMD
  434.  
  435.  
  436.  
  437. --------------- S Y S T E M ---------------
  438.  
  439. OS: Windows 7 Build 7601 Service Pack 1
  440.  
  441. CPU:total 4 (4 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
  442.  
  443. Memory: 4k page, physical 2095284k(262824k free), swap 4190568k(1335512k free)
  444.  
  445. vm_info: Java HotSpot(TM) Client VM (24.51-b03) for windows-x86 JRE (1.7.0_51-b13), built on Dec 18 2013 19:09:58 by "java_re" with unknown MS VC++:1600
  446.  
  447. time: Fri Jan 31 15:46:50 2014
  448. elapsed time: 62 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement