Advertisement
Guest User

t

a guest
Apr 21st, 2014
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.12 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=0x0000000069b20ea0, pid=2664, tid=1480
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.51-b03 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [atio6axx.dll+0xaf0ea0]
  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 (0x000000000221f800): JavaThread "Minecraft main thread" [_thread_in_native, id=1480, stack(0x0000000002510000,0x0000000002610000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000ff8
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x0000000000000010, RCX=0x0000000021071040, RDX=0xffffffffdef8ffc0
  27. RSP=0x000000000260e298, RBP=0x0000000000000100, RSI=0x0000000021070040, RDI=0x0000000000000000
  28. R8 =0x0000000000001000, R9 =0x0000000000000080, R10=0x0000000000000100, R11=0x0000000021070040
  29. R12=0x0000000000001000, R13=0x0000000000000100, R14=0x0000000000001000, R15=0x0000000000001000
  30. RIP=0x0000000069b20ea0, EFLAGS=0x0000000000010283
  31.  
  32. Top of Stack: (sp=0x000000000260e298)
  33. 0x000000000260e298: 00000000692d0c18 0000000000000010
  34. 0x000000000260e2a8: 0000000069f06d00 0000000000000000
  35. 0x000000000260e2b8: 0000000002a2bf74 0000000400001000
  36. 0x000000000260e2c8: 0000000000000000 0000000000000000
  37. 0x000000000260e2d8: 0000000000000000 0000000000000001
  38. 0x000000000260e2e8: 0000000730edd740 0000000000000000
  39. 0x000000000260e2f8: 00000000000080e1 0000000000008367
  40. 0x000000000260e308: 0000000000000000 0000000011f19058
  41. 0x000000000260e318: 0000000011f19058 0000000069f06d00
  42. 0x000000000260e328: 0000000000000de1 000000001339fa50
  43. 0x000000000260e338: 00000000692d6b15 0000000000000100
  44. 0x000000000260e348: 0000000700000100 0000000000000000
  45. 0x000000000260e358: 0000000000000100 0000000100100000
  46. 0x000000000260e368: 0000000700000000 0000000000000000
  47. 0x000000000260e378: 0000000000000300 000000000221f800
  48. 0x000000000260e388: 000000000260e4d0 0000000021070040
  49.  
  50. Instructions: (pc=0x0000000069b20ea0)
  51. 0x0000000069b20e80: c3 66 66 66 90 66 66 66 90 66 66 66 90 66 66 90
  52. 0x0000000069b20e90: 66 66 66 90 66 66 90 49 81 f9 00 20 00 00 73 42
  53. 0x0000000069b20ea0: 48 8b 44 0a f8 4c 8b 54 0a f0 48 83 e9 20 48 89
  54. 0x0000000069b20eb0: 41 18 4c 89 51 10 48 8b 44 0a 08 4c 8b 14 0a 49
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000000 is an unknown value
  60. RBX=0x0000000000000010 is an unknown value
  61. RCX=0x0000000021071040 is an unknown value
  62. RDX=0xffffffffdef8ffc0 is an unknown value
  63. RSP=0x000000000260e298 is pointing into the stack for thread: 0x000000000221f800
  64. RBP=0x0000000000000100 is an unknown value
  65. RSI=0x0000000021070040 is an unknown value
  66. RDI=0x0000000000000000 is an unknown value
  67. R8 =0x0000000000001000 is an unknown value
  68. R9 =0x0000000000000080 is an unknown value
  69. R10=0x0000000000000100 is an unknown value
  70. R11=0x0000000021070040 is an unknown value
  71. R12=0x0000000000001000 is an unknown value
  72. R13=0x0000000000000100 is an unknown value
  73. R14=0x0000000000001000 is an unknown value
  74. R15=0x0000000000001000 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000002510000,0x0000000002610000], sp=0x000000000260e298, free space=1016k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [atio6axx.dll+0xaf0ea0]
  80.  
  81. [error occurred during error reporting (printing native stack), id 0xc0000005]
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. j org.lwjgl.opengl.GL11.nglTexImage2D(IIIIIIIIJJ)V+0
  85. j org.lwjgl.opengl.GL11.glTexImage2D(IIIIIIIILjava/nio/IntBuffer;)V+63
  86. j net.minecraft.client.renderer.texture.TextureUtil.func_110991_a(III)V+22
  87. j net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(ILjava/awt/image/BufferedImage;ZZ)I+9
  88. j net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+123
  89. j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  90. J net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V
  91. j openblocks.client.SoundEventsManager.dimWorld(Lnet/minecraft/client/renderer/texture/TextureManager;Lnet/minecraft/client/Minecraft;)V+208
  92. j openblocks.client.SoundEventsManager.renderEvents(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V+57
  93. j net.minecraftforge.event.ASMEventHandler_202_SoundEventsManager_renderEvents_RenderWorldLastEvent.invoke(Lnet/minecraftforge/event/Event;)V+11
  94. j net.minecraftforge.event.ASMEventHandler.invoke(Lnet/minecraftforge/event/Event;)V+38
  95. j net.minecraftforge.event.EventBus.post(Lnet/minecraftforge/event/Event;)Z+37
  96. j net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(Lnet/minecraft/client/renderer/RenderGlobal;F)V+12
  97. j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+1354
  98. j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+493
  99. j net.minecraft.client.Minecraft.func_71411_J()V+321
  100. j net.minecraft.client.Minecraft.func_99999_d()V+97
  101. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  102. v ~StubRoutines::call_stub
  103. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  104. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  105. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  106. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  107. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  108. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  109. v ~StubRoutines::call_stub
  110.  
  111. --------------- P R O C E S S ---------------
  112.  
  113. Java Threads: ( => current thread )
  114. 0x000000001a81e800 JavaThread "Client write thread" [_thread_blocked, id=3836, stack(0x0000000028940000,0x0000000028a40000)]
  115. 0x000000001a81f800 JavaThread "Client read thread" [_thread_in_native, id=1816, stack(0x00000000282f0000,0x00000000283f0000)]
  116. 0x000000001a81a000 JavaThread "Thread-49" daemon [_thread_in_native, id=2056, stack(0x0000000021b50000,0x0000000021c50000)]
  117. 0x000000001a81d000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3456, stack(0x0000000028400000,0x0000000028500000)]
  118. 0x000000001a81b800 JavaThread "Thread-39" [_thread_blocked, id=3700, stack(0x0000000027ba0000,0x0000000027ca0000)]
  119. 0x000000001a819800 JavaThread "Thread-37" [_thread_blocked, id=2160, stack(0x000000001b6b0000,0x000000001b7b0000)]
  120. 0x000000001a81e000 JavaThread "Map Calculation" [_thread_blocked, id=3580, stack(0x00000000214c0000,0x00000000215c0000)]
  121. 0x0000000014788800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2908, stack(0x0000000014500000,0x0000000014600000)]
  122. 0x000000001447f800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2776, stack(0x00000000133b0000,0x00000000134b0000)]
  123. 0x000000000f31a000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2696, stack(0x00000000105f0000,0x00000000106f0000)]
  124. 0x000000000f318800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3952, stack(0x00000000104d0000,0x00000000105d0000)]
  125. 0x000000000eccf800 JavaThread "Thread-1" daemon [_thread_blocked, id=1560, stack(0x000000000fa90000,0x000000000fb90000)]
  126. 0x000000000d440800 JavaThread "Service Thread" daemon [_thread_blocked, id=1640, stack(0x000000000e670000,0x000000000e770000)]
  127. 0x000000000d43d800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3312, stack(0x000000000e340000,0x000000000e440000)]
  128. 0x000000000d42f000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1520, stack(0x000000000e0f0000,0x000000000e1f0000)]
  129. 0x000000000d42d800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2188, stack(0x000000000e470000,0x000000000e570000)]
  130. 0x000000000d42c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1752, stack(0x000000000e1f0000,0x000000000e2f0000)]
  131. 0x000000000231e000 JavaThread "Finalizer" daemon [_thread_blocked, id=3928, stack(0x000000000df90000,0x000000000e090000)]
  132. 0x000000000231a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4000, stack(0x000000000de40000,0x000000000df40000)]
  133. =>0x000000000221f800 JavaThread "Minecraft main thread" [_thread_in_native, id=1480, stack(0x0000000002510000,0x0000000002610000)]
  134.  
  135. Other Threads:
  136. 0x000000000d3d2800 VMThread [stack: 0x000000000dc70000,0x000000000dd70000] [id=4024]
  137. 0x000000000d44a800 WatcherThread [stack: 0x000000000e7d0000,0x000000000e8d0000] [id=2196]
  138.  
  139. VM state:not at safepoint (normal execution)
  140.  
  141. VM Mutex/Monitor currently owned by a thread: None
  142.  
  143. Heap
  144. PSYoungGen total 797696K, used 364772K [0x00000007c0000000, 0x00000007f6380000, 0x0000000800000000)
  145. eden space 716288K, 50% used [0x00000007c0000000,0x00000007d64393e8,0x00000007ebb80000)
  146. from space 81408K, 0% used [0x00000007f1400000,0x00000007f1400000,0x00000007f6380000)
  147. to space 86016K, 0% used [0x00000007ebb80000,0x00000007ebb80000,0x00000007f0f80000)
  148. ParOldGen total 224768K, used 224682K [0x0000000740000000, 0x000000074db80000, 0x00000007c0000000)
  149. object space 224768K, 99% used [0x0000000740000000,0x000000074db6a870,0x000000074db80000)
  150. PSPermGen total 105984K, used 76410K [0x0000000730000000, 0x0000000736780000, 0x0000000740000000)
  151. object space 105984K, 72% used [0x0000000730000000,0x0000000734a9ea58,0x0000000736780000)
  152.  
  153. Card table byte_map: [0x0000000005610000,0x0000000005ca0000] byte_map_base: 0x0000000001c90000
  154.  
  155. Polling page: 0x0000000000330000
  156.  
  157. Code Cache [0x0000000002610000, 0x0000000002cc0000, 0x0000000005610000)
  158. total_blobs=3025 nmethods=2042 adapters=934 free_code_cache=42426Kb largest_free_block=43354752
  159.  
  160. Compilation events (10 events):
  161. Event: 189.380 Thread 0x000000000d42f000 nmethod 2371 0x0000000002c70e50 code [0x0000000002c70fa0, 0x0000000002c712e8]
  162. Event: 189.381 Thread 0x000000000d43d800 2372 com.jcraft.jorbis.Floor1::inverse1 (590 bytes)
  163. Event: 189.401 Thread 0x000000000d42f000 2373 com.jcraft.jorbis.Mdct::init (410 bytes)
  164. Event: 189.440 Thread 0x000000000d42f000 nmethod 2373 0x0000000002c74a90 code [0x0000000002c74c60, 0x0000000002c75b48]
  165. Event: 189.453 Thread 0x000000000d43d800 nmethod 2372 0x0000000002caa010 code [0x0000000002caa200, 0x0000000002cab460]
  166. Event: 189.638 Thread 0x000000000d42f000 2374 ! net.minecraft.network.TcpConnection::func_74460_a (98 bytes)
  167. Event: 189.638 Thread 0x000000000d43d800 2375 ! java.util.Collections$SynchronizedCollection::isEmpty (24 bytes)
  168. Event: 189.641 Thread 0x000000000d43d800 nmethod 2375 0x0000000002ca2690 code [0x0000000002ca27e0, 0x0000000002ca2a78]
  169. Event: 189.652 Thread 0x000000000d42f000 nmethod 2374 0x0000000002cb6510 code [0x0000000002cb66a0, 0x0000000002cb7058]
  170. Event: 189.738 Thread 0x000000000d43d800 2376 java.io.DataInputStream::readFully (63 bytes)
  171.  
  172. GC Heap History (10 events):
  173. Event: 108.650 GC heap before
  174. {Heap before GC invocations=38 (full 4):
  175. PSYoungGen total 643072K, used 643056K [0x00000007c0000000, 0x00000007f0d00000, 0x0000000800000000)
  176. eden space 581632K, 100% used [0x00000007c0000000,0x00000007e3800000,0x00000007e3800000)
  177. from space 61440K, 99% used [0x00000007e3800000,0x00000007e73fc368,0x00000007e7400000)
  178. to space 74240K, 0% used [0x00000007ec480000,0x00000007ec480000,0x00000007f0d00000)
  179. ParOldGen total 224768K, used 152637K [0x0000000740000000, 0x000000074db80000, 0x00000007c0000000)
  180. object space 224768K, 67% used [0x0000000740000000,0x000000074950f7e0,0x000000074db80000)
  181. PSPermGen total 73728K, used 69261K [0x0000000730000000, 0x0000000734800000, 0x0000000740000000)
  182. object space 73728K, 93% used [0x0000000730000000,0x00000007343a3558,0x0000000734800000)
  183. Event: 108.823 GC heap after
  184. Heap after GC invocations=38 (full 4):
  185. PSYoungGen total 720896K, used 58084K [0x00000007c0000000, 0x00000007f1580000, 0x0000000800000000)
  186. eden space 646656K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007e7780000)
  187. from space 74240K, 78% used [0x00000007ec480000,0x00000007efd392e8,0x00000007f0d00000)
  188. to space 78848K, 0% used [0x00000007e7780000,0x00000007e7780000,0x00000007ec480000)
  189. ParOldGen total 224768K, used 173472K [0x0000000740000000, 0x000000074db80000, 0x00000007c0000000)
  190. object space 224768K, 77% used [0x0000000740000000,0x000000074a968010,0x000000074db80000)
  191. PSPermGen total 73728K, used 69261K [0x0000000730000000, 0x0000000734800000, 0x0000000740000000)
  192. object space 73728K, 93% used [0x0000000730000000,0x00000007343a3558,0x0000000734800000)
  193. }
  194. Event: 131.217 GC heap before
  195. {Heap before GC invocations=39 (full 4):
  196. PSYoungGen total 720896K, used 691254K [0x00000007c0000000, 0x00000007f1580000, 0x0000000800000000)
  197. eden space 646656K, 97% used [0x00000007c0000000,0x00000007e6a546f8,0x00000007e7780000)
  198. from space 74240K, 78% used [0x00000007ec480000,0x00000007efd392e8,0x00000007f0d00000)
  199. to space 78848K, 0% used [0x00000007e7780000,0x00000007e7780000,0x00000007ec480000)
  200. ParOldGen total 224768K, used 173472K [0x0000000740000000, 0x000000074db80000, 0x00000007c0000000)
  201. object space 224768K, 77% used [0x0000000740000000,0x000000074a968010,0x000000074db80000)
  202. PSPermGen total 73728K, used 70898K [0x0000000730000000, 0x0000000734800000, 0x0000000740000000)
  203. object space 73728K, 96% used [0x0000000730000000,0x000000073453c848,0x0000000734800000)
  204. Event: 131.439 GC heap after
  205. Heap after GC invocations=39 (full 4):
  206. PSYoungGen total 725504K, used 78846K [0x00000007c0000000, 0x00000007f6c80000, 0x0000000800000000)
  207. eden space 646656K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007e7780000)
  208. from space 78848K, 99% used [0x00000007e7780000,0x00000007ec47f900,0x00000007ec480000)
  209. to space 90624K, 0% used [0x00000007f1400000,0x00000007f1400000,0x00000007f6c80000)
  210. ParOldGen total 224768K, used 175628K [0x0000000740000000, 0x000000074db80000, 0x00000007c0000000)
  211. object space 224768K, 78% used [0x0000000740000000,0x000000074ab83270,0x000000074db80000)
  212. PSPermGen total 73728K, used 70898K [0x0000000730000000, 0x0000000734800000, 0x0000000740000000)
  213. object space 73728K, 96% used [0x0000000730000000,0x000000073453c848,0x0000000734800000)
  214. }
  215. Event: 172.035 GC heap before
  216. {Heap before GC invocations=40 (full 4):
  217. PSYoungGen total 725504K, used 366877K [0x00000007c0000000, 0x00000007f6c80000, 0x0000000800000000)
  218. eden space 646656K, 44% used [0x00000007c0000000,0x00000007d1947ca0,0x00000007e7780000)
  219. from space 78848K, 99% used [0x00000007e7780000,0x00000007ec47f900,0x00000007ec480000)
  220. to space 90624K, 0% used [0x00000007f1400000,0x00000007f1400000,0x00000007f6c80000)
  221. ParOldGen total 224768K, used 175628K [0x0000000740000000, 0x000000074db80000, 0x00000007c0000000)
  222. object space 224768K, 78% used [0x0000000740000000,0x000000074ab83270,0x000000074db80000)
  223. PSPermGen total 73728K, used 72167K [0x0000000730000000, 0x0000000734800000, 0x0000000740000000)
  224. object space 73728K, 97% used [0x0000000730000000,0x0000000734679e20,0x0000000734800000)
  225. Event: 172.240 GC heap after
  226. Heap after GC invocations=40 (full 4):
  227. PSYoungGen total 797696K, used 42609K [0x00000007c0000000, 0x00000007f6380000, 0x0000000800000000)
  228. eden space 716288K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007ebb80000)
  229. from space 81408K, 52% used [0x00000007f1400000,0x00000007f3d9c638,0x00000007f6380000)
  230. to space 86016K, 0% used [0x00000007ebb80000,0x00000007ebb80000,0x00000007f0f80000)
  231. ParOldGen total 224768K, used 208680K [0x0000000740000000, 0x000000074db80000, 0x00000007c0000000)
  232. object space 224768K, 92% used [0x0000000740000000,0x000000074cbca2e0,0x000000074db80000)
  233. PSPermGen total 73728K, used 72167K [0x0000000730000000, 0x0000000734800000, 0x0000000740000000)
  234. object space 73728K, 97% used [0x0000000730000000,0x0000000734679e20,0x0000000734800000)
  235. }
  236. Event: 172.240 GC heap before
  237. {Heap before GC invocations=41 (full 5):
  238. PSYoungGen total 797696K, used 42609K [0x00000007c0000000, 0x00000007f6380000, 0x0000000800000000)
  239. eden space 716288K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007ebb80000)
  240. from space 81408K, 52% used [0x00000007f1400000,0x00000007f3d9c638,0x00000007f6380000)
  241. to space 86016K, 0% used [0x00000007ebb80000,0x00000007ebb80000,0x00000007f0f80000)
  242. ParOldGen total 224768K, used 208680K [0x0000000740000000, 0x000000074db80000, 0x00000007c0000000)
  243. object space 224768K, 92% used [0x0000000740000000,0x000000074cbca2e0,0x000000074db80000)
  244. PSPermGen total 73728K, used 72167K [0x0000000730000000, 0x0000000734800000, 0x0000000740000000)
  245. object space 73728K, 97% used [0x0000000730000000,0x0000000734679e20,0x0000000734800000)
  246. Event: 174.233 GC heap after
  247. Heap after GC invocations=41 (full 5):
  248. PSYoungGen total 797696K, used 9393K [0x00000007c0000000, 0x00000007f6380000, 0x0000000800000000)
  249. eden space 716288K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007ebb80000)
  250. from space 81408K, 11% used [0x00000007f1400000,0x00000007f1d2c788,0x00000007f6380000)
  251. to space 86016K, 0% used [0x00000007ebb80000,0x00000007ebb80000,0x00000007f0f80000)
  252. ParOldGen total 224768K, used 224632K [0x0000000740000000, 0x000000074db80000, 0x00000007c0000000)
  253. object space 224768K, 99% used [0x0000000740000000,0x000000074db5e208,0x000000074db80000)
  254. PSPermGen total 104448K, used 72159K [0x0000000730000000, 0x0000000736600000, 0x0000000740000000)
  255. object space 104448K, 69% used [0x0000000730000000,0x0000000734677e70,0x0000000736600000)
  256. }
  257. Event: 176.996 GC heap before
  258. {Heap before GC invocations=42 (full 6):
  259. PSYoungGen total 797696K, used 192184K [0x00000007c0000000, 0x00000007f6380000, 0x0000000800000000)
  260. eden space 716288K, 25% used [0x00000007c0000000,0x00000007cb281c10,0x00000007ebb80000)
  261. from space 81408K, 11% used [0x00000007f1400000,0x00000007f1d2c788,0x00000007f6380000)
  262. to space 86016K, 0% used [0x00000007ebb80000,0x00000007ebb80000,0x00000007f0f80000)
  263. ParOldGen total 224768K, used 224632K [0x0000000740000000, 0x000000074db80000, 0x00000007c0000000)
  264. object space 224768K, 99% used [0x0000000740000000,0x000000074db5e208,0x000000074db80000)
  265. PSPermGen total 104448K, used 73375K [0x0000000730000000, 0x0000000736600000, 0x0000000740000000)
  266. object space 104448K, 70% used [0x0000000730000000,0x00000007347a7c88,0x0000000736600000)
  267. Event: 178.712 GC heap after
  268. Heap after GC invocations=42 (full 6):
  269. PSYoungGen total 797696K, used 16472K [0x00000007c0000000, 0x00000007f6380000, 0x0000000800000000)
  270. eden space 716288K, 2% used [0x00000007c0000000,0x00000007c1016298,0x00000007ebb80000)
  271. from space 81408K, 0% used [0x00000007f1400000,0x00000007f1400000,0x00000007f6380000)
  272. to space 86016K, 0% used [0x00000007ebb80000,0x00000007ebb80000,0x00000007f0f80000)
  273. ParOldGen total 224768K, used 224682K [0x0000000740000000, 0x000000074db80000, 0x00000007c0000000)
  274. object space 224768K, 99% used [0x0000000740000000,0x000000074db6a870,0x000000074db80000)
  275. PSPermGen total 105984K, used 73374K [0x0000000730000000, 0x0000000736780000, 0x0000000740000000)
  276. object space 105984K, 69% used [0x0000000730000000,0x00000007347a7b58,0x0000000736780000)
  277. }
  278.  
  279. Deoptimization events (10 events):
  280. Event: 189.178 Thread 0x000000001a819800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c168a8 method=com.jcraft.jorbis.Mapping0.inverse(Lcom/jcraft/jorbis/Block;Ljava/lang/Object;)I @ 466
  281. Event: 189.328 Thread 0x000000000221f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002c4e6e8 method=net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d(II)Lnet/minecraft/world/chunk/Chunk; @ 17
  282. Event: 189.472 Thread 0x000000000221f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002c98738 method=net.minecraft.world.chunk.Chunk.func_76610_a(III)I @ 25
  283. Event: 189.472 Thread 0x000000000221f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002c7ea8c method=net.minecraft.world.chunk.Chunk.func_76610_a(III)I @ 25
  284. Event: 189.617 Thread 0x000000000221f800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002c12700 method=net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V @ 35
  285. Event: 189.681 Thread 0x000000000221f800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002b4e6f4 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 183
  286. Event: 189.682 Thread 0x000000000221f800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002b4e6f4 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 183
  287. Event: 189.682 Thread 0x000000000221f800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002b4e6f4 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 183
  288. Event: 189.682 Thread 0x000000000221f800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002b4e6f4 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 183
  289. Event: 189.689 Thread 0x000000000221f800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002c12700 method=net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V @ 35
  290.  
  291. Internal exceptions (10 events):
  292. Event: 189.654 Thread 0x000000001a81e000 Threw 0x00000007c24022f0 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  293. Event: 189.664 Thread 0x000000001a81e000 Threw 0x00000007c2402410 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  294. Event: 189.674 Thread 0x000000001a81e000 Threw 0x00000007c2402530 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  295. Event: 189.684 Thread 0x000000001a81e000 Threw 0x00000007c2402650 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  296. Event: 189.685 Thread 0x000000000221f800 Threw 0x00000007d563d048 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
  297. Event: 189.694 Thread 0x000000001a81e000 Threw 0x00000007c2402770 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  298. Event: 189.704 Thread 0x000000001a81e000 Threw 0x00000007c2402890 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  299. Event: 189.714 Thread 0x000000001a81e000 Threw 0x00000007c24029b0 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  300. Event: 189.724 Thread 0x000000001a81e000 Threw 0x00000007c2402ad0 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  301. Event: 189.734 Thread 0x000000001a81e000 Threw 0x00000007c2402bf0 at C:\re\jdk7u51\527\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  302.  
  303. Events (10 events):
  304. Event: 189.685 loading class 0x0000000013b0fbe0 done
  305. Event: 189.689 Thread 0x000000000221f800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000000002c12700
  306. Event: 189.689 Thread 0x000000000221f800 DEOPT PACKING pc=0x0000000002c12700 sp=0x000000000260ebb0
  307. Event: 189.689 Thread 0x000000000221f800 DEOPT UNPACKING pc=0x0000000002649064 sp=0x000000000260eb70 mode 2
  308. Event: 189.703 loading class 0x0000000014fe6ab0
  309. Event: 189.703 loading class 0x0000000014fe6ab0 done
  310. Event: 189.711 loading class 0x0000000024e29980
  311. Event: 189.711 loading class 0x0000000024e29980 done
  312. Event: 189.712 loading class 0x0000000013c9beb0
  313. Event: 189.712 loading class 0x0000000013c9beb0 done
  314.  
  315.  
  316. Dynamic libraries:
  317. 0x000000013f8c0000 - 0x000000013f8f3000 C:\Program Files\Java\jre7\bin\javaw.exe
  318. 0x0000000077a20000 - 0x0000000077bc9000 C:\Windows\SYSTEM32\ntdll.dll
  319. 0x0000000077800000 - 0x000000007791f000 C:\Windows\system32\kernel32.dll
  320. 0x000007fefda20000 - 0x000007fefda8b000 C:\Windows\system32\KERNELBASE.dll
  321. 0x000007fefedc0000 - 0x000007fefee9b000 C:\Windows\system32\ADVAPI32.dll
  322. 0x000007feffc40000 - 0x000007feffcdf000 C:\Windows\system32\msvcrt.dll
  323. 0x000007fefeea0000 - 0x000007fefeebf000 C:\Windows\SYSTEM32\sechost.dll
  324. 0x000007fefeed0000 - 0x000007fefeffd000 C:\Windows\system32\RPCRT4.dll
  325. 0x0000000077920000 - 0x0000000077a1a000 C:\Windows\system32\USER32.dll
  326. 0x000007feff7a0000 - 0x000007feff807000 C:\Windows\system32\GDI32.dll
  327. 0x000007feff810000 - 0x000007feff81e000 C:\Windows\system32\LPK.dll
  328. 0x000007fefdc30000 - 0x000007fefdcf9000 C:\Windows\system32\USP10.dll
  329. 0x000007fefc420000 - 0x000007fefc614000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  330. 0x000007feff490000 - 0x000007feff501000 C:\Windows\system32\SHLWAPI.dll
  331. 0x000007feff350000 - 0x000007feff37e000 C:\Windows\system32\IMM32.DLL
  332. 0x000007feff380000 - 0x000007feff489000 C:\Windows\system32\MSCTF.dll
  333. 0x0000000074950000 - 0x0000000074a22000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  334. 0x000000006eeb0000 - 0x000000006f679000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  335. 0x000007fef5e80000 - 0x000007fef5e89000 C:\Windows\system32\WSOCK32.dll
  336. 0x000007feffce0000 - 0x000007feffd2d000 C:\Windows\system32\WS2_32.dll
  337. 0x000007fefeec0000 - 0x000007fefeec8000 C:\Windows\system32\NSI.dll
  338. 0x000007fef9540000 - 0x000007fef957b000 C:\Windows\system32\WINMM.dll
  339. 0x0000000077bf0000 - 0x0000000077bf7000 C:\Windows\system32\PSAPI.DLL
  340. 0x0000000074940000 - 0x000000007494f000 C:\Program Files\Java\jre7\bin\verify.dll
  341. 0x000000006ee80000 - 0x000000006eea8000 C:\Program Files\Java\jre7\bin\java.dll
  342. 0x000000006ee60000 - 0x000000006ee75000 C:\Program Files\Java\jre7\bin\zip.dll
  343. 0x000000006ee40000 - 0x000000006ee59000 C:\Program Files\Java\jre7\bin\net.dll
  344. 0x000007fefd030000 - 0x000007fefd085000 C:\Windows\system32\mswsock.dll
  345. 0x000007fefd020000 - 0x000007fefd027000 C:\Windows\System32\wship6.dll
  346. 0x000000006ee20000 - 0x000000006ee31000 C:\Program Files\Java\jre7\bin\nio.dll
  347. 0x000000006ec80000 - 0x000000006ee15000 C:\Program Files\Java\jre7\bin\awt.dll
  348. 0x000007feff820000 - 0x000007feff8f7000 C:\Windows\system32\OLEAUT32.dll
  349. 0x000007feff590000 - 0x000007feff793000 C:\Windows\system32\ole32.dll
  350. 0x000007fefc0a0000 - 0x000007fefc0f6000 C:\Windows\system32\uxtheme.dll
  351. 0x000007fefbc70000 - 0x000007fefbc88000 C:\Windows\system32\dwmapi.dll
  352. 0x000007fefd730000 - 0x000007fefd73f000 C:\Windows\system32\CRYPTBASE.dll
  353. 0x000007fefdd00000 - 0x000007fefea88000 C:\Windows\system32\SHELL32.dll
  354. 0x000000006e230000 - 0x000000006e277000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  355. 0x000007fef0810000 - 0x000007fef0a0f000 C:\Windows\system32\d3d9.dll
  356. 0x000007fefc910000 - 0x000007fefc91c000 C:\Windows\system32\VERSION.dll
  357. 0x000007fef4fb0000 - 0x000007fef4fb7000 C:\Windows\system32\d3d8thk.dll
  358. 0x000000006e770000 - 0x000000006ec7f000 C:\Windows\system32\atiumd64.dll
  359. 0x000000006e280000 - 0x000000006e763000 C:\Windows\system32\atiumd6a.dll
  360. 0x000000006e1e0000 - 0x000000006e221000 C:\Program Files\Java\jre7\bin\t2k.dll
  361. 0x000000006e130000 - 0x000000006e145000 C:\Program Files\Java\jre7\bin\unpack.dll
  362. 0x0000000180000000 - 0x0000000180050000 C:\Users\Tominecraft\AppData\Roaming\.technic\modpacks\tekkify\bin\natives\lwjgl64.dll
  363. 0x000007fef0af0000 - 0x000007fef0c0d000 C:\Windows\system32\OPENGL32.dll
  364. 0x000007fef4ec0000 - 0x000007fef4eed000 C:\Windows\system32\GLU32.dll
  365. 0x000007fef3aa0000 - 0x000007fef3b91000 C:\Windows\system32\DDRAW.dll
  366. 0x000007fef4fc0000 - 0x000007fef4fc8000 C:\Windows\system32\DCIMAN32.dll
  367. 0x000007feff900000 - 0x000007feffad7000 C:\Windows\system32\SETUPAPI.dll
  368. 0x000007fefd900000 - 0x000007fefd936000 C:\Windows\system32\CFGMGR32.dll
  369. 0x000007fefdc10000 - 0x000007fefdc2a000 C:\Windows\system32\DEVOBJ.dll
  370. 0x000007fefd090000 - 0x000007fefd0a7000 C:\Windows\system32\CRYPTSP.dll
  371. 0x000007fefcd90000 - 0x000007fefcdd7000 C:\Windows\system32\rsaenh.dll
  372. 0x000007fefcb50000 - 0x000007fefcb6e000 C:\Windows\system32\USERENV.dll
  373. 0x000007fefd800000 - 0x000007fefd80f000 C:\Windows\system32\profapi.dll
  374. 0x000007fefb1c0000 - 0x000007fefb1d5000 C:\Windows\system32\NLAapi.dll
  375. 0x000007fef71a0000 - 0x000007fef71b5000 C:\Windows\system32\napinsp.dll
  376. 0x000007fef7180000 - 0x000007fef7199000 C:\Windows\system32\pnrpnsp.dll
  377. 0x000007fefceb0000 - 0x000007fefcf0b000 C:\Windows\system32\DNSAPI.dll
  378. 0x000007fef7170000 - 0x000007fef717b000 C:\Windows\System32\winrnr.dll
  379. 0x000007fefca30000 - 0x000007fefca37000 C:\Windows\System32\wshtcpip.dll
  380. 0x000007fefb0e0000 - 0x000007fefb107000 C:\Windows\system32\IPHLPAPI.DLL
  381. 0x000007fefb4c0000 - 0x000007fefb4cb000 C:\Windows\system32\WINNSI.DLL
  382. 0x000007fefa430000 - 0x000007fefa438000 C:\Windows\system32\rasadhlp.dll
  383. 0x000007fefae40000 - 0x000007fefae93000 C:\Windows\System32\fwpuclnt.dll
  384. 0x0000000069030000 - 0x0000000069fb3000 C:\Windows\system32\atio6axx.dll
  385. 0x00000000021b0000 - 0x00000000021de000 C:\Windows\system32\atiadlxx.dll
  386. 0x000000006e060000 - 0x000000006e129000 C:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_88df89932faf0bf6\MSVCR80.dll
  387. 0x000007fef3e80000 - 0x000007fef3f1c000 C:\Windows\system32\mscms.dll
  388. 0x000007fef3a50000 - 0x000007fef3a92000 C:\Windows\system32\icm32.dll
  389. 0x000000006e050000 - 0x000000006e05b000 C:\Program Files\Java\jre7\bin\management.dll
  390. 0x000000006e180000 - 0x000000006e1a4000 C:\Program Files\Java\jre7\bin\sunec.dll
  391. 0x0000000071820000 - 0x000000007182b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  392. 0x000007fefdaa0000 - 0x000007fefdc0a000 C:\Windows\system32\CRYPT32.dll
  393. 0x000007fefd8a0000 - 0x000007fefd8af000 C:\Windows\system32\MSASN1.dll
  394. 0x000007fefae10000 - 0x000007fefae28000 C:\Windows\system32\dhcpcsvc.DLL
  395. 0x000007fefadf0000 - 0x000007fefae01000 C:\Windows\system32\dhcpcsvc6.DLL
  396. 0x000000000fa20000 - 0x000000000fa84000 C:\Users\Tominecraft\AppData\Roaming\.technic\modpacks\tekkify\bin\natives\OpenAL64.dll
  397. 0x000007fefea90000 - 0x000007fefeb29000 C:\Windows\system32\CLBCatQ.DLL
  398. 0x000007fefbc90000 - 0x000007fefbcdb000 C:\Windows\System32\MMDevApi.dll
  399. 0x000007fefc100000 - 0x000007fefc22c000 C:\Windows\System32\PROPSYS.dll
  400. 0x000007fef20b0000 - 0x000007fef2138000 C:\Windows\system32\dsound.dll
  401. 0x000007fefc920000 - 0x000007fefc94c000 C:\Windows\system32\POWRPROF.dll
  402. 0x000007fef70e0000 - 0x000007fef712f000 C:\Windows\system32\AUDIOSES.DLL
  403. 0x000007fef3470000 - 0x000007fef3595000 C:\Windows\system32\dbghelp.dll
  404.  
  405. VM Arguments:
  406. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -XX:MaxPermSize=256m -Djava.library.path=C:\Users\Tominecraft\AppData\Roaming\.technic\modpacks\tekkify\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:\Users\Tominecraft\AppData\Roaming\.technic\modpacks\tekkify
  407. java_command: net.minecraft.launchwrapper.Launch --username derpz100 --session token:a63e9474bf324a4fb41a997158a2d0ca:6820d2e6a4244ca2b49fda6ff6fe4932 --version 1.6.4-Forge9.11.1.965 --gameDir C:\Users\Tominecraft\AppData\Roaming\.technic\modpacks\tekkify --assetsDir C:\Users\Tominecraft\AppData\Roaming\.technic\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --title Tekkify --icon C:\Users\Tominecraft\AppData\Roaming\.technic\assets/packs/tekkify/icon.png
  408. Launcher Type: SUN_STANDARD
  409.  
  410. Environment Variables:
  411. PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre7\bin
  412. USERNAME=Tominecraft
  413. OS=Windows_NT
  414. PROCESSOR_IDENTIFIER=AMD64 Family 15 Model 72 Stepping 2, AuthenticAMD
  415.  
  416.  
  417.  
  418. --------------- S Y S T E M ---------------
  419.  
  420. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  421.  
  422. CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 72 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc
  423.  
  424. Memory: 4k page, physical 4061232k(1466328k free), swap 8120604k(5071448k free)
  425.  
  426. 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
  427.  
  428. time: Mon Apr 21 07:56:04 2014
  429. elapsed time: 189 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement