Advertisement
gamax92

Untitled

Dec 29th, 2013
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.66 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=0x69810e46, pid=6076, tid=3632
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
  7. # Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [atioglxx.dll+0x7e0e46]
  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 (0x002bd000): JavaThread "Minecraft main thread" [_thread_in_native, id=3632, stack(0x01790000,0x017e0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x4eac1002
  24.  
  25. Registers:
  26. EAX=0x52fb6a70, EBX=0x4eac0d84, ECX=0x4eac1000, EDX=0x00000000
  27. ESP=0x017de754, EBP=0x017de758, ESI=0x00000061, EDI=0x00000100
  28. EIP=0x69810e46, EFLAGS=0x00010202
  29.  
  30. Top of Stack: (sp=0x017de754)
  31. 0x017de754: 4b912968 017de780 6977eb9d 4eac0d84
  32. 0x017de764: 52fb5690 00000000 00000100 4b912968
  33. 0x017de774: 7729209d 53321d20 0000003d 017de7e8
  34. 0x017de784: 6977fa83 00000000 697d4920 69810e20
  35. 0x017de794: 00000100 4ea90184 00000400 00000000
  36. 0x017de7a4: 00000400 00000000 0000000d 00000000
  37. 0x017de7b4: 00000004 0000000d 5328be60 00000100
  38. 0x017de7c4: 697d4920 00000100 00000000 00000400
  39.  
  40. Instructions: (pc=0x69810e46)
  41. 0x69810e26: 8b 4d 08 99 83 e2 03 03 c2 56 8b 75 14 c1 f8 02
  42. 0x69810e36: 8d 0c 81 85 f6 76 52 dd 05 d8 bb 10 6a 8b 45 0c
  43. 0x69810e46: 0f b6 51 02 89 55 10 83 c0 20 83 c1 04 83 ee 01
  44. 0x69810e56: db 45 10 d8 c9 dd 58 e0 0f b6 51 fd 89 55 10 db
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x52fb6a70 is an unknown value
  50. EBX=0x4eac0d84 is an unknown value
  51. ECX=0x4eac1000 is an unknown value
  52. EDX=0x00000000 is an unknown value
  53. ESP=0x017de754 is pointing into the stack for thread: 0x002bd000
  54. EBP=0x017de758 is pointing into the stack for thread: 0x002bd000
  55. ESI=0x00000061 is an unknown value
  56. EDI=0x00000100 is an unknown value
  57.  
  58.  
  59. Stack: [0x01790000,0x017e0000], sp=0x017de754, free space=313k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [atioglxx.dll+0x7e0e46]
  62. C [atioglxx.dll+0x74eb9d]
  63. C [atioglxx.dll+0x74fa83]
  64. C [atioglxx.dll+0x74d84d]
  65. C [atioglxx.dll+0x6fd5b9]
  66. C [atioglxx.dll+0xad693]
  67. C [atioglxx.dll+0x131aa0]
  68. C [atioglxx.dll+0x495a11]
  69. C [lwjgl.dll+0x9a69]
  70. J org.lwjgl.opengl.GL11.glCallList(I)V
  71. j li.cil.oc.client.renderer.tileentity.ScreenRenderer$.func_76894_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+222
  72. J net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V
  73. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  74. v ~StubRoutines::call_stub
  75. V [jvm.dll+0x13f1fa]
  76. V [jvm.dll+0x202aee]
  77. V [jvm.dll+0x13f27d]
  78. V [jvm.dll+0x14b5ae]
  79. V [jvm.dll+0x14b7d5]
  80. V [jvm.dll+0xf1309]
  81. C [java.dll+0x7d6e]
  82. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  83. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  84. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  85. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  86. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  87. v ~StubRoutines::call_stub
  88. V [jvm.dll+0x13f1fa]
  89. V [jvm.dll+0x202aee]
  90. V [jvm.dll+0x13f27d]
  91. V [jvm.dll+0xc9945]
  92. V [jvm.dll+0xd45e7]
  93. C [java.exe+0x2063]
  94. C [java.exe+0xa591]
  95. C [java.exe+0xa61b]
  96. C [kernel32.dll+0x51174]
  97. C [ntdll.dll+0x5b3f5]
  98. C [ntdll.dll+0x5b3c8]
  99.  
  100. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  101. J org.lwjgl.opengl.GL11.nglCallList(IJ)V
  102. J org.lwjgl.opengl.GL11.glCallList(I)V
  103. j li.cil.oc.client.renderer.tileentity.ScreenRenderer$.compileOrDraw(I)Ljava/lang/Object;+418
  104. j li.cil.oc.client.renderer.tileentity.ScreenRenderer$.func_76894_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+222
  105. J net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V
  106. J net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(Lnet/minecraft/tileentity/TileEntity;F)V
  107. J net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V
  108. J net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V
  109. J net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V
  110. J net.minecraft.client.Minecraft.func_71411_J()V
  111. j net.minecraft.client.Minecraft.func_99999_d()V+97
  112. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  113. v ~StubRoutines::call_stub
  114. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  115. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  116. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  117. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  118. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  119. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  120. v ~StubRoutines::call_stub
  121.  
  122. --------------- P R O C E S S ---------------
  123.  
  124. Java Threads: ( => current thread )
  125. 0x59da1c00 JavaThread "File IO Thread" [_thread_blocked, id=3768, stack(0x5adf0000,0x5ae40000)]
  126. 0x51c1b400 JavaThread "Coroutine-6" [_thread_blocked, id=1388, stack(0x5e8f0000,0x5e940000)]
  127. 0x51086400 JavaThread "Coroutine-5" [_thread_blocked, id=1272, stack(0x5b9d0000,0x5ba20000)]
  128. 0x51085800 JavaThread "Coroutine-4" [_thread_blocked, id=4232, stack(0x5d100000,0x5d150000)]
  129. 0x59da4000 JavaThread "Coroutine-3" [_thread_blocked, id=5304, stack(0x4bba0000,0x4bbf0000)]
  130. 0x59da3c00 JavaThread "Coroutine-2" [_thread_blocked, id=5780, stack(0x5ea60000,0x5eab0000)]
  131. 0x59da3400 JavaThread "Coroutine-1" [_thread_blocked, id=5932, stack(0x5ba40000,0x5ba90000)]
  132. 0x59da2c00 JavaThread "Thread-34" [_thread_blocked, id=5880, stack(0x5d270000,0x5d2c0000)]
  133. 0x59da1400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4872, stack(0x5d0a0000,0x5d0f0000)]
  134. 0x59da2000 JavaThread "Server thread" [_thread_blocked, id=5576, stack(0x4b610000,0x4b660000)]
  135. 0x59da1000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4612, stack(0x5cd90000,0x5cde0000)]
  136. 0x59da2800 JavaThread "Thread-26" daemon [_thread_in_native, id=5452, stack(0x5cfa0000,0x5cff0000)]
  137. 0x59da0800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=4684, stack(0x5ccc0000,0x5cd10000)]
  138. 0x51086800 JavaThread "Thread-20" [_thread_blocked, id=4388, stack(0x5cb10000,0x5cb60000)]
  139. 0x51085c00 JavaThread "Thread-18" [_thread_blocked, id=4272, stack(0x5b3c0000,0x5b410000)]
  140. 0x51085000 JavaThread "PR TableUpdateThread #3" daemon [_thread_blocked, id=5952, stack(0x5bac0000,0x5bb10000)]
  141. 0x51084c00 JavaThread "PR TableUpdateThread #2" daemon [_thread_blocked, id=4408, stack(0x5b420000,0x5b470000)]
  142. 0x51083c00 JavaThread "PR TableUpdateThread #1" daemon [_thread_blocked, id=4928, stack(0x5b980000,0x5b9d0000)]
  143. 0x51084400 JavaThread "PR TableUpdateThread #0" daemon [_thread_blocked, id=5524, stack(0x4bdc0000,0x4be10000)]
  144. 0x51083000 JavaThread "Thread-9" [_thread_blocked, id=4264, stack(0x4b7d0000,0x4b820000)]
  145. 0x4e220000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=5436, stack(0x4b700000,0x4b750000)]
  146. 0x51d93800 JavaThread "Thread-6" [_thread_blocked, id=3752, stack(0x4da80000,0x4dad0000)]
  147. 0x4de48800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5324, stack(0x4b580000,0x4b5d0000)]
  148. 0x4de17400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2012, stack(0x4b360000,0x4b3b0000)]
  149. 0x4a1d9400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2200, stack(0x4b150000,0x4b1a0000)]
  150. 0x4a1ac400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5652, stack(0x4b0d0000,0x4b120000)]
  151. 0x4a0c1400 JavaThread "Thread-1" daemon [_thread_blocked, id=540, stack(0x49c30000,0x49c80000)]
  152. 0x499bc800 JavaThread "Service Thread" daemon [_thread_blocked, id=3080, stack(0x49e40000,0x49e90000)]
  153. 0x499af000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5084, stack(0x49f00000,0x49f50000)]
  154. 0x499adc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=4220, stack(0x49ea0000,0x49ef0000)]
  155. 0x499aa800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5096, stack(0x49de0000,0x49e30000)]
  156. 0x49976400 JavaThread "Finalizer" daemon [_thread_blocked, id=4528, stack(0x49d10000,0x49d60000)]
  157. 0x49974c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=4696, stack(0x49ba0000,0x49bf0000)]
  158. =>0x002bd000 JavaThread "Minecraft main thread" [_thread_in_native, id=3632, stack(0x01790000,0x017e0000)]
  159.  
  160. Other Threads:
  161. 0x49973800 VMThread [stack: 0x01740000,0x01790000] [id=2532]
  162. 0x499cf800 WatcherThread [stack: 0x49c90000,0x49ce0000] [id=4244]
  163.  
  164. VM state:not at safepoint (normal execution)
  165.  
  166. VM Mutex/Monitor currently owned by a thread: None
  167.  
  168. Heap
  169. def new generation total 277504K, used 150788K [0x037e0000, 0x164f0000, 0x18d30000)
  170. eden space 246720K, 48% used [0x037e0000, 0x0ad13010, 0x128d0000)
  171. from space 30784K, 99% used [0x146e0000, 0x164ee0b8, 0x164f0000)
  172. to space 30784K, 0% used [0x128d0000, 0x128d0000, 0x146e0000)
  173. tenured generation total 616396K, used 370412K [0x18d30000, 0x3e723000, 0x437e0000)
  174. the space 616396K, 60% used [0x18d30000, 0x2f6eb340, 0x2f6eb400, 0x3e723000)
  175. compacting perm gen total 65536K, used 41981K [0x437e0000, 0x477e0000, 0x477e0000)
  176. the space 65536K, 64% used [0x437e0000, 0x460df6d8, 0x460df800, 0x477e0000)
  177. No shared spaces configured.
  178.  
  179. Card table byte_map: [0x495e0000,0x49810000] byte_map_base: 0x495c4100
  180.  
  181. Polling page: 0x00290000
  182.  
  183. Code Cache [0x017e0000, 0x021c0000, 0x037e0000)
  184. total_blobs=5561 nmethods=5119 adapters=376 free_code_cache=22685Kb largest_free_block=23225792
  185.  
  186. Compilation events (10 events):
  187. Event: 59.861 Thread 0x499af000 5204 li.cil.oc.client.renderer.MonospaceFontRenderer$Renderer$$anonfun$drawString$5::apply (206 bytes)
  188. Event: 59.862 Thread 0x499af000 nmethod 5204 0x021b8448 code [0x021b8610, 0x021b8ab0]
  189. Event: 59.862 Thread 0x499af000 5205 scala.Tuple2::_1$mcC$sp (8 bytes)
  190. Event: 59.862 Thread 0x499af000 nmethod 5205 0x021b9208 code [0x021b9310, 0x021b93ec]
  191. Event: 59.862 Thread 0x499af000 5206 li.cil.oc.client.renderer.MonospaceFontRenderer$::li$cil$oc$client$renderer$MonospaceFontRenderer$$chars (5 bytes)
  192. Event: 59.862 Thread 0x499af000 nmethod 5206 0x021b94c8 code [0x021b95c0, 0x021b9640]
  193. Event: 59.862 Thread 0x499af000 5207 scala.collection.mutable.ArrayOps$ofRef::foreach (6 bytes)
  194. Event: 59.862 Thread 0x499af000 nmethod 5207 0x021b9688 code [0x021b9780, 0x021b980c]
  195. Event: 59.905 Thread 0x499af000 5208 scala.Function0$mcD$sp$class::$init$ (1 bytes)
  196. Event: 59.905 Thread 0x499af000 nmethod 5208 0x021b9888 code [0x021b9980, 0x021b99f0]
  197.  
  198. GC Heap History (10 events):
  199. Event: 45.785 GC heap before
  200. {Heap before GC invocations=50 (full 3):
  201. def new generation total 208448K, used 208448K [0x037e0000, 0x11a00000, 0x18d30000)
  202. eden space 185344K, 100% used [0x037e0000, 0x0ece0000, 0x0ece0000)
  203. from space 23104K, 100% used [0x10370000, 0x11a00000, 0x11a00000)
  204. to space 23104K, 0% used [0x0ece0000, 0x0ece0000, 0x10370000)
  205. tenured generation total 463028K, used 286744K [0x18d30000, 0x3515d000, 0x437e0000)
  206. the space 463028K, 61% used [0x18d30000, 0x2a536178, 0x2a536200, 0x3515d000)
  207. compacting perm gen total 65536K, used 39351K [0x437e0000, 0x477e0000, 0x477e0000)
  208. the space 65536K, 60% used [0x437e0000, 0x45e4dd58, 0x45e4de00, 0x477e0000)
  209. No shared spaces configured.
  210. Event: 45.820 GC heap after
  211. Heap after GC invocations=51 (full 3):
  212. def new generation total 208448K, used 22974K [0x037e0000, 0x11a00000, 0x18d30000)
  213. eden space 185344K, 0% used [0x037e0000, 0x037e0000, 0x0ece0000)
  214. from space 23104K, 99% used [0x0ece0000, 0x1034f948, 0x10370000)
  215. to space 23104K, 0% used [0x10370000, 0x10370000, 0x11a00000)
  216. tenured generation total 463028K, used 311266K [0x18d30000, 0x3515d000, 0x437e0000)
  217. the space 463028K, 67% used [0x18d30000, 0x2bd289f8, 0x2bd28a00, 0x3515d000)
  218. compacting perm gen total 65536K, used 39351K [0x437e0000, 0x477e0000, 0x477e0000)
  219. the space 65536K, 60% used [0x437e0000, 0x45e4dd58, 0x45e4de00, 0x477e0000)
  220. No shared spaces configured.
  221. }
  222. Event: 46.507 GC heap before
  223. {Heap before GC invocations=51 (full 3):
  224. def new generation total 208448K, used 208318K [0x037e0000, 0x11a00000, 0x18d30000)
  225. eden space 185344K, 100% used [0x037e0000, 0x0ece0000, 0x0ece0000)
  226. from space 23104K, 99% used [0x0ece0000, 0x1034f948, 0x10370000)
  227. to space 23104K, 0% used [0x10370000, 0x10370000, 0x11a00000)
  228. tenured generation total 463028K, used 311266K [0x18d30000, 0x3515d000, 0x437e0000)
  229. the space 463028K, 67% used [0x18d30000, 0x2bd289f8, 0x2bd28a00, 0x3515d000)
  230. compacting perm gen total 65536K, used 39814K [0x437e0000, 0x477e0000, 0x477e0000)
  231. the space 65536K, 60% used [0x437e0000, 0x45ec1a70, 0x45ec1c00, 0x477e0000)
  232. No shared spaces configured.
  233. Event: 46.555 GC heap after
  234. Heap after GC invocations=52 (full 3):
  235. def new generation total 208448K, used 23104K [0x037e0000, 0x11a00000, 0x18d30000)
  236. eden space 185344K, 0% used [0x037e0000, 0x037e0000, 0x0ece0000)
  237. from space 23104K, 100% used [0x10370000, 0x11a00000, 0x11a00000)
  238. to space 23104K, 0% used [0x0ece0000, 0x0ece0000, 0x10370000)
  239. tenured generation total 463028K, used 363230K [0x18d30000, 0x3515d000, 0x437e0000)
  240. the space 463028K, 78% used [0x18d30000, 0x2efe7ab8, 0x2efe7c00, 0x3515d000)
  241. compacting perm gen total 65536K, used 39814K [0x437e0000, 0x477e0000, 0x477e0000)
  242. the space 65536K, 60% used [0x437e0000, 0x45ec1a70, 0x45ec1c00, 0x477e0000)
  243. No shared spaces configured.
  244. }
  245. Event: 47.320 GC heap before
  246. {Heap before GC invocations=52 (full 3):
  247. def new generation total 208448K, used 203241K [0x037e0000, 0x11a00000, 0x18d30000)
  248. eden space 185344K, 97% used [0x037e0000, 0x0e7ca490, 0x0ece0000)
  249. from space 23104K, 100% used [0x10370000, 0x11a00000, 0x11a00000)
  250. to space 23104K, 0% used [0x0ece0000, 0x0ece0000, 0x10370000)
  251. tenured generation total 463028K, used 363230K [0x18d30000, 0x3515d000, 0x437e0000)
  252. the space 463028K, 78% used [0x18d30000, 0x2efe7ab8, 0x2efe7c00, 0x3515d000)
  253. compacting perm gen total 65536K, used 41036K [0x437e0000, 0x477e0000, 0x477e0000)
  254. the space 65536K, 62% used [0x437e0000, 0x45ff32e0, 0x45ff3400, 0x477e0000)
  255. No shared spaces configured.
  256. Event: 47.360 GC heap after
  257. Heap after GC invocations=53 (full 3):
  258. def new generation total 208448K, used 14166K [0x037e0000, 0x11a00000, 0x18d30000)
  259. eden space 185344K, 0% used [0x037e0000, 0x037e0000, 0x0ece0000)
  260. from space 23104K, 61% used [0x0ece0000, 0x0fab58d8, 0x10370000)
  261. to space 23104K, 0% used [0x10370000, 0x10370000, 0x11a00000)
  262. tenured generation total 463028K, used 386269K [0x18d30000, 0x3515d000, 0x437e0000)
  263. the space 463028K, 83% used [0x18d30000, 0x306677d8, 0x30667800, 0x3515d000)
  264. compacting perm gen total 65536K, used 41036K [0x437e0000, 0x477e0000, 0x477e0000)
  265. the space 65536K, 62% used [0x437e0000, 0x45ff32e0, 0x45ff3400, 0x477e0000)
  266. No shared spaces configured.
  267. }
  268. Event: 47.514 GC heap before
  269. {Heap before GC invocations=53 (full 3):
  270. def new generation total 208448K, used 34963K [0x037e0000, 0x11a00000, 0x18d30000)
  271. eden space 185344K, 11% used [0x037e0000, 0x04c2f6b8, 0x0ece0000)
  272. from space 23104K, 61% used [0x0ece0000, 0x0fab58d8, 0x10370000)
  273. to space 23104K, 0% used [0x10370000, 0x10370000, 0x11a00000)
  274. tenured generation total 463028K, used 386269K [0x18d30000, 0x3515d000, 0x437e0000)
  275. the space 463028K, 83% used [0x18d30000, 0x306677d8, 0x30667800, 0x3515d000)
  276. compacting perm gen total 65536K, used 41037K [0x437e0000, 0x477e0000, 0x477e0000)
  277. the space 65536K, 62% used [0x437e0000, 0x45ff3580, 0x45ff3600, 0x477e0000)
  278. No shared spaces configured.
  279. Event: 48.159 GC heap after
  280. Heap after GC invocations=54 (full 4):
  281. def new generation total 277504K, used 0K [0x037e0000, 0x164f0000, 0x18d30000)
  282. eden space 246720K, 0% used [0x037e0000, 0x037e0000, 0x128d0000)
  283. from space 30784K, 0% used [0x128d0000, 0x128d0000, 0x146e0000)
  284. to space 30784K, 0% used [0x146e0000, 0x146e0000, 0x164f0000)
  285. tenured generation total 616396K, used 369836K [0x18d30000, 0x3e723000, 0x437e0000)
  286. the space 616396K, 59% used [0x18d30000, 0x2f65b2e0, 0x2f65b400, 0x3e723000)
  287. compacting perm gen total 65536K, used 40999K [0x437e0000, 0x477e0000, 0x477e0000)
  288. the space 65536K, 62% used [0x437e0000, 0x45fe9d58, 0x45fe9e00, 0x477e0000)
  289. No shared spaces configured.
  290. }
  291. Event: 50.963 GC heap before
  292. {Heap before GC invocations=54 (full 4):
  293. def new generation total 277504K, used 246720K [0x037e0000, 0x164f0000, 0x18d30000)
  294. eden space 246720K, 100% used [0x037e0000, 0x128d0000, 0x128d0000)
  295. from space 30784K, 0% used [0x128d0000, 0x128d0000, 0x146e0000)
  296. to space 30784K, 0% used [0x146e0000, 0x146e0000, 0x164f0000)
  297. tenured generation total 616396K, used 369836K [0x18d30000, 0x3e723000, 0x437e0000)
  298. the space 616396K, 59% used [0x18d30000, 0x2f65b2e0, 0x2f65b400, 0x3e723000)
  299. compacting perm gen total 65536K, used 41706K [0x437e0000, 0x477e0000, 0x477e0000)
  300. the space 65536K, 63% used [0x437e0000, 0x4609abd0, 0x4609ac00, 0x477e0000)
  301. No shared spaces configured.
  302. Event: 50.999 GC heap after
  303. Heap after GC invocations=55 (full 4):
  304. def new generation total 277504K, used 30776K [0x037e0000, 0x164f0000, 0x18d30000)
  305. eden space 246720K, 0% used [0x037e0000, 0x037e0000, 0x128d0000)
  306. from space 30784K, 99% used [0x146e0000, 0x164ee0b8, 0x164f0000)
  307. to space 30784K, 0% used [0x128d0000, 0x128d0000, 0x146e0000)
  308. tenured generation total 616396K, used 370412K [0x18d30000, 0x3e723000, 0x437e0000)
  309. the space 616396K, 60% used [0x18d30000, 0x2f6eb340, 0x2f6eb400, 0x3e723000)
  310. compacting perm gen total 65536K, used 41706K [0x437e0000, 0x477e0000, 0x477e0000)
  311. the space 65536K, 63% used [0x437e0000, 0x4609abd0, 0x4609ac00, 0x477e0000)
  312. No shared spaces configured.
  313. }
  314.  
  315. Deoptimization events (0 events):
  316. No events
  317.  
  318. Internal exceptions (10 events):
  319. Event: 59.657 Thread 0x51085c00 Threw 0x083787c0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  320. Event: 59.667 Thread 0x51085c00 Threw 0x08378960 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  321. Event: 59.683 Thread 0x51085c00 Threw 0x08378b00 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  322. Event: 59.700 Thread 0x51085c00 Threw 0x08378ca0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  323. Event: 59.711 Thread 0x51085c00 Threw 0x08378e40 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  324. Event: 59.727 Thread 0x51085c00 Threw 0x08378fe0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  325. Event: 59.742 Thread 0x51085c00 Threw 0x08379180 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  326. Event: 59.758 Thread 0x51085c00 Threw 0x08379320 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  327. Event: 59.769 Thread 0x002bd000 Threw 0x08583db8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
  328. Event: 59.875 Thread 0x51085c00 Threw 0x083794c0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  329.  
  330. Events (10 events):
  331. Event: 59.846 loading class 0x51ca8750
  332. Event: 59.846 loading class 0x51ca8750 done
  333. Event: 59.847 loading class 0x51722cc8
  334. Event: 59.847 loading class 0x51722cc8 done
  335. Event: 59.848 loading class 0x51722d30
  336. Event: 59.848 loading class 0x51722d30 done
  337. Event: 59.850 loading class 0x51722d98
  338. Event: 59.850 loading class 0x51722d98 done
  339. Event: 59.851 loading class 0x51722e00
  340. Event: 59.851 loading class 0x51722e00 done
  341.  
  342.  
  343. Dynamic libraries:
  344. 0x012e0000 - 0x0130f000 C:\Program Files\Java\jre7\bin\java.exe
  345. 0x77240000 - 0x7737c000 C:\Windows\SYSTEM32\ntdll.dll
  346. 0x77390000 - 0x77464000 C:\Windows\system32\kernel32.dll
  347. 0x75410000 - 0x7545a000 C:\Windows\system32\KERNELBASE.dll
  348. 0x76580000 - 0x76620000 C:\Windows\system32\ADVAPI32.dll
  349. 0x76410000 - 0x764bc000 C:\Windows\system32\msvcrt.dll
  350. 0x75690000 - 0x756a9000 C:\Windows\SYSTEM32\sechost.dll
  351. 0x764d0000 - 0x76571000 C:\Windows\system32\RPCRT4.dll
  352. 0x76720000 - 0x767e9000 C:\Windows\system32\USER32.dll
  353. 0x77040000 - 0x7708e000 C:\Windows\system32\GDI32.dll
  354. 0x76620000 - 0x7662a000 C:\Windows\system32\LPK.dll
  355. 0x756f0000 - 0x7578d000 C:\Windows\system32\USP10.dll
  356. 0x74400000 - 0x7459e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\COMCTL32.dll
  357. 0x76c90000 - 0x76ce7000 C:\Windows\system32\SHLWAPI.dll
  358. 0x763f0000 - 0x7640f000 C:\Windows\system32\IMM32.DLL
  359. 0x76cf0000 - 0x76dbc000 C:\Windows\system32\MSCTF.dll
  360. 0x638d0000 - 0x6398f000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  361. 0x60b40000 - 0x60ec0000 C:\Program Files\Java\jre7\bin\client\jvm.dll
  362. 0x71a40000 - 0x71a47000 C:\Windows\system32\WSOCK32.dll
  363. 0x756b0000 - 0x756e5000 C:\Windows\system32\WS2_32.dll
  364. 0x77380000 - 0x77386000 C:\Windows\system32\NSI.dll
  365. 0x71090000 - 0x710c2000 C:\Windows\system32\WINMM.dll
  366. 0x764c0000 - 0x764c5000 C:\Windows\system32\PSAPI.DLL
  367. 0x72ef0000 - 0x72efc000 C:\Program Files\Java\jre7\bin\verify.dll
  368. 0x6edf0000 - 0x6ee10000 C:\Program Files\Java\jre7\bin\java.dll
  369. 0x6e9d0000 - 0x6e9e3000 C:\Program Files\Java\jre7\bin\zip.dll
  370. 0x6e790000 - 0x6e7a4000 C:\Program Files\Java\jre7\bin\net.dll
  371. 0x74dd0000 - 0x74e0c000 C:\Windows\system32\mswsock.dll
  372. 0x74dc0000 - 0x74dc6000 C:\Windows\System32\wship6.dll
  373. 0x6f390000 - 0x6f39f000 C:\Program Files\Java\jre7\bin\nio.dll
  374. 0x63680000 - 0x637c3000 C:\Program Files\Java\jre7\bin\awt.dll
  375. 0x76920000 - 0x769af000 C:\Windows\system32\OLEAUT32.dll
  376. 0x77090000 - 0x771ec000 C:\Windows\system32\ole32.dll
  377. 0x74170000 - 0x741b0000 C:\Windows\system32\uxtheme.dll
  378. 0x73e40000 - 0x73e53000 C:\Windows\system32\dwmapi.dll
  379. 0x75310000 - 0x7531c000 C:\Windows\system32\CRYPTBASE.dll
  380. 0x75790000 - 0x763d9000 C:\Windows\system32\SHELL32.dll
  381. 0x64770000 - 0x647a8000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  382. 0x64ab0000 - 0x64c73000 C:\Windows\system32\d3d9.dll
  383. 0x74860000 - 0x74869000 C:\Windows\system32\VERSION.dll
  384. 0x72110000 - 0x72116000 C:\Windows\system32\d3d8thk.dll
  385. 0x637d0000 - 0x638b6000 C:\Windows\system32\aticfx32.dll
  386. 0x73000000 - 0x7300b000 C:\Windows\system32\atiu9pag.dll
  387. 0x5d310000 - 0x5d90e000 C:\Windows\system32\atiumdag.dll
  388. 0x5eaf0000 - 0x5ef82000 C:\Windows\system32\atiumdva.dll
  389. 0x66660000 - 0x66690000 C:\Program Files\Java\jre7\bin\t2k.dll
  390. 0x6ab50000 - 0x6ab61000 C:\Program Files\Java\jre7\bin\unpack.dll
  391. 0x49d60000 - 0x49dac000 F:\(NOPE)\Minecraft\mmc-win32-artifacts\instances\VERSION\natives\lwjgl.dll
  392. 0x657a0000 - 0x65868000 C:\Windows\system32\OPENGL32.dll
  393. 0x72120000 - 0x72142000 C:\Windows\system32\GLU32.dll
  394. 0x64ce0000 - 0x64dc7000 C:\Windows\system32\DDRAW.dll
  395. 0x6f550000 - 0x6f556000 C:\Windows\system32\DCIMAN32.dll
  396. 0x769b0000 - 0x76b4d000 C:\Windows\system32\SETUPAPI.dll
  397. 0x75460000 - 0x75487000 C:\Windows\system32\CFGMGR32.dll
  398. 0x755b0000 - 0x755c2000 C:\Windows\system32\DEVOBJ.dll
  399. 0x74e10000 - 0x74e26000 C:\Windows\system32\CRYPTSP.dll
  400. 0x74bb0000 - 0x74beb000 C:\Windows\system32\rsaenh.dll
  401. 0x74a00000 - 0x74a17000 C:\Windows\system32\USERENV.dll
  402. 0x75390000 - 0x7539b000 C:\Windows\system32\profapi.dll
  403. 0x73c20000 - 0x73c30000 C:\Windows\system32\NLAapi.dll
  404. 0x74c90000 - 0x74cd4000 C:\Windows\system32\DNSAPI.dll
  405. 0x73a20000 - 0x73a28000 C:\Windows\System32\winrnr.dll
  406. 0x73a10000 - 0x73a20000 C:\Windows\system32\napinsp.dll
  407. 0x736b0000 - 0x736c2000 C:\Windows\system32\pnrpnsp.dll
  408. 0x74930000 - 0x74935000 C:\Windows\System32\wshtcpip.dll
  409. 0x73970000 - 0x7398c000 C:\Windows\system32\IPHLPAPI.DLL
  410. 0x73960000 - 0x73967000 C:\Windows\system32\WINNSI.DLL
  411. 0x6f4c0000 - 0x6f4c6000 C:\Windows\system32\rasadhlp.dll
  412. 0x734c0000 - 0x734f8000 C:\Windows\System32\fwpuclnt.dll
  413. 0x6f130000 - 0x6f137000 C:\Windows\system32\atiglpxx.dll
  414. 0x69030000 - 0x6a355000 C:\Windows\system32\atioglxx.dll
  415. 0x64250000 - 0x642b2000 C:\Windows\system32\atiadlxx.dll
  416. 0x74920000 - 0x7492d000 C:\Windows\system32\WTSAPI32.dll
  417. 0x75660000 - 0x7568d000 C:\Windows\system32\WINTRUST.dll
  418. 0x75490000 - 0x755ac000 C:\Windows\system32\CRYPT32.dll
  419. 0x75400000 - 0x7540c000 C:\Windows\system32\MSASN1.dll
  420. 0x6e9c0000 - 0x6e9cb000 C:\Windows\system32\atigktxx.dll
  421. 0x72de0000 - 0x72e59000 C:\Windows\system32\mscms.dll
  422. 0x633b0000 - 0x633e8000 C:\Windows\system32\icm32.dll
  423. 0x6ede0000 - 0x6edea000 C:\Program Files\Java\jre7\bin\management.dll
  424. 0x68280000 - 0x682a0000 C:\Program Files\Java\jre7\bin\sunec.dll
  425. 0x6dd50000 - 0x6dd59000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  426. 0x4f250000 - 0x4f2b5000 F:\(NOPE)\Minecraft\mmc-win32-artifacts\instances\VERSION\natives\OpenAL32.dll
  427. 0x76690000 - 0x76713000 C:\Windows\system32\CLBCatQ.DLL
  428. 0x73e60000 - 0x73e99000 C:\Windows\System32\MMDevApi.dll
  429. 0x742c0000 - 0x743b5000 C:\Windows\System32\PROPSYS.dll
  430. 0x6e4d0000 - 0x6e542000 C:\Windows\system32\dsound.dll
  431. 0x748f0000 - 0x74915000 C:\Windows\system32\POWRPROF.dll
  432. 0x6e000000 - 0x6e036000 C:\Windows\system32\AUDIOSES.DLL
  433. 0x734a0000 - 0x734b2000 C:\Windows\system32\dhcpcsvc.DLL
  434. 0x73870000 - 0x7387d000 C:\Windows\system32\dhcpcsvc6.DLL
  435. 0x686e0000 - 0x687cb000 C:\Windows\system32\dbghelp.dll
  436.  
  437. VM Arguments:
  438. jvm_args: -Xms512m -Xmx1024m -XX:PermSize=64m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=F:/(NOPE)/Minecraft/mmc-win32-artifacts/instances/VERSION/natives
  439. java_command: net.minecraft.launchwrapper.Launch --username gamax92 --session token:sdfjsdkldfhsdjfhsdjkfhsdjkfhsdkf:sfjisdfhsdjkfhsdjkfgsdhufkhsdfjk --version 1.6.4 --gameDir F:/(NOPE)/Minecraft/mmc-win32-artifacts/instances/VERSION/minecraft --assetsDir F:/(NOPE)/Minecraft/mmc-win32-artifacts/assets --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 854 --height 480
  440. Launcher Type: SUN_STANDARD
  441.  
  442. Environment Variables:
  443. JAVA_HOME=C:\Program Files\Java\jdk1.7.0_09
  444. PATH=C:\Mingw\bin;C:\Python27;C:\Python27\Scripts\;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:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;C:\MinGW\5.1;C:\MinGW\5.1\clibs;C:\Downloads;C:\Downloads\clibs;C:\Users\(NOPE)\Desktop\5.1;C:\Users\(NOPE)\Desktop\5.1\clibs;C:\Program Files\Lua\5.1;C:\Program Files\Lua\5.1\clibs;C:\Program Files\apache-ant-1.8.4\bin;C:\Program Files\Java\jdk1.7.0_09\bin;C:\Program Files\Java\jre7\bin;F:\(NOPE)\FPC\bin\i386-Win32;C:\Program Files\nodejs\;C:\Program Files\scala\\bin;C:\Program Files\FERRO Software\FtpUse;C:\Program Files\GTK2-Runtime\bin;C:\Program Files\TortoiseSVN\bin;C:\Users\(NOPE)\AppData\Roaming\npm
  445. USERNAME=(NOPE)
  446. OS=Windows_NT
  447. PROCESSOR_IDENTIFIER=x86 Family 16 Model 4 Stepping 2, AuthenticAMD
  448.  
  449.  
  450.  
  451. --------------- S Y S T E M ---------------
  452.  
  453. OS: Windows 7 Build 7600
  454.  
  455. CPU:total 2 (2 cores per cpu, 1 threads per core) family 16 model 4 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  456.  
  457. Memory: 4k page, physical 3407160k(1081180k free), swap 10219716k(6620264k free)
  458.  
  459. vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600
  460.  
  461. time: Sat Dec 28 22:59:11 2013
  462. elapsed time: 59 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement