Everytime I try to run Minecraft it crashes before the launcher appears,so I tried to google it but it still didnt help. I've tried reinstalling java even Itunes and also updated my drivers. can anyone please help me?
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6ef64580, pid=3188, tid=4632
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [MSVCR80.dll+0x14580]
#
# 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 (0x0211c000): JavaThread "main" [_thread_in_native, id=4632, stack(0x01c90000,0x01ce0000)]
Instructions: (pc=0x6ef64580)
0x6ef64560: 01 84 c0 74 4e f7 c1 03 00 00 00 75 ef 05 00 00
0x6ef64570: 00 00 8d a4 24 00 00 00 00 8d a4 24 00 00 00 00
0x6ef64580: 8b 01 ba ff fe fe 7e 03 d0 83 f0 ff 33 c2 83 c1
0x6ef64590: 04 a9 00 01 01 81 74 e8 8b 41 fc 84 c0 74 32 84
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x0000002f is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x10360c0c is an unknown value
ESP=0x01cde4a4 is pointing into the stack for thread: 0x0211c000
EBP=0x01cde610 is pointing into the stack for thread: 0x0211c000
ESI=0x01cde5a4 is pointing into the stack for thread: 0x0211c000
EDI=0x00000000 is an unknown value
Stack: [0x01c90000,0x01ce0000], sp=0x01cde4a4, free space=313k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [MSVCR80.dll+0x14580]
V [jvm.dll+0x10d3d7]
V [jvm.dll+0x10f3a4]
V [jvm.dll+0x32ae8]
V [jvm.dll+0x47d82]
V [jvm.dll+0x12e584]
V [jvm.dll+0x12e65c]
j sun.misc.Unsafe.defineAnonymousClass(Ljava/lang/Class;[B[Ljava/lang/Object;)Ljava/lang/Class;+0
j java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass()Ljava/lang/Class;+493
j java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite()Ljava/lang/invoke/CallSite;+1
j java.lang.invoke.LambdaMetafactory.metafactory(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;+31
j java.lang.invoke.LambdaForm$DMH.invokeStatic_LLLLLL_L(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+20
j java.lang.invoke.LambdaForm$NFI.invoke_LLLLLL_L(Ljava/lang/invoke/MethodHandle;[Ljava/lang/Object;)Ljava/lang/Object;+19
j java.lang.invoke.LambdaForm$DMH.invokeStatic_LL_L(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+11
j java.lang.invoke.LambdaForm$NamedFunction.invokeWithArguments([Ljava/lang/Object;)Ljava/lang/Object;+46
j java.lang.invoke.LambdaForm.interpretName(Ljava/lang/invoke/LambdaForm$Name;[Ljava/lang/Object;)Ljava/lang/Object;+117
j java.lang.invoke.LambdaForm.interpretWithArguments([Ljava/lang/Object;)Ljava/lang/Object;+67
j java.lang.invoke.LambdaForm$LFI.interpret_L(Ljava/lang/invoke/MethodHandle;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+42
j java.lang.invoke.LambdaForm$MH.invoke_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+22
j java.lang.invoke.CallSite.makeSite(Ljava/lang/invoke/MethodHandle;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/invoke/CallSite;+184
j java.lang.invoke.MethodHandleNatives.linkCallSite(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/invoke/MemberName;+37
v ~StubRoutines::call_stub
V [jvm.dll+0x147285]
V [jvm.dll+0x20d19e]
V [jvm.dll+0x14731e]
V [jvm.dll+0x1478a1]
V [jvm.dll+0x4968a]
V [jvm.dll+0x7a4da]
V [jvm.dll+0x7b373]
V [jvm.dll+0x7b475]
V [jvm.dll+0x7554c]
j javafx.embed.swing.JFXPanel.<init>()V+53
j net.minecraft.launcher.ui.tabs.website.JFXBrowser.<init>()V+20
j net.minecraft.launcher.ui.tabs.WebsiteTab.selectBrowser()Lnet/minecraft/launcher/ui/tabs/website/Browser;+21
j net.minecraft.launcher.ui.tabs.WebsiteTab.<init>(Lnet/minecraft/launcher/Launcher;)V+6
j net.minecraft.launcher.ui.tabs.LauncherTabPanel.<init>(Lnet/minecraft/launcher/Launcher;)V+16
j net.minecraft.launcher.ui.LauncherPanel.<init>(Lnet/minecraft/launcher/Launcher;)V+57
j net.minecraft.launcher.SwingUserInterface.initializeFrame()V+98
j net.minecraft.launcher.Launcher.<init>(Ljavax/swing/JFrame;Ljava/io/File;Ljava/net/Proxy;Ljava/net/PasswordAuthentication;[Ljava/lang/String;Ljava/lang/Integer;)V+496
v ~StubRoutines::call_stub
V [jvm.dll+0x147285]
V [jvm.dll+0x20d19e]
V [jvm.dll+0x14731e]
V [jvm.dll+0x1537fa]
V [jvm.dll+0x153b91]
V [jvm.dll+0xf5528]
C [java.dll+0x3a89]
j sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+85
j sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+5
j java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+79
j net.minecraft.bootstrap.Bootstrap.startLauncher(Ljava/io/File;)V+124
j net.minecraft.bootstrap.Bootstrap.execute(Z)V+249
j net.minecraft.bootstrap.Bootstrap.main([Ljava/lang/String;)V+493
v ~StubRoutines::call_stub
V [jvm.dll+0x147285]
V [jvm.dll+0x20d19e]
V [jvm.dll+0x14731e]
V [jvm.dll+0xd0957]
V [jvm.dll+0xd8eff]
C [javaw.exe+0x210a]
C [javaw.exe+0xaba1]
C [javaw.exe+0xac2b]
C [kernel32.dll+0x4ee1c]
C [ntdll.dll+0x637eb]
C [ntdll.dll+0x637be]
C 0x00000000
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 13568K, used 10352K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 83% used [0x04400000, 0x04dd8ba0, 0x04fd0000)
from space 1472K, 18% used [0x05140000, 0x051834e0, 0x052b0000)
to space 1472K, 0% used [0x04fd0000, 0x04fd0000, 0x05140000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6683K, capacity 6832K, committed 6912K, reserved 7552K
GC Heap History (10 events):
Event: 22.089 GC heap before
{Heap before GC invocations=168 (full 3):
def new generation total 13568K, used 12317K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 100% used [0x04400000, 0x04fd0000, 0x04fd0000)
from space 1472K, 15% used [0x04fd0000, 0x050074e8, 0x05140000)
to space 1472K, 0% used [0x05140000, 0x05140000, 0x052b0000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6055K, capacity 6221K, committed 6272K, reserved 6528K
Event: 22.092 GC heap after
Heap after GC invocations=169 (full 3):
def new generation total 13568K, used 265K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 0% used [0x04400000, 0x04400000, 0x04fd0000)
from space 1472K, 18% used [0x05140000, 0x05182460, 0x052b0000)
to space 1472K, 0% used [0x04fd0000, 0x04fd0000, 0x05140000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6055K, capacity 6221K, committed 6272K, reserved 6528K
}
Event: 22.131 GC heap before
{Heap before GC invocations=169 (full 3):
def new generation total 13568K, used 12361K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 100% used [0x04400000, 0x04fd0000, 0x04fd0000)
from space 1472K, 18% used [0x05140000, 0x05182460, 0x052b0000)
to space 1472K, 0% used [0x04fd0000, 0x04fd0000, 0x05140000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6070K, capacity 6253K, committed 6272K, reserved 6528K
Event: 22.133 GC heap after
Heap after GC invocations=170 (full 3):
def new generation total 13568K, used 266K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 0% used [0x04400000, 0x04400000, 0x04fd0000)
from space 1472K, 18% used [0x04fd0000, 0x05012a10, 0x05140000)
to space 1472K, 0% used [0x05140000, 0x05140000, 0x052b0000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6070K, capacity 6253K, committed 6272K, reserved 6528K
}
Event: 22.177 GC heap before
{Heap before GC invocations=170 (full 3):
def new generation total 13568K, used 12362K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 100% used [0x04400000, 0x04fd0000, 0x04fd0000)
from space 1472K, 18% used [0x04fd0000, 0x05012a10, 0x05140000)
to space 1472K, 0% used [0x05140000, 0x05140000, 0x052b0000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6103K, capacity 6285K, committed 6400K, reserved 6528K
Event: 22.180 GC heap after
Heap after GC invocations=171 (full 3):
def new generation total 13568K, used 322K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 0% used [0x04400000, 0x04400000, 0x04fd0000)
from space 1472K, 21% used [0x05140000, 0x051909a8, 0x052b0000)
to space 1472K, 0% used [0x04fd0000, 0x04fd0000, 0x05140000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6103K, capacity 6285K, committed 6400K, reserved 6528K
}
Event: 22.218 GC heap before
{Heap before GC invocations=171 (full 3):
def new generation total 13568K, used 12418K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 100% used [0x04400000, 0x04fd0000, 0x04fd0000)
from space 1472K, 21% used [0x05140000, 0x051909a8, 0x052b0000)
to space 1472K, 0% used [0x04fd0000, 0x04fd0000, 0x05140000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6120K, capacity 6285K, committed 6400K, reserved 6528K
Event: 22.221 GC heap after
Heap after GC invocations=172 (full 3):
def new generation total 13568K, used 317K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 0% used [0x04400000, 0x04400000, 0x04fd0000)
from space 1472K, 21% used [0x04fd0000, 0x0501f768, 0x05140000)
to space 1472K, 0% used [0x05140000, 0x05140000, 0x052b0000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6120K, capacity 6285K, committed 6400K, reserved 6528K
}
Event: 22.262 GC heap before
{Heap before GC invocations=172 (full 3):
def new generation total 13568K, used 12413K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 100% used [0x04400000, 0x04fd0000, 0x04fd0000)
from space 1472K, 21% used [0x04fd0000, 0x0501f768, 0x05140000)
to space 1472K, 0% used [0x05140000, 0x05140000, 0x052b0000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6139K, capacity 6317K, committed 6400K, reserved 6528K
Event: 22.264 GC heap after
Heap after GC invocations=173 (full 3):
def new generation total 13568K, used 269K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 0% used [0x04400000, 0x04400000, 0x04fd0000)
from space 1472K, 18% used [0x05140000, 0x051834e0, 0x052b0000)
to space 1472K, 0% used [0x04fd0000, 0x04fd0000, 0x05140000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6139K, capacity 6317K, committed 6400K, reserved 6528K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 22.325 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04ae6640) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.325 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04ae72b0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.326 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04b33010) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.327 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04b84c18) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.328 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04c12718) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.328 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04c13388) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.329 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04c5f7d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.330 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04cb14c0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 23.394 Thread 0x0211c000 Exception <a 'java/io/IOException'> (0x04d6b0c0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716]
Event: 23.394 Thread 0x0211c000 Exception <a 'java/io/IOException'> (0x04d6b2b8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716]
Events (10 events):
Event: 23.548 loading class com/sun/javafx/embed/EmbeddedStageInterface
Event: 23.548 loading class com/sun/javafx/embed/EmbeddedStageInterface done
Event: 23.549 loading class com/sun/javafx/embed/EmbeddedSceneInterface
Event: 23.549 loading class com/sun/javafx/embed/EmbeddedSceneInterface done
Event: 23.568 loading class javafx/embed/swing/SwingDnD
Event: 23.568 loading class javafx/embed/swing/SwingDnD done
Event: 23.569 loading class java/awt/event/HierarchyEvent
Event: 23.582 loading class java/awt/event/HierarchyEvent done
Event: 23.583 loading class javafx/embed/swing/JFXPanel
Event: 23.583 loading class javafx/embed/swing/JFXPanel done
vm_info: Java HotSpot(TM) Client VM (25.25-b02) for windows-x86 JRE (1.8.0_25-b18), built on Oct 7 2014 14:31:05 by "java_re" with MS VC++ 10.0 (VS2010)
I think I am having a similar issue. When I try to open Minecraft, the initial java page will pop up and start doing it's stuff, and it will disappear immediately after getting to the "unpacking' step and a text file named hs_err_pid and then some numbers will show up (my version of the text file shown below, doesn't quite match ops). I have actually discovered that it will work right after I restart my computer, but that requires restarting my computer every time I want to play Minecraft, so it isn't a very good solution.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000777d08c5, pid=10288, tid=8756
#
# JRE version: 6.0_27-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.2-b06 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ntdll.dll+0x508c5]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0000000000598000): JavaThread "main" [_thread_in_Java, id=8756, stack(0x00000000025f0000,0x00000000026f0000)]
RAX=0x00000000026ee2a8 is pointing into the stack for thread: 0x0000000000598000
RBX=0x0000000000000002 is an unknown value
RCX=0x00000000026ee378 is pointing into the stack for thread: 0x0000000000598000
RDX=0x00000000026ee2e8 is pointing into the stack for thread: 0x0000000000598000
RSP=0x00000000026ee298 is pointing into the stack for thread: 0x0000000000598000
RBP=0x000007feefaa5560 is an unknown value
RSI=0x0000000000000020 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x00000000026e4000 is pointing into the stack for thread: 0x0000000000598000
R9 =0x0000000000000003 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x00000000000163fd is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000050 is an unknown value
R14=0x0000000000000003 is an unknown value
R15=0x0000000000598000 is a thread
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 38208K, used 28208K [0x00000000fd560000, 0x0000000100000000, 0x0000000100000000)
eden space 32768K, 86% used [0x00000000fd560000,0x00000000ff0ec288,0x00000000ff560000)
from space 5440K, 0% used [0x00000000ffab0000,0x00000000ffab0000,0x0000000100000000)
to space 5440K, 0% used [0x00000000ff560000,0x00000000ff560000,0x00000000ffab0000)
PSOldGen total 87424K, used 0K [0x00000000f8000000, 0x00000000fd560000, 0x00000000fd560000)
object space 87424K, 0% used [0x00000000f8000000,0x00000000f8000000,0x00000000fd560000)
PSPermGen total 21248K, used 15248K [0x00000000f2e00000, 0x00000000f42c0000, 0x00000000f8000000)
object space 21248K, 71% used [0x00000000f2e00000,0x00000000f3ce40d8,0x00000000f42c0000)
vm_info: Java HotSpot(TM) 64-Bit Server VM (20.2-b06) for windows-amd64 JRE (1.6.0_27-b07), built on Jul 19 2011 01:08:22 by "java_re" with MS VC++ 8.0 (VS2005)
time: Tue Oct 28 08:55:39 2014
elapsed time: 4 seconds
This error seems I guess not just to Modded Minecraft but Vanilla as well. Even I personally have now encountered it.
As Yoshi said, post your DXDiag so we can know what hardware your machine has.
Also note, it isn't Driver related or more less Java and OS related either. This error seems to appear on Nvidia, Intel and AMD GPU accelerated machines as well AMD/Intel CPUs. Drivers are again to say irrelevant as it is existing in old and new AMD drivers as well Java versions.
Though I find OPs unique as it is [MSVCR80.dll+0x14580] (Visual Studio 2005 C++ Redist) instead the normal Nvidia/AMD/Intel driver module.
I think I am having a similar issue. When I try to open Minecraft, the initial java page will pop up and start doing it's stuff, and it will disappear immediately after getting to the "unpacking' step and a text file named hs_err_pid and then some numbers will show up (my version of the text file shown below, doesn't quite match ops). I have actually discovered that it will work right after I restart my computer, but that requires restarting my computer every time I want to play Minecraft, so it isn't a very good solution.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000777d08c5, pid=10288, tid=8756
#
# JRE version: 6.0_27-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.2-b06 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ntdll.dll+0x508c5]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0000000000598000): JavaThread "main" [_thread_in_Java, id=8756, stack(0x00000000025f0000,0x00000000026f0000)]
RAX=0x00000000026ee2a8 is pointing into the stack for thread: 0x0000000000598000
RBX=0x0000000000000002 is an unknown value
RCX=0x00000000026ee378 is pointing into the stack for thread: 0x0000000000598000
RDX=0x00000000026ee2e8 is pointing into the stack for thread: 0x0000000000598000
RSP=0x00000000026ee298 is pointing into the stack for thread: 0x0000000000598000
RBP=0x000007feefaa5560 is an unknown value
RSI=0x0000000000000020 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x00000000026e4000 is pointing into the stack for thread: 0x0000000000598000
R9 =0x0000000000000003 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x00000000000163fd is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000050 is an unknown value
R14=0x0000000000000003 is an unknown value
R15=0x0000000000598000 is a thread
------------------
System Information
------------------
DxDiag Previously: Crashed in system information (stage 1). Re-running DxDiag with "dontskip" command line parameter or choosing not to bypass information gathering when prompted might result in DxDiag successfully obtaining this information
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: No problems found.
Sound Tab 3: No problems found.
Input Tab: No problems found.
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385
WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385
MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385
DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
ffdshow video encoder,0x00100000,1,1,ffdshow.ax,1.02.4422.0000
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.18526
Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.06.7601.17514
ffdshow Video Codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft MPEG-4 Video Codec V2,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft MPEG-4 Video Codec V1,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft RLE,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft Video 1,0x00200000,1,1,qcap.dll,6.06.7601.17514
Xfire Video Codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.18526
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.18526
WDM Streaming Capture Devices:
,0x00000000,0,0,,
WDM Streaming Rendering Devices:
,0x00000000,0,0,,
HD Audio Headphone/Speakers,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
HD Audio SPDIF out,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514
---------------
EVR Power Information
---------------
Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
Quality Flags: 2576
Enabled:
Force throttling
Allow half deinterlace
Allow scaling
Decode Power Usage: 100
Balanced Flags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 50
PowerFlags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 0
This error is not related to drivers, but is leaning towards Apple's software as MSVCR80.dll implies. Try removing all Apple related software, such as iTunes on your machine, and try again.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6ef64580, pid=3188, tid=4632
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [MSVCR80.dll+0x14580]
#
# 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 (0x0211c000): JavaThread "main" [_thread_in_native, id=4632, stack(0x01c90000,0x01ce0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x0000002f, ECX=0x00000000, EDX=0x10360c0c
ESP=0x01cde4a4, EBP=0x01cde610, ESI=0x01cde5a4, EDI=0x00000000
EIP=0x6ef64580, EFLAGS=0x00010246
Top of Stack: (sp=0x01cde4a4)
0x01cde4a4: 6eff39df 00000000 01cde5a4 6eff47ec
0x01cde4b4: 00000000 00000001 6f0dc238 00000000
0x01cde4c4: 7fac0992 00000000 01cde6d0 021172f8
0x01cde4d4: 10aeff40 0211c000 00000000 0211c138
0x01cde4e4: 02120160 0cda1638 02120440 00000034
0x01cde4f4: 01cde488 10360c10 01cdeeb8 775ce115
0x01cde504: 00000002 00000000 00000018 77602e82
0x01cde514: 00000000 00000001 0000002f 00000000
Instructions: (pc=0x6ef64580)
0x6ef64560: 01 84 c0 74 4e f7 c1 03 00 00 00 75 ef 05 00 00
0x6ef64570: 00 00 8d a4 24 00 00 00 00 8d a4 24 00 00 00 00
0x6ef64580: 8b 01 ba ff fe fe 7e 03 d0 83 f0 ff 33 c2 83 c1
0x6ef64590: 04 a9 00 01 01 81 74 e8 8b 41 fc 84 c0 74 32 84
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x0000002f is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x10360c0c is an unknown value
ESP=0x01cde4a4 is pointing into the stack for thread: 0x0211c000
EBP=0x01cde610 is pointing into the stack for thread: 0x0211c000
ESI=0x01cde5a4 is pointing into the stack for thread: 0x0211c000
EDI=0x00000000 is an unknown value
Stack: [0x01c90000,0x01ce0000], sp=0x01cde4a4, free space=313k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [MSVCR80.dll+0x14580]
V [jvm.dll+0x10d3d7]
V [jvm.dll+0x10f3a4]
V [jvm.dll+0x32ae8]
V [jvm.dll+0x47d82]
V [jvm.dll+0x12e584]
V [jvm.dll+0x12e65c]
j sun.misc.Unsafe.defineAnonymousClass(Ljava/lang/Class;[B[Ljava/lang/Object;)Ljava/lang/Class;+0
j java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass()Ljava/lang/Class;+493
j java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite()Ljava/lang/invoke/CallSite;+1
j java.lang.invoke.LambdaMetafactory.metafactory(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;+31
j java.lang.invoke.LambdaForm$DMH.invokeStatic_LLLLLL_L(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+20
j java.lang.invoke.LambdaForm$NFI.invoke_LLLLLL_L(Ljava/lang/invoke/MethodHandle;[Ljava/lang/Object;)Ljava/lang/Object;+19
j java.lang.invoke.LambdaForm$DMH.invokeStatic_LL_L(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+11
j java.lang.invoke.LambdaForm$NamedFunction.invokeWithArguments([Ljava/lang/Object;)Ljava/lang/Object;+46
j java.lang.invoke.LambdaForm.interpretName(Ljava/lang/invoke/LambdaForm$Name;[Ljava/lang/Object;)Ljava/lang/Object;+117
j java.lang.invoke.LambdaForm.interpretWithArguments([Ljava/lang/Object;)Ljava/lang/Object;+67
j java.lang.invoke.LambdaForm$LFI.interpret_L(Ljava/lang/invoke/MethodHandle;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+42
j java.lang.invoke.LambdaForm$MH.invoke_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+22
j java.lang.invoke.CallSite.makeSite(Ljava/lang/invoke/MethodHandle;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/invoke/CallSite;+184
j java.lang.invoke.MethodHandleNatives.linkCallSite(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/invoke/MemberName;+37
v ~StubRoutines::call_stub
V [jvm.dll+0x147285]
V [jvm.dll+0x20d19e]
V [jvm.dll+0x14731e]
V [jvm.dll+0x1478a1]
V [jvm.dll+0x4968a]
V [jvm.dll+0x7a4da]
V [jvm.dll+0x7b373]
V [jvm.dll+0x7b475]
V [jvm.dll+0x7554c]
j javafx.embed.swing.JFXPanel.<init>()V+53
j net.minecraft.launcher.ui.tabs.website.JFXBrowser.<init>()V+20
j net.minecraft.launcher.ui.tabs.WebsiteTab.selectBrowser()Lnet/minecraft/launcher/ui/tabs/website/Browser;+21
j net.minecraft.launcher.ui.tabs.WebsiteTab.<init>(Lnet/minecraft/launcher/Launcher;)V+6
j net.minecraft.launcher.ui.tabs.LauncherTabPanel.<init>(Lnet/minecraft/launcher/Launcher;)V+16
j net.minecraft.launcher.ui.LauncherPanel.<init>(Lnet/minecraft/launcher/Launcher;)V+57
j net.minecraft.launcher.SwingUserInterface.initializeFrame()V+98
j net.minecraft.launcher.Launcher.<init>(Ljavax/swing/JFrame;Ljava/io/File;Ljava/net/Proxy;Ljava/net/PasswordAuthentication;[Ljava/lang/String;Ljava/lang/Integer;)V+496
v ~StubRoutines::call_stub
V [jvm.dll+0x147285]
V [jvm.dll+0x20d19e]
V [jvm.dll+0x14731e]
V [jvm.dll+0x1537fa]
V [jvm.dll+0x153b91]
V [jvm.dll+0xf5528]
C [java.dll+0x3a89]
j sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+85
j sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+5
j java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+79
j net.minecraft.bootstrap.Bootstrap.startLauncher(Ljava/io/File;)V+124
j net.minecraft.bootstrap.Bootstrap.execute(Z)V+249
j net.minecraft.bootstrap.Bootstrap.main([Ljava/lang/String;)V+493
v ~StubRoutines::call_stub
V [jvm.dll+0x147285]
V [jvm.dll+0x20d19e]
V [jvm.dll+0x14731e]
V [jvm.dll+0xd0957]
V [jvm.dll+0xd8eff]
C [javaw.exe+0x210a]
C [javaw.exe+0xaba1]
C [javaw.exe+0xac2b]
C [kernel32.dll+0x4ee1c]
C [ntdll.dll+0x637eb]
C [ntdll.dll+0x637be]
C 0x00000000
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.misc.Unsafe.defineAnonymousClass(Ljava/lang/Class;[B[Ljava/lang/Object;)Ljava/lang/Class;+0
j java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass()Ljava/lang/Class;+493
j java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite()Ljava/lang/invoke/CallSite;+1
j java.lang.invoke.LambdaMetafactory.metafactory(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;+31
j java.lang.invoke.LambdaForm$DMH.invokeStatic_LLLLLL_L(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+20
j java.lang.invoke.LambdaForm$NFI.invoke_LLLLLL_L(Ljava/lang/invoke/MethodHandle;[Ljava/lang/Object;)Ljava/lang/Object;+19
j java.lang.invoke.LambdaForm$DMH.invokeStatic_LL_L(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+11
j java.lang.invoke.LambdaForm$NamedFunction.invokeWithArguments([Ljava/lang/Object;)Ljava/lang/Object;+46
j java.lang.invoke.LambdaForm.interpretName(Ljava/lang/invoke/LambdaForm$Name;[Ljava/lang/Object;)Ljava/lang/Object;+117
j java.lang.invoke.LambdaForm.interpretWithArguments([Ljava/lang/Object;)Ljava/lang/Object;+67
j java.lang.invoke.LambdaForm$LFI.interpret_L(Ljava/lang/invoke/MethodHandle;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+42
j java.lang.invoke.LambdaForm$MH.invoke_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+22
j java.lang.invoke.CallSite.makeSite(Ljava/lang/invoke/MethodHandle;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/invoke/CallSite;+184
j java.lang.invoke.MethodHandleNatives.linkCallSite(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/invoke/MemberName;+37
v ~StubRoutines::call_stub
j javafx.embed.swing.JFXPanel.<init>()V+53
j net.minecraft.launcher.ui.tabs.website.JFXBrowser.<init>()V+20
j net.minecraft.launcher.ui.tabs.WebsiteTab.selectBrowser()Lnet/minecraft/launcher/ui/tabs/website/Browser;+21
j net.minecraft.launcher.ui.tabs.WebsiteTab.<init>(Lnet/minecraft/launcher/Launcher;)V+6
j net.minecraft.launcher.ui.tabs.LauncherTabPanel.<init>(Lnet/minecraft/launcher/Launcher;)V+16
j net.minecraft.launcher.ui.LauncherPanel.<init>(Lnet/minecraft/launcher/Launcher;)V+57
j net.minecraft.launcher.SwingUserInterface.initializeFrame()V+98
j net.minecraft.launcher.Launcher.<init>(Ljavax/swing/JFrame;Ljava/io/File;Ljava/net/Proxy;Ljava/net/PasswordAuthentication;[Ljava/lang/String;Ljava/lang/Integer;)V+496
v ~StubRoutines::call_stub
j sun.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+85
j sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+5
j java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+79
j net.minecraft.bootstrap.Bootstrap.startLauncher(Ljava/io/File;)V+124
j net.minecraft.bootstrap.Bootstrap.execute(Z)V+249
j net.minecraft.bootstrap.Bootstrap.main([Ljava/lang/String;)V+493
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x10606c00 JavaThread "TimerQueue" daemon [_thread_blocked, id=5744, stack(0x0feb0000,0x0ff00000)]
0x0ce63800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=3880, stack(0x0fcb0000,0x0fd00000)]
0x0ce23800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3640, stack(0x0d170000,0x0d1c0000)]
0x0cddac00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4896, stack(0x0c870000,0x0c8c0000)]
0x0cdd9c00 JavaThread "AWT-Shutdown" [_thread_blocked, id=2852, stack(0x0cf60000,0x0cfb0000)]
0x0cdd6800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5900, stack(0x0ccf0000,0x0cd40000)]
0x02193000 JavaThread "Service Thread" daemon [_thread_blocked, id=576, stack(0x0c990000,0x0c9e0000)]
0x0216a800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4196, stack(0x0c9e0000,0x0ca30000)]
0x02169800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1828, stack(0x0c910000,0x0c960000)]
0x02166000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5536, stack(0x04240000,0x04290000)]
0x02156400 JavaThread "Finalizer" daemon [_thread_blocked, id=4956, stack(0x043a0000,0x043f0000)]
0x02155000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2272, stack(0x0c8c0000,0x0c910000)]
=>0x0211c000 JavaThread "main" [_thread_in_native, id=4632, stack(0x01c90000,0x01ce0000)]
Other Threads:
0x02152c00 VMThread [stack: 0x042c0000,0x04310000] [id=3672]
0x02194000 WatcherThread [stack: 0x0cb30000,0x0cb80000] [id=1332]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 13568K, used 10352K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 83% used [0x04400000, 0x04dd8ba0, 0x04fd0000)
from space 1472K, 18% used [0x05140000, 0x051834e0, 0x052b0000)
to space 1472K, 0% used [0x04fd0000, 0x04fd0000, 0x05140000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6683K, capacity 6832K, committed 6912K, reserved 7552K
Card table byte_map: [0x02070000,0x020c0000] byte_map_base: 0x0204e000
Polling page: 0x01af0000
CodeCache: size=32768Kb used=2292Kb max_used=2297Kb free=30475Kb
bounds [0x02220000, 0x02460000, 0x04220000]
total_blobs=1358 nmethods=1099 adapters=190
compilation: enabled
Compilation events (10 events):
Event: 23.072 Thread 0x0216a800 1116 java.util.StringTokenizer::skipDelimiters (116 bytes)
Event: 23.073 Thread 0x0216a800 nmethod 1116 0x0243b988 code [0x0243bad0, 0x0243bd80]
Event: 23.119 Thread 0x0216a800 1117 java.awt.Component::getParent (5 bytes)
Event: 23.120 Thread 0x0216a800 nmethod 1117 0x02373c08 code [0x02373d00, 0x02373d80]
Event: 23.143 Thread 0x0216a800 1118 java.util.Arrays::binarySearch (10 bytes)
Event: 23.143 Thread 0x0216a800 nmethod 1118 0x0243b748 code [0x0243b840, 0x0243b8dc]
Event: 23.143 Thread 0x0216a800 1119 sun.java2d.loops.GraphicsPrimitiveMgr::locate (104 bytes)
Event: 23.144 Thread 0x0216a800 nmethod 1119 0x023e98c8 code [0x023e9a20, 0x023e9d10]
Event: 23.344 Thread 0x0216a800 1120 ! javax.swing.UIDefaults::getFromHashtable (239 bytes)
Event: 23.346 Thread 0x0216a800 nmethod 1120 0x023e8748 code [0x023e8940, 0x023e933c]
GC Heap History (10 events):
Event: 22.089 GC heap before
{Heap before GC invocations=168 (full 3):
def new generation total 13568K, used 12317K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 100% used [0x04400000, 0x04fd0000, 0x04fd0000)
from space 1472K, 15% used [0x04fd0000, 0x050074e8, 0x05140000)
to space 1472K, 0% used [0x05140000, 0x05140000, 0x052b0000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6055K, capacity 6221K, committed 6272K, reserved 6528K
Event: 22.092 GC heap after
Heap after GC invocations=169 (full 3):
def new generation total 13568K, used 265K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 0% used [0x04400000, 0x04400000, 0x04fd0000)
from space 1472K, 18% used [0x05140000, 0x05182460, 0x052b0000)
to space 1472K, 0% used [0x04fd0000, 0x04fd0000, 0x05140000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6055K, capacity 6221K, committed 6272K, reserved 6528K
}
Event: 22.131 GC heap before
{Heap before GC invocations=169 (full 3):
def new generation total 13568K, used 12361K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 100% used [0x04400000, 0x04fd0000, 0x04fd0000)
from space 1472K, 18% used [0x05140000, 0x05182460, 0x052b0000)
to space 1472K, 0% used [0x04fd0000, 0x04fd0000, 0x05140000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6070K, capacity 6253K, committed 6272K, reserved 6528K
Event: 22.133 GC heap after
Heap after GC invocations=170 (full 3):
def new generation total 13568K, used 266K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 0% used [0x04400000, 0x04400000, 0x04fd0000)
from space 1472K, 18% used [0x04fd0000, 0x05012a10, 0x05140000)
to space 1472K, 0% used [0x05140000, 0x05140000, 0x052b0000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6070K, capacity 6253K, committed 6272K, reserved 6528K
}
Event: 22.177 GC heap before
{Heap before GC invocations=170 (full 3):
def new generation total 13568K, used 12362K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 100% used [0x04400000, 0x04fd0000, 0x04fd0000)
from space 1472K, 18% used [0x04fd0000, 0x05012a10, 0x05140000)
to space 1472K, 0% used [0x05140000, 0x05140000, 0x052b0000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6103K, capacity 6285K, committed 6400K, reserved 6528K
Event: 22.180 GC heap after
Heap after GC invocations=171 (full 3):
def new generation total 13568K, used 322K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 0% used [0x04400000, 0x04400000, 0x04fd0000)
from space 1472K, 21% used [0x05140000, 0x051909a8, 0x052b0000)
to space 1472K, 0% used [0x04fd0000, 0x04fd0000, 0x05140000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6103K, capacity 6285K, committed 6400K, reserved 6528K
}
Event: 22.218 GC heap before
{Heap before GC invocations=171 (full 3):
def new generation total 13568K, used 12418K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 100% used [0x04400000, 0x04fd0000, 0x04fd0000)
from space 1472K, 21% used [0x05140000, 0x051909a8, 0x052b0000)
to space 1472K, 0% used [0x04fd0000, 0x04fd0000, 0x05140000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6120K, capacity 6285K, committed 6400K, reserved 6528K
Event: 22.221 GC heap after
Heap after GC invocations=172 (full 3):
def new generation total 13568K, used 317K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 0% used [0x04400000, 0x04400000, 0x04fd0000)
from space 1472K, 21% used [0x04fd0000, 0x0501f768, 0x05140000)
to space 1472K, 0% used [0x05140000, 0x05140000, 0x052b0000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6120K, capacity 6285K, committed 6400K, reserved 6528K
}
Event: 22.262 GC heap before
{Heap before GC invocations=172 (full 3):
def new generation total 13568K, used 12413K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 100% used [0x04400000, 0x04fd0000, 0x04fd0000)
from space 1472K, 21% used [0x04fd0000, 0x0501f768, 0x05140000)
to space 1472K, 0% used [0x05140000, 0x05140000, 0x052b0000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6139K, capacity 6317K, committed 6400K, reserved 6528K
Event: 22.264 GC heap after
Heap after GC invocations=173 (full 3):
def new generation total 13568K, used 269K [0x04400000, 0x052b0000, 0x06ea0000)
eden space 12096K, 0% used [0x04400000, 0x04400000, 0x04fd0000)
from space 1472K, 18% used [0x05140000, 0x051834e0, 0x052b0000)
to space 1472K, 0% used [0x04fd0000, 0x04fd0000, 0x05140000)
tenured generation total 29968K, used 25130K [0x06ea0000, 0x08be4000, 0x0c400000)
the space 29968K, 83% used [0x06ea0000, 0x0872aba0, 0x0872ac00, 0x08be4000)
Metaspace used 6139K, capacity 6317K, committed 6400K, reserved 6528K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 22.325 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04ae6640) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.325 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04ae72b0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.326 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04b33010) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.327 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04b84c18) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.328 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04c12718) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.328 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04c13388) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.329 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04c5f7d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 22.330 Thread 0x0211c000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x04cb14c0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
Event: 23.394 Thread 0x0211c000 Exception <a 'java/io/IOException'> (0x04d6b0c0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716]
Event: 23.394 Thread 0x0211c000 Exception <a 'java/io/IOException'> (0x04d6b2b8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716]
Events (10 events):
Event: 23.548 loading class com/sun/javafx/embed/EmbeddedStageInterface
Event: 23.548 loading class com/sun/javafx/embed/EmbeddedStageInterface done
Event: 23.549 loading class com/sun/javafx/embed/EmbeddedSceneInterface
Event: 23.549 loading class com/sun/javafx/embed/EmbeddedSceneInterface done
Event: 23.568 loading class javafx/embed/swing/SwingDnD
Event: 23.568 loading class javafx/embed/swing/SwingDnD done
Event: 23.569 loading class java/awt/event/HierarchyEvent
Event: 23.582 loading class java/awt/event/HierarchyEvent done
Event: 23.583 loading class javafx/embed/swing/JFXPanel
Event: 23.583 loading class javafx/embed/swing/JFXPanel done
Dynamic libraries:
0x00160000 - 0x00190000 C:\Program Files\Java\jre1.8.0_25\bin\javaw.exe
0x775b0000 - 0x776ec000 C:\Windows\SYSTEM32\ntdll.dll
0x76c10000 - 0x76ce4000 C:\Windows\system32\kernel32.dll
0x74bc0000 - 0x74c0b000 C:\Windows\system32\KERNELBASE.dll
0x689e0000 - 0x68b2a000 c:\program files\trusteer\rapport\bin\rooksbas.dll
0x73ec0000 - 0x73ec9000 C:\Windows\system32\VERSION.dll
0x75e60000 - 0x75f0c000 C:\Windows\system32\msvcrt.dll
0x76bb0000 - 0x76c07000 C:\Windows\system32\SHLWAPI.dll
0x76010000 - 0x7605e000 C:\Windows\system32\GDI32.dll
0x74fe0000 - 0x750a9000 C:\Windows\system32\USER32.dll
0x77790000 - 0x7779a000 C:\Windows\system32\LPK.dll
0x750d0000 - 0x7516d000 C:\Windows\system32\USP10.dll
0x777a0000 - 0x777a5000 C:\Windows\system32\PSAPI.DLL
0x75170000 - 0x75210000 C:\Windows\system32\ADVAPI32.dll
0x750b0000 - 0x750c9000 C:\Windows\SYSTEM32\sechost.dll
0x76060000 - 0x76102000 C:\Windows\system32\RPCRT4.dll
0x75210000 - 0x75e5a000 C:\Windows\system32\SHELL32.dll
0x74980000 - 0x749af000 C:\Windows\system32\WINTRUST.dll
0x74a00000 - 0x74b21000 C:\Windows\system32\CRYPT32.dll
0x74940000 - 0x7494c000 C:\Windows\system32\MSASN1.dll
0x730a0000 - 0x7323e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x771f0000 - 0x7720f000 C:\Windows\system32\IMM32.DLL
0x75f10000 - 0x75fdc000 C:\Windows\system32\MSCTF.dll
0x68870000 - 0x688e2000 c:\program files\trusteer\rapport\bin\rookscom.dll
0x73670000 - 0x736f7000 C:\Program Files\Trusteer\Rapport\bin\MSVCP80.dll
0x735d0000 - 0x7366b000 C:\Program Files\Trusteer\Rapport\bin\MSVCR80.dll
0x688f0000 - 0x689db000 c:\program files\trusteer\rapport\bin\rooksdol.dll
0x73dd0000 - 0x73df1000 C:\Windows\system32\ntmarta.dll
0x74f90000 - 0x74fd5000 C:\Windows\system32\WLDAP32.dll
0x6f080000 - 0x6f21f000 C:\ProgramData\Trusteer\Rapport\store\exts\RapportGP\baseline\RapportGP.dll
0x761a0000 - 0x762fc000 C:\Windows\system32\ole32.dll
0x74f00000 - 0x74f8f000 C:\Windows\system32\OLEAUT32.dll
0x6eff0000 - 0x6f077000 C:\ProgramData\Trusteer\Rapport\store\exts\RapportGP\baseline\MSVCP80.dll
0x6ef50000 - 0x6efeb000 C:\ProgramData\Trusteer\Rapport\store\exts\RapportGP\baseline\MSVCR80.dll
0x74330000 - 0x74347000 C:\Windows\system32\CRYPTSP.dll
0x740e0000 - 0x7411b000 C:\Windows\system32\rsaenh.dll
0x74810000 - 0x7481c000 C:\Windows\system32\CRYPTBASE.dll
0x739d0000 - 0x73d3d000 c:\program files\trusteer\rapport\bin\RapportUtil.dll
0x73840000 - 0x739d0000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_72d576ad8665e853\gdiplus.dll
0x73ed0000 - 0x73edd000 C:\Windows\system32\WTSAPI32.dll
0x76b70000 - 0x76ba5000 C:\Windows\system32\WS2_32.dll
0x774c0000 - 0x774c6000 C:\Windows\system32\NSI.dll
0x73800000 - 0x73832000 C:\Windows\system32\WINMM.dll
0x73700000 - 0x737ff000 C:\Program Files\Trusteer\Rapport\bin\trf.dll
0x74790000 - 0x74798000 C:\Windows\system32\Secur32.dll
0x747a0000 - 0x747bb000 C:\Windows\system32\SSPICLI.DLL
0x65d20000 - 0x65ddf000 C:\Program Files\Java\jre1.8.0_25\bin\msvcr100.dll
0x5a070000 - 0x5a414000 C:\Program Files\Java\jre1.8.0_25\bin\client\jvm.dll
0x735c0000 - 0x735c7000 C:\Windows\system32\WSOCK32.dll
0x73250000 - 0x7325c000 C:\Program Files\Java\jre1.8.0_25\bin\verify.dll
0x70880000 - 0x708a1000 C:\Program Files\Java\jre1.8.0_25\bin\java.dll
0x71ec0000 - 0x71ed3000 C:\Program Files\Java\jre1.8.0_25\bin\zip.dll
0x74930000 - 0x7493b000 C:\Windows\system32\profapi.dll
0x5a680000 - 0x5a7c6000 C:\Program Files\Java\jre1.8.0_25\bin\awt.dll
0x72e40000 - 0x72e53000 C:\Windows\system32\DWMAPI.DLL
0x73440000 - 0x73480000 C:\Windows\system32\uxtheme.dll
0x6b030000 - 0x6b1f3000 C:\Windows\system32\d3d9.dll
0x6bd30000 - 0x6bd36000 C:\Windows\system32\d3d8thk.dll
0x59050000 - 0x5a062000 C:\Windows\system32\nvd3dum.dll
0x10000000 - 0x10219000 C:\Windows\system32\nvspcap.dll
0x727e0000 - 0x72805000 C:\Windows\system32\powrprof.dll
0x76300000 - 0x7649d000 C:\Windows\system32\SETUPAPI.dll
0x74950000 - 0x74977000 C:\Windows\system32\CFGMGR32.dll
0x749d0000 - 0x749e2000 C:\Windows\system32\DEVOBJ.dll
0x61790000 - 0x618c6000 C:\Program Files\NVIDIA Corporation\3D Vision\nvSCPAPI.dll
0x6b480000 - 0x6b4b8000 C:\Program Files\Java\jre1.8.0_25\bin\fontmanager.dll
0x76110000 - 0x76193000 C:\Windows\system32\CLBCatQ.DLL
0x72ce0000 - 0x72e10000 C:\Windows\system32\WindowsCodecs.dll
0x747c0000 - 0x7480c000 C:\Windows\system32\apphelp.dll
0x70fa0000 - 0x70fd1000 C:\Windows\system32\EhStorShell.dll
0x72fa0000 - 0x73095000 C:\Windows\system32\PROPSYS.dll
0x6f270000 - 0x6f48f000 C:\Program Files\Microsoft Office\Office12\GrooveShellExtensions.dll
0x70c10000 - 0x70d03000 C:\Program Files\Microsoft Office\Office12\GrooveUtil.DLL
0x76cf0000 - 0x76eb2000 C:\Windows\system32\WININET.dll
0x74c20000 - 0x74c24000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x74c10000 - 0x74c14000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x749c0000 - 0x749c4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x749b0000 - 0x749b3000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x77190000 - 0x77193000 C:\Windows\system32\normaliz.DLL
0x74c60000 - 0x74e7b000 C:\Windows\system32\iertutil.dll
0x74c30000 - 0x74c35000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x74c40000 - 0x74c57000 C:\Windows\system32\USERENV.dll
0x6b890000 - 0x6b92b000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll
0x04350000 - 0x04357000 C:\Program Files\Microsoft Office\Office12\GrooveNew.DLL
0x70d80000 - 0x70d9b000 C:\Windows\WinSxS\x86_microsoft.vc80.atl_1fc8b3b9a1e18e3b_8.0.50727.762_none_11ecb0ab9b2caf3c\ATL80.DLL
0x73270000 - 0x73275000 C:\Windows\system32\MSImg32.dll
0x70ba0000 - 0x70c10000 C:\Windows\system32\ntshrui.dll
0x74720000 - 0x74739000 C:\Windows\system32\srvcli.dll
0x71350000 - 0x7135b000 C:\Windows\system32\cscapi.dll
0x725a0000 - 0x725aa000 C:\Windows\system32\slc.dll
0x71f20000 - 0x71f35000 C:\Program Files\Java\jre1.8.0_25\bin\net.dll
0x742f0000 - 0x7432c000 C:\Windows\system32\mswsock.dll
0x744e0000 - 0x744e6000 C:\Windows\System32\wship6.dll
0x732a0000 - 0x732af000 C:\Program Files\Java\jre1.8.0_25\bin\nio.dll
0x69f50000 - 0x69f80000 C:\Program Files\Java\jre1.8.0_25\bin\t2k.dll
0x70860000 - 0x70880000 C:\Program Files\Java\jre1.8.0_25\bin\sunec.dll
0x72500000 - 0x7251c000 C:\Windows\system32\IPHLPAPI.DLL
0x724f0000 - 0x724f7000 C:\Windows\system32\WINNSI.DLL
0x72420000 - 0x7242d000 C:\Windows\system32\dhcpcsvc6.DLL
0x722c0000 - 0x722d2000 C:\Windows\system32\dhcpcsvc.DLL
0x72610000 - 0x72620000 C:\Windows\system32\NLAapi.dll
0x6c2e0000 - 0x6c2f0000 C:\Windows\system32\napinsp.dll
0x6c2c0000 - 0x6c2d2000 C:\Windows\system32\pnrpnsp.dll
0x741c0000 - 0x74204000 C:\Windows\system32\DNSAPI.dll
0x6c180000 - 0x6c188000 C:\Windows\System32\winrnr.dll
0x6eb00000 - 0x6eb21000 C:\Program Files\Bonjour\mdnsNSP.dll
0x723e0000 - 0x72418000 C:\Windows\System32\fwpuclnt.dll
0x71650000 - 0x71656000 C:\Windows\system32\rasadhlp.dll
0x73dc0000 - 0x73dc5000 C:\Windows\System32\wshtcpip.dll
0x6c380000 - 0x6c392000 C:\Program Files\Java\jre1.8.0_25\bin\unpack.dll
0x72b70000 - 0x72b7a000 C:\Program Files\Java\jre1.8.0_25\bin\management.dll
0x6c690000 - 0x6c77b000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xmx128m -agentpath:C:\ProgramData\Trusteer\Rapport\store\exts\RapportGP\baseline\RapportGP.dll
java_command: E:\Minecraft.exe
java_class_path (initial): E:\Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\Brian John Smith\AppData\Local\Smartbar\Application\;C:\Program Files\Java\jre1.8.0_25\bin
USERNAME=William's Profile
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 Build 7601 Service Pack 1
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
Memory: 4k page, physical 3144952k(1327924k free), swap 6289904k(4539108k free)
vm_info: Java HotSpot(TM) Client VM (25.25-b02) for windows-x86 JRE (1.8.0_25-b18), built on Oct 7 2014 14:31:05 by "java_re" with MS VC++ 10.0 (VS2010)
time: Tue Oct 28 21:19:39 2014
elapsed time: 24 seconds (0d 0h 0m 24s)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000777d08c5, pid=10288, tid=8756
#
# JRE version: 6.0_27-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.2-b06 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ntdll.dll+0x508c5]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0000000000598000): JavaThread "main" [_thread_in_Java, id=8756, stack(0x00000000025f0000,0x00000000026f0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
Registers:
RAX=0x00000000026ee2a8, RBX=0x0000000000000002, RCX=0x00000000026ee378, RDX=0x00000000026ee2e8
RSP=0x00000000026ee298, RBP=0x000007feefaa5560, RSI=0x0000000000000020, RDI=0x0000000000000000
R8 =0x00000000026e4000, R9 =0x0000000000000003, R10=0x0000000000000000, R11=0x00000000000163fd
R12=0x0000000000000000, R13=0x0000000000000050, R14=0x0000000000000003, R15=0x0000000000598000
RIP=0x00000000777d08c5, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x00000000026ee298)
0x00000000026ee298: 0000000000000202 000000007778b219
0x00000000026ee2a8: 000007fffffdc000 00000000062291f0
0x00000000026ee2b8: 0000000000000007 0000000000000000
0x00000000026ee2c8: 00000000026ee4d0 00000000026ee500
0x00000000026ee2d8: 00000000026f0000 00000002056f0000
0x00000000026ee2e8: 00000000026f0000 00000000026e4000
0x00000000026ee2f8: 0000000002726f50 0000000000000000
0x00000000026ee308: 0000000000000000 00000000026eeaf0
0x00000000026ee318: 0000000006269870 000000006d9fc1fa
0x00000000026ee328: 0000ffff00001fa5 00000000f3059905
0x00000000026ee338: 00000000000000c0 00000000006ff580
0x00000000026ee348: 00000000026eeb20 000000006d9fcb53
0x00000000026ee358: 0000000002790290 0000000000000000
0x00000000026ee368: 00000000026ee4a8 0000000000000000
0x00000000026ee378: 00000000026eebc0 00000000026f5b22
0x00000000026ee388: 00000000026f4ed0 0000000000000000
Instructions: (pc=0x00000000777d08c5)
0x00000000777d08a5: d0 00 00 00 4c 89 a1 d8 00 00 00 4c 89 a9 e0 00
0x00000000777d08b5: 00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00
0x00000000777d08c5: 0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29
0x00000000777d08d5: 89 b0 01 00 00 0f 29 91 c0 01 00 00 0f 29 99 d0
Register to memory mapping:
RAX=0x00000000026ee2a8 is pointing into the stack for thread: 0x0000000000598000
RBX=0x0000000000000002 is an unknown value
RCX=0x00000000026ee378 is pointing into the stack for thread: 0x0000000000598000
RDX=0x00000000026ee2e8 is pointing into the stack for thread: 0x0000000000598000
RSP=0x00000000026ee298 is pointing into the stack for thread: 0x0000000000598000
RBP=0x000007feefaa5560 is an unknown value
RSI=0x0000000000000020 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x00000000026e4000 is pointing into the stack for thread: 0x0000000000598000
R9 =0x0000000000000003 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x00000000000163fd is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000050 is an unknown value
R14=0x0000000000000003 is an unknown value
R15=0x0000000000598000 is a thread
Stack: [0x00000000025f0000,0x00000000026f0000], sp=0x00000000026ee298, free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x508c5] RtlCaptureContext+0x85
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
v blob 0x000000000272707f
j java.util.jar.Attributes.putValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+13
j java.util.jar.Attributes.read(Ljava/util/jar/Manifest$FastInputStream;[B)V+301
j java.util.jar.Manifest.read(Ljava/io/InputStream;)V+21
j java.util.jar.Manifest.<init>(Ljava/io/InputStream;)V+28
j java.util.jar.JarFile.getManifestFromReference()Ljava/util/jar/Manifest;+60
j java.util.jar.JarFile.getManifest()Ljava/util/jar/Manifest;+1
j sun.misc.URLClassPath$JarLoader$2.getManifest()Ljava/util/jar/Manifest;+7
j java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;Z)Ljava/lang/Class;+38
j java.net.URLClassLoader.access$000(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;Z)Ljava/lang/Class;+4
j java.net.URLClassLoader$1.run()Ljava/lang/Object;+44
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+47
j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
j net.minecraft.bootstrap.Bootstrap.startLauncher(Ljava/io/File;)V+29
j net.minecraft.bootstrap.Bootstrap.execute(Z)V+249
j net.minecraft.bootstrap.Bootstrap.main([Ljava/lang/String;)V+493
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000000d2c3000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=8332, stack(0x000000000e110000,0x000000000e210000)]
0x000000000789a000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=9640, stack(0x000000000b320000,0x000000000b420000)]
0x00000000077f1000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2528, stack(0x00000000094f0000,0x00000000095f0000)]
0x000000000766d000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8788, stack(0x0000000007d50000,0x0000000007e50000)]
0x0000000007681800 JavaThread "AWT-Shutdown" [_thread_blocked, id=1528, stack(0x0000000007c50000,0x0000000007d50000)]
0x0000000007680800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9096, stack(0x0000000007b50000,0x0000000007c50000)]
0x0000000006172000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=7700, stack(0x0000000007200000,0x0000000007300000)]
0x000000000616d000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11164, stack(0x0000000007100000,0x0000000007200000)]
0x0000000006167000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2412, stack(0x0000000007000000,0x0000000007100000)]
0x0000000006164000 JavaThread "Attach Listener" daemon [_thread_blocked, id=11140, stack(0x0000000006f00000,0x0000000007000000)]
0x0000000006163800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4848, stack(0x0000000006e00000,0x0000000006f00000)]
0x00000000060f0000 JavaThread "Finalizer" daemon [_thread_blocked, id=3464, stack(0x0000000006d00000,0x0000000006e00000)]
0x00000000060e9000 JavaThread "Reference Handler" daemon [_thread_blocked, id=9016, stack(0x0000000006c00000,0x0000000006d00000)]
=>0x0000000000598000 JavaThread "main" [_thread_in_Java, id=8756, stack(0x00000000025f0000,0x00000000026f0000)]
Other Threads:
0x00000000060d0800 VMThread [stack: 0x0000000006b00000,0x0000000006c00000] [id=8536]
0x0000000006188000 WatcherThread [stack: 0x0000000007300000,0x0000000007400000] [id=2768]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 38208K, used 28208K [0x00000000fd560000, 0x0000000100000000, 0x0000000100000000)
eden space 32768K, 86% used [0x00000000fd560000,0x00000000ff0ec288,0x00000000ff560000)
from space 5440K, 0% used [0x00000000ffab0000,0x00000000ffab0000,0x0000000100000000)
to space 5440K, 0% used [0x00000000ff560000,0x00000000ff560000,0x00000000ffab0000)
PSOldGen total 87424K, used 0K [0x00000000f8000000, 0x00000000fd560000, 0x00000000fd560000)
object space 87424K, 0% used [0x00000000f8000000,0x00000000f8000000,0x00000000fd560000)
PSPermGen total 21248K, used 15248K [0x00000000f2e00000, 0x00000000f42c0000, 0x00000000f8000000)
object space 21248K, 71% used [0x00000000f2e00000,0x00000000f3ce40d8,0x00000000f42c0000)
Code Cache [0x00000000026f0000, 0x0000000002960000, 0x00000000056f0000)
total_blobs=541 nmethods=125 adapters=369 free_code_cache=49536896 largest_free_block=7296
Dynamic libraries:
0x0000000000400000 - 0x000000000042e000 C:\Program Files\Java\jre6\bin\javaw.exe
0x0000000077780000 - 0x0000000077929000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077560000 - 0x000000007767f000 C:\Windows\system32\kernel32.dll
0x000007fefd5b0000 - 0x000007fefd61c000 C:\Windows\system32\KERNELBASE.dll
0x000007feff370000 - 0x000007feff44b000 C:\Windows\system32\ADVAPI32.dll
0x000007feff7e0000 - 0x000007feff87f000 C:\Windows\system32\msvcrt.dll
0x000007fefdf50000 - 0x000007fefdf6f000 C:\Windows\SYSTEM32\sechost.dll
0x000007feff6a0000 - 0x000007feff7cd000 C:\Windows\system32\RPCRT4.dll
0x0000000077680000 - 0x000000007777a000 C:\Windows\system32\USER32.dll
0x000007fefe4d0000 - 0x000007fefe537000 C:\Windows\system32\GDI32.dll
0x000007feff450000 - 0x000007feff45e000 C:\Windows\system32\LPK.dll
0x000007feff880000 - 0x000007feff949000 C:\Windows\system32\USP10.dll
0x000007fefd3d0000 - 0x000007fefd427000 C:\Windows\system32\apphelp.dll
0x000007feef820000 - 0x000007feefc87000 C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
0x000007fefdea0000 - 0x000007fefdece000 C:\Windows\system32\IMM32.DLL
0x000007fefdd90000 - 0x000007fefde99000 C:\Windows\system32\MSCTF.dll
0x000000006d7f0000 - 0x000000006dfa8000 C:\Program Files\Java\jre6\bin\server\jvm.dll
0x000007fefb9f0000 - 0x000007fefba2b000 C:\Windows\system32\WINMM.dll
0x000000006d760000 - 0x000000006d76e000 C:\Program Files\Java\jre6\bin\verify.dll
0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll
0x000000006d7b0000 - 0x000000006d7c2000 C:\Program Files\Java\jre6\bin\zip.dll
0x000000006d000000 - 0x000000006d1c3000 C:\Program Files\Java\jre6\bin\awt.dll
0x000007fef9d90000 - 0x000007fef9e01000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefe2c0000 - 0x000007fefe4c3000 C:\Windows\system32\ole32.dll
0x000007fefe5e0000 - 0x000007feff368000 C:\Windows\system32\SHELL32.dll
0x000007fefdca0000 - 0x000007fefdd11000 C:\Windows\system32\SHLWAPI.dll
0x000007fefbfa0000 - 0x000007fefc194000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefba50000 - 0x000007fefba68000 C:\Windows\system32\DWMAPI.DLL
0x000007fefb990000 - 0x000007fefb9e6000 C:\Windows\system32\uxtheme.dll
0x000000006d2a0000 - 0x000000006d306000 C:\Program Files\Java\jre6\bin\fontmanager.dll
0x000007fef65e0000 - 0x000007fef65e9000 c:\PROGRA~2\mcafee\SITEAD~1\x64\saHook.dll
0x000007feff950000 - 0x000007feffa27000 C:\Windows\system32\OLEAUT32.dll
0x000007fefd430000 - 0x000007fefd43f000 C:\Windows\system32\CRYPTBASE.dll
0x000007fef7ad0000 - 0x000007fef7ccf000 C:\Windows\system32\d3d9.dll
0x000007fefc660000 - 0x000007fefc66c000 C:\Windows\system32\VERSION.dll
0x000007fef7ac0000 - 0x000007fef7ac7000 C:\Windows\system32\d3d8thk.dll
0x000007feeac10000 - 0x000007feebd62000 C:\Windows\system32\nvd3dumx.dll
0x0000000077940000 - 0x0000000077947000 C:\Windows\system32\PSAPI.DLL
0x000007fefc2b0000 - 0x000007fefc2dc000 C:\Windows\system32\powrprof.dll
0x000007fefe0e0000 - 0x000007fefe2b7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefd640000 - 0x000007fefd676000 C:\Windows\system32\CFGMGR32.dll
0x000007fefd860000 - 0x000007fefd87a000 C:\Windows\system32\DEVOBJ.dll
0x000007feef6b0000 - 0x000007feef812000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
0x000007fef9a70000 - 0x000007fef9d84000 C:\Windows\system32\nvapi64.dll
0x000007fefd810000 - 0x000007fefd84b000 C:\Windows\system32\WINTRUST.dll
0x000007fefd6a0000 - 0x000007fefd80d000 C:\Windows\system32\CRYPT32.dll
0x000007fefd5a0000 - 0x000007fefd5af000 C:\Windows\system32\MSASN1.dll
0x000000006d600000 - 0x000000006d617000 C:\Program Files\Java\jre6\bin\net.dll
0x000007fefdd40000 - 0x000007fefdd8d000 C:\Windows\system32\WS2_32.dll
0x000007feff7d0000 - 0x000007feff7d8000 C:\Windows\system32\NSI.dll
0x000007fefcd70000 - 0x000007fefcdc5000 C:\Windows\system32\mswsock.dll
0x000007fefcd60000 - 0x000007fefcd67000 C:\Windows\System32\wship6.dll
0x000000006d620000 - 0x000000006d62b000 C:\Program Files\Java\jre6\bin\nio.dll
0x000007fefcdd0000 - 0x000007fefcde8000 C:\Windows\system32\CRYPTSP.dll
0x000007fefcad0000 - 0x000007fefcb17000 C:\Windows\system32\rsaenh.dll
0x000007fefd620000 - 0x000007fefd63e000 C:\Windows\system32\USERENV.dll
0x000007fefd590000 - 0x000007fefd59f000 C:\Windows\system32\profapi.dll
0x000007fefb250000 - 0x000007fefb265000 C:\Windows\system32\NLAapi.dll
0x000007fef8200000 - 0x000007fef8215000 C:\Windows\system32\napinsp.dll
0x000007fef81e0000 - 0x000007fef81f9000 C:\Windows\system32\pnrpnsp.dll
0x000007fefcbf0000 - 0x000007fefcc4b000 C:\Windows\system32\DNSAPI.dll
0x000007fef8150000 - 0x000007fef815b000 C:\Windows\System32\winrnr.dll
0x000007fef8140000 - 0x000007fef8150000 C:\Windows\system32\wshbth.dll
0x0000000070910000 - 0x0000000070936000 C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fefaf80000 - 0x000007fefafa7000 C:\Windows\system32\Iphlpapi.DLL
0x000007fefaf70000 - 0x000007fefaf7b000 C:\Windows\system32\WINNSI.DLL
0x0000000070820000 - 0x000000007084e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fefad90000 - 0x000007fefade3000 C:\Windows\System32\fwpuclnt.dll
0x000007fef8130000 - 0x000007fef8138000 C:\Windows\system32\rasadhlp.dll
0x000007fefc730000 - 0x000007fefc737000 C:\Windows\System32\wshtcpip.dll
0x000000006d740000 - 0x000000006d754000 C:\Program Files\Java\jre6\bin\unpack.dll
VM Arguments:
jvm_args: -Xmx128m
java_command: C:\Users\Darren C N Wood\Desktop\Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\system32\wbem;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared;C:\Program Files (x86)\Roxio\OEM\AudioCore;C:\Program Files\Internet Explorer;C:\Program Files (x86)\QuickTime\QTSystem;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;.;;C:\Program Files\Java\jre6\bin
USERNAME=Darren C N Wood
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
Memory: 4k page, physical 16758604k(11928468k free), swap 33515344k(27850432k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (20.2-b06) for windows-amd64 JRE (1.6.0_27-b07), built on Jul 19 2011 01:08:22 by "java_re" with MS VC++ 8.0 (VS2005)
time: Tue Oct 28 08:55:39 2014
elapsed time: 4 seconds
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAs Yoshi said, post your DXDiag so we can know what hardware your machine has.
Also note, it isn't Driver related or more less Java and OS related either. This error seems to appear on Nvidia, Intel and AMD GPU accelerated machines as well AMD/Intel CPUs. Drivers are again to say irrelevant as it is existing in old and new AMD drivers as well Java versions.
Though I find OPs unique as it is [MSVCR80.dll+0x14580] (Visual Studio 2005 C++ Redist) instead the normal Nvidia/AMD/Intel driver module.
-
View User Profile
-
View Posts
-
Send Message
Moderatoryour issue is different please make your own thread detailing your issue there
System Information
------------------
DxDiag Previously: Crashed in system information (stage 1). Re-running DxDiag with "dontskip" command line parameter or choosing not to bypass information gathering when prompted might result in DxDiag successfully obtaining this information
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: No problems found.
Sound Tab 3: No problems found.
Input Tab: No problems found.
---------------
Display Devices
---------------
Card name: NVIDIA GeForce GT 630
Manufacturer: NVIDIA
Chip type: GeForce GT 630
DAC type: Integrated RAMDAC
Device Key: Enum\PCI\VEN_10DE&DEV_1284&SUBSYS_84611043&REV_A1
Display Memory: 3254 MB
Dedicated Memory: 1974 MB
Shared Memory: 1279 MB
Current Mode: 1360 x 768 (32 bit) (60Hz)
Monitor Name: Generic PnP Monitor
Monitor Model: TV_LCD
Monitor Id: LCD0000
Native Mode: 1360 x 768(p) (60.015Hz)
Output Type: HDMI
Driver Name: nvd3dum.dll,nvwgf2um.dll,nvwgf2um.dll
Driver File Version: 9.18.0013.4448 (English)
Driver Version: 9.18.13.4448
DDI Version: 11
Driver Model: WDDM 1.1
Driver Attributes: Final Retail
Driver Date/Size: 10/17/2014 00:38:21, 16886168 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B71E3E-51C4-11CF-9362-6CA41CC2C435}
Vendor ID: 0x10DE
Device ID: 0x1284
SubSys ID: 0x84611043
Revision ID: 0x00A1
Driver Strong Name: oem13.inf:NVIDIA_SetA_Devices.NTx86.6.1:Section027:9.18.13.4448:pci\ven_10de&dev_1284
Rank Of Driver: 00E02001
Video Accel: ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C
Deinterlace Caps: {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
D3D9 Overlay: Supported
DXVA-HD: Supported
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled
-------------
Sound Devices
-------------
Description: Speakers (High Definition Audio Device)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0662&SUBSYS_1AA70011&REV_1001
Manufacturer ID: 1
Product ID: 65535
Type: WDM
Driver Name: HdAudio.sys
Driver Version: 6.01.7601.17514 (English)
Driver Attributes: Final Retail
WHQL Logo'd: n/a
Date and Size: 11/20/2010 18:00:21, 304128 bytes
Other Files:
Driver Provider: Microsoft
HW Accel Level: Basic
Cap Flags: 0x0
Min/Max Sample Rate: 0, 0
Static/Strm HW Mix Bufs: 0, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No
Description: TV_LCD-4 (NVIDIA High Definition Audio)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: HDAUDIO\FUNC_01&VEN_10DE&DEV_0051&SUBSYS_10438461&REV_1001
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: nvhda32v.sys
Driver Version: 1.03.0032.0001 (English)
Driver Attributes: Final Retail
WHQL Logo'd: n/a
Date and Size: 10/17/2014 00:38:21, 162592 bytes
Other Files:
Driver Provider: NVIDIA Corporation
HW Accel Level: Basic
Cap Flags: 0x0
Min/Max Sample Rate: 0, 0
Static/Strm HW Mix Bufs: 0, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No
Description: Digital Audio (S/PDIF) (High Definition Audio Device)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0662&SUBSYS_1AA70011&REV_1001
Manufacturer ID: 1
Product ID: 65535
Type: WDM
Driver Name: HdAudio.sys
Driver Version: 6.01.7601.17514 (English)
Driver Attributes: Final Retail
WHQL Logo'd: n/a
Date and Size: 11/20/2010 18:00:21, 304128 bytes
Other Files:
Driver Provider: Microsoft
HW Accel Level: Basic
Cap Flags: 0x0
Min/Max Sample Rate: 0, 0
Static/Strm HW Mix Bufs: 0, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No
---------------------
Sound Capture Devices
---------------------
-------------------
DirectInput Devices
-------------------
Device Name: Mouse
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Device Name: Keyboard
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Poll w/ Interrupt: No
-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x8086, 0x27CB
| Matching Device ID: usb\root_hub
| Service: usbhub
| Driver: usbhub.sys, 11/27/2013 09:14:25, 258560 bytes
| Driver: usbd.sys, 11/27/2013 09:13:33, 6016 bytes
----------------
Gameport Devices
----------------
------------
PS/2 Devices
------------
+ Standard PS/2 Keyboard
| Matching Device ID: *pnp0303
| Service: i8042prt
| Driver: i8042prt.sys, 7/14/2009 07:11:24, 80896 bytes
| Driver: kbdclass.sys, 7/14/2009 09:20:36, 42576 bytes
|
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
| Driver: i8042prt.sys, 7/14/2009 07:11:24, 80896 bytes
| Driver: kbdclass.sys, 7/14/2009 09:20:36, 42576 bytes
|
+ HID-compliant mouse
| Vendor/Product ID: 0x093A, 0x2510
| Matching Device ID: hid_device_system_mouse
| Service: mouhid
| Driver: mouhid.sys, 7/14/2009 07:45:08, 26112 bytes
| Driver: mouclass.sys, 7/14/2009 09:20:44, 41552 bytes
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
| Driver: termdd.sys, 11/20/2010 20:30:12, 53120 bytes
| Driver: sermouse.sys, 7/14/2009 07:45:08, 19968 bytes
| Driver: mouclass.sys, 7/14/2009 09:20:44, 41552 bytes
------------------
DirectShow Filters
------------------
DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.17514
WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.17514
WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.17514
MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7600.16385
Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7600.16385
WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.17514
WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.18221
Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
ffdshow Video Decoder,0xff800001,2,1,ffdshow.ax,1.02.4422.0000
ffdshow raw video filter,0x00200000,2,1,ffdshow.ax,1.02.4422.0000
ffdshow Audio Decoder,0xff800001,1,1,ffdshow.ax,1.02.4422.0000
CyberLink DVD Navigator,0x00600000,0,3,CLNAVX.ax,5.00.0000.1201
DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.18526
WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.18526
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.18526
SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9200.17037
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
Van Overlay Filter,0x00200000,1,1,VanFilter.dll,
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.18526
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.18526
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.18526
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
CyberLink Audio Effect,0x00200000,1,1,claudfx.ax,5.00.0000.1028
SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
CyberLink Line21 Decoder Filter,0x00200000,0,2,CLLine21.ax,4.00.0000.3030
Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.18526
AVS Video Out,0x00200000,0,1,AVSVideoOutFilter3.ax,1.00.0000.0248
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.18526
DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.18526
CyberLink AudioCD Filter,0x00600000,0,1,CLAudioCD.ax,5.00.0000.1208
Haali Media Splitter,0x00800001,0,1,splitter.ax,1.11.0096.0014
Haali Media Splitter (AR),0x00400000,1,1,splitter.ax,1.11.0096.0014
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.18526
Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.18526
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.06.7601.18611
Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.18526
Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.18526
Haali Video Renderer,0x00200000,1,0,dxr.dll,
VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
Haali Simple Media Splitter,0x00200000,0,1,splitter.ax,1.11.0096.0014
DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.18611
CyberLink Audio Decoder,0x00601000,1,1,claud.ax,5.00.0000.1205
CyberLink Video/SP Decoder,0x00600000,2,3,CLVSD.ax,5.00.0000.1316
CyberLink TimeStretch Filter,0x00200000,1,1,CLAuTS.ax,1.00.0000.0704
Overlay Mixer2,0x00200000,1,1,qdvd.dll,6.06.7601.18611
Haali Matroska Muxer,0x00200000,1,0,splitter.ax,1.11.0096.0014
AVI Draw,0x00600064,9,1,quartz.dll,6.06.7601.18526
RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,
Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
ffdshow Audio Processor,0x00200000,1,1,ffdshow.ax,1.02.4422.0000
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.18501
Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.18501
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514
Van Reversal Filter,0x00200000,1,1,VanReversal.dll,
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528
Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
Overlay Mixer,0x00200000,0,0,qdvd.dll,6.06.7601.18611
AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.18526
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.18526
Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.18526
MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.18526
Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.18526
File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.18526
ffdshow subtitles filter,0x00200000,2,1,ffdshow.ax,1.02.4422.0000
Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.0000
StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528
AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514
Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.18526
File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.18526
File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.18526
AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
Haali Video Sink,0x00200000,1,0,splitter.ax,1.11.0096.0014
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.18526
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.18526
WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385
WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385
MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385
DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
ffdshow video encoder,0x00100000,1,1,ffdshow.ax,1.02.4422.0000
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.18526
Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.06.7601.17514
ffdshow Video Codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft MPEG-4 Video Codec V2,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft MPEG-4 Video Codec V1,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft RLE,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft Video 1,0x00200000,1,1,qcap.dll,6.06.7601.17514
Xfire Video Codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7600.16385
WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7600.16385
IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.18526
PCM,0x00200000,1,1,quartz.dll,6.06.7601.18526
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.18526
GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.18526
CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.18526
CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.18526
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.18526
PBDA CP Filters:
PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.17528
PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.18526
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.18526
WDM Streaming Capture Devices:
,0x00000000,0,0,,
WDM Streaming Rendering Devices:
,0x00000000,0,0,,
HD Audio Headphone/Speakers,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
HD Audio SPDIF out,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514
Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514
BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.17708
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.17708
PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.17708
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.17708
WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Audio Renderers:
Speakers (High Definition Audio,0x00200000,1,0,quartz.dll,6.06.7601.18526
CyberLink Audio Renderer,0x00200000,1,0,CLADR.ax,5.00.0000.1006
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.18526
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.18526
Digital Audio (S/PDIF) (High De,0x00200000,1,0,quartz.dll,6.06.7601.18526
DirectSound: Digital Audio (S/PDIF) (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.18526
DirectSound: Speakers (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.18526
DirectSound: TV_LCD-4 (NVIDIA High Definition Audio),0x00200000,1,0,quartz.dll,6.06.7601.18526
TV_LCD-4 (NVIDIA High Definitio,0x00200000,1,0,quartz.dll,6.06.7601.18526
---------------
EVR Power Information
---------------
Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
Quality Flags: 2576
Enabled:
Force throttling
Allow half deinterlace
Allow scaling
Decode Power Usage: 100
Balanced Flags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 50
PowerFlags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 0
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumhttp://www.nvidia.com/Download/Scan.aspx?lang=en-us
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumhttp://www.nvidia.com/download/driverResults.aspx/78872/en-us
-
View User Profile
-
View Posts
-
Send Message
Retired Staff