Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000066bcbd0d, pid=13948, tid=12700
- #
- # JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [gdx-box2d64.dll+0xbd0d]
- #
- # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
- #
- # If you would like to submit a bug report, please visit:
- # http://bugreport.java.com/bugreport/crash.jsp
- # The crash happened outside the Java Virtual Machine in native code.
- # See problematic frame for where to report the bug.
- #
- --------------- T H R E A D ---------------
- Current thread (0x000000000f0f3000): JavaThread "LWJGL Application" [_thread_in_native, id=12700, stack(0x0000000010c20000,0x0000000010d20000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0x0000002600000002
- Registers:
- RAX=0x0000002600000002, RBX=0x000000001089c930, RCX=0x000000001089c900, RDX=0x00000000000000b8
- RSP=0x0000000010d1e8b0, RBP=0x0000000000000006, RSI=0x000000001089c900, RDI=0x0000000010d1e970
- R8 =0x000000001089c900, R9 =0x0000000000000002, R10=0x0000000000000000, R11=0x0000000000000001
- R12=0x0000000000000000, R13=0x00000007408b5818, R14=0x0000000010d1eb60, R15=0x000000000f0f3000
- RIP=0x0000000066bcbd0d, EFLAGS=0x0000000000010202
- Top of Stack: (sp=0x0000000010d1e8b0)
- 0x0000000010d1e8b0: 0000000000000013 000000000000000b
- 0x0000000010d1e8c0: 000000000b150000 0000000000000000
- 0x0000000010d1e8d0: 000000000eed2c48 000000001089c900
- 0x0000000010d1e8e0: 00000000e8111a8a 0000000010d1e970
- 0x0000000010d1e8f0: 0000000010d1eab8 0000000000000000
- 0x0000000010d1e900: 00000007408b5818 0000000066be2483
- 0x0000000010d1e910: 0000000000000012 0000000000000000
- 0x0000000010d1e920: 000000000eed2c48 0000000100000012
- 0x0000000010d1e930: 0000000000000001 00000000e8111a8a
- 0x0000000010d1e940: 00000005deece66d 0000000066be8616
- 0x0000000010d1e950: 0000000010d1e9b0 0000000000000003
- 0x0000000010d1e960: 00000005deece66d 00000000023b54d8
- 0x0000000010d1e970: c214984f00000002 0000000042a106de
- 0x0000000010d1e980: 0000000000000000 3f00000000000000
- 0x0000000010d1e990: 000001013f800000 0000000010d1eb01
- 0x0000000010d1e9a0: 0000000000000000 000000003f800000
- Instructions: (pc=0x0000000066bcbd0d)
- 0x0000000066bcbced: 48 8d 05 6c a3 05 00 0f b6 1c 18 80 fb 0d 0f b6
- 0x0000000066bcbcfd: eb 77 21 48 8d 1c de 48 8b 43 10 48 85 c0 74 3a
- 0x0000000066bcbd0d: 48 8b 10 48 89 53 10 48 83 c4 28 5b 5e 5f 5d 41
- 0x0000000066bcbd1d: 5c 41 5d c3 48 8d 15 18 9e 04 00 48 8d 0d 99 9e
- Register to memory mapping:
- RAX=0x0000002600000002 is an unknown value
- RBX=0x000000001089c930 is an unknown value
- RCX=0x000000001089c900 is an unknown value
- RDX=0x00000000000000b8 is an unknown value
- RSP=0x0000000010d1e8b0 is pointing into the stack for thread: 0x000000000f0f3000
- RBP=0x0000000000000006 is an unknown value
- RSI=0x000000001089c900 is an unknown value
- RDI=0x0000000010d1e970 is pointing into the stack for thread: 0x000000000f0f3000
- R8 =0x000000001089c900 is an unknown value
- R9 =0x0000000000000002 is an unknown value
- R10=0x0000000000000000 is an unknown value
- R11=0x0000000000000001 is an unknown value
- R12=0x0000000000000000 is an unknown value
- R13=0x00000007408b5818 is an oop
- {method}
- - klass: {other class}
- R14=0x0000000010d1eb60 is pointing into the stack for thread: 0x000000000f0f3000
- R15=0x000000000f0f3000 is a thread
- Stack: [0x0000000010c20000,0x0000000010d20000], sp=0x0000000010d1e8b0, free space=1018k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [gdx-box2d64.dll+0xbd0d]
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- j com.badlogic.gdx.physics.box2d.World.jniCreateBody(JIFFFFFFFFZZZZZF)J+0
- j com.badlogic.gdx.physics.box2d.World.createBody(Lcom/badlogic/gdx/physics/box2d/BodyDef;)Lcom/badlogic/gdx/physics/box2d/Body;+80
- j de.tennoxlab.cellolution.Food.<init>(Lde/tennoxlab/cellolution/CellWorld;FFZZ)V+115
- j de.tennoxlab.cellolution.CellWorld.generateFood(IFFFFZ)V+54
- J 89 C2 de.tennoxlab.cellolution.CellWorld.update()V (159 bytes) @ 0x00000000024623b4 [0x0000000002461c60+0x754]
- j de.tennoxlab.cellolution.Cellolution.render()V+40
- j com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop()V+698
- j com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run()V+27
- v ~StubRoutines::call_stub
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x000000000f244000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=10696, stack(0x0000000056bd0000,0x0000000056cd0000)]
- 0x00000000022b3800 JavaThread "DestroyJavaVM" [_thread_blocked, id=11680, stack(0x00000000021b0000,0x00000000022b0000)]
- =>0x000000000f0f3000 JavaThread "LWJGL Application" [_thread_in_native, id=12700, stack(0x0000000010c20000,0x0000000010d20000)]
- 0x000000000f084800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=11700, stack(0x000000000f940000,0x000000000fa40000)]
- 0x000000000cebc800 JavaThread "Service Thread" daemon [_thread_blocked, id=8660, stack(0x000000000f690000,0x000000000f790000)]
- 0x000000000cebb800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=14620, stack(0x000000000f590000,0x000000000f690000)]
- 0x000000000ceba000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=16156, stack(0x000000000f490000,0x000000000f590000)]
- 0x000000000ceb9000 JavaThread "Attach Listener" daemon [_thread_blocked, id=16076, stack(0x000000000f390000,0x000000000f490000)]
- 0x000000000eeb1000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13736, stack(0x000000000f290000,0x000000000f390000)]
- 0x00000000023a2800 JavaThread "Finalizer" daemon [_thread_blocked, id=15780, stack(0x000000000ed90000,0x000000000ee90000)]
- 0x000000000239c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=11640, stack(0x000000000ec90000,0x000000000ed90000)]
- Other Threads:
- 0x000000000cea5800 VMThread [stack: 0x000000000eb90000,0x000000000ec90000] [id=12912]
- 0x000000000eebf000 WatcherThread [stack: 0x000000000f790000,0x000000000f890000] [id=12672]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- PSYoungGen total 56320K, used 36136K [0x00000007c1c00000, 0x00000007c5a80000, 0x0000000800000000)
- eden space 48640K, 74% used [0x00000007c1c00000,0x00000007c3f4a308,0x00000007c4b80000)
- from space 7680K, 0% used [0x00000007c5300000,0x00000007c5300000,0x00000007c5a80000)
- to space 7680K, 0% used [0x00000007c4b80000,0x00000007c4b80000,0x00000007c5300000)
- ParOldGen total 127488K, used 0K [0x0000000745400000, 0x000000074d080000, 0x00000007c1c00000)
- object space 127488K, 0% used [0x0000000745400000,0x0000000745400000,0x000000074d080000)
- PSPermGen total 21504K, used 8026K [0x0000000740200000, 0x0000000741700000, 0x0000000745400000)
- object space 21504K, 37% used [0x0000000740200000,0x00000007409d68d0,0x0000000741700000)
- Card table byte_map: [0x0000000005470000,0x0000000005a70000] byte_map_base: 0x0000000001a6f000
- Polling page: 0x0000000000a00000
- Code Cache [0x00000000023b0000, 0x0000000002620000, 0x00000000053b0000)
- total_blobs=685 nmethods=236 adapters=401 free_code_cache=48165Kb largest_free_block=49299328
- Compilation events (10 events):
- Event: 9.093 Thread 0x000000000ceba000 231 java.lang.Integer::parseInt (261 bytes)
- Event: 9.097 Thread 0x000000000ceba000 nmethod 231 0x00000000024a3fd0 code [0x00000000024a4120, 0x00000000024a4678]
- Event: 9.291 Thread 0x000000000cebb800 232 com.badlogic.gdx.physics.box2d.Shape::getRadius (9 bytes)
- Event: 9.292 Thread 0x000000000cebb800 nmethod 232 0x000000000249c790 code [0x000000000249c8e0, 0x000000000249c968]
- Event: 9.844 Thread 0x000000000ceba000 234 com.badlogic.gdx.utils.ObjectMap::containsKeyStash (44 bytes)
- Event: 9.845 Thread 0x000000000ceba000 nmethod 234 0x00000000024a4cd0 code [0x00000000024a4e00, 0x00000000024a4ed8]
- Event: 10.872 Thread 0x000000000cebb800 235 java.util.regex.Pattern$Curly::match (86 bytes)
- Event: 10.878 Thread 0x000000000cebb800 nmethod 235 0x00000000024a30d0 code [0x00000000024a3280, 0x00000000024a3928]
- Event: 12.147 Thread 0x000000000ceba000 236 sun.misc.FloatingDecimal::dtoa (1421 bytes)
- Event: 12.174 Thread 0x000000000ceba000 nmethod 236 0x00000000024a5b10 code [0x00000000024a5d20, 0x00000000024a7048]
- GC Heap History (0 events):
- No events
- Deoptimization events (1 events):
- Event: 5.393 Thread 0x000000000f0f3000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000024791f8 method=com.badlogic.gdx.utils.ObjectMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 60
- Internal exceptions (10 events):
- Event: 0.810 Thread 0x000000000f0f3000 Threw 0x00000007c30f1978 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
- Event: 0.811 Thread 0x000000000f0f3000 Threw 0x00000007c30fd898 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
- Event: 0.812 Thread 0x000000000f0f3000 Threw 0x00000007c3103e10 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
- Event: 0.813 Thread 0x000000000f0f3000 Threw 0x00000007c310a240 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
- Event: 0.820 Thread 0x000000000f0f3000 Threw 0x00000007c31172b0 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
- Event: 0.821 Thread 0x000000000f0f3000 Threw 0x00000007c311cd40 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
- Event: 0.822 Thread 0x000000000f0f3000 Threw 0x00000007c3122aa8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
- Event: 1.475 Thread 0x000000000f0f3000 Threw 0x00000007c31f20b8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
- Event: 5.072 Thread 0x000000000f0f3000 Threw 0x00000007c36c6690 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
- Event: 5.073 Thread 0x000000000f0f3000 Threw 0x00000007c36d27d8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
- Events (10 events):
- Event: 1.475 loading class 0x000000000f0e7e70 done
- Event: 4.086 Executing VM operation: EnableBiasedLocking
- Event: 4.086 Executing VM operation: EnableBiasedLocking done
- Event: 5.072 loading class 0x000000000fa7ffa0
- Event: 5.072 loading class 0x000000000fa7ffa0 done
- Event: 5.073 loading class 0x000000000f0e7420
- Event: 5.073 loading class 0x000000000f0e7420 done
- Event: 5.393 Thread 0x000000000f0f3000 Uncommon trap: trap_request=0xffffffad fr.pc=0x00000000024791f8
- Event: 5.393 Thread 0x000000000f0f3000 DEOPT PACKING pc=0x00000000024791f8 sp=0x0000000010d1eb10
- Event: 5.393 Thread 0x000000000f0f3000 DEOPT UNPACKING pc=0x00000000023e75a4 sp=0x0000000010d1eab8 mode 2
- Dynamic libraries:
- 0x00007ff680060000 - 0x00007ff680093000 C:\Program Files\Java\jdk1.7.0_79\bin\java.exe
- 0x00007ffe12980000 - 0x00007ffe12b41000 C:\WINDOWS\SYSTEM32\ntdll.dll
- 0x00007ffe12740000 - 0x00007ffe127ed000 C:\WINDOWS\system32\KERNEL32.DLL
- 0x00007ffe0fe70000 - 0x00007ffe1004d000 C:\WINDOWS\system32\KERNELBASE.dll
- 0x00007ffe10050000 - 0x00007ffe100f6000 C:\WINDOWS\system32\ADVAPI32.dll
- 0x00007ffe10420000 - 0x00007ffe104bd000 C:\WINDOWS\system32\msvcrt.dll
- 0x00007ffe10c10000 - 0x00007ffe10c6b000 C:\WINDOWS\system32\sechost.dll
- 0x00007ffe10e60000 - 0x00007ffe10f86000 C:\WINDOWS\system32\RPCRT4.dll
- 0x00007ffe102d0000 - 0x00007ffe1041e000 C:\WINDOWS\system32\USER32.dll
- 0x00007ffe127f0000 - 0x00007ffe12976000 C:\WINDOWS\system32\GDI32.dll
- 0x00007ffe0af30000 - 0x00007ffe0b1a4000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10240.16384_none_f41f7b285750ef43\COMCTL32.dll
- 0x00007ffe10b00000 - 0x00007ffe10b36000 C:\WINDOWS\system32\IMM32.DLL
- 0x00007ffe10ca0000 - 0x00007ffe10dfc000 C:\WINDOWS\system32\MSCTF.dll
- 0x0000000060110000 - 0x00000000601e2000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\msvcr100.dll
- 0x000000005f930000 - 0x0000000060105000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\server\jvm.dll
- 0x00007ffe10a10000 - 0x00007ffe10a18000 C:\WINDOWS\system32\PSAPI.DLL
- 0x00007ffe05410000 - 0x00007ffe05419000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
- 0x00007ffe0d740000 - 0x00007ffe0d763000 C:\WINDOWS\SYSTEM32\WINMM.dll
- 0x00007ffe10850000 - 0x00007ffe108b9000 C:\WINDOWS\system32\WS2_32.dll
- 0x00007ffe10b40000 - 0x00007ffe10b48000 C:\WINDOWS\system32\NSI.dll
- 0x0000000002040000 - 0x000000000206c000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
- 0x00007ffe0f500000 - 0x00007ffe0f544000 C:\WINDOWS\system32\cfgmgr32.dll
- 0x00007ffe0dc80000 - 0x00007ffe0dca7000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
- 0x000000005f920000 - 0x000000005f92f000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\verify.dll
- 0x000000005f8f0000 - 0x000000005f918000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\java.dll
- 0x000000005f8d0000 - 0x000000005f8e5000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\zip.dll
- 0x00007ffe079d0000 - 0x00007ffe079e0000 C:\Program Files (x86)\JetBrains\IntelliJ IDEA 15.0.2\bin\breakgen64.dll
- 0x000000005f8b0000 - 0x000000005f8ca000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\net.dll
- 0x00007ffe0ebc0000 - 0x00007ffe0ec1d000 C:\WINDOWS\system32\mswsock.dll
- 0x0000000065580000 - 0x0000000065616000 C:\Users\Manu\AppData\Local\Temp\libgdxManu\8aad67a5\gdx64.dll
- 0x00007ffe0ec20000 - 0x00007ffe0ec37000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
- 0x00007ffe0f2e0000 - 0x00007ffe0f308000 C:\WINDOWS\SYSTEM32\bcrypt.dll
- 0x00007ffe0e870000 - 0x00007ffe0e8a3000 C:\WINDOWS\system32\rsaenh.dll
- 0x00007ffe0e960000 - 0x00007ffe0e97f000 C:\WINDOWS\SYSTEM32\USERENV.dll
- 0x00007ffe0f3d0000 - 0x00007ffe0f3e3000 C:\WINDOWS\system32\profapi.dll
- 0x00007ffe0f160000 - 0x00007ffe0f1cb000 C:\WINDOWS\system32\bcryptprimitives.dll
- 0x00007ffe0ed90000 - 0x00007ffe0ed9b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
- 0x00007ffe090b0000 - 0x00007ffe090e8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
- 0x00007ffe0aa00000 - 0x00007ffe0aa0b000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
- 0x00007ffe08800000 - 0x00007ffe08816000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
- 0x00007ffe094c0000 - 0x00007ffe094da000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
- 0x000000005f890000 - 0x000000005f8a1000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\nio.dll
- 0x0000000180000000 - 0x0000000180053000 C:\Users\Manu\AppData\Local\Temp\libgdxManu\dc0f0009\lwjgl64.dll
- 0x00007ffe0b640000 - 0x00007ffe0b64a000 C:\WINDOWS\SYSTEM32\VERSION.dll
- 0x00007ffe057a0000 - 0x00007ffe058c8000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
- 0x00007ffe04350000 - 0x00007ffe0437e000 C:\WINDOWS\SYSTEM32\GLU32.dll
- 0x00007ffe04170000 - 0x00007ffe04266000 C:\WINDOWS\SYSTEM32\DDRAW.dll
- 0x00007ffe03f70000 - 0x00007ffe03f78000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
- 0x0000000010580000 - 0x00000000105e4000 C:\Users\Manu\AppData\Local\Temp\libgdxManu\dc0f0009\OpenAL64.dll
- 0x00007ffe10f90000 - 0x00007ffe124b2000 C:\WINDOWS\system32\SHELL32.dll
- 0x00007ffe0f840000 - 0x00007ffe0fe68000 C:\WINDOWS\system32\windows.storage.dll
- 0x00007ffe124c0000 - 0x00007ffe1273c000 C:\WINDOWS\system32\combase.dll
- 0x00007ffe10bb0000 - 0x00007ffe10c01000 C:\WINDOWS\system32\shlwapi.dll
- 0x00007ffe0f440000 - 0x00007ffe0f44f000 C:\WINDOWS\system32\kernel.appcore.dll
- 0x00007ffe0f550000 - 0x00007ffe0f603000 C:\WINDOWS\system32\shcore.dll
- 0x00007ffe0f3f0000 - 0x00007ffe0f43a000 C:\WINDOWS\system32\powrprof.dll
- 0x00007ffe108c0000 - 0x00007ffe10a01000 C:\WINDOWS\system32\ole32.dll
- 0x00007ffe0dcb0000 - 0x00007ffe0dd46000 C:\WINDOWS\system32\uxtheme.dll
- 0x00007ffe10670000 - 0x00007ffe10715000 C:\WINDOWS\system32\clbcatq.dll
- 0x00007ffe0d220000 - 0x00007ffe0d3a3000 C:\WINDOWS\System32\PROPSYS.dll
- 0x00007ffe10790000 - 0x00007ffe1084e000 C:\WINDOWS\system32\OLEAUT32.dll
- 0x00007ffdee590000 - 0x00007ffdee62c000 C:\WINDOWS\SYSTEM32\dsound.dll
- 0x00007ffe0b260000 - 0x00007ffe0b2d2000 C:\WINDOWS\System32\MMDevApi.dll
- 0x00007ffdf13d0000 - 0x00007ffdf1455000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
- 0x00007ffe0c490000 - 0x00007ffe0c5c1000 C:\WINDOWS\SYSTEM32\wintypes.dll
- 0x00007ffe0cd60000 - 0x00007ffe0cd82000 C:\WINDOWS\system32\dwmapi.dll
- 0x00007ffdde3f0000 - 0x00007ffddeee3000 C:\WINDOWS\SYSTEM32\ig75icd64.dll
- 0x00007ffe09740000 - 0x00007ffe0a142000 C:\WINDOWS\SYSTEM32\igdusc64.dll
- 0x00007ffe0d480000 - 0x00007ffe0d493000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
- 0x00007ffe0b650000 - 0x00007ffe0b6e1000 C:\WINDOWS\SYSTEM32\mscms.dll
- 0x00007ffded370000 - 0x00007ffded3b2000 C:\WINDOWS\SYSTEM32\icm32.dll
- 0x0000000066bc0000 - 0x0000000066c7b000 C:\Users\Manu\AppData\Local\Temp\libgdxManu\b6038e5c\gdx-box2d64.dll
- 0x00007ffe030b0000 - 0x00007ffe0323a000 C:\WINDOWS\SYSTEM32\dbghelp.dll
- VM Arguments:
- jvm_args: -Didea.launcher.port=7546 -Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA 15.0.2\bin -Dfile.encoding=UTF-8
- java_command: com.intellij.rt.execution.application.AppMain de.tennoxlab.cellolution.desktop.DesktopLauncher
- Launcher Type: SUN_STANDARD
- Environment Variables:
- JAVA_HOME=C:\Program Files\Java\jdk1.7.0_79
- USERNAME=Manu
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 8.1 , 64 bit Build 9600
- CPU:total 8 (4 cores per cpu, 2 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, ht, tsc, tscinvbit
- Memory: 4k page, physical 12230940k(4494928k free), swap 15397332k(5284336k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (24.79-b02) for windows-amd64 JRE (1.7.0_79-b15), built on Apr 10 2015 12:36:16 by "java_re" with unknown MS VC++:1600
- time: Sun Sep 04 12:17:58 2016
- elapsed time: 12 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement