I get an error when I go to launch "Marble Blast Launcher.exe" in the form of a text file called "hs_err_pid3928.log", shown below.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffcc818fd0c, pid=12136, tid=0x000000000000142c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 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:
# 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 (0x000000001e639000): JavaThread "AWT-Windows" daemon [_thread_in_native, id=5164, stack(0x000000001f5f0000,0x000000001f6f0000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000000
Registers:
RAX=0x0000000000000000, RBX=0x000000001f6ede10, RCX=0x0000000029d43280, RDX=0x000000001f6ee620
RSP=0x000000001f6edd68, RBP=0x000000001f6ee100, RSI=0x0000000000000001, RDI=0x00000000284f2da0
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000029d4409c, R11=0x0000000000000246
R12=0x0000000000000001, R13=0x000000001f6ee620, R14=0x0000000000000000, R15=0x0000000000000000
RIP=0x00007ffcc818fd0c, EFLAGS=0x0000000000010246
Top of Stack: (sp=0x000000001f6edd68)
0x000000001f6edd68: 00007ffcc819167f 000000001f6eddc8
0x000000001f6edd78: 000000001f6eddd0 0000000000000578
0x000000001f6edd88: 0000000000010001 0000000000000000
0x000000001f6edd98: 00000000284f2da0 0000000000000000
0x000000001f6edda8: 00007ffcc81a76a6 0000000000000000
0x000000001f6eddb8: 0000000000000000 0000000000000001
0x000000001f6eddc8: 0000000000000001 0000000000000000
0x000000001f6eddd8: 0000000000000000 0000000000005c88
0x000000001f6edde8: 0000000000005c90 0000000000000000
0x000000001f6eddf8: 000000001f6ede48 0000000000000000
0x000000001f6ede08: 000000000000001a 0000000000000000
0x000000001f6ede18: 0000000000000000 000000002a0a70c0
0x000000001f6ede28: 0000000029d43280 0000000000000000
0x000000001f6ede38: 000000000122a2d8 0000000000000000
0x000000001f6ede48: 0000000000000003 0000000000000000
0x000000001f6ede58: 0000000000000000 0000000000000048
Instructions: (pc=0x00007ffcc818fd0c)
0x00007ffcc818fcec: e9 10 fe ff ff cc cc cc cc cc cc cc cc cc cc cc
0x00007ffcc818fcfc: cc cc cc cc ff 25 00 00 00 00 c0 96 01 80 01 00
0x00007ffcc818fd0c: 00 00 5c 24 20 55 56 57 41 54 41 55 41 56 41 57
0x00007ffcc818fd1c: 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=0x000000001f6ede10 is pointing into the stack for thread: 0x000000001e639000
RCX=0x0000000029d43280 is an unknown value
RDX=0x000000001f6ee620 is pointing into the stack for thread: 0x000000001e639000
RSP=0x000000001f6edd68 is pointing into the stack for thread: 0x000000001e639000
RBP=0x000000001f6ee100 is pointing into the stack for thread: 0x000000001e639000
RSI=0x0000000000000001 is an unknown value
RDI=0x00000000284f2da0 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000029d4409c is an unknown value
R11=0x0000000000000246 is an unknown value
R12=0x0000000000000001 is an unknown value
R13=0x000000001f6ee620 is pointing into the stack for thread: 0x000000001e639000
R14=0x0000000000000000 is an unknown value
R15=0x0000000000000000 is an unknown value
Stack: [0x000000001f5f0000,0x000000001f6f0000], sp=0x000000001f6edd68, free space=1015k
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+0x19e2d]
C [awt.dll+0x19f8b]
C [awt.dll+0x1a93f]
C [awt.dll+0x1e4c5]
C [awt.dll+0x1b609]
C 0x00000000031d7f74
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 )
=>0x000000001e639000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5164, stack(0x000000001f5f0000,0x000000001f6f0000)]
0x000000001e635800 JavaThread "AWT-Shutdown" [_thread_blocked, id=15920, stack(0x000000001f4f0000,0x000000001f5f0000)]
0x000000001e655800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=748, stack(0x000000001f370000,0x000000001f470000)]
0x000000001c882000 JavaThread "Service Thread" daemon [_thread_blocked, id=14596, stack(0x000000001e190000,0x000000001e290000)]
0x000000001c838000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=4204, stack(0x000000001e090000,0x000000001e190000)]
0x000000001c837000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=12808, stack(0x000000001df90000,0x000000001e090000)]
0x000000001c831800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=15096, stack(0x000000001de90000,0x000000001df90000)]
0x000000001c82c000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10532, stack(0x000000001dd90000,0x000000001de90000)]
0x000000001c82b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=368, stack(0x000000001dc90000,0x000000001dd90000)]
0x000000001c81a800 JavaThread "Finalizer" daemon [_thread_blocked, id=13792, stack(0x000000001daa0000,0x000000001dba0000)]
0x00000000031af000 JavaThread "Reference Handler" daemon [_thread_blocked, id=14064, stack(0x000000001d9a0000,0x000000001daa0000)]
0x00000000030c0800 JavaThread "main" [_thread_in_native, id=7984, stack(0x0000000002fa0000,0x00000000030a0000)]
Other Threads:
0x000000001c7f7800 VMThread [stack: 0x000000001d8a0000,0x000000001d9a0000] [id=13672]
0x000000001e2ca800 WatcherThread [stack: 0x000000001e690000,0x000000001e790000] [id=9748]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 76288K, used 5242K [0x000000076ae00000, 0x0000000770300000, 0x00000007c0000000)
eden space 65536K, 8% used [0x000000076ae00000,0x000000076b31ebc8,0x000000076ee00000)
from space 10752K, 0% used [0x000000076f880000,0x000000076f880000,0x0000000770300000)
to space 10752K, 0% used [0x000000076ee00000,0x000000076ee00000,0x000000076f880000)
ParOldGen total 175104K, used 0K [0x00000006c0a00000, 0x00000006cb500000, 0x000000076ae00000)
object space 175104K, 0% used [0x00000006c0a00000,0x00000006c0a00000,0x00000006cb500000)
Metaspace used 5833K, capacity 6008K, committed 6272K, reserved 1056768K
class space used 713K, capacity 785K, committed 896K, reserved 1048576K
Card table byte_map: [0x0000000012580000,0x0000000012d80000] byte_map_base: 0x000000000ef7b000
Marking Bits: (ParMarkBitMap*) 0x0000000077bec720
Begin Bits: [0x00000000136e0000, 0x00000000176b8000)
End Bits: [0x00000000176b8000, 0x000000001b690000)
Polling page: 0x0000000001140000
CodeCache: size=245760Kb used=1532Kb max_used=1532Kb free=244227Kb
bounds [0x00000000031c0000, 0x0000000003430000, 0x00000000121c0000]
total_blobs=559 nmethods=231 adapters=241
compilation: enabled
Compilation events (10 events):
Event: 0.258 Thread 0x000000001c838000 226 s 1 java.util.Vector::size (5 bytes)
Event: 0.258 Thread 0x000000001c838000 nmethod 226 0x0000000003339790 code [0x00000000033398e0, 0x0000000003339b50]
Event: 0.270 Thread 0x000000001c838000 227 3 jdk.internal.org.objectweb.asm.ByteVector::enlarge (51 bytes)
Event: 0.270 Thread 0x000000001c838000 nmethod 227 0x000000000333df90 code [0x000000000333e100, 0x000000000333e428]
Event: 0.270 Thread 0x000000001c838000 228 3 sun.reflect.misc.ReflectUtil::isVMAnonymousClass (19 bytes)
Event: 0.270 Thread 0x000000001c838000 nmethod 228 0x000000000333e510 code [0x000000000333e6a0, 0x000000000333ebf8]
Event: 0.271 Thread 0x000000001c838000 229 1 java.lang.invoke.MethodTypeForm::basicType (5 bytes)
Event: 0.271 Thread 0x000000001c838000 nmethod 229 0x000000000333ee50 code [0x000000000333efa0, 0x000000000333f0b0]
Event: 0.294 Thread 0x000000001c838000 231 3 jdk.internal.org.objectweb.asm.ClassWriter::put122 (15 bytes)
Event: 0.294 Thread 0x000000001c838000 nmethod 231 0x000000000333f110 code [0x000000000333f280, 0x000000000333f478]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 0.071 Thread 0x00000000030c0800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.defineClass(Ljava/lang/String;[BII)Ljava/lang/Class; name or signature does not match> (0x000000076ae07ca8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\
Event: 0.071 Thread 0x00000000030c0800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x000000076ae07f90) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims
Event: 0.176 Thread 0x00000000030c0800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076aec6290) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.176 Thread 0x00000000030c0800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076aec64a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.176 Thread 0x00000000030c0800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076aeca110) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.176 Thread 0x00000000030c0800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076aeca320) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.186 Thread 0x00000000030c0800 Exception <a 'java/io/FileNotFoundException'> (0x000000076aecc6d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.219 Thread 0x00000000030c0800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x000000076b0e1580) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
Event: 0.220 Thread 0x00000000030c0800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x000000076b0ee950) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
Event: 0.267 Thread 0x00000000030c0800 Exception <a 'java/io/FileNotFoundException'> (0x000000076b188030) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Events (10 events):
Event: 0.520 loading class sun/java2d/pipe/RenderQueue done
Event: 0.520 loading class sun/java2d/d3d/D3DRenderQueue done
Event: 0.520 loading class sun/java2d/pipe/RenderBuffer
Event: 0.521 loading class sun/java2d/pipe/RenderBuffer done
Event: 0.521 loading class sun/java2d/d3d/D3DRenderQueue$1
Event: 0.521 loading class sun/java2d/d3d/D3DRenderQueue$1 done
Event: 0.521 loading class sun/java2d/d3d/D3DGraphicsDevice$1Result
Event: 0.521 loading class sun/java2d/d3d/D3DGraphicsDevice$1Result done
Event: 0.521 loading class sun/java2d/d3d/D3DGraphicsDevice$1
Event: 0.521 loading class sun/java2d/d3d/D3DGraphicsDevice$1 done
Dynamic libraries:
0x00007ff792620000 - 0x00007ff792657000 C:\Program Files\Java\jre1.8.0_131\bin\javaw.exe
0x00007ffcf6100000 - 0x00007ffcf62db000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffcf4ee0000 - 0x00007ffcf4f8e000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffcf2730000 - 0x00007ffcf2979000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffcf55f0000 - 0x00007ffcf5691000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffcf5370000 - 0x00007ffcf540d000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffcf4f90000 - 0x00007ffcf4fe9000 C:\WINDOWS\System32\sechost.dll
0x00007ffcf5e70000 - 0x00007ffcf5f95000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffcf5710000 - 0x00007ffcf585a000 C:\WINDOWS\System32\USER32.dll
0x00007ffcf2bb0000 - 0x00007ffcf2bce000 C:\WINDOWS\System32\win32u.dll
0x00007ffcf60b0000 - 0x00007ffcf60d7000 C:\WINDOWS\System32\GDI32.dll
0x00007ffcf2d20000 - 0x00007ffcf2ea9000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffcf2620000 - 0x00007ffcf26ba000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffcf2bd0000 - 0x00007ffcf2cc6000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffce6e50000 - 0x00007ffce70b7000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.0_none_108e4f62dfe5d999\COMCTL32.dll
0x00007ffcf5910000 - 0x00007ffcf5c09000 C:\WINDOWS\System32\combase.dll
0x00007ffcf26c0000 - 0x00007ffcf272a000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffcf5e20000 - 0x00007ffcf5e4d000 C:\WINDOWS\System32\IMM32.DLL
0x0000000050100000 - 0x00000000501d2000 C:\Program Files\Java\jre1.8.0_131\bin\msvcr100.dll
0x00000000773d0000 - 0x0000000077c6c000 C:\Program Files\Java\jre1.8.0_131\bin\server\jvm.dll
0x00007ffcf5410000 - 0x00007ffcf5418000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffcf0920000 - 0x00007ffcf0943000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffcda290000 - 0x00007ffcda299000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffceddc0000 - 0x00007ffceddca000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffcf56a0000 - 0x00007ffcf570c000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffcf08f0000 - 0x00007ffcf091b000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffcf2cd0000 - 0x00007ffcf2d19000 C:\WINDOWS\System32\cfgmgr32.dll
0x00000000500f0000 - 0x00000000500ff000 C:\Program Files\Java\jre1.8.0_131\bin\verify.dll
0x00000000500c0000 - 0x00000000500e9000 C:\Program Files\Java\jre1.8.0_131\bin\java.dll
0x00000000500a0000 - 0x00000000500b6000 C:\Program Files\Java\jre1.8.0_131\bin\zip.dll
0x00007ffcf3660000 - 0x00007ffcf4a97000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffcf5860000 - 0x00007ffcf590a000 C:\WINDOWS\System32\shcore.dll
0x00007ffcf2eb0000 - 0x00007ffcf35a2000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffcf5230000 - 0x00007ffcf5281000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffcf25b0000 - 0x00007ffcf25c1000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffcf25d0000 - 0x00007ffcf261c000 C:\WINDOWS\System32\powrprof.dll
0x00007ffcf2590000 - 0x00007ffcf25a5000 C:\WINDOWS\System32\profapi.dll
0x0000000077230000 - 0x00000000773c8000 C:\Program Files\Java\jre1.8.0_131\bin\awt.dll
0x00007ffcf5d60000 - 0x00007ffcf5e1f000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffcf0b40000 - 0x00007ffcf0bbe000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffcef6b0000 - 0x00007ffcef6da000 C:\WINDOWS\system32\DWMAPI.DLL
0x00007ffcf0d90000 - 0x00007ffcf0e25000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffcc1c20000 - 0x00007ffcc1d41000 C:\WINDOWS\system32\opengl32.dll
0x00007ffce3b50000 - 0x00007ffce3b7c000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffcf5480000 - 0x00007ffcf55e6000 C:\WINDOWS\System32\MSCTF.dll
0x0000000180000000 - 0x0000000180043000 C:\Program Files (x86)\RivaTuner Statistics Server\RTSSHooks64.dll
0x0000000050820000 - 0x00000000508c3000 C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9279_none_08e667efa83ba076\MSVCR90.dll
0x00007ffcf5c10000 - 0x00007ffcf5d55000 C:\WINDOWS\System32\ole32.dll
0x00007ffcc8180000 - 0x00007ffcc8309000 C:\WINDOWS\system32\d3d9.dll
0x00007ffced350000 - 0x00007ffced42f000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_7209bde3180ef5f7\nvldumdx.dll
0x00007ffcf2980000 - 0x00007ffcf2b49000 C:\WINDOWS\System32\crypt32.dll
0x00007ffcf2570000 - 0x00007ffcf2581000 C:\WINDOWS\System32\MSASN1.dll
0x00007ffcf2b50000 - 0x00007ffcf2ba6000 C:\WINDOWS\System32\WINTRUST.DLL
0x00007ffcf60e0000 - 0x00007ffcf60fd000 C:\WINDOWS\System32\imagehlp.dll
0x00007ffcf2020000 - 0x00007ffcf2037000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffcf1aa0000 - 0x00007ffcf1ad4000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffcf2130000 - 0x00007ffcf2155000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffcf2040000 - 0x00007ffcf204b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffcbd320000 - 0x00007ffcbe337000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_7209bde3180ef5f7\nvd3dumx.dll
0x00007ffceb160000 - 0x00007ffceb335000 C:\WINDOWS\system32\nvspcap64.dll
0x00007ffcf4aa0000 - 0x00007ffcf4edb000 C:\WINDOWS\System32\SETUPAPI.dll
0x00007ffceb080000 - 0x00007ffceb157000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ffcef340000 - 0x00007ffcef353000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffcea700000 - 0x00007ffceab28000 C:\WINDOWS\system32\nvapi64.dll
0x00007ffcf13e0000 - 0x00007ffcf1484000 C:\WINDOWS\SYSTEM32\dxgi.dll
0x00007ffcf0f60000 - 0x00007ffcf0f88000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00007ffcda2a0000 - 0x00007ffcda389000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
0x00007ffce2390000 - 0x00007ffce2539000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
java_command: C:\Users\Downloads\Marble Blast Launcher.exe
java_class_path (initial): C:\Users\Downloads\Marble Blast Launcher.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Pololu\Maestro\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Users\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;;C:\Program Files\Java\jre1.8.0_131\bin
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
S Y S T E M
OS: Windows 10.0 , 64 bit Build 15063 (10.0.15063.296)
CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 16733020k(12593708k free), swap 19223388k(13707384k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:53 by "java_re" with MS VC++ 10.0 (VS2010)
time: Thu Jun 01 16:23:10 2017
elapsed time: 1 seconds (0d 0h 0m 1s)
Warning: Spoiler!
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffcc818fd0c, pid=12136, tid=0x000000000000142c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 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:
# 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 (0x000000001e639000): JavaThread "AWT-Windows" daemon [_thread_in_native, id=5164, stack(0x000000001f5f0000,0x000000001f6f0000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000000
Registers:
RAX=0x0000000000000000, RBX=0x000000001f6ede10, RCX=0x0000000029d43280, RDX=0x000000001f6ee620
RSP=0x000000001f6edd68, RBP=0x000000001f6ee100, RSI=0x0000000000000001, RDI=0x00000000284f2da0
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000029d4409c, R11=0x0000000000000246
R12=0x0000000000000001, R13=0x000000001f6ee620, R14=0x0000000000000000, R15=0x0000000000000000
RIP=0x00007ffcc818fd0c, EFLAGS=0x0000000000010246
Top of Stack: (sp=0x000000001f6edd68)
0x000000001f6edd68: 00007ffcc819167f 000000001f6eddc8
0x000000001f6edd78: 000000001f6eddd0 0000000000000578
0x000000001f6edd88: 0000000000010001 0000000000000000
0x000000001f6edd98: 00000000284f2da0 0000000000000000
0x000000001f6edda8: 00007ffcc81a76a6 0000000000000000
0x000000001f6eddb8: 0000000000000000 0000000000000001
0x000000001f6eddc8: 0000000000000001 0000000000000000
0x000000001f6eddd8: 0000000000000000 0000000000005c88
0x000000001f6edde8: 0000000000005c90 0000000000000000
0x000000001f6eddf8: 000000001f6ede48 0000000000000000
0x000000001f6ede08: 000000000000001a 0000000000000000
0x000000001f6ede18: 0000000000000000 000000002a0a70c0
0x000000001f6ede28: 0000000029d43280 0000000000000000
0x000000001f6ede38: 000000000122a2d8 0000000000000000
0x000000001f6ede48: 0000000000000003 0000000000000000
0x000000001f6ede58: 0000000000000000 0000000000000048
Instructions: (pc=0x00007ffcc818fd0c)
0x00007ffcc818fcec: e9 10 fe ff ff cc cc cc cc cc cc cc cc cc cc cc
0x00007ffcc818fcfc: cc cc cc cc ff 25 00 00 00 00 c0 96 01 80 01 00
0x00007ffcc818fd0c: 00 00 5c 24 20 55 56 57 41 54 41 55 41 56 41 57
0x00007ffcc818fd1c: 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=0x000000001f6ede10 is pointing into the stack for thread: 0x000000001e639000
RCX=0x0000000029d43280 is an unknown value
RDX=0x000000001f6ee620 is pointing into the stack for thread: 0x000000001e639000
RSP=0x000000001f6edd68 is pointing into the stack for thread: 0x000000001e639000
RBP=0x000000001f6ee100 is pointing into the stack for thread: 0x000000001e639000
RSI=0x0000000000000001 is an unknown value
RDI=0x00000000284f2da0 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000029d4409c is an unknown value
R11=0x0000000000000246 is an unknown value
R12=0x0000000000000001 is an unknown value
R13=0x000000001f6ee620 is pointing into the stack for thread: 0x000000001e639000
R14=0x0000000000000000 is an unknown value
R15=0x0000000000000000 is an unknown value
Stack: [0x000000001f5f0000,0x000000001f6f0000], sp=0x000000001f6edd68, free space=1015k
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+0x19e2d]
C [awt.dll+0x19f8b]
C [awt.dll+0x1a93f]
C [awt.dll+0x1e4c5]
C [awt.dll+0x1b609]
C 0x00000000031d7f74
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 )
=>0x000000001e639000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5164, stack(0x000000001f5f0000,0x000000001f6f0000)]
0x000000001e635800 JavaThread "AWT-Shutdown" [_thread_blocked, id=15920, stack(0x000000001f4f0000,0x000000001f5f0000)]
0x000000001e655800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=748, stack(0x000000001f370000,0x000000001f470000)]
0x000000001c882000 JavaThread "Service Thread" daemon [_thread_blocked, id=14596, stack(0x000000001e190000,0x000000001e290000)]
0x000000001c838000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=4204, stack(0x000000001e090000,0x000000001e190000)]
0x000000001c837000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=12808, stack(0x000000001df90000,0x000000001e090000)]
0x000000001c831800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=15096, stack(0x000000001de90000,0x000000001df90000)]
0x000000001c82c000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10532, stack(0x000000001dd90000,0x000000001de90000)]
0x000000001c82b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=368, stack(0x000000001dc90000,0x000000001dd90000)]
0x000000001c81a800 JavaThread "Finalizer" daemon [_thread_blocked, id=13792, stack(0x000000001daa0000,0x000000001dba0000)]
0x00000000031af000 JavaThread "Reference Handler" daemon [_thread_blocked, id=14064, stack(0x000000001d9a0000,0x000000001daa0000)]
0x00000000030c0800 JavaThread "main" [_thread_in_native, id=7984, stack(0x0000000002fa0000,0x00000000030a0000)]
Other Threads:
0x000000001c7f7800 VMThread [stack: 0x000000001d8a0000,0x000000001d9a0000] [id=13672]
0x000000001e2ca800 WatcherThread [stack: 0x000000001e690000,0x000000001e790000] [id=9748]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 76288K, used 5242K [0x000000076ae00000, 0x0000000770300000, 0x00000007c0000000)
eden space 65536K, 8% used [0x000000076ae00000,0x000000076b31ebc8,0x000000076ee00000)
from space 10752K, 0% used [0x000000076f880000,0x000000076f880000,0x0000000770300000)
to space 10752K, 0% used [0x000000076ee00000,0x000000076ee00000,0x000000076f880000)
ParOldGen total 175104K, used 0K [0x00000006c0a00000, 0x00000006cb500000, 0x000000076ae00000)
object space 175104K, 0% used [0x00000006c0a00000,0x00000006c0a00000,0x00000006cb500000)
Metaspace used 5833K, capacity 6008K, committed 6272K, reserved 1056768K
class space used 713K, capacity 785K, committed 896K, reserved 1048576K
Card table byte_map: [0x0000000012580000,0x0000000012d80000] byte_map_base: 0x000000000ef7b000
Marking Bits: (ParMarkBitMap*) 0x0000000077bec720
Begin Bits: [0x00000000136e0000, 0x00000000176b8000)
End Bits: [0x00000000176b8000, 0x000000001b690000)
Polling page: 0x0000000001140000
CodeCache: size=245760Kb used=1532Kb max_used=1532Kb free=244227Kb
bounds [0x00000000031c0000, 0x0000000003430000, 0x00000000121c0000]
total_blobs=559 nmethods=231 adapters=241
compilation: enabled
Compilation events (10 events):
Event: 0.258 Thread 0x000000001c838000 226 s 1 java.util.Vector::size (5 bytes)
Event: 0.258 Thread 0x000000001c838000 nmethod 226 0x0000000003339790 code [0x00000000033398e0, 0x0000000003339b50]
Event: 0.270 Thread 0x000000001c838000 227 3 jdk.internal.org.objectweb.asm.ByteVector::enlarge (51 bytes)
Event: 0.270 Thread 0x000000001c838000 nmethod 227 0x000000000333df90 code [0x000000000333e100, 0x000000000333e428]
Event: 0.270 Thread 0x000000001c838000 228 3 sun.reflect.misc.ReflectUtil::isVMAnonymousClass (19 bytes)
Event: 0.270 Thread 0x000000001c838000 nmethod 228 0x000000000333e510 code [0x000000000333e6a0, 0x000000000333ebf8]
Event: 0.271 Thread 0x000000001c838000 229 1 java.lang.invoke.MethodTypeForm::basicType (5 bytes)
Event: 0.271 Thread 0x000000001c838000 nmethod 229 0x000000000333ee50 code [0x000000000333efa0, 0x000000000333f0b0]
Event: 0.294 Thread 0x000000001c838000 231 3 jdk.internal.org.objectweb.asm.ClassWriter::put122 (15 bytes)
Event: 0.294 Thread 0x000000001c838000 nmethod 231 0x000000000333f110 code [0x000000000333f280, 0x000000000333f478]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 0.071 Thread 0x00000000030c0800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.defineClass(Ljava/lang/String;[BII)Ljava/lang/Class; name or signature does not match> (0x000000076ae07ca8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\
Event: 0.071 Thread 0x00000000030c0800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x000000076ae07f90) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims
Event: 0.176 Thread 0x00000000030c0800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076aec6290) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.176 Thread 0x00000000030c0800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076aec64a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.176 Thread 0x00000000030c0800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076aeca110) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.176 Thread 0x00000000030c0800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076aeca320) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.186 Thread 0x00000000030c0800 Exception <a 'java/io/FileNotFoundException'> (0x000000076aecc6d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.219 Thread 0x00000000030c0800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x000000076b0e1580) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
Event: 0.220 Thread 0x00000000030c0800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x000000076b0ee950) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
Event: 0.267 Thread 0x00000000030c0800 Exception <a 'java/io/FileNotFoundException'> (0x000000076b188030) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Events (10 events):
Event: 0.520 loading class sun/java2d/pipe/RenderQueue done
Event: 0.520 loading class sun/java2d/d3d/D3DRenderQueue done
Event: 0.520 loading class sun/java2d/pipe/RenderBuffer
Event: 0.521 loading class sun/java2d/pipe/RenderBuffer done
Event: 0.521 loading class sun/java2d/d3d/D3DRenderQueue$1
Event: 0.521 loading class sun/java2d/d3d/D3DRenderQueue$1 done
Event: 0.521 loading class sun/java2d/d3d/D3DGraphicsDevice$1Result
Event: 0.521 loading class sun/java2d/d3d/D3DGraphicsDevice$1Result done
Event: 0.521 loading class sun/java2d/d3d/D3DGraphicsDevice$1
Event: 0.521 loading class sun/java2d/d3d/D3DGraphicsDevice$1 done
Dynamic libraries:
0x00007ff792620000 - 0x00007ff792657000 C:\Program Files\Java\jre1.8.0_131\bin\javaw.exe
0x00007ffcf6100000 - 0x00007ffcf62db000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffcf4ee0000 - 0x00007ffcf4f8e000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffcf2730000 - 0x00007ffcf2979000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffcf55f0000 - 0x00007ffcf5691000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffcf5370000 - 0x00007ffcf540d000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffcf4f90000 - 0x00007ffcf4fe9000 C:\WINDOWS\System32\sechost.dll
0x00007ffcf5e70000 - 0x00007ffcf5f95000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffcf5710000 - 0x00007ffcf585a000 C:\WINDOWS\System32\USER32.dll
0x00007ffcf2bb0000 - 0x00007ffcf2bce000 C:\WINDOWS\System32\win32u.dll
0x00007ffcf60b0000 - 0x00007ffcf60d7000 C:\WINDOWS\System32\GDI32.dll
0x00007ffcf2d20000 - 0x00007ffcf2ea9000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffcf2620000 - 0x00007ffcf26ba000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffcf2bd0000 - 0x00007ffcf2cc6000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffce6e50000 - 0x00007ffce70b7000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.0_none_108e4f62dfe5d999\COMCTL32.dll
0x00007ffcf5910000 - 0x00007ffcf5c09000 C:\WINDOWS\System32\combase.dll
0x00007ffcf26c0000 - 0x00007ffcf272a000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffcf5e20000 - 0x00007ffcf5e4d000 C:\WINDOWS\System32\IMM32.DLL
0x0000000050100000 - 0x00000000501d2000 C:\Program Files\Java\jre1.8.0_131\bin\msvcr100.dll
0x00000000773d0000 - 0x0000000077c6c000 C:\Program Files\Java\jre1.8.0_131\bin\server\jvm.dll
0x00007ffcf5410000 - 0x00007ffcf5418000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffcf0920000 - 0x00007ffcf0943000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffcda290000 - 0x00007ffcda299000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffceddc0000 - 0x00007ffceddca000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffcf56a0000 - 0x00007ffcf570c000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffcf08f0000 - 0x00007ffcf091b000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffcf2cd0000 - 0x00007ffcf2d19000 C:\WINDOWS\System32\cfgmgr32.dll
0x00000000500f0000 - 0x00000000500ff000 C:\Program Files\Java\jre1.8.0_131\bin\verify.dll
0x00000000500c0000 - 0x00000000500e9000 C:\Program Files\Java\jre1.8.0_131\bin\java.dll
0x00000000500a0000 - 0x00000000500b6000 C:\Program Files\Java\jre1.8.0_131\bin\zip.dll
0x00007ffcf3660000 - 0x00007ffcf4a97000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffcf5860000 - 0x00007ffcf590a000 C:\WINDOWS\System32\shcore.dll
0x00007ffcf2eb0000 - 0x00007ffcf35a2000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffcf5230000 - 0x00007ffcf5281000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffcf25b0000 - 0x00007ffcf25c1000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffcf25d0000 - 0x00007ffcf261c000 C:\WINDOWS\System32\powrprof.dll
0x00007ffcf2590000 - 0x00007ffcf25a5000 C:\WINDOWS\System32\profapi.dll
0x0000000077230000 - 0x00000000773c8000 C:\Program Files\Java\jre1.8.0_131\bin\awt.dll
0x00007ffcf5d60000 - 0x00007ffcf5e1f000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffcf0b40000 - 0x00007ffcf0bbe000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffcef6b0000 - 0x00007ffcef6da000 C:\WINDOWS\system32\DWMAPI.DLL
0x00007ffcf0d90000 - 0x00007ffcf0e25000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffcc1c20000 - 0x00007ffcc1d41000 C:\WINDOWS\system32\opengl32.dll
0x00007ffce3b50000 - 0x00007ffce3b7c000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffcf5480000 - 0x00007ffcf55e6000 C:\WINDOWS\System32\MSCTF.dll
0x0000000180000000 - 0x0000000180043000 C:\Program Files (x86)\RivaTuner Statistics Server\RTSSHooks64.dll
0x0000000050820000 - 0x00000000508c3000 C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9279_none_08e667efa83ba076\MSVCR90.dll
0x00007ffcf5c10000 - 0x00007ffcf5d55000 C:\WINDOWS\System32\ole32.dll
0x00007ffcc8180000 - 0x00007ffcc8309000 C:\WINDOWS\system32\d3d9.dll
0x00007ffced350000 - 0x00007ffced42f000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_7209bde3180ef5f7\nvldumdx.dll
0x00007ffcf2980000 - 0x00007ffcf2b49000 C:\WINDOWS\System32\crypt32.dll
0x00007ffcf2570000 - 0x00007ffcf2581000 C:\WINDOWS\System32\MSASN1.dll
0x00007ffcf2b50000 - 0x00007ffcf2ba6000 C:\WINDOWS\System32\WINTRUST.DLL
0x00007ffcf60e0000 - 0x00007ffcf60fd000 C:\WINDOWS\System32\imagehlp.dll
0x00007ffcf2020000 - 0x00007ffcf2037000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffcf1aa0000 - 0x00007ffcf1ad4000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffcf2130000 - 0x00007ffcf2155000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffcf2040000 - 0x00007ffcf204b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffcbd320000 - 0x00007ffcbe337000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_7209bde3180ef5f7\nvd3dumx.dll
0x00007ffceb160000 - 0x00007ffceb335000 C:\WINDOWS\system32\nvspcap64.dll
0x00007ffcf4aa0000 - 0x00007ffcf4edb000 C:\WINDOWS\System32\SETUPAPI.dll
0x00007ffceb080000 - 0x00007ffceb157000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ffcef340000 - 0x00007ffcef353000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffcea700000 - 0x00007ffceab28000 C:\WINDOWS\system32\nvapi64.dll
0x00007ffcf13e0000 - 0x00007ffcf1484000 C:\WINDOWS\SYSTEM32\dxgi.dll
0x00007ffcf0f60000 - 0x00007ffcf0f88000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00007ffcda2a0000 - 0x00007ffcda389000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
0x00007ffce2390000 - 0x00007ffce2539000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
java_command: C:\Users\Downloads\Marble Blast Launcher.exe
java_class_path (initial): C:\Users\Downloads\Marble Blast Launcher.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Pololu\Maestro\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Users\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;;C:\Program Files\Java\jre1.8.0_131\bin
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
S Y S T E M
OS: Windows 10.0 , 64 bit Build 15063 (10.0.15063.296)
CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 16733020k(12593708k free), swap 19223388k(13707384k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:53 by "java_re" with MS VC++ 10.0 (VS2010)
time: Thu Jun 01 16:23:10 2017
elapsed time: 1 seconds (0d 0h 0m 1s)