Advertisement
Guest User

error

a guest
Mar 2nd, 2014
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.39 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # Internal Error (generateOopMap.cpp:2241), pid=4872, tid=4552
  5. # fatal error: Rewriting method not allowed at this stage
  6. #
  7. # JRE version: 7.0_25-b17
  8. # Java VM: Java HotSpot(TM) Client VM (23.25-b01 mixed mode windows-x86 )
  9. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  10. #
  11. # If you would like to submit a bug report, please visit:
  12. # http://bugreport.sun.com/bugreport/crash.jsp
  13. #
  14.  
  15. --------------- T H R E A D ---------------
  16.  
  17. Current thread (0x00fbf800): VMThread [stack: 0x00dd0000,0x00e20000] [id=4552]
  18.  
  19. Stack: [0x00dd0000,0x00e20000], sp=0x00e1f244, free space=316k
  20. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  21. V [jvm.dll+0x167e31]
  22. V [jvm.dll+0x1620f6]
  23. V [jvm.dll+0x8018b]
  24. V [jvm.dll+0x56829]
  25. V [jvm.dll+0x56bcc]
  26. V [jvm.dll+0x56f2c]
  27. V [jvm.dll+0x80a66]
  28. V [jvm.dll+0x994a7]
  29. V [jvm.dll+0x121f4f]
  30. V [jvm.dll+0x122202]
  31. V [jvm.dll+0x14109b]
  32. V [jvm.dll+0x13fd41]
  33. V [jvm.dll+0x6ec90]
  34. V [jvm.dll+0x68cff]
  35. V [jvm.dll+0x62eca]
  36. V [jvm.dll+0x68742]
  37. V [jvm.dll+0x5fdd3]
  38. V [jvm.dll+0x16ff76]
  39. V [jvm.dll+0x149235]
  40. V [jvm.dll+0x1483ae]
  41. V [jvm.dll+0x148737]
  42. V [jvm.dll+0x148c02]
  43. V [jvm.dll+0x177bb9]
  44. C [msvcr100.dll+0x5c6de] endthreadex+0x3a
  45. C [msvcr100.dll+0x5c788] endthreadex+0xe4
  46. C [kernel32.dll+0x4ed5c] BaseThreadInitThunk+0x12
  47. C [ntdll.dll+0x637eb] RtlInitializeExceptionChain+0xef
  48. C [ntdll.dll+0x637be] RtlInitializeExceptionChain+0xc2
  49.  
  50. JavaThread 0x00ed3800 (nid = 2644) was being processed
  51. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  52. v ~RuntimeStub::fast_new_instance Runtime1 stub
  53. J java.util.HashMap.newEntryIterator()Ljava/util/Iterator;
  54. J java.util.HashMap$EntrySet.iterator()Ljava/util/Iterator;
  55. J java.util.HashMap.putAllForCreate(Ljava/util/Map;)V
  56. J java.util.HashMap.<init>(Ljava/util/Map;)V
  57. J sun.net.www.protocol.jar.URLJarFile.getManifest()Ljava/util/jar/Manifest;
  58. J cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;
  59. j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+70
  60. j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
  61. v ~StubRoutines::call_stub
  62. j cpw.mods.fml.common.versioning.VersionParser.parseRange(Ljava/lang/String;)Lcpw/mods/fml/common/versioning/VersionRange;+1
  63. j cpw.mods.fml.common.MinecraftDummyContainer.<init>(Ljava/lang/String;)V+62
  64. j cpw.mods.fml.common.Loader.<init>()V+77
  65. j cpw.mods.fml.common.Loader.instance()Lcpw/mods/fml/common/Loader;+10
  66. v ~StubRoutines::call_stub
  67. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  68. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  69. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  70. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  71. j cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(Ljava/io/File;Lcpw/mods/fml/relauncher/RelaunchClassLoader;)V+2272
  72. j cpw.mods.fml.relauncher.FMLRelauncher.setupHome(Ljava/io/File;)V+63
  73. j cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(Ljava/applet/Applet;)V+132
  74. j cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(Ljava/applet/Applet;)V+14
  75. j net.minecraft.client.MinecraftApplet.init()V+1
  76. j net.minecraft.Launcher.init()V+11
  77. j net.ftb.mclauncher.MinecraftFrame.start(Ljava/applet/Applet;Ljava/lang/String;Ljava/lang/String;)V+248
  78. j net.ftb.mclauncher.MinecraftLauncher.main([Ljava/lang/String;)V+776
  79. v ~StubRoutines::call_stub
  80. VM_Operation (0x00c5e780): GenCollectForAllocation, mode: safepoint, requested by thread 0x00ed3800
  81.  
  82.  
  83. --------------- P R O C E S S ---------------
  84.  
  85. Java Threads: ( => current thread )
  86. 0x4edb5400 JavaThread "Thread-4" [_thread_blocked, id=4020, stack(0x51a50000,0x51aa0000)]
  87. 0x4ec68c00 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=7888, stack(0x514b0000,0x51500000)]
  88. 0x4ec68400 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=788, stack(0x4f130000,0x4f180000)]
  89. 0x4ec01000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=7632, stack(0x4ea10000,0x4ea60000)]
  90. 0x4ec1f800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6972, stack(0x4e840000,0x4e890000)]
  91. 0x4eb08800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5620, stack(0x4f0c0000,0x4f110000)]
  92. 0x4eae1800 JavaThread "AWT-Shutdown" [_thread_blocked, id=1960, stack(0x4f070000,0x4f0c0000)]
  93. 0x4eae1400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2964, stack(0x4efe0000,0x4f030000)]
  94. 0x4e4f1c00 JavaThread "Service Thread" daemon [_thread_blocked, id=4964, stack(0x00bb0000,0x00c00000)]
  95. 0x4e4e4400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6236, stack(0x4e7f0000,0x4e840000)]
  96. 0x4e4e3400 JavaThread "Attach Listener" daemon [_thread_blocked, id=7612, stack(0x4e3d0000,0x4e420000)]
  97. 0x4e4e0000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7932, stack(0x4e710000,0x4e760000)]
  98. 0x00fc8000 JavaThread "Finalizer" daemon [_thread_blocked, id=1196, stack(0x4e440000,0x4e490000)]
  99. 0x00fc3000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7760, stack(0x01300000,0x01350000)]
  100. 0x00ed3800 JavaThread "main" [_thread_blocked, id=2644, stack(0x00c10000,0x00c60000)]
  101.  
  102. Other Threads:
  103. =>0x00fbf800 VMThread [stack: 0x00dd0000,0x00e20000] [id=4552]
  104. 0x4e514000 WatcherThread [stack: 0x00b00000,0x00b50000] [id=6268]
  105.  
  106. VM state:at safepoint (normal execution)
  107.  
  108. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  109. [0x00ed1368] Threads_lock - owner thread: 0x00fbf800
  110. [0x00ed1778] Heap_lock - owner thread: 0x00ed3800
  111.  
  112. Heap
  113. def new generation total 78656K, used 69952K [0x04340000, 0x09890000, 0x19890000)
  114. eden space 69952K, 100% used [0x04340000, 0x08790000, 0x08790000)
  115. from space 8704K, 0% used [0x08790000, 0x08790000, 0x09010000)
  116. to space 8704K, 0% used [0x09010000, 0x09013398, 0x09890000)
  117. tenured generation total 174784K, used 0K [0x19890000, 0x24340000, 0x44340000)
  118. the space 174784K, 0% used [0x19890000, 0x19890000, 0x19890200, 0x24340000)
  119. compacting perm gen total 131072K, used 11083K [0x44340000, 0x4c340000, 0x4c340000)
  120. the space 131072K, 8% used [0x44340000, 0x44e12e80, 0x44e13000, 0x4c340000)
  121. No shared spaces configured.
  122.  
  123. Card table byte_map: [0x010a0000,0x012f0000] byte_map_base: 0x0107e600
  124.  
  125. Polling page: 0x00600000
  126.  
  127. Code Cache [0x02340000, 0x024e8000, 0x04340000)
  128. total_blobs=785 nmethods=534 adapters=185 free_code_cache=31102Kb largest_free_block=31848448
  129.  
  130. Compilation events (10 events):
  131. Event: 5.520 Thread 0x4e4e4400 535 s sun.misc.PerfCounter::get (9 bytes)
  132. Event: 5.520 Thread 0x4e4e4400 nmethod 535 0x024dc188 code [0x024dc290, 0x024dc46c]
  133. Event: 5.520 Thread 0x4e4e4400 536 java.nio.DirectLongBufferU::get (16 bytes)
  134. Event: 5.520 Thread 0x4e4e4400 nmethod 536 0x024dc508 code [0x024dc600, 0x024dc6b0]
  135. Event: 5.521 Thread 0x4e4e4400 537 org.objectweb.asm.ClassWriter::a (15 bytes)
  136. Event: 5.521 Thread 0x4e4e4400 nmethod 537 0x024dc788 code [0x024dc890, 0x024dc944]
  137. Event: 5.523 Thread 0x4e4e4400 538 java.io.Win32FileSystem::normalizePrefix (132 bytes)
  138. Event: 5.525 Thread 0x4e4e4400 nmethod 538 0x024dca48 code [0x024dcc20, 0x024dd6f0]
  139. Event: 5.535 Thread 0x4e4e4400 539 org.objectweb.asm.MethodWriter::visitMaxs (1155 bytes)
  140. Event: 5.538 Thread 0x4e4e4400 nmethod 539 0x024de708 code [0x024de950, 0x024df474]
  141.  
  142. GC Heap History (1 events):
  143. Event: 5.549 GC heap before
  144. {Heap before GC invocations=0 (full 0):
  145. def new generation total 78656K, used 69952K [0x04340000, 0x09890000, 0x19890000)
  146. eden space 69952K, 100% used [0x04340000, 0x08790000, 0x08790000)
  147. from space 8704K, 0% used [0x08790000, 0x08790000, 0x09010000)
  148. to space 8704K, 0% used [0x09010000, 0x09010000, 0x09890000)
  149. tenured generation total 174784K, used 0K [0x19890000, 0x24340000, 0x44340000)
  150. the space 174784K, 0% used [0x19890000, 0x19890000, 0x19890200, 0x24340000)
  151. compacting perm gen total 131072K, used 11083K [0x44340000, 0x4c340000, 0x4c340000)
  152. the space 131072K, 8% used [0x44340000, 0x44e12e80, 0x44e13000, 0x4c340000)
  153. No shared spaces configured.
  154.  
  155. Deoptimization events (0 events):
  156. No events
  157.  
  158. Internal exceptions (10 events):
  159. Event: 4.550 Thread 0x00ed3800 Threw 0x06fd57a0 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  160. Event: 4.557 Thread 0x00ed3800 Threw 0x06fdaea8 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  161. Event: 4.561 Thread 0x00ed3800 Threw 0x06fe4668 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  162. Event: 4.561 Thread 0x00ed3800 Threw 0x06fe4780 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  163. Event: 4.565 Thread 0x00ed3800 Threw 0x07029098 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  164. Event: 4.568 Thread 0x00ed3800 Threw 0x0702c0d8 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  165. Event: 4.614 Thread 0x00ed3800 Threw 0x070c5c80 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  166. Event: 4.707 Thread 0x00ed3800 Threw 0x07123528 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  167. Event: 5.078 Thread 0x00ed3800 Threw 0x07915c50 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\interpreter\linkResolver.cpp:805
  168. Event: 5.224 Thread 0x00ed3800 Threw 0x07c806f8 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  169.  
  170. Events (10 events):
  171. Event: 5.528 loading class 0x4ee81ff0 done
  172. Event: 5.540 loading class 0x52ed3220
  173. Event: 5.540 loading class 0x52ed3220 done
  174. Event: 5.545 loading class 0x52f05e00
  175. Event: 5.545 loading class 0x52f05e00 done
  176. Event: 5.547 loading class 0x4e4cb8c8
  177. Event: 5.547 loading class 0x4e4cb8c8 done
  178. Event: 5.548 loading class 0x4ee7c3b8
  179. Event: 5.548 loading class 0x4ee7c3b8 done
  180. Event: 5.549 Executing VM operation: GenCollectForAllocation
  181.  
  182.  
  183. Dynamic libraries:
  184. 0x013c0000 - 0x013ef000 C:\Program Files\Java\jre7\bin\javaw.exe
  185. 0x77360000 - 0x7749c000 C:\Windows\SYSTEM32\ntdll.dll
  186. 0x76dc0000 - 0x76e94000 C:\Windows\system32\kernel32.dll
  187. 0x75420000 - 0x7546b000 C:\Windows\system32\KERNELBASE.dll
  188. 0x774e0000 - 0x77580000 C:\Windows\system32\ADVAPI32.dll
  189. 0x76cf0000 - 0x76d9c000 C:\Windows\system32\msvcrt.dll
  190. 0x75730000 - 0x75749000 C:\Windows\SYSTEM32\sechost.dll
  191. 0x771d0000 - 0x77272000 C:\Windows\system32\RPCRT4.dll
  192. 0x76860000 - 0x76929000 C:\Windows\system32\USER32.dll
  193. 0x763a0000 - 0x763ee000 C:\Windows\system32\GDI32.dll
  194. 0x774d0000 - 0x774da000 C:\Windows\system32\LPK.dll
  195. 0x77130000 - 0x771cd000 C:\Windows\system32\USP10.dll
  196. 0x742b0000 - 0x7444e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  197. 0x76930000 - 0x76987000 C:\Windows\system32\SHLWAPI.dll
  198. 0x75310000 - 0x7535c000 C:\Windows\system32\apphelp.dll
  199. 0x6ffc0000 - 0x7004d000 C:\Windows\AppPatch\AcLayers.DLL
  200. 0x752e0000 - 0x752fb000 C:\Windows\system32\SspiCli.dll
  201. 0x75750000 - 0x7639a000 C:\Windows\system32\SHELL32.dll
  202. 0x76fd0000 - 0x7712c000 C:\Windows\system32\ole32.dll
  203. 0x77280000 - 0x7730f000 C:\Windows\system32\OLEAUT32.dll
  204. 0x749c0000 - 0x749d7000 C:\Windows\system32\USERENV.dll
  205. 0x753a0000 - 0x753ab000 C:\Windows\system32\profapi.dll
  206. 0x748f0000 - 0x74941000 C:\Windows\system32\WINSPOOL.DRV
  207. 0x6ffa0000 - 0x6ffb2000 C:\Windows\system32\MPR.dll
  208. 0x76da0000 - 0x76dbf000 C:\Windows\system32\IMM32.DLL
  209. 0x76760000 - 0x7682c000 C:\Windows\system32\MSCTF.dll
  210. 0x74950000 - 0x74959000 C:\Windows\system32\VERSION.dll
  211. 0x752a0000 - 0x752a8000 C:\Windows\system32\secur32.dll
  212. 0x75590000 - 0x756b0000 C:\Windows\system32\crypt32.dll
  213. 0x75410000 - 0x7541c000 C:\Windows\system32\MSASN1.dll
  214. 0x76990000 - 0x76b48000 C:\Windows\system32\wininet.dll
  215. 0x754a0000 - 0x754a4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  216. 0x774a0000 - 0x774a5000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  217. 0x75580000 - 0x75584000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  218. 0x754b0000 - 0x754b4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  219. 0x754c0000 - 0x754c3000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  220. 0x77580000 - 0x77583000 C:\Windows\system32\normaliz.DLL
  221. 0x76560000 - 0x76758000 C:\Windows\system32\iertutil.dll
  222. 0x69170000 - 0x69173000 C:\Windows\system32\sfc.dll
  223. 0x69160000 - 0x6916d000 C:\Windows\system32\sfc_os.DLL
  224. 0x74ca0000 - 0x74ce4000 C:\Windows\system32\dnsapi.dll
  225. 0x756f0000 - 0x75725000 C:\Windows\system32\WS2_32.dll
  226. 0x774c0000 - 0x774c6000 C:\Windows\system32\NSI.dll
  227. 0x76ea0000 - 0x76fc1000 C:\Windows\system32\Urlmon.dll
  228. 0x756b0000 - 0x756b4000 C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
  229. 0x72c60000 - 0x72c71000 C:\Windows\system32\Netapi32.dll
  230. 0x72c50000 - 0x72c59000 C:\Windows\system32\netutils.dll
  231. 0x75260000 - 0x75279000 C:\Windows\system32\srvcli.dll
  232. 0x72c40000 - 0x72c4f000 C:\Windows\system32\wkscli.dll
  233. 0x72c30000 - 0x72c3f000 C:\Windows\system32\SAMCLI.DLL
  234. 0x74710000 - 0x74731000 C:\Windows\system32\ntmarta.dll
  235. 0x77310000 - 0x77355000 C:\Windows\system32\WLDAP32.dll
  236. 0x74780000 - 0x747c0000 C:\Windows\system32\uxtheme.dll
  237. 0x73a30000 - 0x73a43000 C:\Windows\system32\dwmapi.dll
  238. 0x619d0000 - 0x61a8e000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  239. 0x5db40000 - 0x5de82000 C:\Program Files\Java\jre7\bin\client\jvm.dll
  240. 0x66070000 - 0x66077000 C:\Windows\system32\WSOCK32.dll
  241. 0x73860000 - 0x73892000 C:\Windows\system32\WINMM.dll
  242. 0x774b0000 - 0x774b5000 C:\Windows\system32\PSAPI.DLL
  243. 0x723c0000 - 0x723cc000 C:\Program Files\Java\jre7\bin\verify.dll
  244. 0x70ca0000 - 0x70cc0000 C:\Program Files\Java\jre7\bin\java.dll
  245. 0x70c30000 - 0x70c43000 C:\Program Files\Java\jre7\bin\zip.dll
  246. 0x71860000 - 0x71874000 C:\Program Files\Java\jre7\bin\net.dll
  247. 0x74de0000 - 0x74e1c000 C:\Windows\system32\mswsock.dll
  248. 0x74dd0000 - 0x74dd6000 C:\Windows\System32\wship6.dll
  249. 0x723d0000 - 0x723df000 C:\Program Files\Java\jre7\bin\nio.dll
  250. 0x60e90000 - 0x60fd4000 C:\Program Files\Java\jre7\bin\awt.dll
  251. 0x75360000 - 0x7536c000 C:\Windows\system32\CRYPTBASE.dll
  252. 0x68e90000 - 0x69053000 C:\Windows\system32\d3d9.dll
  253. 0x691f0000 - 0x691f6000 C:\Windows\system32\d3d8thk.dll
  254. 0x5ba50000 - 0x5c6a9000 C:\Windows\system32\nvd3dum.dll
  255. 0x73f00000 - 0x73f25000 C:\Windows\system32\powrprof.dll
  256. 0x76b50000 - 0x76ced000 C:\Windows\system32\SETUPAPI.dll
  257. 0x75470000 - 0x75497000 C:\Windows\system32\CFGMGR32.dll
  258. 0x754d0000 - 0x754e2000 C:\Windows\system32\DEVOBJ.dll
  259. 0x71d40000 - 0x71e6c000 C:\Program Files\NVIDIA Corporation\3D Vision\nvSCPAPI.dll
  260. 0x655d0000 - 0x65601000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  261. 0x668a0000 - 0x668d0000 C:\Program Files\Java\jre7\bin\t2k.dll
  262. 0x702f0000 - 0x70314000 C:\Program Files\Java\jre7\bin\dcpr.dll
  263. 0x68910000 - 0x689fb000 C:\Windows\system32\dbghelp.dll
  264.  
  265. VM Arguments:
  266. jvm_args: -Xms256M -Xmx1023M -XX:PermSize=128m -Djava.net.preferIPv4Stack=true
  267. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\paul\Desktop/MindCrack/minecraft C:\Users\paul\AppData\Roaming/ftblauncher/ModPacks\MindCrack\FTB_temp.gif MinecraftForge.zip WakingdDisaster f4d22117fda84b26a4d27fa19020e6fb MindCrack Pack v8.3.2 C:\Users\paul\AppData\Roaming/ftblauncher/ModPacks\MindCrack\logo_minecrack.png
  268. Launcher Type: SUN_STANDARD
  269.  
  270. Environment Variables:
  271. CLASSPATH=.;C:\Program Files\Java\jre7\lib\ext\QTJava.zip
  272. PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Calibre2\;C:\Program Files\Windows Live\Shared;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin
  273. USERNAME=paul
  274. OS=Windows_NT
  275. PROCESSOR_IDENTIFIER=x86 Family 15 Model 95 Stepping 3, AuthenticAMD
  276.  
  277.  
  278.  
  279. --------------- S Y S T E M ---------------
  280.  
  281. OS: Windows 7 Build 7601 Service Pack 1
  282.  
  283. CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 95 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc
  284.  
  285. Memory: 4k page, physical 1048056k(288560k free), swap 3177756k(1560084k free)
  286.  
  287. vm_info: Java HotSpot(TM) Client VM (23.25-b01) for windows-x86 JRE (1.7.0_25-b17), built on Jun 21 2013 13:06:48 by "java_re" with unknown MS VC++:1600
  288.  
  289. time: Sun Mar 02 10:11:20 2014
  290. elapsed time: 5 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement