Jump to content

Forge installer crash


EffedUp

Recommended Posts

Every time I try to open Forge installer, I get this error message:

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff85f3dfd0c, pid=4128, tid=0x0000000000002484
#
# JRE version: Java(TM) SE Runtime Environment (8.0_151-b12) (build 1.8.0_151-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.151-b12 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [d3d9.dll+0xfd0c]
#
# 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 (0x0000000033fcb000):  JavaThread "AWT-Windows" daemon [_thread_in_native, id=9348, stack(0x0000000034810000,0x0000000034910000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000000

Registers:
RAX=0x0000000000000000, RBX=0x000000003490d930, RCX=0x0000000037174080, RDX=0x000000003490e140
RSP=0x000000003490d888, RBP=0x000000003490dc20, RSI=0x0000000000000001, RDI=0x000000003716c3c0
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000037174e9c, R11=0x0000000000000246
R12=0x0000000000000001, R13=0x000000003490e140, R14=0x0000000000000000, R15=0x0000000000000000
RIP=0x00007ff85f3dfd0c, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000003490d888)
0x000000003490d888:   00007ff85f3e167f 000000003490d8e8
0x000000003490d898:   000000003490d8f0 000000000000064c
0x000000003490d8a8:   0000000000010001 0000000000000000
0x000000003490d8b8:   000000003716c3c0 0000000000000000
0x000000003490d8c8:   00007ff85f3f76a6 0000000000000000
0x000000003490d8d8:   0000000000000000 0000000000000001
0x000000003490d8e8:   0000000000000001 0000000000000000
0x000000003490d8f8:   0000000000000000 0000000000005c88
0x000000003490d908:   0000000000005c90 0000000000000000
0x000000003490d918:   000000003490d968 0000000000000000
0x000000003490d928:   000000000000001a 0000000000000000
0x000000003490d938:   0000000000000000 0000000037110e00
0x000000003490d948:   0000000037174080 0000000000000000
0x000000003490d958:   0000000000d390f8 0000000000000000
0x000000003490d968:   0000000000000003 0000000000000000
0x000000003490d978:   0000000000000000 0000000000000048 

Instructions: (pc=0x00007ff85f3dfd0c)
0x00007ff85f3dfcec:   e9 10 fe ff ff cc cc cc cc cc cc cc cc cc cc cc
0x00007ff85f3dfcfc:   cc cc cc cc ff 25 00 00 00 00 30 96 01 80 01 00
0x00007ff85f3dfd0c:   00 00 5c 24 20 55 56 57 41 54 41 55 41 56 41 57
0x00007ff85f3dfd1c:   48 8d 6c 24 c0 48 81 ec 40 01 00 00 48 8b 05 a9 


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x000000003490d930 is pointing into the stack for thread: 0x0000000033fcb000
RCX=0x0000000037174080 is an unknown value
RDX=0x000000003490e140 is pointing into the stack for thread: 0x0000000033fcb000
RSP=0x000000003490d888 is pointing into the stack for thread: 0x0000000033fcb000
RBP=0x000000003490dc20 is pointing into the stack for thread: 0x0000000033fcb000
RSI=0x0000000000000001 is an unknown value
RDI=0x000000003716c3c0 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000037174e9c is an unknown value
R11=0x0000000000000246 is an unknown value
R12=0x0000000000000001 is an unknown value
R13=0x000000003490e140 is pointing into the stack for thread: 0x0000000033fcb000
R14=0x0000000000000000 is an unknown value
R15=0x0000000000000000 is an unknown value


Stack: [0x0000000034810000,0x0000000034910000],  sp=0x000000003490d888,  free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [d3d9.dll+0xfd0c]
C  [d3d9.dll+0x1167f]
C  [d3d9.dll+0x276a6]
C  [d3d9.dll+0x2cb68]
C  [d3d9.dll+0x2a81e]
C  [awt.dll+0x19e8d]
C  [awt.dll+0x19feb]
C  [awt.dll+0x1a99f]
C  [awt.dll+0x1e525]
C  [awt.dll+0x1b669]
C  0x0000000002e27f74

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sun.java2d.d3d.D3DGraphicsDevice.getDeviceCapsNative(I)I+0
j  sun.java2d.d3d.D3DGraphicsDevice.access$000(I)I+1
j  sun.java2d.d3d.D3DGraphicsDevice$1.run()V+8
v  ~StubRoutines::call_stub
j  sun.awt.windows.WToolkit.eventLoop()V+0
j  sun.awt.windows.WToolkit.run()V+58
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x0000000034266000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5572, stack(0x00000000356c0000,0x00000000357c0000)]
=>0x0000000033fcb000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=9348, stack(0x0000000034810000,0x0000000034910000)]
  0x0000000033fc8800 JavaThread "AWT-Shutdown" [_thread_blocked, id=8688, stack(0x0000000034710000,0x0000000034810000)]
  0x0000000033eca800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5160, stack(0x0000000034610000,0x0000000034710000)]
  0x0000000032fae800 JavaThread "Service Thread" daemon [_thread_blocked, id=6228, stack(0x0000000033ae0000,0x0000000033be0000)]
  0x0000000032f2a800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=5900, stack(0x00000000339e0000,0x0000000033ae0000)]
  0x0000000032f21000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=9708, stack(0x00000000338e0000,0x00000000339e0000)]
  0x0000000032f1e000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7032, stack(0x00000000337e0000,0x00000000338e0000)]
  0x0000000032f15000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5116, stack(0x00000000336e0000,0x00000000337e0000)]
  0x0000000032f14000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8548, stack(0x00000000335e0000,0x00000000336e0000)]
  0x0000000032f1c800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9820, stack(0x00000000334e0000,0x00000000335e0000)]
  0x0000000002e0e000 JavaThread "Finalizer" daemon [_thread_blocked, id=1236, stack(0x00000000332f0000,0x00000000333f0000)]
  0x0000000002e07000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6604, stack(0x0000000032df0000,0x0000000032ef0000)]
  0x0000000002d10800 JavaThread "main" [_thread_in_native, id=4980, stack(0x0000000002b80000,0x0000000002c80000)]

Other Threads:
  0x0000000031009000 VMThread [stack: 0x0000000032cf0000,0x0000000032df0000] [id=9280]
  0x0000000032fd9800 WatcherThread [stack: 0x0000000033d10000,0x0000000033e10000] [id=5756]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 194560K, used 16691K [0x00000006b0780000, 0x00000006be080000, 0x00000007c0000000)
  eden space 166912K, 10% used [0x00000006b0780000,0x00000006b17ccd80,0x00000006baa80000)
  from space 27648K, 0% used [0x00000006bc580000,0x00000006bc580000,0x00000006be080000)
  to   space 27648K, 0% used [0x00000006baa80000,0x00000006baa80000,0x00000006bc580000)
 ParOldGen       total 445440K, used 0K [0x0000000491600000, 0x00000004ac900000, 0x00000006b0780000)
  object space 445440K, 0% used [0x0000000491600000,0x0000000491600000,0x00000004ac900000)
 Metaspace       used 11092K, capacity 11284K, committed 11648K, reserved 1058816K
  class space    used 1460K, capacity 1543K, committed 1664K, reserved 1048576K

Card table byte_map: [0x00000000121d0000,0x0000000013b50000] byte_map_base: 0x000000000fd45000

Marking Bits: (ParMarkBitMap*) 0x000000005150d850
 Begin Bits: [0x0000000015450000, 0x0000000021ff8000)
 End Bits:   [0x0000000021ff8000, 0x000000002eba0000)

Polling page: 0x0000000002a80000

CodeCache: size=245760Kb used=2286Kb max_used=2286Kb free=243473Kb
 bounds [0x0000000002e10000, 0x0000000003080000, 0x0000000011e10000]
 total_blobs=989 nmethods=518 adapters=384
 compilation: enabled

Compilation events (10 events):
Event: 0.221 Thread 0x0000000032f2a800  515       3       java.awt.Component$1::getAppContext (5 bytes)
Event: 0.221 Thread 0x0000000032f2a800 nmethod 515 0x0000000003049f90 code [0x000000000304a0e0, 0x000000000304a230]
Event: 0.221 Thread 0x0000000032f2a800  514       3       java.awt.Component::getTreeLock (4 bytes)
Event: 0.221 Thread 0x0000000032f2a800 nmethod 514 0x000000000304a2d0 code [0x000000000304a420, 0x000000000304a570]
Event: 0.221 Thread 0x0000000032f2a800  516       3       sun.awt.SunToolkit::getAppContext (42 bytes)
Event: 0.221 Thread 0x0000000032f2a800 nmethod 516 0x000000000304a5d0 code [0x000000000304a7c0, 0x000000000304b2a8]
Event: 0.221 Thread 0x0000000032f2a800  517       1       java.lang.Boolean::booleanValue (5 bytes)
Event: 0.221 Thread 0x0000000032f2a800 nmethod 517 0x000000000304b510 code [0x000000000304b660, 0x000000000304b770]
Event: 0.222 Thread 0x0000000032f2a800  518       3       java.util.Vector::ensureCapacityHelper (16 bytes)
Event: 0.222 Thread 0x0000000032f2a800 nmethod 518 0x000000000304b7d0 code [0x000000000304b940, 0x000000000304bb28]

GC Heap History (0 events):
No events

Deoptimization events (1 events):
Event: 0.138 Thread 0x0000000002d10800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002f5c6ac method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 25

Internal exceptions (10 events):
Event: 0.047 Thread 0x0000000002d10800 Exception <a 'java/io/IOException'> (0x00000006b0819a80) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.047 Thread 0x0000000002d10800 Exception <a 'java/io/IOException'> (0x00000006b0819cd0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.055 Thread 0x0000000002d10800 Exception <a 'java/security/PrivilegedActionException'> (0x00000006b08920d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.055 Thread 0x0000000002d10800 Exception <a 'java/security/PrivilegedActionException'> (0x00000006b08922e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.056 Thread 0x0000000002d10800 Exception <a 'java/security/PrivilegedActionException'> (0x00000006b0895f50) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.056 Thread 0x0000000002d10800 Exception <a 'java/security/PrivilegedActionException'> (0x00000006b0896160) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.078 Thread 0x0000000002d10800 Exception <a 'java/io/FileNotFoundException'> (0x00000006b09b85d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.094 Thread 0x0000000002d10800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000006b0a84920) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
Event: 0.095 Thread 0x0000000002d10800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000006b0a91cf0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
Event: 0.132 Thread 0x0000000002d10800 Exception <a 'java/io/FileNotFoundException'> (0x00000006b0e85a10) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 0.236 loading class sun/java2d/pipe/RenderQueue done
Event: 0.236 loading class sun/java2d/d3d/D3DRenderQueue done
Event: 0.236 loading class sun/java2d/pipe/RenderBuffer
Event: 0.236 loading class sun/java2d/pipe/RenderBuffer done
Event: 0.236 loading class sun/java2d/d3d/D3DRenderQueue$1
Event: 0.236 loading class sun/java2d/d3d/D3DRenderQueue$1 done
Event: 0.236 loading class sun/java2d/d3d/D3DGraphicsDevice$1Result
Event: 0.236 loading class sun/java2d/d3d/D3DGraphicsDevice$1Result done
Event: 0.236 loading class sun/java2d/d3d/D3DGraphicsDevice$1
Event: 0.236 loading class sun/java2d/d3d/D3DGraphicsDevice$1 done


Dynamic libraries:
0x00007ff6a1490000 - 0x00007ff6a14c7000     C:\Program Files\Java\jre1.8.0_151\bin\javaw.exe
0x00007ff891320000 - 0x00007ff8914fb000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ff88f070000 - 0x00007ff88f11e000     C:\Windows\System32\KERNEL32.DLL
0x00007ff88d940000 - 0x00007ff88db89000     C:\Windows\System32\KERNELBASE.dll
0x00007ff88ecb0000 - 0x00007ff88ed51000     C:\Windows\System32\ADVAPI32.dll
0x00007ff88ec10000 - 0x00007ff88ecad000     C:\Windows\System32\msvcrt.dll
0x00007ff8912c0000 - 0x00007ff891319000     C:\Windows\System32\sechost.dll
0x00007ff88edc0000 - 0x00007ff88eee5000     C:\Windows\System32\RPCRT4.dll
0x00007ff88ea20000 - 0x00007ff88eb6a000     C:\Windows\System32\USER32.dll
0x00007ff88e330000 - 0x00007ff88e34e000     C:\Windows\System32\win32u.dll
0x00007ff88f120000 - 0x00007ff88f147000     C:\Windows\System32\GDI32.dll
0x00007ff88e6f0000 - 0x00007ff88e879000     C:\Windows\System32\gdi32full.dll
0x00007ff88db90000 - 0x00007ff88dc2a000     C:\Windows\System32\msvcp_win.dll
0x00007ff88d840000 - 0x00007ff88d936000     C:\Windows\System32\ucrtbase.dll
0x00007ff87c150000 - 0x00007ff87c3b7000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.0_none_108e4f62dfe5d999\COMCTL32.dll
0x00007ff890e70000 - 0x00007ff891169000     C:\Windows\System32\combase.dll
0x00007ff88e350000 - 0x00007ff88e3ba000     C:\Windows\System32\bcryptPrimitives.dll
0x00007ff88eef0000 - 0x00007ff88ef1d000     C:\Windows\System32\IMM32.DLL
0x0000000051590000 - 0x0000000051662000     C:\Program Files\Java\jre1.8.0_151\bin\msvcr100.dll
0x0000000050cf0000 - 0x000000005158d000     C:\Program Files\Java\jre1.8.0_151\bin\server\jvm.dll
0x00007ff891200000 - 0x00007ff891208000     C:\Windows\System32\PSAPI.DLL
0x00007ff882770000 - 0x00007ff882793000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ff889950000 - 0x00007ff88995a000     C:\Windows\SYSTEM32\VERSION.dll
0x00007ff887e70000 - 0x00007ff887e79000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff88f470000 - 0x00007ff88f4dc000     C:\Windows\System32\WS2_32.dll
0x00007ff882650000 - 0x00007ff88267b000     C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ff88e5f0000 - 0x00007ff88e639000     C:\Windows\System32\cfgmgr32.dll
0x0000000050ce0000 - 0x0000000050cef000     C:\Program Files\Java\jre1.8.0_151\bin\verify.dll
0x0000000050cb0000 - 0x0000000050cd9000     C:\Program Files\Java\jre1.8.0_151\bin\java.dll
0x0000000050c90000 - 0x0000000050ca6000     C:\Program Files\Java\jre1.8.0_151\bin\zip.dll
0x00007ff88f920000 - 0x00007ff890d57000     C:\Windows\System32\SHELL32.dll
0x00007ff891210000 - 0x00007ff8912ba000     C:\Windows\System32\shcore.dll
0x00007ff88dc30000 - 0x00007ff88e322000     C:\Windows\System32\windows.storage.dll
0x00007ff891180000 - 0x00007ff8911d1000     C:\Windows\System32\shlwapi.dll
0x00007ff88d800000 - 0x00007ff88d811000     C:\Windows\System32\kernel.appcore.dll
0x00007ff88d7b0000 - 0x00007ff88d7fc000     C:\Windows\System32\powrprof.dll
0x00007ff88d790000 - 0x00007ff88d7a5000     C:\Windows\System32\profapi.dll
0x0000000050af0000 - 0x0000000050c88000     C:\Program Files\Java\jre1.8.0_151\bin\awt.dll
0x00007ff88f340000 - 0x00007ff88f3ff000     C:\Windows\System32\OLEAUT32.dll
0x00007ff88bd60000 - 0x00007ff88bdde000     C:\Windows\SYSTEM32\apphelp.dll
0x00007ff88bfb0000 - 0x00007ff88c045000     C:\Windows\system32\uxtheme.dll
0x00007ff88f1d0000 - 0x00007ff88f336000     C:\Windows\System32\MSCTF.dll
0x0000000180000000 - 0x0000000180037000     C:\Program Files (x86)\RivaTuner Statistics Server\RTSSHooks64.dll
0x0000000051b60000 - 0x0000000051c03000     C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9279_none_08e667efa83ba076\MSVCR90.dll
0x00007ff881b90000 - 0x00007ff881bba000     C:\Windows\system32\dwmapi.dll
0x00007ff88ef20000 - 0x00007ff88f063000     C:\Windows\System32\ole32.dll
0x0000000050aa0000 - 0x0000000050ae7000     C:\Program Files\Java\jre1.8.0_151\bin\fontmanager.dll
0x0000000050a80000 - 0x0000000050a9a000     C:\Program Files\Java\jre1.8.0_151\bin\net.dll
0x00007ff88d0a0000 - 0x00007ff88d0fc000     C:\Windows\system32\mswsock.dll
0x0000000050a60000 - 0x0000000050a71000     C:\Program Files\Java\jre1.8.0_151\bin\nio.dll
0x00007ff88d240000 - 0x00007ff88d257000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ff88ccc0000 - 0x00007ff88ccf4000     C:\Windows\system32\rsaenh.dll
0x00007ff88d350000 - 0x00007ff88d375000     C:\Windows\SYSTEM32\bcrypt.dll
0x00007ff88d690000 - 0x00007ff88d6b9000     C:\Windows\SYSTEM32\USERENV.dll
0x00007ff88d260000 - 0x00007ff88d26b000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ff88ce40000 - 0x00007ff88ce77000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ff88f460000 - 0x00007ff88f468000     C:\Windows\System32\NSI.dll
0x00007ff889b50000 - 0x00007ff889b66000     C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff889b30000 - 0x00007ff889b4a000     C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ff85fd00000 - 0x00007ff85fe21000     C:\Windows\system32\opengl32.dll
0x00007ff880e30000 - 0x00007ff880e5c000     C:\Windows\SYSTEM32\GLU32.dll
0x00007ff85f3d0000 - 0x00007ff85f559000     C:\Windows\system32\d3d9.dll
0x00007ff87ee50000 - 0x00007ff87ef3a000     C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_d0a31ff5946203b6\nvldumdx.dll
0x00007ff88e420000 - 0x00007ff88e5e9000     C:\Windows\System32\crypt32.dll
0x00007ff88d820000 - 0x00007ff88d831000     C:\Windows\System32\MSASN1.dll
0x00007ff88e3c0000 - 0x00007ff88e416000     C:\Windows\System32\WINTRUST.DLL
0x00007ff8911e0000 - 0x00007ff8911fd000     C:\Windows\System32\imagehlp.dll
0x00007ff85c590000 - 0x00007ff85d765000     C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_d0a31ff5946203b6\nvd3dumx.dll
0x00007ff87bea0000 - 0x00007ff87bf8b000     C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
0x00007ff88f4e0000 - 0x00007ff88f91b000     C:\Windows\System32\SETUPAPI.dll
0x00007ff87bf90000 - 0x00007ff87c14d000     C:\Windows\system32\nvspcap64.dll
0x00007ff88caf0000 - 0x00007ff88cb21000     C:\Windows\SYSTEM32\ntmarta.dll
0x00007ff883da0000 - 0x00007ff883f49000     C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Xms651m -Xmx13033m 
java_command: C:\Users\Joni\Downloads\forge-1.10.2-12.18.3.2511-installer-win.exe
java_class_path (initial): C:\Users\Joni\Downloads\forge-1.10.2-12.18.3.2511-installer-win.exe
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\Users\Joni\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Java\jre1.8.0_151\bin
USERNAME=Joni
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 9, GenuineIntel

---------------  S Y S T E M  ---------------

OS: Windows 10.0 , 64 bit Build 15063 (10.0.15063.0)

CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 158 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx

Memory: 4k page, physical 16728600k(13294072k free), swap 19743256k(14585008k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.151-b12) for windows-amd64 JRE (1.8.0_151-b12), built on Sep  5 2017 19:33:46 by "java_re" with MS VC++ 10.0 (VS2010)

time: Sun Oct 22 12:21:37 2017
elapsed time: 0 seconds (0d 0h 0m 0s)

 

 

 

Is there any fixes for this problem?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.