Advertisement
Ectorr

ftblaunc_magicfarm2_crash2

Jan 31st, 2014
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.94 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=0x5c84fbb3, pid=3808, tid=2588
  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 (0x0090d000): JavaThread "Minecraft main thread" [_thread_in_native, id=2588, stack(0x00490000,0x004e0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x00000400
  24.  
  25. Registers:
  26. EAX=0x00000000, EBX=0x5d950020, ECX=0x00000000, EDX=0x00000002
  27. ESP=0x004dec94, EBP=0x004decc8, ESI=0x5d950020, EDI=0x00000400
  28. EIP=0x5c84fbb3, EFLAGS=0x00010212
  29.  
  30. Top of Stack: (sp=0x004dec94)
  31. 0x004dec94: 00000400 00000000 00000040 5bfd1fa3
  32. 0x004deca4: 00000400 5d950020 00000100 5776f808
  33. 0x004decb4: 5b2d93f8 00000000 5b14b290 00000040
  34. 0x004decc4: 00000400 004ded90 5bf9487d 00002000
  35. 0x004decd4: 00000000 00800000 00000100 00000001
  36. 0x004dece4: 00000000 00000400 00000100 004def2c
  37. 0x004decf4: 57662228 576633c8 01e1b774 01e1a568
  38. 0x004ded04: 01e1a914 01e1a388 01e1b77e 00290005
  39.  
  40. Instructions: (pc=0x5c84fbb3)
  41. 0x5c84fb93: c1 ea 07 74 65 8d a4 24 00 00 00 00 90 66 0f 6f
  42. 0x5c84fba3: 06 66 0f 6f 4e 10 66 0f 6f 56 20 66 0f 6f 5e 30
  43. 0x5c84fbb3: 66 0f 7f 07 66 0f 7f 4f 10 66 0f 7f 57 20 66 0f
  44. 0x5c84fbc3: 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=0x5d950020 is an unknown value
  51. ECX=0x00000000 is an unknown value
  52. EDX=0x00000002 is an unknown value
  53. ESP=0x004dec94 is pointing into the stack for thread: 0x0090d000
  54. EBP=0x004decc8 is pointing into the stack for thread: 0x0090d000
  55. ESI=0x5d950020 is an unknown value
  56. EDI=0x00000400 is an unknown value
  57.  
  58.  
  59. Stack: [0x00490000,0x004e0000], sp=0x004dec94, 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.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  70. j net.minecraft.client.renderer.texture.TextureManager.func_110549_a(Lnet/minecraft/client/resources/ResourceManager;)V+53
  71. j net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b()V+31
  72. j net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(Ljava/util/List;)V+86
  73. j net.minecraft.client.Minecraft.func_110436_a()V+65
  74. j cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading()V+89
  75. j net.minecraft.client.Minecraft.func_71384_a()V+970
  76. j net.minecraft.client.Minecraft.func_99999_d()V+6
  77. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  78. v ~StubRoutines::call_stub
  79. V [jvm.dll+0x13f35a]
  80. V [jvm.dll+0x202c6e]
  81. V [jvm.dll+0x13f3dd]
  82. V [jvm.dll+0x14b6ee]
  83. V [jvm.dll+0x14b915]
  84. V [jvm.dll+0xf1309]
  85. C [java.dll+0x7d6e]
  86. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  87. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  88. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  89. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  90. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  91. v ~StubRoutines::call_stub
  92. V [jvm.dll+0x13f35a]
  93. V [jvm.dll+0x202c6e]
  94. V [jvm.dll+0x13f3dd]
  95. V [jvm.dll+0xc9945]
  96. V [jvm.dll+0xd45e7]
  97. C [javaw.exe+0x2070]
  98. C [javaw.exe+0xa5b1]
  99. C [javaw.exe+0xa63b]
  100. C [kernel32.dll+0x4ed5c]
  101. C [ntdll.dll+0x637eb]
  102. C [ntdll.dll+0x637be]
  103.  
  104. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  105. J org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V
  106. J org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V
  107. J net.minecraft.client.renderer.texture.TextureUtil.func_110998_a([IIIIIZZ)V
  108. J net.minecraft.client.renderer.texture.TextureMap.func_110571_b(Lnet/minecraft/client/resources/ResourceManager;)V
  109. j net.minecraft.client.renderer.texture.TextureMap.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+6
  110. j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  111. j net.minecraft.client.renderer.texture.TextureManager.func_110549_a(Lnet/minecraft/client/resources/ResourceManager;)V+53
  112. j net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b()V+31
  113. j net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(Ljava/util/List;)V+86
  114. j net.minecraft.client.Minecraft.func_110436_a()V+65
  115. j cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading()V+89
  116. j net.minecraft.client.Minecraft.func_71384_a()V+970
  117. j net.minecraft.client.Minecraft.func_99999_d()V+6
  118. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  119. v ~StubRoutines::call_stub
  120. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  121. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  122. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  123. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  124. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  125. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  126. v ~StubRoutines::call_stub
  127.  
  128. --------------- P R O C E S S ---------------
  129.  
  130. Java Threads: ( => current thread )
  131. 0x78c34800 JavaThread "Map Calculation" [_thread_blocked, id=1048, stack(0x59620000,0x59670000)]
  132. 0x79fbc000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=2668, stack(0x68660000,0x686b0000)]
  133. 0x7aa0cc00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=1628, stack(0x66540000,0x66590000)]
  134. 0x617af400 JavaThread "Thread-6" [_thread_blocked, id=1040, stack(0x5a1d0000,0x5a220000)]
  135. 0x59a58400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2824, stack(0x59fe0000,0x5a030000)]
  136. 0x599d1000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3048, stack(0x55e90000,0x55ee0000)]
  137. 0x563d0800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2952, stack(0x57370000,0x573c0000)]
  138. 0x563ce000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1796, stack(0x55c70000,0x55cc0000)]
  139. 0x55c5e800 JavaThread "Thread-1" daemon [_thread_blocked, id=840, stack(0x55e40000,0x55e90000)]
  140. 0x55aabc00 JavaThread "Service Thread" daemon [_thread_blocked, id=3444, stack(0x56030000,0x56080000)]
  141. 0x55aa6c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2164, stack(0x55f00000,0x55f50000)]
  142. 0x55aa5800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3052, stack(0x55fd0000,0x56020000)]
  143. 0x55aa2800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3960, stack(0x55f50000,0x55fa0000)]
  144. 0x55a76400 JavaThread "Finalizer" daemon [_thread_blocked, id=3648, stack(0x55d30000,0x55d80000)]
  145. 0x55a71400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2256, stack(0x55df0000,0x55e40000)]
  146. =>0x0090d000 JavaThread "Minecraft main thread" [_thread_in_native, id=2588, stack(0x00490000,0x004e0000)]
  147.  
  148. Other Threads:
  149. 0x55a6f400 VMThread [stack: 0x55da0000,0x55df0000] [id=1312]
  150. 0x55ac7000 WatcherThread [stack: 0x55cc0000,0x55d10000] [id=2408]
  151.  
  152. VM state:not at safepoint (normal execution)
  153.  
  154. VM Mutex/Monitor currently owned by a thread: None
  155.  
  156. Heap
  157. def new generation total 125696K, used 48355K [0x03870000, 0x0c0d0000, 0x18dc0000)
  158. eden space 111744K, 41% used [0x03870000, 0x065b8a08, 0x0a590000)
  159. from space 13952K, 14% used [0x0b330000, 0x0b520518, 0x0c0d0000)
  160. to space 13952K, 0% used [0x0a590000, 0x0a590000, 0x0b330000)
  161. tenured generation total 279168K, used 256882K [0x18dc0000, 0x29e60000, 0x43870000)
  162. the space 279168K, 92% used [0x18dc0000, 0x2889ca78, 0x2889cc00, 0x29e60000)
  163. compacting perm gen total 262144K, used 49798K [0x43870000, 0x53870000, 0x53870000)
  164. the space 262144K, 18% used [0x43870000, 0x46911950, 0x46911a00, 0x53870000)
  165. No shared spaces configured.
  166.  
  167. Card table byte_map: [0x55670000,0x55900000] byte_map_base: 0x55653c80
  168.  
  169. Polling page: 0x00160000
  170.  
  171. Code Cache [0x01870000, 0x01fa8000, 0x03870000)
  172. total_blobs=4202 nmethods=3732 adapters=406 free_code_cache=25483Kb largest_free_block=25998912
  173.  
  174. Compilation events (10 events):
  175. Event: 45.893 Thread 0x55aa6c00 3824 net.minecraft.client.resources.data.AnimationMetadataSectionSerializer::func_110483_a (3 bytes)
  176. Event: 45.893 Thread 0x55aa6c00 nmethod 3824 0x01c12bc8 code [0x01c12cc0, 0x01c12d40]
  177. Event: 46.102 Thread 0x55aa6c00 3825 sun.awt.image.SunWritableRaster::stealData (11 bytes)
  178. Event: 46.103 Thread 0x55aa6c00 nmethod 3825 0x01c128c8 code [0x01c129d0, 0x01c12a90]
  179. Event: 46.103 Thread 0x55aa6c00 3826 java.awt.image.DataBuffer$1::getData (7 bytes)
  180. Event: 46.103 Thread 0x55aa6c00 nmethod 3826 0x01cc0b48 code [0x01cc0c40, 0x01cc0cf0]
  181. Event: 46.263 Thread 0x55aa6c00 3827 java.awt.image.MultiPixelPackedSampleModel::<init> (68 bytes)
  182. Event: 46.263 Thread 0x55aa6c00 nmethod 3827 0x01cc03c8 code [0x01cc0520, 0x01cc0874]
  183. Event: 46.265 Thread 0x55aa6c00 3828 java.awt.image.MultiPixelPackedSampleModel::<init> (126 bytes)
  184. Event: 46.265 Thread 0x55aa6c00 nmethod 3828 0x01e7a508 code [0x01e7a670, 0x01e7aa24]
  185.  
  186. GC Heap History (10 events):
  187. Event: 47.071 GC heap before
  188. {Heap before GC invocations=109 (full 1):
  189. def new generation total 125696K, used 119303K [0x03870000, 0x0c0d0000, 0x18dc0000)
  190. eden space 111744K, 100% used [0x03870000, 0x0a590000, 0x0a590000)
  191. from space 13952K, 54% used [0x0a590000, 0x0acf1c30, 0x0b330000)
  192. to space 13952K, 0% used [0x0b330000, 0x0b330000, 0x0c0d0000)
  193. tenured generation total 279168K, used 253490K [0x18dc0000, 0x29e60000, 0x43870000)
  194. the space 279168K, 90% used [0x18dc0000, 0x2854c9b8, 0x2854ca00, 0x29e60000)
  195. compacting perm gen total 262144K, used 49798K [0x43870000, 0x53870000, 0x53870000)
  196. the space 262144K, 18% used [0x43870000, 0x46911950, 0x46911a00, 0x53870000)
  197. No shared spaces configured.
  198. Event: 47.082 GC heap after
  199. Heap after GC invocations=110 (full 1):
  200. def new generation total 125696K, used 2263K [0x03870000, 0x0c0d0000, 0x18dc0000)
  201. eden space 111744K, 0% used [0x03870000, 0x03870000, 0x0a590000)
  202. from space 13952K, 16% used [0x0b330000, 0x0b565df8, 0x0c0d0000)
  203. to space 13952K, 0% used [0x0a590000, 0x0a590000, 0x0b330000)
  204. tenured generation total 279168K, used 256882K [0x18dc0000, 0x29e60000, 0x43870000)
  205. the space 279168K, 92% used [0x18dc0000, 0x2889ca78, 0x2889cc00, 0x29e60000)
  206. compacting perm gen total 262144K, used 49798K [0x43870000, 0x53870000, 0x53870000)
  207. the space 262144K, 18% used [0x43870000, 0x46911950, 0x46911a00, 0x53870000)
  208. No shared spaces configured.
  209. }
  210. Event: 47.542 GC heap before
  211. {Heap before GC invocations=110 (full 1):
  212. def new generation total 125696K, used 114007K [0x03870000, 0x0c0d0000, 0x18dc0000)
  213. eden space 111744K, 100% used [0x03870000, 0x0a590000, 0x0a590000)
  214. from space 13952K, 16% used [0x0b330000, 0x0b565df8, 0x0c0d0000)
  215. to space 13952K, 0% used [0x0a590000, 0x0a590000, 0x0b330000)
  216. tenured generation total 279168K, used 256882K [0x18dc0000, 0x29e60000, 0x43870000)
  217. the space 279168K, 92% used [0x18dc0000, 0x2889ca78, 0x2889cc00, 0x29e60000)
  218. compacting perm gen total 262144K, used 49798K [0x43870000, 0x53870000, 0x53870000)
  219. the space 262144K, 18% used [0x43870000, 0x46911950, 0x46911a00, 0x53870000)
  220. No shared spaces configured.
  221. Event: 47.549 GC heap after
  222. Heap after GC invocations=111 (full 1):
  223. def new generation total 125696K, used 1803K [0x03870000, 0x0c0d0000, 0x18dc0000)
  224. eden space 111744K, 0% used [0x03870000, 0x03870000, 0x0a590000)
  225. from space 13952K, 12% used [0x0a590000, 0x0a752d88, 0x0b330000)
  226. to space 13952K, 0% used [0x0b330000, 0x0b330000, 0x0c0d0000)
  227. tenured generation total 279168K, used 256882K [0x18dc0000, 0x29e60000, 0x43870000)
  228. the space 279168K, 92% used [0x18dc0000, 0x2889ca78, 0x2889cc00, 0x29e60000)
  229. compacting perm gen total 262144K, used 49798K [0x43870000, 0x53870000, 0x53870000)
  230. the space 262144K, 18% used [0x43870000, 0x46911950, 0x46911a00, 0x53870000)
  231. No shared spaces configured.
  232. }
  233. Event: 48.042 GC heap before
  234. {Heap before GC invocations=111 (full 1):
  235. def new generation total 125696K, used 113547K [0x03870000, 0x0c0d0000, 0x18dc0000)
  236. eden space 111744K, 100% used [0x03870000, 0x0a590000, 0x0a590000)
  237. from space 13952K, 12% used [0x0a590000, 0x0a752d88, 0x0b330000)
  238. to space 13952K, 0% used [0x0b330000, 0x0b330000, 0x0c0d0000)
  239. tenured generation total 279168K, used 256882K [0x18dc0000, 0x29e60000, 0x43870000)
  240. the space 279168K, 92% used [0x18dc0000, 0x2889ca78, 0x2889cc00, 0x29e60000)
  241. compacting perm gen total 262144K, used 49798K [0x43870000, 0x53870000, 0x53870000)
  242. the space 262144K, 18% used [0x43870000, 0x46911950, 0x46911a00, 0x53870000)
  243. No shared spaces configured.
  244. Event: 48.049 GC heap after
  245. Heap after GC invocations=112 (full 1):
  246. def new generation total 125696K, used 1872K [0x03870000, 0x0c0d0000, 0x18dc0000)
  247. eden space 111744K, 0% used [0x03870000, 0x03870000, 0x0a590000)
  248. from space 13952K, 13% used [0x0b330000, 0x0b5043a0, 0x0c0d0000)
  249. to space 13952K, 0% used [0x0a590000, 0x0a590000, 0x0b330000)
  250. tenured generation total 279168K, used 256882K [0x18dc0000, 0x29e60000, 0x43870000)
  251. the space 279168K, 92% used [0x18dc0000, 0x2889ca78, 0x2889cc00, 0x29e60000)
  252. compacting perm gen total 262144K, used 49798K [0x43870000, 0x53870000, 0x53870000)
  253. the space 262144K, 18% used [0x43870000, 0x46911950, 0x46911a00, 0x53870000)
  254. No shared spaces configured.
  255. }
  256. Event: 48.589 GC heap before
  257. {Heap before GC invocations=112 (full 1):
  258. def new generation total 125696K, used 113616K [0x03870000, 0x0c0d0000, 0x18dc0000)
  259. eden space 111744K, 100% used [0x03870000, 0x0a590000, 0x0a590000)
  260. from space 13952K, 13% used [0x0b330000, 0x0b5043a0, 0x0c0d0000)
  261. to space 13952K, 0% used [0x0a590000, 0x0a590000, 0x0b330000)
  262. tenured generation total 279168K, used 256882K [0x18dc0000, 0x29e60000, 0x43870000)
  263. the space 279168K, 92% used [0x18dc0000, 0x2889ca78, 0x2889cc00, 0x29e60000)
  264. compacting perm gen total 262144K, used 49798K [0x43870000, 0x53870000, 0x53870000)
  265. the space 262144K, 18% used [0x43870000, 0x46911950, 0x46911a00, 0x53870000)
  266. No shared spaces configured.
  267. Event: 48.596 GC heap after
  268. Heap after GC invocations=113 (full 1):
  269. def new generation total 125696K, used 1932K [0x03870000, 0x0c0d0000, 0x18dc0000)
  270. eden space 111744K, 0% used [0x03870000, 0x03870000, 0x0a590000)
  271. from space 13952K, 13% used [0x0a590000, 0x0a773220, 0x0b330000)
  272. to space 13952K, 0% used [0x0b330000, 0x0b330000, 0x0c0d0000)
  273. tenured generation total 279168K, used 256882K [0x18dc0000, 0x29e60000, 0x43870000)
  274. the space 279168K, 92% used [0x18dc0000, 0x2889ca78, 0x2889cc00, 0x29e60000)
  275. compacting perm gen total 262144K, used 49798K [0x43870000, 0x53870000, 0x53870000)
  276. the space 262144K, 18% used [0x43870000, 0x46911950, 0x46911a00, 0x53870000)
  277. No shared spaces configured.
  278. }
  279. Event: 49.121 GC heap before
  280. {Heap before GC invocations=113 (full 1):
  281. def new generation total 125696K, used 113676K [0x03870000, 0x0c0d0000, 0x18dc0000)
  282. eden space 111744K, 100% used [0x03870000, 0x0a590000, 0x0a590000)
  283. from space 13952K, 13% used [0x0a590000, 0x0a773220, 0x0b330000)
  284. to space 13952K, 0% used [0x0b330000, 0x0b330000, 0x0c0d0000)
  285. tenured generation total 279168K, used 256882K [0x18dc0000, 0x29e60000, 0x43870000)
  286. the space 279168K, 92% used [0x18dc0000, 0x2889ca78, 0x2889cc00, 0x29e60000)
  287. compacting perm gen total 262144K, used 49798K [0x43870000, 0x53870000, 0x53870000)
  288. the space 262144K, 18% used [0x43870000, 0x46911950, 0x46911a00, 0x53870000)
  289. No shared spaces configured.
  290. Event: 49.128 GC heap after
  291. Heap after GC invocations=114 (full 1):
  292. def new generation total 125696K, used 1985K [0x03870000, 0x0c0d0000, 0x18dc0000)
  293. eden space 111744K, 0% used [0x03870000, 0x03870000, 0x0a590000)
  294. from space 13952K, 14% used [0x0b330000, 0x0b520518, 0x0c0d0000)
  295. to space 13952K, 0% used [0x0a590000, 0x0a590000, 0x0b330000)
  296. tenured generation total 279168K, used 256882K [0x18dc0000, 0x29e60000, 0x43870000)
  297. the space 279168K, 92% used [0x18dc0000, 0x2889ca78, 0x2889cc00, 0x29e60000)
  298. compacting perm gen total 262144K, used 49798K [0x43870000, 0x53870000, 0x53870000)
  299. the space 262144K, 18% used [0x43870000, 0x46911950, 0x46911a00, 0x53870000)
  300. No shared spaces configured.
  301. }
  302.  
  303. Deoptimization events (0 events):
  304. No events
  305.  
  306. Internal exceptions (10 events):
  307. Event: 49.258 Thread 0x78c34800 Threw 0x04849930 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  308. Event: 49.268 Thread 0x78c34800 Threw 0x04849a48 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  309. Event: 49.278 Thread 0x78c34800 Threw 0x04849b60 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  310. Event: 49.288 Thread 0x78c34800 Threw 0x05822738 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  311. Event: 49.298 Thread 0x78c34800 Threw 0x05822850 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  312. Event: 49.308 Thread 0x78c34800 Threw 0x05822968 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  313. Event: 49.318 Thread 0x78c34800 Threw 0x05822a80 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  314. Event: 49.328 Thread 0x78c34800 Threw 0x05822b98 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  315. Event: 49.338 Thread 0x78c34800 Threw 0x05822cb0 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  316. Event: 49.348 Thread 0x78c34800 Threw 0x05822dc8 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  317.  
  318. Events (10 events):
  319. Event: 48.589 Executing VM operation: GenCollectForAllocation
  320. Event: 48.596 Executing VM operation: GenCollectForAllocation done
  321. Event: 48.986 Executing VM operation: RevokeBias
  322. Event: 48.986 Executing VM operation: RevokeBias done
  323. Event: 48.987 Executing VM operation: RevokeBias
  324. Event: 48.987 Executing VM operation: RevokeBias done
  325. Event: 48.987 Executing VM operation: RevokeBias
  326. Event: 48.988 Executing VM operation: RevokeBias done
  327. Event: 49.121 Executing VM operation: GenCollectForAllocation
  328. Event: 49.128 Executing VM operation: GenCollectForAllocation done
  329.  
  330.  
  331. Dynamic libraries:
  332. 0x00090000 - 0x000bf000 C:\Program Files\Java\jre7\bin\javaw.exe
  333. 0x77c70000 - 0x77dac000 C:\Windows\SYSTEM32\ntdll.dll
  334. 0x76600000 - 0x766d4000 C:\Windows\system32\kernel32.dll
  335. 0x75fe0000 - 0x7602b000 C:\Windows\system32\KERNELBASE.dll
  336. 0x76840000 - 0x768e0000 C:\Windows\system32\ADVAPI32.dll
  337. 0x77de0000 - 0x77e8c000 C:\Windows\system32\msvcrt.dll
  338. 0x76820000 - 0x76839000 C:\Windows\SYSTEM32\sechost.dll
  339. 0x76a70000 - 0x76b12000 C:\Windows\system32\RPCRT4.dll
  340. 0x76320000 - 0x763e9000 C:\Windows\system32\USER32.dll
  341. 0x76170000 - 0x761be000 C:\Windows\system32\GDI32.dll
  342. 0x77e90000 - 0x77e9a000 C:\Windows\system32\LPK.dll
  343. 0x766f0000 - 0x7678d000 C:\Windows\system32\USP10.dll
  344. 0x74a20000 - 0x74bbe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  345. 0x76b20000 - 0x76b77000 C:\Windows\system32\SHLWAPI.dll
  346. 0x75cf0000 - 0x75d3c000 C:\Windows\system32\apphelp.dll
  347. 0x6ab70000 - 0x6abfd000 C:\Windows\AppPatch\AcLayers.DLL
  348. 0x75cd0000 - 0x75ceb000 C:\Windows\system32\SspiCli.dll
  349. 0x76ee0000 - 0x77b2a000 C:\Windows\system32\SHELL32.dll
  350. 0x761c0000 - 0x7631c000 C:\Windows\system32\ole32.dll
  351. 0x760c0000 - 0x7614f000 C:\Windows\system32\OLEAUT32.dll
  352. 0x75410000 - 0x75427000 C:\Windows\system32\USERENV.dll
  353. 0x75dc0000 - 0x75dcb000 C:\Windows\system32\profapi.dll
  354. 0x72230000 - 0x72281000 C:\Windows\system32\WINSPOOL.DRV
  355. 0x72290000 - 0x722a2000 C:\Windows\system32\MPR.dll
  356. 0x76150000 - 0x7616f000 C:\Windows\system32\IMM32.DLL
  357. 0x76d30000 - 0x76dfc000 C:\Windows\system32\MSCTF.dll
  358. 0x6a9f0000 - 0x6aaaf000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  359. 0x5cca0000 - 0x5d020000 C:\Program Files\Java\jre7\bin\client\jvm.dll
  360. 0x6f5a0000 - 0x6f5a7000 C:\Windows\system32\WSOCK32.dll
  361. 0x76a30000 - 0x76a65000 C:\Windows\system32\WS2_32.dll
  362. 0x766e0000 - 0x766e6000 C:\Windows\system32\NSI.dll
  363. 0x71a40000 - 0x71a72000 C:\Windows\system32\WINMM.dll
  364. 0x765f0000 - 0x765f5000 C:\Windows\system32\PSAPI.DLL
  365. 0x74a10000 - 0x74a1c000 C:\Program Files\Java\jre7\bin\verify.dll
  366. 0x6c390000 - 0x6c3b0000 C:\Program Files\Java\jre7\bin\java.dll
  367. 0x6c310000 - 0x6c323000 C:\Program Files\Java\jre7\bin\zip.dll
  368. 0x6b600000 - 0x6b614000 C:\Program Files\Java\jre7\bin\net.dll
  369. 0x75820000 - 0x7585c000 C:\Windows\system32\mswsock.dll
  370. 0x75810000 - 0x75816000 C:\Windows\System32\wship6.dll
  371. 0x74a00000 - 0x74a0f000 C:\Program Files\Java\jre7\bin\nio.dll
  372. 0x67270000 - 0x673b3000 C:\Program Files\Java\jre7\bin\awt.dll
  373. 0x749a0000 - 0x749e0000 C:\Windows\system32\uxtheme.dll
  374. 0x746e0000 - 0x746f3000 C:\Windows\system32\dwmapi.dll
  375. 0x75d40000 - 0x75d4c000 C:\Windows\system32\CRYPTBASE.dll
  376. 0x6ac50000 - 0x6ac89000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  377. 0x68e00000 - 0x68fc3000 C:\Windows\system32\d3d9.dll
  378. 0x75270000 - 0x75279000 C:\Windows\system32\VERSION.dll
  379. 0x6b3a0000 - 0x6b3a6000 C:\Windows\system32\d3d8thk.dll
  380. 0x71400000 - 0x71510000 C:\Windows\system32\aticfx32.dll
  381. 0x6e7c0000 - 0x6e7db000 C:\Windows\system32\atiu9pag.dll
  382. 0x69f10000 - 0x6a55f000 C:\Windows\system32\atiumdag.dll
  383. 0x69720000 - 0x69f0e000 C:\Windows\system32\atiumdva.dll
  384. 0x6ac20000 - 0x6ac50000 C:\Program Files\Java\jre7\bin\t2k.dll
  385. 0x6ab20000 - 0x6ab31000 C:\Program Files\Java\jre7\bin\unpack.dll
  386. 0x006d0000 - 0x0071c000 D:\MF2\MagicFarm2\natives\lwjgl.dll
  387. 0x6a920000 - 0x6a9e8000 C:\Windows\system32\OPENGL32.dll
  388. 0x6aaf0000 - 0x6ab12000 C:\Windows\system32\GLU32.dll
  389. 0x683e0000 - 0x684c7000 C:\Windows\system32\DDRAW.dll
  390. 0x6e7b0000 - 0x6e7b6000 C:\Windows\system32\DCIMAN32.dll
  391. 0x76b80000 - 0x76d1d000 C:\Windows\system32\SETUPAPI.dll
  392. 0x75f60000 - 0x75f87000 C:\Windows\system32\CFGMGR32.dll
  393. 0x75f90000 - 0x75fa2000 C:\Windows\system32\DEVOBJ.dll
  394. 0x75860000 - 0x75876000 C:\Windows\system32\CRYPTSP.dll
  395. 0x755d0000 - 0x7560b000 C:\Windows\system32\rsaenh.dll
  396. 0x746a0000 - 0x746b0000 C:\Windows\system32\NLAapi.dll
  397. 0x727c0000 - 0x727d0000 C:\Windows\system32\napinsp.dll
  398. 0x6daf0000 - 0x6db02000 C:\Windows\system32\pnrpnsp.dll
  399. 0x756b0000 - 0x756f4000 C:\Windows\system32\DNSAPI.dll
  400. 0x6dfa0000 - 0x6dfa8000 C:\Windows\System32\winrnr.dll
  401. 0x741b0000 - 0x741cc000 C:\Windows\system32\IPHLPAPI.DLL
  402. 0x741a0000 - 0x741a7000 C:\Windows\system32\WINNSI.DLL
  403. 0x742c0000 - 0x742f8000 C:\Windows\System32\fwpuclnt.dll
  404. 0x72390000 - 0x72396000 C:\Windows\system32\rasadhlp.dll
  405. 0x6aad0000 - 0x6aae5000 C:\Windows\system32\atiglpxx.dll
  406. 0x5b710000 - 0x5cc9f000 C:\Windows\system32\atioglxx.dll
  407. 0x73a90000 - 0x73b69000 C:\Windows\system32\atiadlxx.dll
  408. 0x74cc0000 - 0x74db5000 C:\Windows\system32\PROPSYS.dll
  409. 0x75330000 - 0x7533d000 C:\Windows\system32\WTSAPI32.dll
  410. 0x75fb0000 - 0x75fde000 C:\Windows\system32\WINTRUST.dll
  411. 0x75e40000 - 0x75f60000 C:\Windows\system32\CRYPT32.dll
  412. 0x75e30000 - 0x75e3c000 C:\Windows\system32\MSASN1.dll
  413. 0x6a900000 - 0x6a91c000 C:\Windows\system32\atigktxx.dll
  414. 0x69060000 - 0x690d9000 C:\Windows\system32\mscms.dll
  415. 0x6e670000 - 0x6e6a8000 C:\Windows\system32\icm32.dll
  416. 0x6ef80000 - 0x6ef8a000 C:\Program Files\Java\jre7\bin\management.dll
  417. 0x75340000 - 0x75345000 C:\Windows\System32\wshtcpip.dll
  418. 0x6ac00000 - 0x6ac20000 C:\Program Files\Java\jre7\bin\sunec.dll
  419. 0x6ee50000 - 0x6ee59000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  420. 0x74240000 - 0x7424d000 C:\Windows\system32\dhcpcsvc6.DLL
  421. 0x74220000 - 0x74232000 C:\Windows\system32\dhcpcsvc.DLL
  422. 0x66350000 - 0x6643b000 C:\Windows\system32\dbghelp.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 6a064288d8e642c289ec62bda5ba164c --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(284664k free), swap 4190568k(1448428k 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:52:38 2014
  448. elapsed time: 49 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement