Advertisement
hobbyboy

Minecraft crash

Jan 4th, 2014
626
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.61 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=0x0000000058fd415b, pid=5028, tid=5748
  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) 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [atio6axx.dll+0xa1415b]
  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 (0x000000000223f000): JavaThread "Minecraft main thread" [_thread_in_native, id=5748, stack(0x0000000002270000,0x0000000002370000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x000000005ab21002
  24.  
  25. Registers:
  26. RAX=0x0000000000000040, RBX=0x000000001129df28, RCX=0x0000000000000000, RDX=0x0000000000000037
  27. RSP=0x000000000236e378, RBP=0x0000000000000100, RSI=0x000000005ada4410, RDI=0x000000005ab20f68
  28. R8 =0x000000005ab21008, R9 =0x0000000000000100, R10=0x0000000012c23e50, R11=0x0000000000000100
  29. R12=0x0000000058f5e020, R13=0x000000000000005b, R14=0x0000000000000000, R15=0x0000000058fd4060
  30. RIP=0x0000000058fd415b, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x000000000236e378)
  33. 0x000000000236e378: 0000000058ec94e5 000000001129df28
  34. 0x000000000236e388: 00000000000c0268 0000000016d47e28
  35. 0x000000000236e398: 00000000586eea54 0000000000000400
  36. 0x000000000236e3a8: 000000001129df28 0000000058fd4060
  37. 0x000000000236e3b8: 0000000000000100 0000000000000400
  38. 0x000000000236e3c8: 0000000058eca6c2 0000000000000000
  39. 0x000000000236e3d8: 000000005ad7b010 000000005aaf7b68
  40. 0x000000000236e3e8: 0000000000000001 0000000000000100
  41. 0x000000000236e3f8: 0000000000000100 000000005aaf7b68
  42. 0x000000000236e408: 0000000000000400 0000000000000000
  43. 0x000000000236e418: 000000005ad7b010 0000000000000400
  44. 0x000000000236e428: 0000000000000000 000000000000000d
  45. 0x000000000236e438: 0000000000000000 0000000000000004
  46. 0x000000000236e448: 000000000223f000 000001000000000d
  47. 0x000000000236e458: 0000000058f5e020 0000000000000000
  48. 0x000000000236e468: 0000000000000100 0000000000000100
  49.  
  50. Instructions: (pc=0x0000000058fd415b)
  51. 0x0000000058fd413b: 0f 59 c1 f2 41 0f 11 42 30 41 0f b6 48 f7 66 0f
  52. 0x0000000058fd414b: 6e c1 f3 0f e6 c0 f2 0f 59 c1 f2 41 0f 11 42 38
  53. 0x0000000058fd415b: 41 0f b6 48 fa 66 0f 6e c1 f3 0f e6 c0 f2 0f 59
  54. 0x0000000058fd416b: c1 f2 41 0f 11 42 40 41 0f b6 48 f9 66 0f 6e c1
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000040 is an unknown value
  60. RBX=0x000000001129df28 is an unknown value
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x0000000000000037 is an unknown value
  63. RSP=0x000000000236e378 is pointing into the stack for thread: 0x000000000223f000
  64. RBP=0x0000000000000100 is an unknown value
  65. RSI=0x000000005ada4410 is an unknown value
  66. RDI=0x000000005ab20f68 is an unknown value
  67. R8 =0x000000005ab21008 is an unknown value
  68. R9 =0x0000000000000100 is an unknown value
  69. R10=0x0000000012c23e50 is an unknown value
  70. R11=0x0000000000000100 is an unknown value
  71. R12=0x0000000058f5e020 is an unknown value
  72. R13=0x000000000000005b is an unknown value
  73. R14=0x0000000000000000 is an unknown value
  74. R15=0x0000000058fd4060 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000002270000,0x0000000002370000], sp=0x000000000236e378, free space=1016k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [atio6axx.dll+0xa1415b]
  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.nglCallList(IJ)V
  85. J org.lwjgl.opengl.GL11.glCallList(I)V
  86. j li.cil.oc.client.renderer.tileentity.ScreenRenderer$.compileOrDraw(I)Ljava/lang/Object;+418
  87. j li.cil.oc.client.renderer.tileentity.ScreenRenderer$.func_76894_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+222
  88. J net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V
  89. J net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V
  90. j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+663
  91. j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+513
  92. j net.minecraft.client.Minecraft.func_71411_J()V+321
  93. j net.minecraft.client.Minecraft.func_99999_d()V+97
  94. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  95. v ~StubRoutines::call_stub
  96. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  97. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  98. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  99. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  100. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  101. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  102. v ~StubRoutines::call_stub
  103.  
  104. --------------- P R O C E S S ---------------
  105.  
  106. Java Threads: ( => current thread )
  107. 0x000000002101d800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5472, stack(0x0000000037970000,0x0000000037a70000)]
  108. 0x000000002101f000 JavaThread "NEI Load Monitor" [_thread_blocked, id=3464, stack(0x0000000031730000,0x0000000031830000)]
  109. 0x0000000021020800 JavaThread "NEI Item Loading Thread" [_thread_in_Java, id=4996, stack(0x0000000034240000,0x0000000034340000)]
  110. 0x0000000021022000 JavaThread "File IO Thread" [_thread_blocked, id=1892, stack(0x0000000057c70000,0x0000000057d70000)]
  111. 0x0000000021021800 JavaThread "pool-2-thread-2" [_thread_blocked, id=4136, stack(0x0000000057b70000,0x0000000057c70000)]
  112. 0x0000000015723000 JavaThread "pool-2-thread-1" [_thread_blocked, id=2720, stack(0x0000000031860000,0x0000000031960000)]
  113. 0x0000000015720000 JavaThread "pool-1-thread-4" [_thread_blocked, id=2868, stack(0x0000000036e20000,0x0000000036f20000)]
  114. 0x0000000010601000 JavaThread "pool-1-thread-3" [_thread_blocked, id=3564, stack(0x0000000036c20000,0x0000000036d20000)]
  115. 0x0000000010600800 JavaThread "pool-1-thread-2" [_thread_blocked, id=5764, stack(0x00000000367b0000,0x00000000368b0000)]
  116. 0x00000000105ff800 JavaThread "OpenComputers-Lua-4" daemon [_thread_blocked, id=964, stack(0x0000000030eb0000,0x0000000030fb0000)]
  117. 0x00000000105ff000 JavaThread "OpenComputers-Lua-3" daemon [_thread_blocked, id=5328, stack(0x0000000036af0000,0x0000000036bf0000)]
  118. 0x00000000105fc800 JavaThread "OpenComputers-Lua-2" daemon [_thread_blocked, id=4016, stack(0x00000000366b0000,0x00000000367b0000)]
  119. 0x00000000105fc000 JavaThread "OpenComputers-Lua-1" daemon [_thread_blocked, id=5796, stack(0x0000000013240000,0x0000000013340000)]
  120. 0x00000000105fe000 JavaThread "Coroutine-3" [_thread_blocked, id=680, stack(0x00000000364c0000,0x00000000365c0000)]
  121. 0x00000000105fd800 JavaThread "Coroutine-2" [_thread_blocked, id=1360, stack(0x00000000369e0000,0x0000000036ae0000)]
  122. 0x00000000105fb000 JavaThread "Coroutine-1" [_thread_blocked, id=6036, stack(0x00000000579e0000,0x0000000057ae0000)]
  123. 0x00000000105fa800 JavaThread "pool-1-thread-1" [_thread_blocked, id=5388, stack(0x0000000035f90000,0x0000000036090000)]
  124. 0x000000001571f000 JavaThread "Thread-87" [_thread_blocked, id=2624, stack(0x0000000035d90000,0x0000000035e90000)]
  125. 0x0000000015725000 JavaThread "Server thread" [_thread_blocked, id=3996, stack(0x0000000012400000,0x0000000012500000)]
  126. 0x000000000f5f1800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5852, stack(0x0000000032f30000,0x0000000033030000)]
  127. 0x0000000015720800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=6008, stack(0x00000000351e0000,0x00000000352e0000)]
  128. 0x0000000015722000 JavaThread "Thread-82" [_thread_blocked, id=5792, stack(0x0000000033170000,0x0000000033270000)]
  129. 0x0000000015723800 JavaThread "Thread-80" [_thread_blocked, id=5884, stack(0x0000000031b60000,0x0000000031c60000)]
  130. 0x0000000015721800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=6084, stack(0x0000000034340000,0x0000000034440000)]
  131. 0x000000002f6ea000 JavaThread "PR TableUpdateThread #3" daemon [_thread_blocked, id=3704, stack(0x0000000033280000,0x0000000033380000)]
  132. 0x000000002f6e9000 JavaThread "PR TableUpdateThread #2" daemon [_thread_blocked, id=6080, stack(0x0000000033070000,0x0000000033170000)]
  133. 0x000000002f6e8800 JavaThread "PR TableUpdateThread #1" daemon [_thread_blocked, id=1880, stack(0x0000000032da0000,0x0000000032ea0000)]
  134. 0x000000002f6e7800 JavaThread "PR TableUpdateThread #0" daemon [_thread_blocked, id=5296, stack(0x0000000032c30000,0x0000000032d30000)]
  135. 0x000000002f6e7000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=3692, stack(0x0000000032760000,0x0000000032860000)]
  136. 0x000000000f5f5000 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=2068, stack(0x0000000031fa0000,0x00000000320a0000)]
  137. 0x000000000f5f4800 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=960, stack(0x0000000032470000,0x0000000032570000)]
  138. 0x000000000f5f3800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=2464, stack(0x00000000322b0000,0x00000000323b0000)]
  139. 0x000000000f5f3000 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=5660, stack(0x00000000320d0000,0x00000000321d0000)]
  140. 0x000000000f5f2000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=2940, stack(0x0000000031ea0000,0x0000000031fa0000)]
  141. 0x000000000f5ee800 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=1708, stack(0x0000000031ce0000,0x0000000031de0000)]
  142. 0x000000000f5f0800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=2724, stack(0x0000000030ab0000,0x0000000030bb0000)]
  143. 0x000000000f5ef000 JavaThread "Thread-12" [_thread_blocked, id=5012, stack(0x0000000012050000,0x0000000012150000)]
  144. 0x000000000f6e2800 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=4428, stack(0x000000000ca10000,0x000000000cb10000)]
  145. 0x000000000f153000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=772, stack(0x000000000c600000,0x000000000c700000)]
  146. 0x000000000fa9a800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5460, stack(0x000000000c8d0000,0x000000000c9d0000)]
  147. 0x000000000b0cf000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4508, stack(0x0000000009ef0000,0x0000000009ff0000)]
  148. 0x000000000aee0800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3688, stack(0x000000000bdb0000,0x000000000beb0000)]
  149. 0x000000000a7ba800 JavaThread "Thread-1" daemon [_thread_blocked, id=5976, stack(0x000000000ab30000,0x000000000ac30000)]
  150. 0x0000000008738000 JavaThread "Service Thread" daemon [_thread_blocked, id=4188, stack(0x000000000a140000,0x000000000a240000)]
  151. 0x0000000008737800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5340, stack(0x000000000a000000,0x000000000a100000)]
  152. 0x0000000008732800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=5904, stack(0x00000000098c0000,0x00000000099c0000)]
  153. 0x0000000008731000 JavaThread "Attach Listener" daemon [_thread_blocked, id=252, stack(0x0000000009d70000,0x0000000009e70000)]
  154. 0x000000000872a000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5948, stack(0x0000000009bf0000,0x0000000009cf0000)]
  155. 0x00000000086d6000 JavaThread "Finalizer" daemon [_thread_blocked, id=5484, stack(0x00000000099f0000,0x0000000009af0000)]
  156. 0x00000000086cf000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5664, stack(0x0000000009760000,0x0000000009860000)]
  157. =>0x000000000223f000 JavaThread "Minecraft main thread" [_thread_in_native, id=5748, stack(0x0000000002270000,0x0000000002370000)]
  158.  
  159. Other Threads:
  160. 0x00000000086cd800 VMThread [stack: 0x0000000009650000,0x0000000009750000] [id=3460]
  161. 0x000000000874a000 WatcherThread [stack: 0x000000000a2d0000,0x000000000a3d0000] [id=5408]
  162.  
  163. VM state:not at safepoint (normal execution)
  164.  
  165. VM Mutex/Monitor currently owned by a thread: None
  166.  
  167. Heap
  168. PSYoungGen total 270848K, used 173954K [0x00000000eaa80000, 0x00000000ff700000, 0x0000000100000000)
  169. eden space 206336K, 78% used [0x00000000eaa80000,0x00000000f483a538,0x00000000f7400000)
  170. from space 64512K, 19% used [0x00000000fb800000,0x00000000fc426648,0x00000000ff700000)
  171. to space 67072K, 0% used [0x00000000f7400000,0x00000000f7400000,0x00000000fb580000)
  172. ParOldGen total 646656K, used 569005K [0x00000000c0000000, 0x00000000e7780000, 0x00000000eaa80000)
  173. object space 646656K, 87% used [0x00000000c0000000,0x00000000e2bab7f0,0x00000000e7780000)
  174. PSPermGen total 131072K, used 115350K [0x00000000b8000000, 0x00000000c0000000, 0x00000000c0000000)
  175. object space 131072K, 88% used [0x00000000b8000000,0x00000000bf0a59c8,0x00000000c0000000)
  176.  
  177. Card table byte_map: [0x0000000005440000,0x0000000005690000] byte_map_base: 0x0000000004e80000
  178.  
  179. Polling page: 0x00000000001c0000
  180.  
  181. Code Cache [0x0000000002440000, 0x0000000003320000, 0x0000000005440000)
  182. total_blobs=6129 nmethods=4962 adapters=1115 free_code_cache=34158Kb largest_free_block=34771328
  183.  
  184. Compilation events (10 events):
  185. Event: 123.733 Thread 0x0000000008732800 5733 thermalexpansion.block.energycell.TileEnergyCellCreative::func_70316_g (49 bytes)
  186. Event: 123.735 Thread 0x0000000008732800 nmethod 5733 0x00000000032dca50 code [0x00000000032dcbc0, 0x00000000032dcdf8]
  187. Event: 123.747 Thread 0x0000000008737800 5734 net.minecraft.world.WorldProvider::func_76560_a (141 bytes)
  188. Event: 123.748 Thread 0x0000000008737800 nmethod 5734 0x00000000032dbed0 code [0x00000000032dc0c0, 0x00000000032dc2c8]
  189. Event: 123.855 Thread 0x0000000008732800 5735 net.minecraft.client.renderer.EntityRenderer::func_78465_a (22 bytes)
  190. Event: 123.855 Thread 0x0000000008732800 nmethod 5735 0x0000000002c7d290 code [0x0000000002c7d3c0, 0x0000000002c7d418]
  191. Event: 123.959 Thread 0x0000000008737800 5736 ! cofh.hud.HUDRenderHandler::tickEnd (763 bytes)
  192. Event: 124.019 Thread 0x0000000008737800 nmethod 5736 0x0000000003310710 code [0x0000000003310bc0, 0x0000000003312f20]
  193. Event: 124.104 Thread 0x0000000008732800 5737 java.util.TimSort::mergeHi (719 bytes)
  194. Event: 124.104 Thread 0x0000000008737800 5738 % java.util.TimSort::mergeLo @ 149 (655 bytes)
  195.  
  196. GC Heap History (10 events):
  197. Event: 101.740 GC heap before
  198. {Heap before GC invocations=118 (full 8):
  199. PSYoungGen total 210944K, used 210452K [0x00000000eaa80000, 0x00000000ffd00000, 0x0000000100000000)
  200. eden space 194048K, 100% used [0x00000000eaa80000,0x00000000f6800000,0x00000000f6800000)
  201. from space 16896K, 97% used [0x00000000f6800000,0x00000000f78052e0,0x00000000f7880000)
  202. to space 76288K, 0% used [0x00000000fb280000,0x00000000fb280000,0x00000000ffd00000)
  203. ParOldGen total 646656K, used 565290K [0x00000000c0000000, 0x00000000e7780000, 0x00000000eaa80000)
  204. object space 646656K, 87% used [0x00000000c0000000,0x00000000e280ab30,0x00000000e7780000)
  205. PSPermGen total 131072K, used 114520K [0x00000000b8000000, 0x00000000c0000000, 0x00000000c0000000)
  206. object space 131072K, 87% used [0x00000000b8000000,0x00000000befd63e0,0x00000000c0000000)
  207. Event: 101.755 GC heap after
  208. Heap after GC invocations=118 (full 8):
  209. PSYoungGen total 271872K, used 14661K [0x00000000eaa80000, 0x0000000100000000, 0x0000000100000000)
  210. eden space 195584K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000f6980000)
  211. from space 76288K, 19% used [0x00000000fb280000,0x00000000fc0d1548,0x00000000ffd00000)
  212. to space 74752K, 0% used [0x00000000f6980000,0x00000000f6980000,0x00000000fb280000)
  213. ParOldGen total 646656K, used 565868K [0x00000000c0000000, 0x00000000e7780000, 0x00000000eaa80000)
  214. object space 646656K, 87% used [0x00000000c0000000,0x00000000e289b098,0x00000000e7780000)
  215. PSPermGen total 131072K, used 114520K [0x00000000b8000000, 0x00000000c0000000, 0x00000000c0000000)
  216. object space 131072K, 87% used [0x00000000b8000000,0x00000000befd63e0,0x00000000c0000000)
  217. }
  218. Event: 106.711 GC heap before
  219. {Heap before GC invocations=119 (full 8):
  220. PSYoungGen total 271872K, used 210245K [0x00000000eaa80000, 0x0000000100000000, 0x0000000100000000)
  221. eden space 195584K, 100% used [0x00000000eaa80000,0x00000000f6980000,0x00000000f6980000)
  222. from space 76288K, 19% used [0x00000000fb280000,0x00000000fc0d1548,0x00000000ffd00000)
  223. to space 74752K, 0% used [0x00000000f6980000,0x00000000f6980000,0x00000000fb280000)
  224. ParOldGen total 646656K, used 565868K [0x00000000c0000000, 0x00000000e7780000, 0x00000000eaa80000)
  225. object space 646656K, 87% used [0x00000000c0000000,0x00000000e289b098,0x00000000e7780000)
  226. PSPermGen total 131072K, used 114911K [0x00000000b8000000, 0x00000000c0000000, 0x00000000c0000000)
  227. object space 131072K, 87% used [0x00000000b8000000,0x00000000bf037d50,0x00000000c0000000)
  228. Event: 106.726 GC heap after
  229. Heap after GC invocations=119 (full 8):
  230. PSYoungGen total 270336K, used 12312K [0x00000000eaa80000, 0x00000000ffb80000, 0x0000000100000000)
  231. eden space 195584K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000f6980000)
  232. from space 74752K, 16% used [0x00000000f6980000,0x00000000f7586270,0x00000000fb280000)
  233. to space 73216K, 0% used [0x00000000fb400000,0x00000000fb400000,0x00000000ffb80000)
  234. ParOldGen total 646656K, used 566232K [0x00000000c0000000, 0x00000000e7780000, 0x00000000eaa80000)
  235. object space 646656K, 87% used [0x00000000c0000000,0x00000000e28f60f8,0x00000000e7780000)
  236. PSPermGen total 131072K, used 114911K [0x00000000b8000000, 0x00000000c0000000, 0x00000000c0000000)
  237. object space 131072K, 87% used [0x00000000b8000000,0x00000000bf037d50,0x00000000c0000000)
  238. }
  239. Event: 110.515 GC heap before
  240. {Heap before GC invocations=120 (full 8):
  241. PSYoungGen total 270336K, used 207896K [0x00000000eaa80000, 0x00000000ffb80000, 0x0000000100000000)
  242. eden space 195584K, 100% used [0x00000000eaa80000,0x00000000f6980000,0x00000000f6980000)
  243. from space 74752K, 16% used [0x00000000f6980000,0x00000000f7586270,0x00000000fb280000)
  244. to space 73216K, 0% used [0x00000000fb400000,0x00000000fb400000,0x00000000ffb80000)
  245. ParOldGen total 646656K, used 566232K [0x00000000c0000000, 0x00000000e7780000, 0x00000000eaa80000)
  246. object space 646656K, 87% used [0x00000000c0000000,0x00000000e28f60f8,0x00000000e7780000)
  247. PSPermGen total 131072K, used 114972K [0x00000000b8000000, 0x00000000c0000000, 0x00000000c0000000)
  248. object space 131072K, 87% used [0x00000000b8000000,0x00000000bf047348,0x00000000c0000000)
  249. Event: 110.531 GC heap after
  250. Heap after GC invocations=120 (full 8):
  251. PSYoungGen total 272384K, used 15736K [0x00000000eaa80000, 0x00000000ff980000, 0x0000000100000000)
  252. eden space 201216K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000f6f00000)
  253. from space 71168K, 22% used [0x00000000fb400000,0x00000000fc35e258,0x00000000ff980000)
  254. to space 70656K, 0% used [0x00000000f6f00000,0x00000000f6f00000,0x00000000fb400000)
  255. ParOldGen total 646656K, used 566451K [0x00000000c0000000, 0x00000000e7780000, 0x00000000eaa80000)
  256. object space 646656K, 87% used [0x00000000c0000000,0x00000000e292cfd8,0x00000000e7780000)
  257. PSPermGen total 131072K, used 114972K [0x00000000b8000000, 0x00000000c0000000, 0x00000000c0000000)
  258. object space 131072K, 87% used [0x00000000b8000000,0x00000000bf047348,0x00000000c0000000)
  259. }
  260. Event: 116.383 GC heap before
  261. {Heap before GC invocations=121 (full 8):
  262. PSYoungGen total 272384K, used 216952K [0x00000000eaa80000, 0x00000000ff980000, 0x0000000100000000)
  263. eden space 201216K, 100% used [0x00000000eaa80000,0x00000000f6f00000,0x00000000f6f00000)
  264. from space 71168K, 22% used [0x00000000fb400000,0x00000000fc35e258,0x00000000ff980000)
  265. to space 70656K, 0% used [0x00000000f6f00000,0x00000000f6f00000,0x00000000fb400000)
  266. ParOldGen total 646656K, used 566451K [0x00000000c0000000, 0x00000000e7780000, 0x00000000eaa80000)
  267. object space 646656K, 87% used [0x00000000c0000000,0x00000000e292cfd8,0x00000000e7780000)
  268. PSPermGen total 131072K, used 115030K [0x00000000b8000000, 0x00000000c0000000, 0x00000000c0000000)
  269. object space 131072K, 87% used [0x00000000b8000000,0x00000000bf055af0,0x00000000c0000000)
  270. Event: 116.397 GC heap after
  271. Heap after GC invocations=121 (full 8):
  272. PSYoungGen total 271872K, used 11418K [0x00000000eaa80000, 0x00000000ffb80000, 0x0000000100000000)
  273. eden space 201216K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000f6f00000)
  274. from space 70656K, 16% used [0x00000000f6f00000,0x00000000f7a26a20,0x00000000fb400000)
  275. to space 69120K, 0% used [0x00000000fb800000,0x00000000fb800000,0x00000000ffb80000)
  276. ParOldGen total 646656K, used 567456K [0x00000000c0000000, 0x00000000e7780000, 0x00000000eaa80000)
  277. object space 646656K, 87% used [0x00000000c0000000,0x00000000e2a28368,0x00000000e7780000)
  278. PSPermGen total 131072K, used 115030K [0x00000000b8000000, 0x00000000c0000000, 0x00000000c0000000)
  279. object space 131072K, 87% used [0x00000000b8000000,0x00000000bf055af0,0x00000000c0000000)
  280. }
  281. Event: 121.531 GC heap before
  282. {Heap before GC invocations=122 (full 8):
  283. PSYoungGen total 271872K, used 212634K [0x00000000eaa80000, 0x00000000ffb80000, 0x0000000100000000)
  284. eden space 201216K, 100% used [0x00000000eaa80000,0x00000000f6f00000,0x00000000f6f00000)
  285. from space 70656K, 16% used [0x00000000f6f00000,0x00000000f7a26a20,0x00000000fb400000)
  286. to space 69120K, 0% used [0x00000000fb800000,0x00000000fb800000,0x00000000ffb80000)
  287. ParOldGen total 646656K, used 567456K [0x00000000c0000000, 0x00000000e7780000, 0x00000000eaa80000)
  288. object space 646656K, 87% used [0x00000000c0000000,0x00000000e2a28368,0x00000000e7780000)
  289. PSPermGen total 131072K, used 115054K [0x00000000b8000000, 0x00000000c0000000, 0x00000000c0000000)
  290. object space 131072K, 87% used [0x00000000b8000000,0x00000000bf05ba40,0x00000000c0000000)
  291. Event: 121.547 GC heap after
  292. Heap after GC invocations=122 (full 8):
  293. PSYoungGen total 270848K, used 12441K [0x00000000eaa80000, 0x00000000ff700000, 0x0000000100000000)
  294. eden space 206336K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000f7400000)
  295. from space 64512K, 19% used [0x00000000fb800000,0x00000000fc426648,0x00000000ff700000)
  296. to space 67072K, 0% used [0x00000000f7400000,0x00000000f7400000,0x00000000fb580000)
  297. ParOldGen total 646656K, used 569005K [0x00000000c0000000, 0x00000000e7780000, 0x00000000eaa80000)
  298. object space 646656K, 87% used [0x00000000c0000000,0x00000000e2bab7f0,0x00000000e7780000)
  299. PSPermGen total 131072K, used 115054K [0x00000000b8000000, 0x00000000c0000000, 0x00000000c0000000)
  300. object space 131072K, 87% used [0x00000000b8000000,0x00000000bf05ba40,0x00000000c0000000)
  301. }
  302.  
  303. Deoptimization events (10 events):
  304. Event: 124.063 Thread 0x000000000223f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002b23ef8 method=scala.collection.Iterator$$anon$17.hasNext()Z @ 40
  305. Event: 124.063 Thread 0x000000000223f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c48550 method=scala.collection.Iterator$$anon$11.next()Ljava/lang/Object; @ 13
  306. Event: 124.063 Thread 0x000000000223f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002b34a54 method=scala.collection.Iterator$$anon$17.hasNext()Z @ 40
  307. Event: 124.063 Thread 0x000000000223f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c48550 method=scala.collection.Iterator$$anon$11.next()Ljava/lang/Object; @ 13
  308. Event: 124.063 Thread 0x000000000223f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c3c90c method=scala.collection.Iterator$$anon$9.next()Ljava/lang/Object; @ 4
  309. Event: 124.063 Thread 0x000000000223f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c48550 method=scala.collection.Iterator$$anon$11.next()Ljava/lang/Object; @ 13
  310. Event: 124.063 Thread 0x000000000223f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c3c90c method=scala.collection.Iterator$$anon$9.next()Ljava/lang/Object; @ 4
  311. Event: 124.102 Thread 0x000000000223f000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000030e89b0 method=net.minecraft.world.World.func_72831_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/util/Vec3;ZZ)Lnet/minecraft/util/MovingObjectPosition; @ 148
  312. Event: 124.103 Thread 0x000000000223f000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000002d364e8 method=java.util.TimSort.mergeLo(IIII)V @ 149
  313. Event: 124.103 Thread 0x000000000223f000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000002de528c method=java.util.TimSort.mergeHi(IIII)V @ 180
  314.  
  315. Internal exceptions (10 events):
  316. Event: 124.005 Thread 0x0000000015723800 Threw 0x00000000f22ca560 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  317. Event: 124.014 Thread 0x0000000015723800 Threw 0x00000000f22ca720 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  318. Event: 124.022 Thread 0x0000000015723800 Threw 0x00000000f22ca8e0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  319. Event: 124.032 Thread 0x000000000223f000 Threw 0x00000000f207d460 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:362
  320. Event: 124.033 Thread 0x0000000015723800 Threw 0x00000000f22caaa0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  321. Event: 124.050 Thread 0x0000000015725000 Threw 0x00000000f230b930 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:362
  322. Event: 124.050 Thread 0x0000000015725000 Threw 0x00000000f230d218 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:362
  323. Event: 124.101 Thread 0x0000000015723800 Threw 0x00000000f22cac60 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  324. Event: 124.102 Thread 0x0000000015723800 Threw 0x00000000f4838840 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
  325. Event: 124.102 Thread 0x0000000015723800 Threw 0x00000000f4838a00 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2917
  326.  
  327. Events (10 events):
  328. Event: 124.091 loading class 0x0000000027c55280 done
  329. Event: 124.102 Thread 0x000000000223f000 Uncommon trap: trap_request=0xffffffad fr.pc=0x00000000030e89b0
  330. Event: 124.102 Thread 0x000000000223f000 DEOPT PACKING pc=0x00000000030e89b0 sp=0x000000000236e840
  331. Event: 124.102 Thread 0x000000000223f000 DEOPT UNPACKING pc=0x00000000024775a4 sp=0x000000000236e720 mode 2
  332. Event: 124.103 Thread 0x000000000223f000 Uncommon trap: trap_request=0xffffff86 fr.pc=0x0000000002d364e8
  333. Event: 124.103 Thread 0x000000000223f000 DEOPT PACKING pc=0x0000000002d364e8 sp=0x000000000236e6d0
  334. Event: 124.103 Thread 0x000000000223f000 DEOPT UNPACKING pc=0x00000000024775a4 sp=0x000000000236e6f8 mode 2
  335. Event: 124.103 Thread 0x000000000223f000 Uncommon trap: trap_request=0xffffff86 fr.pc=0x0000000002de528c
  336. Event: 124.103 Thread 0x000000000223f000 DEOPT PACKING pc=0x0000000002de528c sp=0x000000000236e6d0
  337. Event: 124.103 Thread 0x000000000223f000 DEOPT UNPACKING pc=0x00000000024775a4 sp=0x000000000236e6f8 mode 2
  338.  
  339.  
  340. Dynamic libraries:
  341. 0x000000013fe90000 - 0x000000013fec3000 C:\Program Files\Java\jre7\bin\javaw.exe
  342. 0x0000000077a30000 - 0x0000000077bd9000 C:\Windows\SYSTEM32\ntdll.dll
  343. 0x0000000077810000 - 0x000000007792f000 C:\Windows\system32\kernel32.dll
  344. 0x000007fefdb90000 - 0x000007fefdbfb000 C:\Windows\system32\KERNELBASE.dll
  345. 0x000007fefe190000 - 0x000007fefe26b000 C:\Windows\system32\ADVAPI32.dll
  346. 0x000007feffa70000 - 0x000007feffb0f000 C:\Windows\system32\msvcrt.dll
  347. 0x000007fefe270000 - 0x000007fefe28f000 C:\Windows\SYSTEM32\sechost.dll
  348. 0x000007fefdc10000 - 0x000007fefdd3d000 C:\Windows\system32\RPCRT4.dll
  349. 0x0000000077930000 - 0x0000000077a2a000 C:\Windows\system32\USER32.dll
  350. 0x000007fefe860000 - 0x000007fefe8c7000 C:\Windows\system32\GDI32.dll
  351. 0x000007feffbe0000 - 0x000007feffbee000 C:\Windows\system32\LPK.dll
  352. 0x000007feffb10000 - 0x000007feffbd9000 C:\Windows\system32\USP10.dll
  353. 0x000007fefc260000 - 0x000007fefc454000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  354. 0x000007fefe370000 - 0x000007fefe3e1000 C:\Windows\system32\SHLWAPI.dll
  355. 0x000007fefe420000 - 0x000007fefe44e000 C:\Windows\system32\IMM32.DLL
  356. 0x000007feff780000 - 0x000007feff889000 C:\Windows\system32\MSCTF.dll
  357. 0x000000005cd80000 - 0x000000005ce52000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  358. 0x000000005c5b0000 - 0x000000005cd79000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  359. 0x000007fef5590000 - 0x000007fef5599000 C:\Windows\system32\WSOCK32.dll
  360. 0x000007feffc50000 - 0x000007feffc9d000 C:\Windows\system32\WS2_32.dll
  361. 0x000007fefe410000 - 0x000007fefe418000 C:\Windows\system32\NSI.dll
  362. 0x000007fefb560000 - 0x000007fefb59b000 C:\Windows\system32\WINMM.dll
  363. 0x0000000077bf0000 - 0x0000000077bf7000 C:\Windows\system32\PSAPI.DLL
  364. 0x00000000636e0000 - 0x00000000636ef000 C:\Program Files\Java\jre7\bin\verify.dll
  365. 0x0000000062d50000 - 0x0000000062d78000 C:\Program Files\Java\jre7\bin\java.dll
  366. 0x0000000062cc0000 - 0x0000000062cd5000 C:\Program Files\Java\jre7\bin\zip.dll
  367. 0x00000000630e0000 - 0x00000000630f9000 C:\Program Files\Java\jre7\bin\net.dll
  368. 0x000007fefd050000 - 0x000007fefd0a5000 C:\Windows\system32\mswsock.dll
  369. 0x000007fefd040000 - 0x000007fefd047000 C:\Windows\System32\wship6.dll
  370. 0x0000000062ca0000 - 0x0000000062cb1000 C:\Program Files\Java\jre7\bin\nio.dll
  371. 0x000000005c410000 - 0x000000005c5a5000 C:\Program Files\Java\jre7\bin\awt.dll
  372. 0x000007fefe290000 - 0x000007fefe367000 C:\Windows\system32\OLEAUT32.dll
  373. 0x000007fefdd40000 - 0x000007fefdf43000 C:\Windows\system32\ole32.dll
  374. 0x000007fefc050000 - 0x000007fefc0a6000 C:\Windows\system32\uxtheme.dll
  375. 0x0000000010000000 - 0x0000000010041000 C:\Program Files (x86)\ATI Technologies\HydraVision\HydraDMH64.dll
  376. 0x000007fefba10000 - 0x000007fefba28000 C:\Windows\system32\dwmapi.dll
  377. 0x000007fefd710000 - 0x000007fefd71f000 C:\Windows\system32\CRYPTBASE.dll
  378. 0x000007fefe8d0000 - 0x000007feff658000 C:\Windows\system32\SHELL32.dll
  379. 0x0000000062c50000 - 0x0000000062c96000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  380. 0x000007fee5620000 - 0x000007fee581f000 C:\Windows\system32\d3d9.dll
  381. 0x000007fefc8f0000 - 0x000007fefc8fc000 C:\Windows\system32\VERSION.dll
  382. 0x000007fee5610000 - 0x000007fee5617000 C:\Windows\system32\d3d8thk.dll
  383. 0x000007fef6f70000 - 0x000007fef70a0000 C:\Windows\system32\aticfx64.dll
  384. 0x000007fee55d0000 - 0x000007fee55f0000 C:\Windows\system32\atiu9p64.dll
  385. 0x000007fee4ee0000 - 0x000007fee55c8000 C:\Windows\system32\atiumd64.dll
  386. 0x0000000063c20000 - 0x0000000064299000 C:\Windows\system32\atiumd6a.dll
  387. 0x000000005cef0000 - 0x000000005cf31000 C:\Program Files\Java\jre7\bin\t2k.dll
  388. 0x0000000062680000 - 0x0000000062695000 C:\Program Files\Java\jre7\bin\unpack.dll
  389. 0x0000000180000000 - 0x0000000180050000 C:\Users\Andrew\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.953\1.6.4-Forge9.11.1.953-natives-19625794519647\lwjgl64.dll
  390. 0x000007fee1f80000 - 0x000007fee209d000 C:\Windows\system32\OPENGL32.dll
  391. 0x000007fee2df0000 - 0x000007fee2e1d000 C:\Windows\system32\GLU32.dll
  392. 0x000007fee20c0000 - 0x000007fee21b1000 C:\Windows\system32\DDRAW.dll
  393. 0x000007fef76d0000 - 0x000007fef76d8000 C:\Windows\system32\DCIMAN32.dll
  394. 0x000007feff890000 - 0x000007feffa67000 C:\Windows\system32\SETUPAPI.dll
  395. 0x000007fefdb40000 - 0x000007fefdb76000 C:\Windows\system32\CFGMGR32.dll
  396. 0x000007fefd950000 - 0x000007fefd96a000 C:\Windows\system32\DEVOBJ.dll
  397. 0x000007fefd0b0000 - 0x000007fefd0c7000 C:\Windows\system32\CRYPTSP.dll
  398. 0x000007fefcdb0000 - 0x000007fefcdf7000 C:\Windows\system32\rsaenh.dll
  399. 0x000007fefcb30000 - 0x000007fefcb4e000 C:\Windows\system32\USERENV.dll
  400. 0x000007fefd7e0000 - 0x000007fefd7ef000 C:\Windows\system32\profapi.dll
  401. 0x000007fefb6c0000 - 0x000007fefb6d5000 C:\Windows\system32\NLAapi.dll
  402. 0x000007fef63f0000 - 0x000007fef6405000 C:\Windows\system32\napinsp.dll
  403. 0x000007fef63d0000 - 0x000007fef63e9000 C:\Windows\system32\pnrpnsp.dll
  404. 0x000007fefced0000 - 0x000007fefcf2b000 C:\Windows\system32\DNSAPI.dll
  405. 0x000007fef70a0000 - 0x000007fef70ab000 C:\Windows\System32\winrnr.dll
  406. 0x000007fefca10000 - 0x000007fefca17000 C:\Windows\System32\wshtcpip.dll
  407. 0x000007fefafc0000 - 0x000007fefafe7000 C:\Windows\system32\IPHLPAPI.DLL
  408. 0x000007fefb030000 - 0x000007fefb03b000 C:\Windows\system32\WINNSI.DLL
  409. 0x000007fef9010000 - 0x000007fef9018000 C:\Windows\system32\rasadhlp.dll
  410. 0x000007fefadb0000 - 0x000007fefae03000 C:\Windows\System32\fwpuclnt.dll
  411. 0x000007fef75e0000 - 0x000007fef75f8000 C:\Windows\system32\atig6pxx.dll
  412. 0x00000000585c0000 - 0x0000000059e75000 C:\Windows\system32\atio6axx.dll
  413. 0x000007fefb070000 - 0x000007fefb13f000 C:\Windows\system32\atiadlxx.dll
  414. 0x000007fefc0e0000 - 0x000007fefc20c000 C:\Windows\system32\PROPSYS.dll
  415. 0x000007fefc9f0000 - 0x000007fefca01000 C:\Windows\system32\WTSAPI32.dll
  416. 0x000007fefd980000 - 0x000007fefd9ba000 C:\Windows\system32\WINTRUST.dll
  417. 0x000007fefd9c0000 - 0x000007fefdb2c000 C:\Windows\system32\CRYPT32.dll
  418. 0x000007fefd880000 - 0x000007fefd88f000 C:\Windows\system32\MSASN1.dll
  419. 0x000007fef70c0000 - 0x000007fef70de000 C:\Windows\system32\atig6txx.dll
  420. 0x000007fee1ee0000 - 0x000007fee1f7c000 C:\Windows\system32\mscms.dll
  421. 0x000007fee2760000 - 0x000007fee27a2000 C:\Windows\system32\icm32.dll
  422. 0x0000000068620000 - 0x000000006862b000 C:\Program Files\Java\jre7\bin\management.dll
  423. 0x0000000062c20000 - 0x0000000062c44000 C:\Program Files\Java\jre7\bin\sunec.dll
  424. 0x0000000062d40000 - 0x0000000062d4b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  425. 0x000007feff6e0000 - 0x000007feff779000 C:\Windows\system32\CLBCatQ.DLL
  426. 0x0000000005c70000 - 0x0000000005cd4000 C:\Users\Andrew\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.953\1.6.4-Forge9.11.1.953-natives-19625794519647\OpenAL64.dll
  427. 0x000007fefbf30000 - 0x000007fefbf7b000 C:\Windows\System32\MMDevApi.dll
  428. 0x000007fef4590000 - 0x000007fef4618000 C:\Windows\system32\dsound.dll
  429. 0x000007fefc900000 - 0x000007fefc92c000 C:\Windows\system32\POWRPROF.dll
  430. 0x000007fefb380000 - 0x000007fefb3cf000 C:\Windows\system32\AUDIOSES.DLL
  431. 0x000007fefad80000 - 0x000007fefad91000 C:\Windows\system32\dhcpcsvc6.DLL
  432. 0x000007fefad60000 - 0x000007fefad78000 C:\Windows\system32\dhcpcsvc.DLL
  433. 0x000007fee2a40000 - 0x000007fee2a81000 C:\Users\Andrew\AppData\Local\Temp\OpenComputersMod-native.64.dll
  434. 0x000007fee1420000 - 0x000007fee14ee000 C:\Windows\system32\MSVCR110.dll
  435. 0x000007fef5400000 - 0x000007fef5525000 C:\Windows\system32\dbghelp.dll
  436.  
  437. VM Arguments:
  438. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:MaxPermSize=128m -Djava.library.path=C:\Users\Andrew\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.953\1.6.4-Forge9.11.1.953-natives-19625794519647
  439. java_command: net.minecraft.launchwrapper.Launch --username Hobby_boy --session token:bffad7984a36429d8c83d9b425ab8243:02f149ebd2134a2bbe3af8ca54bc8cd9 --version 1.6.4-Forge9.11.1.953 --gameDir C:\Users\Andrew\AppData\Roaming\.minecraft\modpacks\Industrialcraft --assetsDir C:\Users\Andrew\AppData\Roaming\.minecraft\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  440. Launcher Type: SUN_STANDARD
  441.  
  442. Environment Variables:
  443. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-StaticC:\WINDOWS;C:\Program Files\Java\jdk1.7.0_45\bin;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Java\jre7\bin
  444. USERNAME=Andrew
  445. OS=Windows_NT
  446. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  447.  
  448.  
  449.  
  450. --------------- S Y S T E M ---------------
  451.  
  452. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  453.  
  454. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, erms, tsc, tscinvbit
  455.  
  456. Memory: 4k page, physical 8343560k(3993276k free), swap 16685256k(11426928k free)
  457.  
  458. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.45-b08) for windows-amd64 JRE (1.7.0_45-b18), built on Oct 8 2013 05:47:22 by "java_re" with unknown MS VC++:1600
  459.  
  460. time: Sat Jan 04 15:47:46 2014
  461. elapsed time: 124 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement