# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000a000d002e, pid=49124, tid=51144 # # JRE version: Java(TM) SE Runtime Environment (7.0_55-b13) (build 1.7.0_55-b13) # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.55-b03 mixed mode windows-amd64 compressed oops) # Problematic frame: # C 0x0000000a000d002e # # 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.sun.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 (0x000000000c625000): JavaThread "QuantumRenderer-0" daemon [_thread_in_native, id=51144, stack(0x000000000c770000,0x000000000c870000)] siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000a000d002e Registers: RAX=0x0000000002955334, RBX=0x000000000c86db40, RCX=0x0000000000000020, RDX=0x0000000000000000 RSP=0x000000000c86da48, RBP=0x000000000c86dbd8, RSI=0x0000000000000003, RDI=0x000000000bf546d0 R8 =0x000000000c15a080, R9 =0x000000006a66bf80, R10=0x0000000002ed1a30, R11=0x000000000c86da60 R12=0x0000000000000000, R13=0x00000006fc2ba6b8, R14=0x000000000c86dbf8, R15=0x000000000c625000 RIP=0x0000000a000d002e, EFLAGS=0x0000000000010206 Top of Stack: (sp=0x000000000c86da48) 0x000000000c86da48: 000000000295533e 000000000bf546d0 0x000000000c86da58: 000000006a0999ff 000000000c86dbf8 0x000000000c86da68: 00000006fc2ba6b8 0000000000000000 0x000000000c86da78: 00000000024939e5 0000000002828af0 0x000000000c86da88: 0000000000000000 000000000c625000 0x000000000c86da98: 0000000000000000 0000000002955334 0x000000000c86daa8: 0000000000000000 000000000bf546d0 0x000000000c86dab8: 00000000733938e5 0000000000000020 0x000000000c86dac8: 000000000c86dbd8 0000000000000000 0x000000000c86dad8: 000000000c625000 000000000c6251e8 0x000000000c86dae8: 00000000733939b5 000000000c86db40 0x000000000c86daf8: 0000000000000003 0000000009f43c50 0x000000000c86db08: 000000006a01e9c8 000000000c86dbf8 0x000000000c86db18: 00000000733924f5 000000000c86de78 0x000000000c86db28: 000000000c86dbb9 00000007bbb3ae3c 0x000000000c86db38: 0000000003232979 0000000073398418 Instructions: (pc=0x0000000a000d002e) 0x0000000a000d000e: [error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005] Register to memory mapping: RAX=0x0000000002955334 is an unknown value RBX=0x000000000c86db40 is pointing into the stack for thread: 0x000000000c625000 RCX=0x0000000000000020 is an unknown value RDX=0x0000000000000000 is an unknown value RSP=0x000000000c86da48 is pointing into the stack for thread: 0x000000000c625000 RBP=0x000000000c86dbd8 is pointing into the stack for thread: 0x000000000c625000 RSI=0x0000000000000003 is an unknown value RDI=0x000000000bf546d0 is an unknown value R8 =0x000000000c15a080 is an unknown value R9 =0x000000006a66bf80 is an unknown value R10=0x0000000002ed1a30 is an unknown value R11=0x000000000c86da60 is pointing into the stack for thread: 0x000000000c625000 R12=0x0000000000000000 is an unknown value R13=0x00000006fc2ba6b8 is an oop {method} - klass: {other class} R14=0x000000000c86dbf8 is pointing into the stack for thread: 0x000000000c625000 R15=0x000000000c625000 is a thread Stack: [0x000000000c770000,0x000000000c870000], sp=0x000000000c86da48, free space=1014k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C 0x0000000a000d002e j com.sun.prism.d3d.D3DPipeline.access$000(Ljava/lang/Class;)Z+1 j com.sun.prism.d3d.D3DPipeline$1.run()Ljava/lang/Boolean;+36 j com.sun.prism.d3d.D3DPipeline$1.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j com.sun.prism.d3d.D3DPipeline.nInit(Ljava/lang/Class;)Z+0 j com.sun.prism.d3d.D3DPipeline.access$000(Ljava/lang/Class;)Z+1 j com.sun.prism.d3d.D3DPipeline$1.run()Ljava/lang/Boolean;+36 j com.sun.prism.d3d.D3DPipeline$1.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0 j com.sun.prism.d3d.D3DPipeline.()V+24 v ~StubRoutines::call_stub j java.lang.Class.forName0(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;+0 j java.lang.Class.forName(Ljava/lang/String;)Ljava/lang/Class;+8 j com.sun.prism.GraphicsPipeline.createPipeline()Lcom/sun/prism/GraphicsPipeline;+171 j com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.init()V+0 j com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run()V+1 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) =>0x000000000c625000 JavaThread "QuantumRenderer-0" daemon [_thread_in_native, id=51144, stack(0x000000000c770000,0x000000000c870000)] 0x0000000009cd9800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=47336, stack(0x000000000a8e0000,0x000000000a9e0000)] 0x0000000009c6b800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=50140, stack(0x000000000a210000,0x000000000a310000)] 0x0000000009c66000 JavaThread "AWT-Shutdown" [_thread_blocked, id=47992, stack(0x000000000a060000,0x000000000a160000)] 0x0000000009bf7000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=50864, stack(0x00000000092f0000,0x00000000093f0000)] 0x0000000007f28800 JavaThread "Service Thread" daemon [_thread_blocked, id=50972, stack(0x00000000098e0000,0x00000000099e0000)] 0x0000000007f27000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=50628, stack(0x0000000009740000,0x0000000009840000)] 0x0000000007f22000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=46524, stack(0x0000000009610000,0x0000000009710000)] 0x0000000007f21000 JavaThread "Attach Listener" daemon [_thread_blocked, id=50832, stack(0x0000000009400000,0x0000000009500000)] 0x0000000007f1a000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=48832, stack(0x0000000009080000,0x0000000009180000)] 0x0000000007ec7800 JavaThread "Finalizer" daemon [_thread_blocked, id=50940, stack(0x00000000091b0000,0x00000000092b0000)] 0x0000000007ec0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=51112, stack(0x0000000008df0000,0x0000000008ef0000)] 0x0000000002fff000 JavaThread "main" [_thread_blocked, id=50624, stack(0x0000000003120000,0x0000000003220000)] Other Threads: 0x0000000007ebb000 VMThread [stack: 0x0000000008f00000,0x0000000009000000] [id=45324] 0x0000000007f3a000 WatcherThread [stack: 0x0000000009a50000,0x0000000009b50000] [id=50108] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap PSYoungGen total 1223680K, used 302717K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000) eden space 1049088K, 28% used [0x00000007aaa80000,0x00000007bd21f658,0x00000007eab00000) from space 174592K, 0% used [0x00000007f5580000,0x00000007f5580000,0x0000000800000000) to space 174592K, 0% used [0x00000007eab00000,0x00000007eab00000,0x00000007f5580000) ParOldGen total 2796544K, used 0K [0x00000006fff80000, 0x00000007aaa80000, 0x00000007aaa80000) object space 2796544K, 0% used [0x00000006fff80000,0x00000006fff80000,0x00000007aaa80000) PSPermGen total 22016K, used 21753K [0x00000006fad80000, 0x00000006fc300000, 0x00000006fff80000) object space 22016K, 98% used [0x00000006fad80000,0x00000006fc2be798,0x00000006fc300000) Card table byte_map: [0x0000000006220000,0x0000000006a50000] byte_map_base: 0x0000000002a49400 Polling page: 0x00000000001a0000 Code Cache [0x0000000003220000, 0x0000000003490000, 0x0000000006220000) total_blobs=893 nmethods=349 adapters=497 free_code_cache=47711Kb largest_free_block=48794944 Compilation events (10 events): Event: 13.094 Thread 0x0000000007f27000 357 java.util.jar.JarFile::hasClassPathAttribute (168 bytes) Event: 13.099 Thread 0x0000000007f27000 nmethod 357 0x0000000003343310 code [0x0000000003343480, 0x0000000003343728] Event: 13.123 Thread 0x0000000007f22000 359 java.nio.charset.CharsetDecoder::implReset (1 bytes) Event: 13.124 Thread 0x0000000007f22000 nmethod 359 0x00000000033430d0 code [0x0000000003343200, 0x0000000003343258] Event: 13.174 Thread 0x0000000007f27000 360 s! sun.misc.URLClassPath::getLoader (154 bytes) Event: 13.188 Thread 0x0000000007f27000 nmethod 360 0x000000000337af10 code [0x000000000337b100, 0x000000000337bf50] Event: 13.322 Thread 0x0000000007f22000 361 java.lang.ClassLoader::compareCerts (149 bytes) Event: 13.333 Thread 0x0000000007f22000 nmethod 361 0x00000000032fa090 code [0x00000000032fa1e0, 0x00000000032fa8d8] Event: 13.379 Thread 0x0000000007f27000 362 sun.misc.URLClassPath::getResource (74 bytes) Event: 13.400 Thread 0x0000000007f27000 nmethod 362 0x0000000003302d10 code [0x0000000003302f20, 0x0000000003303780] GC Heap History (0 events): No events Deoptimization events (10 events): Event: 12.768 Thread 0x0000000002fff000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003350b5c method=java.nio.charset.CharsetDecoder.reset()Ljava/nio/charset/CharsetDecoder; @ 1 Event: 12.768 Thread 0x0000000002fff000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003350b5c method=java.nio.charset.CharsetDecoder.reset()Ljava/nio/charset/CharsetDecoder; @ 1 Event: 12.769 Thread 0x0000000002fff000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000032fbd70 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6 Event: 12.837 Thread 0x0000000002fff000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000335f068 method=java.lang.Throwable.()V @ 24 Event: 12.899 Thread 0x0000000002fff000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000335f068 method=java.lang.Throwable.()V @ 24 Event: 12.902 Thread 0x0000000002fff000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000335f068 method=java.lang.Throwable.()V @ 24 Event: 13.105 Thread 0x0000000002fff000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003387cf4 method=java.util.jar.JarVerifier.processEntry(Lsun/security/util/ManifestEntryVerifier;)V @ 13 Event: 13.401 Thread 0x0000000002fff000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000003303518 method=java.util.jar.JarFile.getJarEntry(Ljava/lang/String;)Ljava/util/jar/JarEntry; @ 5 Event: 13.426 Thread 0x000000000c625000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000032bac30 method=java.lang.String.toUpperCase(Ljava/util/Locale;)Ljava/lang/String; @ 130 Event: 13.436 Thread 0x000000000c625000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000032fe2cc method=java.lang.ThreadLocal.get()Ljava/lang/Object; @ 11 Internal exceptions (10 events): Event: 13.417 Thread 0x0000000002fff000 Threw 0x00000007bbc22a08 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 13.418 Thread 0x000000000c625000 Threw 0x00000007bbda2350 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 13.419 Thread 0x000000000c625000 Threw 0x00000007bbda58b0 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 13.420 Thread 0x000000000c625000 Threw 0x00000007bbda70e8 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 13.425 Thread 0x000000000c625000 Threw 0x00000007bbdaae20 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 13.426 Thread 0x000000000c625000 Threw 0x00000007bbdad100 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 13.434 Thread 0x000000000c625000 Threw 0x00000007bbdb10f0 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 13.434 Thread 0x000000000c625000 Threw 0x00000007bbdb2fd8 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 13.435 Thread 0x000000000c625000 Threw 0x00000007bbdb4630 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 13.436 Thread 0x000000000c625000 Implicit null exception at 0x00000000032fe16f to 0x00000000032fe2b9 Events (10 events): Event: 13.434 loading class 0x000000000bf535f0 done Event: 13.434 loading class 0x0000000009f43b10 Event: 13.434 loading class 0x0000000009f43b10 done Event: 13.435 loading class 0x0000000009f441d0 Event: 13.435 loading class 0x0000000009f441d0 done Event: 13.436 Executing VM operation: RevokeBias Event: 13.436 Executing VM operation: RevokeBias done Event: 13.436 Thread 0x000000000c625000 Uncommon trap: trap_request=0xffffffad fr.pc=0x00000000032fe2cc Event: 13.436 Thread 0x000000000c625000 DEOPT PACKING pc=0x00000000032fe2cc sp=0x000000000c86cfc0 Event: 13.436 Thread 0x000000000c625000 DEOPT UNPACKING pc=0x0000000003259064 sp=0x000000000c86cf00 mode 2 Dynamic libraries: 0x000000013f900000 - 0x000000013f933000 C:\Program Files\Java\jre7\bin\javaw.exe 0x0000000077bc0000 - 0x0000000077d69000 C:\Windows\SYSTEM32\ntdll.dll 0x0000000077940000 - 0x0000000077a5f000 C:\Windows\system32\kernel32.dll 0x000007fefe0f0000 - 0x000007fefe15c000 C:\Windows\system32\KERNELBASE.dll 0x000007feff6a0000 - 0x000007feff77b000 C:\Windows\system32\ADVAPI32.dll 0x000007feffdf0000 - 0x000007feffe8f000 C:\Windows\system32\msvcrt.dll 0x000007feffd50000 - 0x000007feffd6f000 C:\Windows\SYSTEM32\sechost.dll 0x000007fefe410000 - 0x000007fefe53d000 C:\Windows\system32\RPCRT4.dll 0x00000000774e0000 - 0x00000000775da000 C:\Windows\system32\USER32.dll 0x000007feffbe0000 - 0x000007feffc47000 C:\Windows\system32\GDI32.dll 0x000007feffd40000 - 0x000007feffd4e000 C:\Windows\system32\LPK.dll 0x000007feffb10000 - 0x000007feffbd9000 C:\Windows\system32\USP10.dll 0x000007fefc9a0000 - 0x000007fefcb94000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll 0x000007fefe540000 - 0x000007fefe5b1000 C:\Windows\system32\SHLWAPI.dll 0x000007feffe90000 - 0x000007feffebe000 C:\Windows\system32\IMM32.DLL 0x000007feff780000 - 0x000007feff889000 C:\Windows\system32\MSCTF.dll 0x000007fefdfe0000 - 0x000007fefe011000 c:\windows\system32\nvinitx.dll 0x000000000f000000 - 0x000000000f006000 C:\Program Files\NVIDIA Corporation\CoProcManager\detoured.dll 0x000007fefa480000 - 0x000007fefa4ad000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll 0x000007feff930000 - 0x000007feffb07000 C:\Windows\system32\SETUPAPI.dll 0x000007fefe160000 - 0x000007fefe196000 C:\Windows\system32\CFGMGR32.dll 0x000007fefe5c0000 - 0x000007fefe697000 C:\Windows\system32\OLEAUT32.dll 0x000007fefe700000 - 0x000007fefe903000 C:\Windows\system32\ole32.dll 0x000007fefe0d0000 - 0x000007fefe0ea000 C:\Windows\system32\DEVOBJ.dll 0x000007fefa450000 - 0x000007fefa472000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvdxgiwrapx.dll 0x0000000000110000 - 0x0000000000155000 C:\Windows\system32\d3dgearload64.dll 0x0000000002470000 - 0x0000000002881000 C:\Windows\system32\D3DGear64.dll 0x000007feffc50000 - 0x000007feffc9d000 C:\Windows\system32\WS2_32.dll 0x000007feffec0000 - 0x000007feffec8000 C:\Windows\system32\NSI.dll 0x000007fef9900000 - 0x000007fef9aff000 C:\Windows\system32\D3d9.dll 0x000007fefd9b0000 - 0x000007fefd9bc000 C:\Windows\system32\VERSION.dll 0x000007fef95b0000 - 0x000007fef95b7000 C:\Windows\system32\d3d8thk.dll 0x000007fefbd10000 - 0x000007fefbd28000 C:\Windows\system32\dwmapi.dll 0x000007fef95c0000 - 0x000007fef9667000 C:\Windows\system32\Dxgi.dll 0x000007fefad90000 - 0x000007fefaecd000 C:\Windows\system32\D3d10.dll 0x000007fefcba0000 - 0x000007fefcbeb000 C:\Windows\system32\d3d10core.dll 0x000007fef9b00000 - 0x000007fef9b34000 C:\Windows\system32\D3d10_1.dll 0x000007fef98a0000 - 0x000007fef98f5000 C:\Windows\system32\d3d10_1core.dll 0x0000000077d90000 - 0x0000000077d97000 C:\Windows\system32\PSAPI.DLL 0x000007fef9170000 - 0x000007fef9236000 C:\Windows\system32\D3d11.dll 0x000007fef80d0000 - 0x000007fef81ed000 C:\Windows\system32\Opengl32.dll 0x000007fefad60000 - 0x000007fefad8d000 C:\Windows\system32\GLU32.dll 0x000007fef7fd0000 - 0x000007fef80c1000 C:\Windows\system32\DDRAW.dll 0x000007fefd8a0000 - 0x000007fefd8a8000 C:\Windows\system32\DCIMAN32.dll 0x000000006c270000 - 0x000000006c342000 C:\Program Files\Java\jre7\bin\msvcr100.dll 0x0000000069f80000 - 0x000000006a749000 C:\Program Files\Java\jre7\bin\server\jvm.dll 0x000007fef9fa0000 - 0x000007fef9fa9000 C:\Windows\system32\WSOCK32.dll 0x000007fefa7d0000 - 0x000007fefa80b000 C:\Windows\system32\WINMM.dll 0x0000000072370000 - 0x000000007237f000 C:\Program Files\Java\jre7\bin\verify.dll 0x000000006ce00000 - 0x000000006ce28000 C:\Program Files\Java\jre7\bin\java.dll 0x000000006ff70000 - 0x000000006ff85000 C:\Program Files\Java\jre7\bin\zip.dll 0x000000006bc20000 - 0x000000006bdb5000 C:\Program Files\Java\jre7\bin\awt.dll 0x000007fefc6e0000 - 0x000007fefc736000 C:\Windows\system32\uxtheme.dll 0x000007fefe3b0000 - 0x000007fefe3ea000 C:\Windows\system32\WINTRUST.dll 0x000007fefe240000 - 0x000007fefe3aa000 C:\Windows\system32\CRYPT32.dll 0x00000000001d0000 - 0x00000000001df000 C:\Windows\system32\MSASN1.dll 0x000007fefdf10000 - 0x000007fefdf1f000 C:\Windows\system32\CRYPTBASE.dll 0x000007fefe910000 - 0x000007feff698000 C:\Windows\system32\SHELL32.dll 0x000000006c3e0000 - 0x000000006c427000 C:\Program Files\Java\jre7\bin\fontmanager.dll 0x0000000002db0000 - 0x0000000002e15000 C:\Program Files\WIDCOMM\Bluetooth Software\btmmhook.dll 0x000007feffca0000 - 0x000007feffd39000 C:\Windows\system32\CLBCatQ.DLL 0x000007fefb590000 - 0x000007fefb6ba000 C:\Windows\system32\WindowsCodecs.dll 0x000007fefdeb0000 - 0x000007fefdf07000 C:\Windows\system32\apphelp.dll 0x000007fefce50000 - 0x000007fefce85000 C:\Windows\system32\EhStorShell.dll 0x000007fefc870000 - 0x000007fefc99c000 C:\Windows\system32\PROPSYS.dll 0x000007fefcdd0000 - 0x000007fefce50000 C:\Windows\system32\ntshrui.dll 0x000007fefddb0000 - 0x000007fefddd3000 C:\Windows\system32\srvcli.dll 0x000007fefcd40000 - 0x000007fefcd4f000 C:\Windows\system32\cscapi.dll 0x000007fefc330000 - 0x000007fefc33b000 C:\Windows\system32\slc.dll 0x0000000070530000 - 0x0000000070549000 C:\Program Files\Java\jre7\bin\net.dll 0x000007fefd550000 - 0x000007fefd5a5000 C:\Windows\system32\mswsock.dll 0x000007fefd540000 - 0x000007fefd547000 C:\Windows\System32\wship6.dll 0x000000006d1b0000 - 0x000000006d1c1000 C:\Program Files\Java\jre7\bin\nio.dll 0x000000006c390000 - 0x000000006c3d1000 C:\Program Files\Java\jre7\bin\t2k.dll 0x000000006c360000 - 0x000000006c384000 C:\Program Files\Java\jre7\bin\sunec.dll 0x0000000072540000 - 0x000000007254b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll 0x000007fefd5b0000 - 0x000007fefd5c7000 C:\Windows\system32\CRYPTSP.dll 0x000007fefd2b0000 - 0x000007fefd2f7000 C:\Windows\system32\rsaenh.dll 0x000007fefdb00000 - 0x000007fefdb1e000 C:\Windows\system32\USERENV.dll 0x000007fefe020000 - 0x000007fefe02f000 C:\Windows\system32\profapi.dll 0x000007fefc200000 - 0x000007fefc227000 C:\Windows\system32\IPHLPAPI.DLL 0x000007fefc1f0000 - 0x000007fefc1fb000 C:\Windows\system32\WINNSI.DLL 0x000007fefbff0000 - 0x000007fefc008000 C:\Windows\system32\dhcpcsvc.DLL 0x000007fefbfd0000 - 0x000007fefbfe1000 C:\Windows\system32\dhcpcsvc6.DLL 0x000007fefd700000 - 0x000007fefd715000 C:\Windows\system32\NLAapi.dll 0x000007fef4d50000 - 0x000007fef4d65000 C:\Windows\system32\napinsp.dll 0x000007fef4d30000 - 0x000007fef4d49000 C:\Windows\system32\pnrpnsp.dll 0x000007fefd3d0000 - 0x000007fefd42b000 C:\Windows\system32\DNSAPI.dll 0x000007fef4d20000 - 0x000007fef4d2b000 C:\Windows\System32\winrnr.dll 0x000007fef9f60000 - 0x000007fef9f8e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL 0x000007fef6080000 - 0x000007fef6090000 C:\Windows\system32\wshbth.dll 0x0000000073ca0000 - 0x0000000073cc6000 C:\Program Files\Bonjour\mdnsNSP.dll 0x000007fefc090000 - 0x000007fefc0e3000 C:\Windows\System32\fwpuclnt.dll 0x000007fef9f50000 - 0x000007fef9f58000 C:\Windows\system32\rasadhlp.dll 0x000007fefd9c0000 - 0x000007fefd9c7000 C:\Windows\System32\wshtcpip.dll 0x0000000072150000 - 0x0000000072164000 C:\Program Files\Java\jre7\bin\unpack.dll 0x00000000735d0000 - 0x00000000735db000 C:\Program Files\Java\jre7\bin\management.dll 0x0000000073390000 - 0x000000007339f000 C:\Program Files\Java\jre7\bin\prism-d3d.dll 0x000007fef8b80000 - 0x000007fef8ca5000 C:\Windows\system32\dbghelp.dll VM Arguments: jvm_args: -Xmx128m -Xmx4096m -Xms4096m java_command: C:\Users\USER\Desktop\Minecraft.exe Launcher Type: SUN_STANDARD Environment Variables: _JAVA_OPTIONS=-Xmx4096m -Xms4096m CLASSPATH=“C:\Program Files\Java\jre7\bin\javaw.exe” PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;“C:\Program Files\Java\jre7\bin\javaw.exe” ;1ndir;1785529024ndir\system32;C:\Program Files\Java\jre7\bin USERNAME=USER OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 7 , 64 bit Build 7601 Service Pack 1 CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, ht, tsc, tscinvbit Memory: 4k page, physical 8180808k(3794284k free), swap 16359764k(3665936k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (24.55-b03) for windows-amd64 JRE (1.7.0_55-b13), built on Mar 17 2014 19:45:30 by "java_re" with unknown MS VC++:1600 time: Sat Apr 19 23:13:44 2014 elapsed time: 13 seconds