So my minecraft which i played a lot worked perfectly for almost 2 years, then.... i bought cube world, downloaded some directx fix thing for windows (if needed ill find ip), and some windows and driver updates, cube world worked okay, minecraft wont even open, ive tried solutions to similar problems and since they didnt work i read the error report (ughhhhh) and they were different, so i thought mabye my problem looks similar but has completely different solutions (of course :/), but here is the full errror report, plz help, i would be really grateful
This is what it said for the errror:
[09:33:12 INFO]: Client> [09:33:12] [main/INFO]: Setting user: Brett_64_MC
[09:33:12 INFO]: Client> [09:33:12] [main/INFO]: (Session ID is token:56d3637874c64f3888c74dcdd0cf774b:18c01233b62346ab903b74847c434859)
[09:33:12 INFO]: Client> [09:33:12] [Client thread/INFO]: LWJGL Version: 2.9.0
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client> # A fatal error has been detected by the Java Runtime Environment:
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client> # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x29b1b0ad, pid=4888, tid=6576
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client> # JRE version: Java™ SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
[09:33:12 INFO]: Client> # Java VM: Java HotSpot™ Client VM (24.51-b03 mixed mode windows-x86 )
[09:33:12 INFO]: Client> # Problematic frame:
[09:33:12 INFO]: Client> # C [ig4dev32.dll+0xb0ad]
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client> # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client> # An error report file with more information is saved as:
[09:33:12 INFO]: Client> # C:\Users\Brett Fixed.AlandBetty-PC\AppData\Roaming\.minecraft\hs_err_pid4888.log
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client> # If you would like to submit a bug report, please visit:
[09:33:12 INFO]: Client> # http://bugreport.sun...eport/crash.jsp
[09:33:12 INFO]: Client> # The crash happened outside the Java Virtual Machine in native code.
[09:33:12 INFO]: Client> # See problematic frame for where to report the bug.
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client>
[09:33:12 INFO]: Client> [error occurred during error reporting , id 0xc0000005]
[09:33:12 INFO]: Client>
And here is the full error report:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x29b1b0ad, pid=4888, tid=6576
#
# JRE version: Java™ SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
# Java VM: Java HotSpot™ Client VM (24.51-b03 mixed mode windows-x86 )
# Problematic frame:
# C [ig4dev32.dll+0xb0ad]
#
# 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...eport/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 (0x025dd800): JavaThread "Client thread" [_thread_in_native, id=6576, stack(0x00230000,0x00280000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x00366338, ECX=0x2a3c0048, EDX=0x003bde10
ESP=0x0027f434, EBP=0x2a3c0048, ESI=0x2a410e14, EDI=0x2a3c0048
EIP=0x29b1b0ad, EFLAGS=0x00010206
Top of Stack: (sp=0x0027f434)
0x0027f434: 2a3c0048 00366338 29b24f5f 2a3c0048
0x0027f444: 2a410e14 00366338 29b1b4f9 2a3c5ff8
0x0027f454: 29acb104 29ae96e4 298d22d3 05011064
0x0027f464: 003b8d70 003cb5f0 0027f5c0 05011064
0x0027f474: 003b8d8c 2a3c0048 00051370 0027fb70
0x0027f484: 29aada5b ffffffff 29a781cf 05011064
0x0027f494: 003cdb68 003cdb40 0027f5d8 00000000
0x0027f4a4: 0027f54c 00000037 00000000 02000002
Instructions: (pc=0x29b1b0ad)
0x29b1b08d: 5d c2 08 00 cc cc cc cc cc cc cc cc cc cc cc cc
0x29b1b09d: cc cc cc 83 ec 10 53 55 8b e9 8b 85 38 0e 05 00
0x29b1b0ad: 8b 08 56 57 8d bd cc 0d 05 00 89 6c 24 10 e8 90
0x29b1b0bd: ea 02 00 33 db 8b cd 89 44 24 1c 89 5c 24 14 ff
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x00366338 is an unknown value
ECX=0x2a3c0048 is an unknown value
EDX=0x003bde10 is an unknown value
ESP=0x0027f434 is pointing into the stack for thread: 0x025dd800
EBP=0x2a3c0048 is an unknown value
ESI=0x2a410e14 is an unknown value
EDI=0x2a3c0048 is an unknown value
Stack: [0x00230000,0x00280000], sp=0x0027f434, free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4dev32.dll+0xb0ad]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nCreate(Ljava/nio/ByteBuffer;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;+0
j org.lwjgl.opengl.WindowsContextImplementation.create(Lorg/lwjgl/opengl/PeerInfo;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;+10
j org.lwjgl.opengl.ContextGL.<init>(Lorg/lwjgl/opengl/PeerInfo;Lorg/lwjgl/opengl/ContextAttribs;Lorg/lwjgl/opengl/ContextGL;)V+103
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+102
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
j azd.Z()V+270
j azd.e()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+825
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x28bef400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6868, stack(0x295b0000,0x29600000)]
0x28b77000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5748, stack(0x28db0000,0x28e00000)]
0x28ac5000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2172, stack(0x29640000,0x29690000)]
0x28643400 JavaThread "Service Thread" daemon [_thread_blocked, id=6856, stack(0x288f0000,0x28940000)]
0x2863e400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6848, stack(0x28960000,0x289b0000)]
0x2863d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6712, stack(0x02560000,0x025b0000)]
0x2863a000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6716, stack(0x024d0000,0x02520000)]
0x2860ac00 JavaThread "Finalizer" daemon [_thread_blocked, id=6656, stack(0x01c70000,0x01cc0000)]
0x28604800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6548, stack(0x02420000,0x02470000)]
=>0x025dd800 JavaThread "Client thread" [_thread_in_native, id=6576, stack(0x00230000,0x00280000)]
Other Threads:
0x28603400 VMThread [stack: 0x01cf0000,0x01d40000] [id=6544]
0x28655800 WatcherThread [stack: 0x28840000,0x28890000] [id=6852]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 4992K, used 3423K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 64% used [0x04600000, 0x048d7dc0, 0x04a60000)
from space 512K, 100% used [0x04a60000, 0x04ae0000, 0x04ae0000)
to space 512K, 0% used [0x04ae0000, 0x04ae0000, 0x04b60000)
tenured generation total 21188K, used 19377K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 91% used [0x0f0a0000, 0x1038c7f8, 0x1038c800, 0x10551000)
compacting perm gen total 12288K, used 10649K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 86% used [0x24600000, 0x25066440, 0x25066600, 0x25200000)
No shared spaces configured.
Card table byte_map: [0x00ea0000,0x00fd0000] byte_map_base: 0x00e7d000
Polling page: 0x00170000
Code Cache [0x02600000, 0x02760000, 0x04600000)
total_blobs=778 nmethods=574 adapters=141 free_code_cache=31386Kb largest_free_block=32139584
Compilation events (10 events):
Event: 1.517 Thread 0x2863e400 574 sun.awt.image.ByteInterleavedRaster::getDataElements (132 bytes)
Event: 1.517 Thread 0x2863e400 nmethod 574 0x02756988 code [0x02756ab0, 0x02756d4c]
Event: 1.518 Thread 0x2863e400 575 java.awt.image.ComponentColorModel::getRGBComponent (111 bytes)
Event: 1.518 Thread 0x2863e400 nmethod 575 0x02756fc8 code [0x02757140, 0x027573a8]
Event: 1.518 Thread 0x2863e400 576 java.awt.image.ComponentColorModel::extractComponent (530 bytes)
Event: 1.519 Thread 0x2863e400 nmethod 576 0x02757648 code [0x027578a0, 0x02758270]
Event: 1.519 Thread 0x2863e400 577 java.nio.HeapByteBuffer::_put (8 bytes)
Event: 1.519 Thread 0x2863e400 nmethod 577 0x02758ec8 code [0x02758fc0, 0x02759060]
Event: 1.520 Thread 0x2863e400 578 java.lang.ref.WeakReference::<init> (7 bytes)
Event: 1.520 Thread 0x2863e400 nmethod 578 0x02759108 code [0x02759200, 0x027592b0]
GC Heap History (10 events):
Event: 0.994 GC heap before
{Heap before GC invocations=8 (full 1):
def new generation total 4992K, used 4991K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 100% used [0x04600000, 0x04a60000, 0x04a60000)
from space 512K, 99% used [0x04ae0000, 0x04b5fff8, 0x04b60000)
to space 512K, 0% used [0x04a60000, 0x04a60000, 0x04ae0000)
tenured generation total 21188K, used 15353K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 72% used [0x0f0a0000, 0x0ff9e640, 0x0ff9e800, 0x10551000)
compacting perm gen total 12288K, used 7116K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 57% used [0x24600000, 0x24cf3270, 0x24cf3400, 0x25200000)
No shared spaces configured.
Event: 0.995 GC heap after
Heap after GC invocations=9 (full 1):
def new generation total 4992K, used 266K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 0% used [0x04600000, 0x04600000, 0x04a60000)
from space 512K, 52% used [0x04a60000, 0x04aa29e0, 0x04ae0000)
to space 512K, 0% used [0x04ae0000, 0x04ae0000, 0x04b60000)
tenured generation total 21188K, used 15539K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 73% used [0x0f0a0000, 0x0ffccf68, 0x0ffcd000, 0x10551000)
compacting perm gen total 12288K, used 7116K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 57% used [0x24600000, 0x24cf3270, 0x24cf3400, 0x25200000)
No shared spaces configured.
}
Event: 1.119 GC heap before
{Heap before GC invocations=9 (full 1):
def new generation total 4992K, used 4746K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 100% used [0x04600000, 0x04a60000, 0x04a60000)
from space 512K, 52% used [0x04a60000, 0x04aa29e0, 0x04ae0000)
to space 512K, 0% used [0x04ae0000, 0x04ae0000, 0x04b60000)
tenured generation total 21188K, used 15539K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 73% used [0x0f0a0000, 0x0ffccf68, 0x0ffcd000, 0x10551000)
compacting perm gen total 12288K, used 7904K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 64% used [0x24600000, 0x24db8158, 0x24db8200, 0x25200000)
No shared spaces configured.
Event: 1.122 GC heap after
Heap after GC invocations=10 (full 1):
def new generation total 4992K, used 512K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 0% used [0x04600000, 0x04600000, 0x04a60000)
from space 512K, 100% used [0x04ae0000, 0x04b60000, 0x04b60000)
to space 512K, 0% used [0x04a60000, 0x04a60000, 0x04ae0000)
tenured generation total 21188K, used 15951K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 75% used [0x0f0a0000, 0x10033ec0, 0x10034000, 0x10551000)
compacting perm gen total 12288K, used 7904K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 64% used [0x24600000, 0x24db8158, 0x24db8200, 0x25200000)
No shared spaces configured.
}
Event: 1.239 GC heap before
{Heap before GC invocations=10 (full 1):
def new generation total 4992K, used 4992K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 100% used [0x04600000, 0x04a60000, 0x04a60000)
from space 512K, 100% used [0x04ae0000, 0x04b60000, 0x04b60000)
to space 512K, 0% used [0x04a60000, 0x04a60000, 0x04ae0000)
tenured generation total 21188K, used 15951K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 75% used [0x0f0a0000, 0x10033ec0, 0x10034000, 0x10551000)
compacting perm gen total 12288K, used 8905K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 72% used [0x24600000, 0x24eb2490, 0x24eb2600, 0x25200000)
No shared spaces configured.
Event: 1.244 GC heap after
Heap after GC invocations=11 (full 1):
def new generation total 4992K, used 512K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 0% used [0x04600000, 0x04600000, 0x04a60000)
from space 512K, 100% used [0x04a60000, 0x04ae0000, 0x04ae0000)
to space 512K, 0% used [0x04ae0000, 0x04ae0000, 0x04b60000)
tenured generation total 21188K, used 16757K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 79% used [0x0f0a0000, 0x100fd6c0, 0x100fd800, 0x10551000)
compacting perm gen total 12288K, used 8905K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 72% used [0x24600000, 0x24eb2490, 0x24eb2600, 0x25200000)
No shared spaces configured.
}
Event: 1.318 GC heap before
{Heap before GC invocations=11 (full 1):
def new generation total 4992K, used 4992K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 100% used [0x04600000, 0x04a60000, 0x04a60000)
from space 512K, 100% used [0x04a60000, 0x04ae0000, 0x04ae0000)
to space 512K, 0% used [0x04ae0000, 0x04ae0000, 0x04b60000)
tenured generation total 21188K, used 16757K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 79% used [0x0f0a0000, 0x100fd6c0, 0x100fd800, 0x10551000)
compacting perm gen total 12288K, used 9224K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 75% used [0x24600000, 0x24f023b8, 0x24f02400, 0x25200000)
No shared spaces configured.
Event: 1.324 GC heap after
Heap after GC invocations=12 (full 1):
def new generation total 4992K, used 512K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 0% used [0x04600000, 0x04600000, 0x04a60000)
from space 512K, 100% used [0x04ae0000, 0x04b60000, 0x04b60000)
to space 512K, 0% used [0x04a60000, 0x04a60000, 0x04ae0000)
tenured generation total 21188K, used 17935K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 84% used [0x0f0a0000, 0x10223f88, 0x10224000, 0x10551000)
compacting perm gen total 12288K, used 9224K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 75% used [0x24600000, 0x24f023b8, 0x24f02400, 0x25200000)
No shared spaces configured.
}
Event: 1.416 GC heap before
{Heap before GC invocations=12 (full 1):
def new generation total 4992K, used 4992K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 100% used [0x04600000, 0x04a60000, 0x04a60000)
from space 512K, 100% used [0x04ae0000, 0x04b60000, 0x04b60000)
to space 512K, 0% used [0x04a60000, 0x04a60000, 0x04ae0000)
tenured generation total 21188K, used 17935K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 84% used [0x0f0a0000, 0x10223f88, 0x10224000, 0x10551000)
compacting perm gen total 12288K, used 9704K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 78% used [0x24600000, 0x24f7a0e8, 0x24f7a200, 0x25200000)
No shared spaces configured.
Event: 1.422 GC heap after
Heap after GC invocations=13 (full 1):
def new generation total 4992K, used 512K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 0% used [0x04600000, 0x04600000, 0x04a60000)
from space 512K, 100% used [0x04a60000, 0x04ae0000, 0x04ae0000)
to space 512K, 0% used [0x04ae0000, 0x04ae0000, 0x04b60000)
tenured generation total 21188K, used 19377K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 91% used [0x0f0a0000, 0x1038c7f8, 0x1038c800, 0x10551000)
compacting perm gen total 12288K, used 9704K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 78% used [0x24600000, 0x24f7a0e8, 0x24f7a200, 0x25200000)
No shared spaces configured.
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 1.552 Thread 0x025dd800 Threw 0x04889cf0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.553 Thread 0x025dd800 Threw 0x0488e810 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.553 Thread 0x025dd800 Threw 0x04895b08 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.554 Thread 0x025dd800 Threw 0x0489c1e8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.555 Thread 0x025dd800 Threw 0x048a1a10 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.560 Thread 0x025dd800 Threw 0x048b8180 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.561 Thread 0x025dd800 Threw 0x048bc820 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.567 Thread 0x025dd800 Threw 0x048c41a0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.568 Thread 0x025dd800 Threw 0x048cb6c8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.569 Thread 0x025dd800 Threw 0x048cf010 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Events (10 events):
Event: 1.560 loading class 0x28c1cec8
Event: 1.560 loading class 0x28c1cec8 done
Event: 1.561 loading class 0x28c1c678
Event: 1.561 loading class 0x28c1c678 done
Event: 1.567 loading class 0x28be9c50
Event: 1.567 loading class 0x28be9c50 done
Event: 1.568 loading class 0x28c20850
Event: 1.568 loading class 0x28c20850 done
Event: 1.569 loading class 0x28c20790
Event: 1.569 loading class 0x28c20790 done
--------------- S Y S T E M ---------------
OS: Windows Vista Build 6002 Service Pack 2
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc
Memory: 4k page, physical 3133904k(1613112k free), swap 6500284k(4877700k free)
vm_info: Java HotSpot™ Client VM (24.51-b03) for windows-x86 JRE (1.7.0_51-b13), built on Dec 18 2013 19:09:58 by "java_re" with unknown MS VC++:1600
time: Wed Jan 22 09:33:12 2014
elapsed time: 1 seconds
Ive also tried downloading different launchers and that didnt work, (stupid cube world XD) ty for actually reading this
------------------
System Information
------------------
Time of this report: 1/22/2014, 10:09:11
Machine name: ALANDBETTY-PC
Operating System: Windows Vista™ Home Premium (6.0, Build 6002) Service Pack 2 (6002.vistasp2_gdr.130707-1535)
Language: English (Regional Setting: English)
System Manufacturer: Dell Inc.
System Model: Inspiron 530
BIOS: Phoenix - AwardBIOS v6.00PG
Processor: Intel® Core™2 Duo CPU E7400 @ 2.80GHz (2 CPUs), ~2.8GHz
Memory: 3060MB RAM
Page File: 1237MB used, 5102MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
DxDiag Version: 7.00.6002.18107 32bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Input Tab: No problems found.
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,,
WMVideo9 Encoder DMO,0x00600800,1,1,,
MSScreen 9 encoder DMO,0x00600800,1,1,,
DV Video Encoder,0x00200000,0,0,,6.06.6001.18000
MJPEG Compressor,0x00200000,0,0,,6.06.6002.18725
Cinepak Codec by Radius,0x00200000,1,1,,6.06.6001.18000
Fraps Video Decompressor,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Microsoft RLE,0x00200000,1,1,,6.06.6001.18000
Microsoft Video 1,0x00200000,1,1,,6.06.6001.18000
WDM Streaming Rendering Devices:
Realtek HD Audio output,0x00200000,1,1,,6.00.6001.18000
,0x00000000,0,0,,
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6002.18496
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6002.18496
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6002.18496
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6002.18496
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.6002.18005
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.6002.18496
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.6002.18496
ok i installed the software
it fixed a crap ton of errors in my cpu
but still same error report
im 100% sure after checking through my downloads and software it is something to to with a windows update
that changes the minidump state and locational folder, and since that doesnt affect most newer cpu's im still at a loss
any other suggestions?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
This is what it said for the errror:
[09:33:12 INFO]: Client> [09:33:12] [main/INFO]: Setting user: Brett_64_MC
[09:33:12 INFO]: Client> [09:33:12] [main/INFO]: (Session ID is token:56d3637874c64f3888c74dcdd0cf774b:18c01233b62346ab903b74847c434859)
[09:33:12 INFO]: Client> [09:33:12] [Client thread/INFO]: LWJGL Version: 2.9.0
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client> # A fatal error has been detected by the Java Runtime Environment:
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client> # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x29b1b0ad, pid=4888, tid=6576
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client> # JRE version: Java™ SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
[09:33:12 INFO]: Client> # Java VM: Java HotSpot™ Client VM (24.51-b03 mixed mode windows-x86 )
[09:33:12 INFO]: Client> # Problematic frame:
[09:33:12 INFO]: Client> # C [ig4dev32.dll+0xb0ad]
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client> # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client> # An error report file with more information is saved as:
[09:33:12 INFO]: Client> # C:\Users\Brett Fixed.AlandBetty-PC\AppData\Roaming\.minecraft\hs_err_pid4888.log
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client> # If you would like to submit a bug report, please visit:
[09:33:12 INFO]: Client> # http://bugreport.sun...eport/crash.jsp
[09:33:12 INFO]: Client> # The crash happened outside the Java Virtual Machine in native code.
[09:33:12 INFO]: Client> # See problematic frame for where to report the bug.
[09:33:12 INFO]: Client> #
[09:33:12 INFO]: Client>
[09:33:12 INFO]: Client> [error occurred during error reporting , id 0xc0000005]
[09:33:12 INFO]: Client>
And here is the full error report:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x29b1b0ad, pid=4888, tid=6576
#
# JRE version: Java™ SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
# Java VM: Java HotSpot™ Client VM (24.51-b03 mixed mode windows-x86 )
# Problematic frame:
# C [ig4dev32.dll+0xb0ad]
#
# 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...eport/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 (0x025dd800): JavaThread "Client thread" [_thread_in_native, id=6576, stack(0x00230000,0x00280000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x00366338, ECX=0x2a3c0048, EDX=0x003bde10
ESP=0x0027f434, EBP=0x2a3c0048, ESI=0x2a410e14, EDI=0x2a3c0048
EIP=0x29b1b0ad, EFLAGS=0x00010206
Top of Stack: (sp=0x0027f434)
0x0027f434: 2a3c0048 00366338 29b24f5f 2a3c0048
0x0027f444: 2a410e14 00366338 29b1b4f9 2a3c5ff8
0x0027f454: 29acb104 29ae96e4 298d22d3 05011064
0x0027f464: 003b8d70 003cb5f0 0027f5c0 05011064
0x0027f474: 003b8d8c 2a3c0048 00051370 0027fb70
0x0027f484: 29aada5b ffffffff 29a781cf 05011064
0x0027f494: 003cdb68 003cdb40 0027f5d8 00000000
0x0027f4a4: 0027f54c 00000037 00000000 02000002
Instructions: (pc=0x29b1b0ad)
0x29b1b08d: 5d c2 08 00 cc cc cc cc cc cc cc cc cc cc cc cc
0x29b1b09d: cc cc cc 83 ec 10 53 55 8b e9 8b 85 38 0e 05 00
0x29b1b0ad: 8b 08 56 57 8d bd cc 0d 05 00 89 6c 24 10 e8 90
0x29b1b0bd: ea 02 00 33 db 8b cd 89 44 24 1c 89 5c 24 14 ff
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x00366338 is an unknown value
ECX=0x2a3c0048 is an unknown value
EDX=0x003bde10 is an unknown value
ESP=0x0027f434 is pointing into the stack for thread: 0x025dd800
EBP=0x2a3c0048 is an unknown value
ESI=0x2a410e14 is an unknown value
EDI=0x2a3c0048 is an unknown value
Stack: [0x00230000,0x00280000], sp=0x0027f434, free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4dev32.dll+0xb0ad]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nCreate(Ljava/nio/ByteBuffer;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;+0
j org.lwjgl.opengl.WindowsContextImplementation.create(Lorg/lwjgl/opengl/PeerInfo;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;+10
j org.lwjgl.opengl.ContextGL.<init>(Lorg/lwjgl/opengl/PeerInfo;Lorg/lwjgl/opengl/ContextAttribs;Lorg/lwjgl/opengl/ContextGL;)V+103
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+102
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
j azd.Z()V+270
j azd.e()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+825
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x28bef400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6868, stack(0x295b0000,0x29600000)]
0x28b77000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5748, stack(0x28db0000,0x28e00000)]
0x28ac5000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2172, stack(0x29640000,0x29690000)]
0x28643400 JavaThread "Service Thread" daemon [_thread_blocked, id=6856, stack(0x288f0000,0x28940000)]
0x2863e400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6848, stack(0x28960000,0x289b0000)]
0x2863d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6712, stack(0x02560000,0x025b0000)]
0x2863a000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6716, stack(0x024d0000,0x02520000)]
0x2860ac00 JavaThread "Finalizer" daemon [_thread_blocked, id=6656, stack(0x01c70000,0x01cc0000)]
0x28604800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6548, stack(0x02420000,0x02470000)]
=>0x025dd800 JavaThread "Client thread" [_thread_in_native, id=6576, stack(0x00230000,0x00280000)]
Other Threads:
0x28603400 VMThread [stack: 0x01cf0000,0x01d40000] [id=6544]
0x28655800 WatcherThread [stack: 0x28840000,0x28890000] [id=6852]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 4992K, used 3423K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 64% used [0x04600000, 0x048d7dc0, 0x04a60000)
from space 512K, 100% used [0x04a60000, 0x04ae0000, 0x04ae0000)
to space 512K, 0% used [0x04ae0000, 0x04ae0000, 0x04b60000)
tenured generation total 21188K, used 19377K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 91% used [0x0f0a0000, 0x1038c7f8, 0x1038c800, 0x10551000)
compacting perm gen total 12288K, used 10649K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 86% used [0x24600000, 0x25066440, 0x25066600, 0x25200000)
No shared spaces configured.
Card table byte_map: [0x00ea0000,0x00fd0000] byte_map_base: 0x00e7d000
Polling page: 0x00170000
Code Cache [0x02600000, 0x02760000, 0x04600000)
total_blobs=778 nmethods=574 adapters=141 free_code_cache=31386Kb largest_free_block=32139584
Compilation events (10 events):
Event: 1.517 Thread 0x2863e400 574 sun.awt.image.ByteInterleavedRaster::getDataElements (132 bytes)
Event: 1.517 Thread 0x2863e400 nmethod 574 0x02756988 code [0x02756ab0, 0x02756d4c]
Event: 1.518 Thread 0x2863e400 575 java.awt.image.ComponentColorModel::getRGBComponent (111 bytes)
Event: 1.518 Thread 0x2863e400 nmethod 575 0x02756fc8 code [0x02757140, 0x027573a8]
Event: 1.518 Thread 0x2863e400 576 java.awt.image.ComponentColorModel::extractComponent (530 bytes)
Event: 1.519 Thread 0x2863e400 nmethod 576 0x02757648 code [0x027578a0, 0x02758270]
Event: 1.519 Thread 0x2863e400 577 java.nio.HeapByteBuffer::_put (8 bytes)
Event: 1.519 Thread 0x2863e400 nmethod 577 0x02758ec8 code [0x02758fc0, 0x02759060]
Event: 1.520 Thread 0x2863e400 578 java.lang.ref.WeakReference::<init> (7 bytes)
Event: 1.520 Thread 0x2863e400 nmethod 578 0x02759108 code [0x02759200, 0x027592b0]
GC Heap History (10 events):
Event: 0.994 GC heap before
{Heap before GC invocations=8 (full 1):
def new generation total 4992K, used 4991K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 100% used [0x04600000, 0x04a60000, 0x04a60000)
from space 512K, 99% used [0x04ae0000, 0x04b5fff8, 0x04b60000)
to space 512K, 0% used [0x04a60000, 0x04a60000, 0x04ae0000)
tenured generation total 21188K, used 15353K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 72% used [0x0f0a0000, 0x0ff9e640, 0x0ff9e800, 0x10551000)
compacting perm gen total 12288K, used 7116K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 57% used [0x24600000, 0x24cf3270, 0x24cf3400, 0x25200000)
No shared spaces configured.
Event: 0.995 GC heap after
Heap after GC invocations=9 (full 1):
def new generation total 4992K, used 266K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 0% used [0x04600000, 0x04600000, 0x04a60000)
from space 512K, 52% used [0x04a60000, 0x04aa29e0, 0x04ae0000)
to space 512K, 0% used [0x04ae0000, 0x04ae0000, 0x04b60000)
tenured generation total 21188K, used 15539K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 73% used [0x0f0a0000, 0x0ffccf68, 0x0ffcd000, 0x10551000)
compacting perm gen total 12288K, used 7116K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 57% used [0x24600000, 0x24cf3270, 0x24cf3400, 0x25200000)
No shared spaces configured.
}
Event: 1.119 GC heap before
{Heap before GC invocations=9 (full 1):
def new generation total 4992K, used 4746K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 100% used [0x04600000, 0x04a60000, 0x04a60000)
from space 512K, 52% used [0x04a60000, 0x04aa29e0, 0x04ae0000)
to space 512K, 0% used [0x04ae0000, 0x04ae0000, 0x04b60000)
tenured generation total 21188K, used 15539K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 73% used [0x0f0a0000, 0x0ffccf68, 0x0ffcd000, 0x10551000)
compacting perm gen total 12288K, used 7904K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 64% used [0x24600000, 0x24db8158, 0x24db8200, 0x25200000)
No shared spaces configured.
Event: 1.122 GC heap after
Heap after GC invocations=10 (full 1):
def new generation total 4992K, used 512K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 0% used [0x04600000, 0x04600000, 0x04a60000)
from space 512K, 100% used [0x04ae0000, 0x04b60000, 0x04b60000)
to space 512K, 0% used [0x04a60000, 0x04a60000, 0x04ae0000)
tenured generation total 21188K, used 15951K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 75% used [0x0f0a0000, 0x10033ec0, 0x10034000, 0x10551000)
compacting perm gen total 12288K, used 7904K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 64% used [0x24600000, 0x24db8158, 0x24db8200, 0x25200000)
No shared spaces configured.
}
Event: 1.239 GC heap before
{Heap before GC invocations=10 (full 1):
def new generation total 4992K, used 4992K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 100% used [0x04600000, 0x04a60000, 0x04a60000)
from space 512K, 100% used [0x04ae0000, 0x04b60000, 0x04b60000)
to space 512K, 0% used [0x04a60000, 0x04a60000, 0x04ae0000)
tenured generation total 21188K, used 15951K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 75% used [0x0f0a0000, 0x10033ec0, 0x10034000, 0x10551000)
compacting perm gen total 12288K, used 8905K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 72% used [0x24600000, 0x24eb2490, 0x24eb2600, 0x25200000)
No shared spaces configured.
Event: 1.244 GC heap after
Heap after GC invocations=11 (full 1):
def new generation total 4992K, used 512K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 0% used [0x04600000, 0x04600000, 0x04a60000)
from space 512K, 100% used [0x04a60000, 0x04ae0000, 0x04ae0000)
to space 512K, 0% used [0x04ae0000, 0x04ae0000, 0x04b60000)
tenured generation total 21188K, used 16757K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 79% used [0x0f0a0000, 0x100fd6c0, 0x100fd800, 0x10551000)
compacting perm gen total 12288K, used 8905K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 72% used [0x24600000, 0x24eb2490, 0x24eb2600, 0x25200000)
No shared spaces configured.
}
Event: 1.318 GC heap before
{Heap before GC invocations=11 (full 1):
def new generation total 4992K, used 4992K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 100% used [0x04600000, 0x04a60000, 0x04a60000)
from space 512K, 100% used [0x04a60000, 0x04ae0000, 0x04ae0000)
to space 512K, 0% used [0x04ae0000, 0x04ae0000, 0x04b60000)
tenured generation total 21188K, used 16757K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 79% used [0x0f0a0000, 0x100fd6c0, 0x100fd800, 0x10551000)
compacting perm gen total 12288K, used 9224K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 75% used [0x24600000, 0x24f023b8, 0x24f02400, 0x25200000)
No shared spaces configured.
Event: 1.324 GC heap after
Heap after GC invocations=12 (full 1):
def new generation total 4992K, used 512K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 0% used [0x04600000, 0x04600000, 0x04a60000)
from space 512K, 100% used [0x04ae0000, 0x04b60000, 0x04b60000)
to space 512K, 0% used [0x04a60000, 0x04a60000, 0x04ae0000)
tenured generation total 21188K, used 17935K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 84% used [0x0f0a0000, 0x10223f88, 0x10224000, 0x10551000)
compacting perm gen total 12288K, used 9224K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 75% used [0x24600000, 0x24f023b8, 0x24f02400, 0x25200000)
No shared spaces configured.
}
Event: 1.416 GC heap before
{Heap before GC invocations=12 (full 1):
def new generation total 4992K, used 4992K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 100% used [0x04600000, 0x04a60000, 0x04a60000)
from space 512K, 100% used [0x04ae0000, 0x04b60000, 0x04b60000)
to space 512K, 0% used [0x04a60000, 0x04a60000, 0x04ae0000)
tenured generation total 21188K, used 17935K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 84% used [0x0f0a0000, 0x10223f88, 0x10224000, 0x10551000)
compacting perm gen total 12288K, used 9704K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 78% used [0x24600000, 0x24f7a0e8, 0x24f7a200, 0x25200000)
No shared spaces configured.
Event: 1.422 GC heap after
Heap after GC invocations=13 (full 1):
def new generation total 4992K, used 512K [0x04600000, 0x04b60000, 0x0f0a0000)
eden space 4480K, 0% used [0x04600000, 0x04600000, 0x04a60000)
from space 512K, 100% used [0x04a60000, 0x04ae0000, 0x04ae0000)
to space 512K, 0% used [0x04ae0000, 0x04ae0000, 0x04b60000)
tenured generation total 21188K, used 19377K [0x0f0a0000, 0x10551000, 0x24600000)
the space 21188K, 91% used [0x0f0a0000, 0x1038c7f8, 0x1038c800, 0x10551000)
compacting perm gen total 12288K, used 9704K [0x24600000, 0x25200000, 0x28600000)
the space 12288K, 78% used [0x24600000, 0x24f7a0e8, 0x24f7a200, 0x25200000)
No shared spaces configured.
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 1.552 Thread 0x025dd800 Threw 0x04889cf0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.553 Thread 0x025dd800 Threw 0x0488e810 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.553 Thread 0x025dd800 Threw 0x04895b08 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.554 Thread 0x025dd800 Threw 0x0489c1e8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.555 Thread 0x025dd800 Threw 0x048a1a10 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.560 Thread 0x025dd800 Threw 0x048b8180 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.561 Thread 0x025dd800 Threw 0x048bc820 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.567 Thread 0x025dd800 Threw 0x048c41a0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.568 Thread 0x025dd800 Threw 0x048cb6c8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.569 Thread 0x025dd800 Threw 0x048cf010 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Events (10 events):
Event: 1.560 loading class 0x28c1cec8
Event: 1.560 loading class 0x28c1cec8 done
Event: 1.561 loading class 0x28c1c678
Event: 1.561 loading class 0x28c1c678 done
Event: 1.567 loading class 0x28be9c50
Event: 1.567 loading class 0x28be9c50 done
Event: 1.568 loading class 0x28c20850
Event: 1.568 loading class 0x28c20850 done
Event: 1.569 loading class 0x28c20790
Event: 1.569 loading class 0x28c20790 done
Dynamic libraries:
0x01000000 - 0x0102f000 C:\Program Files\Java\jre7\bin\javaw.exe
0x77470000 - 0x77598000 C:\Windows\system32\ntdll.dll
0x77180000 - 0x7725c000 C:\Windows\system32\kernel32.dll
0x75d00000 - 0x75dc6000 C:\Windows\system32\ADVAPI32.dll
0x76e90000 - 0x76f52000 C:\Windows\system32\RPCRT4.dll
0x76f60000 - 0x76ffd000 C:\Windows\system32\USER32.dll
0x77260000 - 0x772ac000 C:\Windows\system32\GDI32.dll
0x74720000 - 0x748be000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_5cb72f2a088b0ed3\COMCTL32.dll
0x75ea0000 - 0x75f4a000 C:\Windows\system32\msvcrt.dll
0x76070000 - 0x760c9000 C:\Windows\system32\SHLWAPI.dll
0x76e70000 - 0x76e8e000 C:\Windows\system32\IMM32.DLL
0x75dd0000 - 0x75e98000 C:\Windows\system32\MSCTF.dll
0x775b0000 - 0x775b9000 C:\Windows\system32\LPK.DLL
0x75b30000 - 0x75bad000 C:\Windows\system32\USP10.dll
0x69500000 - 0x695bf000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x62f60000 - 0x632e0000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x72fb0000 - 0x72fb7000 C:\Windows\system32\WSOCK32.dll
0x75bb0000 - 0x75bdd000 C:\Windows\system32\WS2_32.dll
0x760d0000 - 0x760d6000 C:\Windows\system32\NSI.dll
0x74340000 - 0x74372000 C:\Windows\system32\WINMM.dll
0x77000000 - 0x77145000 C:\Windows\system32\ole32.dll
0x775c0000 - 0x7764d000 C:\Windows\system32\OLEAUT32.dll
0x74300000 - 0x7433e000 C:\Windows\system32\OLEACC.dll
0x75a90000 - 0x75a97000 C:\Windows\system32\PSAPI.DLL
0x73f10000 - 0x73f1c000 C:\Program Files\Java\jre7\bin\verify.dll
0x73ef0000 - 0x73f10000 C:\Program Files\Java\jre7\bin\java.dll
0x73eb0000 - 0x73ec3000 C:\Program Files\Java\jre7\bin\zip.dll
0x6fa00000 - 0x6fa0a000 C:\Program Files\Java\jre7\bin\management.dll
0x682a0000 - 0x682b4000 C:\Program Files\Java\jre7\bin\net.dll
0x75150000 - 0x7518b000 C:\Windows\system32\mswsock.dll
0x751b0000 - 0x751b5000 C:\Windows\System32\wship6.dll
0x73e90000 - 0x73e9f000 C:\Program Files\Java\jre7\bin\nio.dll
0x74160000 - 0x7416f000 C:\Windows\system32\NLAapi.dll
0x753c0000 - 0x753d9000 C:\Windows\system32\IPHLPAPI.DLL
0x75380000 - 0x753b5000 C:\Windows\system32\dhcpcsvc.DLL
0x75610000 - 0x7563c000 C:\Windows\system32\DNSAPI.dll
0x759c0000 - 0x759d4000 C:\Windows\system32\Secur32.dll
0x75370000 - 0x75377000 C:\Windows\system32\WINNSI.DLL
0x75340000 - 0x75362000 C:\Windows\system32\dhcpcsvc6.DLL
0x70c80000 - 0x70c8f000 C:\Windows\system32\napinsp.dll
0x70c40000 - 0x70c52000 C:\Windows\system32\pnrpnsp.dll
0x70c70000 - 0x70c78000 C:\Windows\System32\winrnr.dll
0x76c00000 - 0x76c49000 C:\Windows\system32\WLDAP32.dll
0x70be0000 - 0x70c01000 C:\Program Files\Bonjour\mdnsNSP.dll
0x71890000 - 0x71896000 C:\Windows\system32\rasadhlp.dll
0x02470000 - 0x024bc000 C:\Users\Brett Fixed.AlandBetty-PC\AppData\Roaming\.minecraft\versions\1.7.2\1.7.2-natives-1178807732896\lwjgl.dll
0x62e90000 - 0x62f5b000 C:\Windows\system32\OPENGL32.dll
0x64200000 - 0x64223000 C:\Windows\system32\GLU32.dll
0x65f60000 - 0x66045000 C:\Windows\system32\DDRAW.dll
0x68960000 - 0x68966000 C:\Windows\system32\DCIMAN32.dll
0x76c50000 - 0x76dda000 C:\Windows\system32\SETUPAPI.dll
0x718a0000 - 0x718ac000 C:\Windows\system32\dwmapi.dll
0x751c0000 - 0x751c8000 C:\Windows\system32\VERSION.dll
0x74ed0000 - 0x74f0b000 C:\Windows\system32\rsaenh.dll
0x759e0000 - 0x759fe000 C:\Windows\system32\USERENV.dll
0x64710000 - 0x64853000 C:\Program Files\Java\jre7\bin\awt.dll
0x746e0000 - 0x7471f000 C:\Windows\system32\uxtheme.dll
0x298b0000 - 0x29b03000 C:\Windows\system32\ig4icd32.dll
0x29b10000 - 0x29d2c000 C:\Windows\system32\ig4dev32.dll
0x69050000 - 0x690b2000 C:\Windows\system32\mscms.dll
0x71f50000 - 0x71f92000 C:\Windows\system32\WINSPOOL.DRV
0x66e70000 - 0x66ea8000 C:\Windows\system32\icm32.dll
0x6fbc0000 - 0x6fc9c000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -Djava.library.path=C:\Users\Brett Fixed.AlandBetty-PC\AppData\Roaming\.minecraft\versions\1.7.2\1.7.2-natives-1178807732896
java_command: net.minecraft.client.main.Main --username Brett_64_MC --version 1.7.2 --gameDir C:\Users\Brett Fixed.AlandBetty-PC\AppData\Roaming\.minecraft --assetsDir C:\Users\Brett Fixed.AlandBetty-PC\AppData\Roaming\.minecraft\assets\virtual\legacy --uuid 18c01233b62346ab903b74847c434859 --accessToken 56d3637874c64f3888c74dcdd0cf774b
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
PATH=C:\Windows\system32;C:\Windows;C:\Windows\system32\wbem;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Intel\DMIX;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\Common Files\Roxio Shared\10.0\DLLShared;C:\Program Files\QuickTime\QTSystem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Windows Live\Shared;C:\Program Files\Java\jre7\bin
USERNAME=Brett Fixed
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows Vista Build 6002 Service Pack 2
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc
Memory: 4k page, physical 3133904k(1613112k free), swap 6500284k(4877700k free)
vm_info: Java HotSpot™ Client VM (24.51-b03) for windows-x86 JRE (1.7.0_51-b13), built on Dec 18 2013 19:09:58 by "java_re" with unknown MS VC++:1600
time: Wed Jan 22 09:33:12 2014
elapsed time: 1 seconds
Ive also tried downloading different launchers and that didnt work, (stupid cube world XD) ty for actually reading this
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttp://www.minecraftforum.net/topic/1742903-obtaining-a-dxdiag-log/
System Information
------------------
Time of this report: 1/22/2014, 10:09:11
Machine name: ALANDBETTY-PC
Operating System: Windows Vista™ Home Premium (6.0, Build 6002) Service Pack 2 (6002.vistasp2_gdr.130707-1535)
Language: English (Regional Setting: English)
System Manufacturer: Dell Inc.
System Model: Inspiron 530
BIOS: Phoenix - AwardBIOS v6.00PG
Processor: Intel® Core™2 Duo CPU E7400 @ 2.80GHz (2 CPUs), ~2.8GHz
Memory: 3060MB RAM
Page File: 1237MB used, 5102MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
DxDiag Version: 7.00.6002.18107 32bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Input Tab: No problems found.
--------------------
DirectX Debug Levels
--------------------
Direct3D: 0/4 (retail)
DirectDraw: 0/4 (retail)
DirectInput: 0/5 (retail)
DirectMusic: 0/5 (retail)
DirectPlay: 0/9 (retail)
DirectSound: 0/5 (retail)
DirectShow: 0/6 (retail)
---------------
Display Devices
---------------
Card name: Intel® G33/G31 Express Chipset Family
Manufacturer: Intel Corporation
Chip type: Intel® GMA 3100
DAC type: Internal
Device Key: Enum\PCI\VEN_8086&DEV_29C2&SUBSYS_020D1028&REV_02
Display Memory: 286 MB
Dedicated Memory: 0 MB
Shared Memory: 286 MB
Current Mode: 1440 x 900 (32 bit) (60Hz)
Monitor: Dell SE198WFP(Analog)
Driver Name: igdumd32.dll
Driver Version: 7.14.0010.1437 (English)
DDI Version: unknown
BGRA Supported: Yes
Driver Attributes: Final Retail
Driver Date/Size: 2/11/2008 19:36:08, 3301376 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B78E66-6A82-11CF-0576-0722A3C2CA35}
Vendor ID: 0x8086
Device ID: 0x29C2
SubSys ID: 0x020D1028
Revision ID: 0x0002
Revision ID: 0x0002
Video Accel:
Deinterlace Caps: n/a
DDraw Status: Not Available
D3D Status: Not Available
AGP Status: Not Available
-------------
Sound Devices
-------------
Description: Speakers (Realtek High Definition Audio)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0888&SUBSYS_1028020D&REV_1000
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: RTKVHDA.sys
Driver Version: 6.00.0001.5408 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 5/11/2007 08:26:46, 1773536 bytes
Other Files:
Driver Provider: Realtek Semiconductor Corp.
HW Accel Level: Basic
Cap Flags: 0xF1F
Min/Max Sample Rate: 100, 200000
Static/Strm HW Mix Bufs: 1, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX™ 2.0 Listen/Src: No, No
I3DL2™ Listen/Src: No, No
Sensaura™ ZoomFX™: No
---------------------
Sound Capture Devices
---------------------
Description: FrontMic (Realtek High Definition Audio)
Default Sound Capture: Yes
Default Voice Capture: Yes
Driver Name: RTKVHDA.sys
Driver Version: 6.00.0001.5408 (English)
Driver Attributes: Final Retail
Date and Size: 5/11/2007 08:26:46, 1773536 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
Description: Microphone (Screaming Bee Audio)
Default Sound Capture: No
Default Voice Capture: No
Driver Name: ScreamingBAudio.sys
Driver Version: 2.00.0003.0000 (English)
Driver Attributes: Final Retail
Date and Size: 7/1/2010 14:21:14, 34896 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
-------------------
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, 0x2935
| Matching Device ID: usb\root_hub
| Service: usbhub
| Driver: usbhub.sys, 6/28/2013 21:07:15, 197632 bytes
| Driver: usbd.sys, 6/28/2013 21:06:53, 6016 bytes
----------------
Gameport Devices
----------------
------------
PS/2 Devices
------------
+ HID Keyboard Device
| Vendor/Product ID: 0x413C, 0x2105
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
| Driver: kbdhid.sys, 4/10/2009 23:38:40, 17408 bytes
| Driver: kbdclass.sys, 1/20/2008 21:23:23, 35384 bytes
|
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
| Driver: i8042prt.sys, 1/20/2008 21:23:20, 54784 bytes
| Driver: kbdclass.sys, 1/20/2008 21:23:23, 35384 bytes
|
+ HID-compliant mouse
| Vendor/Product ID: 0x413C, 0x3012
| Matching Device ID: hid_device_system_mouse
| Service: mouhid
| Driver: mouhid.sys, 1/20/2008 21:23:20, 15872 bytes
| Driver: mouclass.sys, 1/20/2008 21:23:20, 34360 bytes
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
| Driver: termdd.sys, 4/11/2009 01:32:52, 53224 bytes
| Driver: sermouse.sys, 1/20/2008 21:23:20, 19968 bytes
| Driver: mouclass.sys, 1/20/2008 21:23:20, 34360 bytes
------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 290.3 GB
Total Space: 461.5 GB
File System: NTFS
Model: ST3500418AS ATA Device
Drive: D:
Free Space: 7.8 GB
Total Space: 15.4 GB
File System: NTFS
Model: ST3500418AS ATA Device
Drive: E:
Model: TSSTcorp DVD+-RW TS-H653F ATA Device
Driver: c:\windows\system32\drivers\cdrom.sys, 6.00.6002.18005 (English), 4/10/2009 23:39:17, 67072 bytes
--------------
System Devices
--------------
Name: Intel® G33/G31 Express Chipset Family
Device ID: PCI\VEN_8086&DEV_29C2&SUBSYS_020D1028&REV_02\3&2411E6FE&0&10
Driver: C:\Windows\system32\DRIVERS\igdkmd32.sys, 7.14.0010.1409 (English), 4/22/2008 01:17:28, 2016256 bytes
Driver: C:\Windows\system32\igdumd32.dll, 7.14.0010.1437 (English), 2/11/2008 19:36:08, 3301376 bytes
Driver: C:\Windows\system32\igklg400.bin, 2/11/2008 19:34:48, 2215364 bytes
Driver: C:\Windows\system32\igklg450.bin, 2/11/2008 19:34:48, 1971732 bytes
Driver: C:\Windows\system32\igmedcompkrn.bin, 2/11/2008 19:34:48, 29932 bytes
Driver: C:\Windows\system32\iglhxs32.vp, 2/11/2008 21:06:46, 32848 bytes
Driver: C:\Windows\system32\iglhxo32.vp, 2/11/2008 18:35:36, 2096 bytes
Driver: C:\Windows\system32\iglhxc32.vp, 2/11/2008 18:35:36, 2096 bytes
Driver: C:\Windows\system32\hccutils.dll, 7.14.0010.1437 (English), 2/11/2008 18:46:50, 106496 bytes
Driver: C:\Windows\system32\igfxsrvc.dll, 7.14.0010.1437 (English), 2/11/2008 18:47:14, 48640 bytes
Driver: C:\Windows\system32\igfxsrvc.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:10, 256536 bytes
Driver: C:\Windows\system32\igfxpph.dll, 7.14.0010.1437 (English), 2/11/2008 18:47:34, 204800 bytes
Driver: C:\Windows\system32\igfxcpl.cpl, 7.14.0010.1437 (English), 2/11/2008 18:47:24, 122880 bytes
Driver: C:\Windows\system32\igfxcfg.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:04, 539160 bytes
Driver: C:\Windows\system32\igfxdev.dll, 7.14.0010.1437 (English), 2/11/2008 18:46:44, 204800 bytes
Driver: C:\Windows\system32\igfxdo.dll, 7.14.0010.1437 (English), 2/11/2008 18:46:58, 135168 bytes
Driver: C:\Windows\system32\igfxtray.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:12, 141848 bytes
Driver: C:\Windows\system32\igfxzoom.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:14, 170520 bytes
Driver: C:\Windows\system32\hkcmd.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:02, 166424 bytes
Driver: C:\Windows\system32\igfxress.dll, 7.14.0010.1437 (English), 2/11/2008 18:46:32, 3293184 bytes
Driver: C:\Windows\system32\igfxpers.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:08, 133656 bytes
Driver: C:\Windows\system32\igfxTMM.dll, 7.14.0010.1437 (English), 2/11/2008 18:48:00, 245760 bytes
Driver: C:\Windows\system32\igfxext.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:06, 170520 bytes
Driver: C:\Windows\system32\igfxexps.dll, 7.14.0010.1437 (English), 2/11/2008 18:47:26, 24576 bytes
Driver: C:\Windows\system32\oemdspif.dll, 7.14.0010.1437 (English), 2/11/2008 18:47:38, 69632 bytes
Driver: C:\Windows\system32\igfxrara.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:14, 159744 bytes
Driver: C:\Windows\system32\igfxrchs.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:14, 114688 bytes
Driver: C:\Windows\system32\igfxrcht.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:14, 110592 bytes
Driver: C:\Windows\system32\igfxrdan.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:16, 176128 bytes
Driver: C:\Windows\system32\igfxrdeu.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:16, 192512 bytes
Driver: C:\Windows\system32\igfxrenu.lrc, 7.14.0010.1437 (English), 2/11/2008 18:46:32, 172032 bytes
Driver: C:\Windows\system32\igfxresp.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:16, 188416 bytes
Driver: C:\Windows\system32\igfxrfin.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:16, 176128 bytes
Driver: C:\Windows\system32\igfxrfra.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:18, 184320 bytes
Driver: C:\Windows\system32\igfxrheb.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:18, 155648 bytes
Driver: C:\Windows\system32\igfxrita.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:18, 188416 bytes
Driver: C:\Windows\system32\igfxrjpn.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:18, 131072 bytes
Driver: C:\Windows\system32\igfxrkor.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:20, 126976 bytes
Driver: C:\Windows\system32\igfxrnld.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:20, 188416 bytes
Driver: C:\Windows\system32\igfxrnor.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:20, 176128 bytes
Driver: C:\Windows\system32\igfxrplk.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:20, 180224 bytes
Driver: C:\Windows\system32\igfxrptb.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:20, 180224 bytes
Driver: C:\Windows\system32\igfxrptg.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:20, 180224 bytes
Driver: C:\Windows\system32\igfxrrus.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:22, 180224 bytes
Driver: C:\Windows\system32\igfxrsky.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:22, 176128 bytes
Driver: C:\Windows\system32\igfxrslv.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:22, 172032 bytes
Driver: C:\Windows\system32\igfxrsve.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:22, 176128 bytes
Driver: C:\Windows\system32\igfxrtha.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:22, 163840 bytes
Driver: C:\Windows\system32\igfxrcsy.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:14, 176128 bytes
Driver: C:\Windows\system32\igfxrell.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:16, 192512 bytes
Driver: C:\Windows\system32\igfxrhun.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:18, 184320 bytes
Driver: C:\Windows\system32\igfxrtrk.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:22, 172032 bytes
Driver: C:\Windows\system32\ig4icd32.dll, 7.14.0010.1437 (English), 2/11/2008 19:01:30, 2420736 bytes
Driver: C:\Windows\system32\ig4dev32.dll, 7.14.0010.1437 (English), 2/11/2008 19:01:44, 2174976 bytes
Driver: C:\Windows\system32\igfxCoIn_v1437.dll, 2/11/2008 19:55:18, 147456 bytes
Name: Intel® G33/G31/P35 Express Chipset PCI Express Root Port - 29C1
Device ID: PCI\VEN_8086&DEV_29C1&SUBSYS_020D1028&REV_02\3&2411E6FE&0&08
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6002.18005 (English), 4/11/2009 01:32:55, 149480 bytes
Name: Intel® G33/G31/P35 Express Chipset Processor to I/O Controller - 29C0
Device ID: PCI\VEN_8086&DEV_29C0&SUBSYS_020D1028&REV_02\3&2411E6FE&0&00
Driver: n/a
Name: High Definition Audio Controller
Device ID: PCI\VEN_8086&DEV_293E&SUBSYS_020D1028&REV_02\3&2411E6FE&0&D8
Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.00.6002.18005 (English), 4/10/2009 23:42:42, 561152 bytes
Name: Intel® ICH9 Family USB2 Enhanced Host Controller - 293C
Device ID: PCI\VEN_8086&DEV_293C&SUBSYS_020D1028&REV_02\3&2411E6FE&0&D7
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.00.6002.18465 (English), 5/5/2011 08:54:07, 39936 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:01, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:15, 197632 bytes
Driver: C:\Windows\system32\hccoin.dll, 6.00.6002.18465 (English), 5/5/2011 11:01:28, 8704 bytes
Driver: C:\Windows\system32\hcrstco.dll, 6.00.6002.18465 (English), 5/5/2011 11:01:28, 15872 bytes
Name: Intel® ICH9 Family USB2 Enhanced Host Controller - 293A
Device ID: PCI\VEN_8086&DEV_293A&SUBSYS_020D1028&REV_02\3&2411E6FE&0&EF
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.00.6002.18465 (English), 5/5/2011 08:54:07, 39936 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:01, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:15, 197632 bytes
Driver: C:\Windows\system32\hccoin.dll, 6.00.6002.18465 (English), 5/5/2011 11:01:28, 8704 bytes
Driver: C:\Windows\system32\hcrstco.dll, 6.00.6002.18465 (English), 5/5/2011 11:01:28, 15872 bytes
Name: Intel® ICH9 Family USB Universal Host Controller - 2939
Device ID: PCI\VEN_8086&DEV_2939&SUBSYS_020D1028&REV_02\3&2411E6FE&0&D2
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6002.18465 (English), 5/5/2011 08:54:07, 23552 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:01, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:15, 197632 bytes
Name: Intel® ICH9 Family USB Universal Host Controller - 2938
Device ID: PCI\VEN_8086&DEV_2938&SUBSYS_020D1028&REV_02\3&2411E6FE&0&D1
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6002.18465 (English), 5/5/2011 08:54:07, 23552 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:01, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:15, 197632 bytes
Name: Intel® ICH9 Family USB Universal Host Controller - 2937
Device ID: PCI\VEN_8086&DEV_2937&SUBSYS_020D1028&REV_02\3&2411E6FE&0&D0
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6002.18465 (English), 5/5/2011 08:54:07, 23552 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:01, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:15, 197632 bytes
Name: Intel® ICH9 Family USB Universal Host Controller - 2936
Device ID: PCI\VEN_8086&DEV_2936&SUBSYS_020D1028&REV_02\3&2411E6FE&0&EA
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6002.18465 (English), 5/5/2011 08:54:07, 23552 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:01, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:15, 197632 bytes
Name: Intel® ICH9 Family USB Universal Host Controller - 2935
Device ID: PCI\VEN_8086&DEV_2935&SUBSYS_020D1028&REV_02\3&2411E6FE&0&E9
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6002.18465 (English), 5/5/2011 08:54:07, 23552 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:01, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:15, 197632 bytes
Name: Intel® ICH9 Family USB Universal Host Controller - 2934
Device ID: PCI\VEN_8086&DEV_2934&SUBSYS_020D1028&REV_02\3&2411E6FE&0&E8
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6002.18465 (English), 5/5/2011 08:54:07, 23552 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:01, 226304 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18875 (English), 6/28/2013 21:07:15, 197632 bytes
Name: Intel® ICH9 Family SMBus Controller - 2930
Device ID: PCI\VEN_8086&DEV_2930&SUBSYS_020D1028&REV_02\3&2411E6FE&0&FB
Driver: n/a
Name: Intel® ICH9 2 port Serial ATA Storage Controller 2 - 2926
Device ID: PCI\VEN_8086&DEV_2926&SUBSYS_020D1028&REV_02\3&2411E6FE&0&FD
Driver: C:\Windows\system32\DRIVERS\pciide.sys, 6.00.6002.18005 (English), 4/11/2009 01:32:49, 14312 bytes
Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.00.6002.18005 (English), 4/11/2009 01:32:52, 43496 bytes
Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.00.6002.18005 (English), 4/11/2009 01:32:26, 19944 bytes
Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.00.6002.18005 (English), 4/11/2009 01:32:42, 109032 bytes
Name: Intel® ICH9 4 port Serial ATA Storage Controller 1 - 2920
Device ID: PCI\VEN_8086&DEV_2920&SUBSYS_020D1028&REV_02\3&2411E6FE&0&FA
Driver: C:\Windows\system32\DRIVERS\pciide.sys, 6.00.6002.18005 (English), 4/11/2009 01:32:49, 14312 bytes
Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.00.6002.18005 (English), 4/11/2009 01:32:52, 43496 bytes
Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.00.6002.18005 (English), 4/11/2009 01:32:26, 19944 bytes
Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.00.6002.18005 (English), 4/11/2009 01:32:42, 109032 bytes
Name: PCI standard ISA bridge
Device ID: PCI\VEN_8086&DEV_2916&SUBSYS_020D1028&REV_02\3&2411E6FE&0&F8
Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.00.6001.18000 (English), 1/20/2008 21:23:01, 16440 bytes
Name: Intel® 82801 PCI Bridge - 244E
Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_020D1028&REV_92\3&2411E6FE&0&F0
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6002.18005 (English), 4/11/2009 01:32:55, 149480 bytes
Name: Intel® 82562V-2 10/100 Network Connection
Device ID: PCI\VEN_8086&DEV_10C0&SUBSYS_020D1028&REV_02\3&2411E6FE&0&C8
Driver: C:\Windows\system32\DRIVERS\e1e6032.sys, 9.08.0020.0000 (English), 4/29/2007 03:42:24, 228224 bytes
Driver: C:\Windows\system32\Prounstl.exe, 9.01.0001.0000 (English), 4/29/2007 03:42:26, 154496 bytes
Driver: C:\Windows\system32\e1e6032.din, 4/29/2007 03:42:24, 2689 bytes
Driver: C:\Windows\system32\NicCo6.dll, 2.00.0001.0000 (English), 4/29/2007 03:42:26, 28536 bytes
Driver: C:\Windows\system32\NicInE6.dll, 9.08.0001.0000 (English), 4/29/2007 03:42:26, 39288 bytes
Driver: C:\Windows\system32\e1000msg.dll, 9.07.0000.0000 (English), 4/29/2007 03:42:24, 179048 bytes
------------------
DirectShow Filters
------------------
DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,,
WMAPro over S/PDIF DMO,0x00600800,1,1,,
WMSpeech Decoder DMO,0x00600800,1,1,,
MP3 Decoder DMO,0x00600800,1,1,,
Mpeg4s Decoder DMO,0x00800001,1,1,,
WMV Screen decoder DMO,0x00600800,1,1,,
WMVideo Decoder DMO,0x00800001,1,1,,
Mpeg43 Decoder DMO,0x00800001,1,1,,
Mpeg4 Decoder DMO,0x00800001,1,1,,
CyberLink AudioCD Filter,0x00600000,0,1,CLAudioCD.ax,5.00.0000.4417
Full Screen Renderer,0x00200000,1,0,,6.06.6002.18725
WMT VIH2 Fix,0x00200000,1,1,WLXVAFilt.dll,15.04.3555.0308
Record Queue,0x00200000,1,1,WLXVAFilt.dll,15.04.3555.0308
WMT Switch Filter,0x00200000,1,1,WLXVAFilt.dll,15.04.3555.0308
WMT Virtual Renderer,0x00200000,1,0,WLXVAFilt.dll,15.04.3555.0308
WMT DV Extract,0x00200000,1,1,WLXVAFilt.dll,15.04.3555.0308
WMT Virtual Source,0x00200000,0,1,WLXVAFilt.dll,15.04.3555.0308
WMT Sample Information Filter,0x00200000,1,1,WLXVAFilt.dll,15.04.3555.0308
Multiple File Output,0x00200000,2,2,WMM2FILT.dll,
WMT Black Frame Generator,0x00200000,1,1,WMM2FILT.dll,
WMT Import Filter,0x00200000,0,1,WMM2FILT.dll,
DV Muxer,0x00400000,0,0,,6.06.6001.18000
CyberLink Audio Wizard,0x00200001,1,1,CLAudWizard.ax,1.00.0000.1215
Color Space Converter,0x00400001,1,1,,6.06.6002.18725
WMT Interlacer,0x00200000,1,1,WMM2FILT.dll,
WM ASF Reader,0x00400000,0,0,,11.00.6001.7000
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,11.00.6001.7000
AVI Splitter,0x00600000,1,1,,6.06.6002.18725
VGA 16 Color Ditherer,0x00400000,1,1,,6.06.6002.18725
Microsoft MPEG-2 Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,11.00.6001.7110
CyberLink DVD Navigator,0x00200000,0,3,CLNavX.ax,7.00.0000.4212
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.6002.18363
WMT Format Conversion,0x00200000,1,1,WMM2FILT.dll,
9x8Resize,0x00200000,1,1,WMM2FILT.dll,
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.6002.18363
WMT Virtual Source,0x00200000,0,1,WMM2FILT.dll,
Microsoft TV Caption Decoder,0x00200001,1,0,MSTVCapn.dll,6.00.6002.18536
MJPEG Decompressor,0x00600000,1,1,,6.06.6002.18725
CBVA DMO wrapper filter,0x00200000,1,1,cbva.dll,6.00.6002.18242
MPEG-I Stream Splitter,0x00600000,1,2,,6.06.6002.18725
SAMI (CC) Parser,0x00400000,1,1,,6.06.6002.18725
CyberLink Audio Spectrum Analyzer,0x00200000,1,1,CLAudSpa.ax,1.00.0000.0924
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.6001.18000
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.6002.18363
WMT AudioAnalyzer,0x00200000,1,1,WMM2FILT.dll,
Internal LMRT Renderer,0x00800001,1,0,LMRTREND.dll,6.00.0004.0827
Microsoft MPEG-2 Video Encoder,0x00200000,2,0,msmpeg2enc.dll,11.00.6001.7000
Stretch Video,0x00200000,1,1,WMM2FILT.dll,
CyberLink Demultiplexer,0x00200000,1,0,cldemuxer.ax,1.00.0000.4528
Internal Script Command Renderer,0x00800001,1,0,,6.06.6002.18725
MPEG Audio Decoder,0x03680001,1,1,,6.06.6002.18725
TrueMotion 2.0 Decompressor,0x00600001,1,1,tm20dec.ax,1.00.0000.0001
DV Splitter,0x00600000,1,2,,6.06.6001.18000
Video Mixing Renderer 9,0x00200000,1,0,,6.06.6002.18725
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,11.00.6001.7000
Frame Eater,0x00200000,1,1,WMM2FILT.dll,
Allocator Fix,0x00200000,1,1,WMM2FILT.dll,
ACM Wrapper,0x00600000,1,1,,6.06.6002.18725
Video Renderer,0x00800001,1,0,,6.06.6002.18725
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.6002.18363
Capture ASF Writer,0x00200000,0,0,WMM2FILT.dll,
Line 21 Decoder,0x00600000,1,1,,6.06.6002.18533
Video Port Manager,0x00600000,2,1,,6.06.6002.18725
Video Renderer,0x00400000,1,0,,6.06.6002.18725
Bitmap Generate,0x00200000,1,1,WMM2FILT.dll,
Proxy Sink,0x00200000,1,0,WMM2FILT.dll,
File Writer,0x00200000,1,0,WLXVAFilt.dll,15.04.3555.0308
Proxy Source,0x00200000,0,1,WMM2FILT.dll,
WM ASF Writer,0x00400000,0,0,,11.00.6001.7000
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.00.6001.18000
CyberLink Audio Decoder,0x00200000,1,1,Claud.ax,6.01.0008.5225
WMT Sample Information Filter,0x00200000,1,1,WMM2FILT.dll,
File writer,0x00200000,1,0,,6.06.6001.18000
DVD Navigator,0x00200000,0,3,,6.06.6002.18533
WMT DV Extract,0x00200000,1,1,WMM2FILT.dll,
Overlay Mixer2,0x00200000,1,1,,6.06.6002.18533
CyberLink TimeStretch Filter,0x00200000,1,1,clauts.ax,1.00.0000.5423
Cutlist File Source,0x00200000,0,1,qcut.dll,6.00.0002.0902
AVI Draw,0x00600064,9,1,,6.06.6002.18725
CyberLink Audio Effect,0x00200000,1,1,CLAudFx.ax,6.00.0000.5103
Microsoft MPEG-2 Audio Encoder,0x00200000,2,0,msmpeg2enc.dll,11.00.6001.7000
WST Pager,0x00800000,1,1,WSTPager.ax,6.06.6001.18000
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.6002.18363
Record Queue,0x00200000,1,1,WMM2FILT.dll,
DV Video Decoder,0x00800000,1,1,,6.06.6001.18000
URL StreamRenderer,0x00600000,1,0,LMRTREND.dll,6.00.0004.0827
Cyberlink SubTitle Importor,0x00200000,1,1,CLSubTitle.ax,1.00.0000.4716
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.6002.18860
Null Renderer,0x00200000,1,0,qedit.dll,6.06.6002.18860
WMT Log Filter,0x00200000,1,1,WMM2FILT.dll,
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.6002.18496
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,11.00.6001.7000
WMT Virtual Renderer,0x00200000,1,0,WMM2FILT.dll,
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.6002.18363
Smart Tee,0x00200000,1,2,,6.06.6001.18000
Overlay Mixer,0x00200000,0,0,,6.06.6002.18533
CyberLink Video Effect,0x00200000,1,1,CLVidFx.ax,1.00.0000.1523
CyberLink Video/SP Decoder,0x00600000,2,3,CLVSD.ax,8.02.0000.0430
AVI Decompressor,0x00600000,1,1,,6.06.6002.18725
WMT MuxDeMux Filter,0x00200000,0,0,WMM2FILT.dll,
NetBridge,0x00200000,2,0,netbridge.dll,6.01.6001.18000
AVI/WAV File Source,0x00400000,0,2,,6.06.6002.18725
WMT Volume,0x00200000,1,1,WMM2FILT.dll,
Wave Parser,0x00400000,1,1,,6.06.6002.18725
MIDI Parser,0x00400000,1,1,,6.06.6002.18725
Multi-file Parser,0x00400000,1,1,,6.06.6002.18725
File stream renderer,0x00400000,1,1,,6.06.6002.18725
CyberLink Line21 Decoder Filter,0x00200000,0,2,CLLine21.ax,4.00.0000.8712
WMT VIH2 Fix,0x00200000,1,1,WMM2FILT.dll,
Microsoft MPEG-1/DD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,11.00.6001.7000
AVI Mux,0x00200000,1,0,,6.06.6001.18000
Line 21 Decoder 2,0x00600002,1,1,,6.06.6002.18725
File Source (Async.),0x00400000,0,1,,6.06.6002.18725
File Source (URL),0x00400000,0,1,,6.06.6002.18725
Media Center Extender Encryption Filter,0x00200000,2,2,Mcx2Filter.dll,6.01.6002.18005
AudioRecorder WAV Dest,0x00200000,0,0,,6.00.6001.18000
AudioRecorder Wave Form,0x00200000,0,0,,6.00.6001.18000
SoundRecorder Null Renderer,0x00200000,0,0,,6.00.6001.18000
Infinite Pin Tee Filter,0x00200000,1,1,,6.06.6001.18000
WMT Switch Filter,0x00200000,1,1,WMM2FILT.dll,
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.00.6002.18005
Uncompressed Domain Shot Detection Filter,0x00200000,1,1,WMM2FILT.dll,
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.6002.18496
MPEG Video Decoder,0x40000001,1,1,,6.06.6002.18725
WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,,6.00.6001.18000
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,,
WMVideo9 Encoder DMO,0x00600800,1,1,,
MSScreen 9 encoder DMO,0x00600800,1,1,,
DV Video Encoder,0x00200000,0,0,,6.06.6001.18000
MJPEG Compressor,0x00200000,0,0,,6.06.6002.18725
Cinepak Codec by Radius,0x00200000,1,1,,6.06.6001.18000
Fraps Video Decompressor,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Microsoft RLE,0x00200000,1,1,,6.06.6001.18000
Microsoft Video 1,0x00200000,1,1,,6.06.6001.18000
Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,,
WMAudio Encoder DMO,0x00600800,1,1,,
IMA ADPCM,0x00200000,1,1,,6.06.6002.18725
PCM,0x00200000,1,1,,6.06.6002.18725
Microsoft ADPCM,0x00200000,1,1,,6.06.6002.18725
GSM 6.10,0x00200000,1,1,,6.06.6002.18725
Messenger Audio Codec,0x00200000,1,1,,6.06.6002.18725
CCITT A-Law,0x00200000,1,1,,6.06.6002.18725
CCITT u-Law,0x00200000,1,1,,6.06.6002.18725
MPEG Layer-3,0x00200000,1,1,,6.06.6002.18725
Audio Capture Sources:
FrontMic (Realtek High Definiti,0x00200000,0,0,,6.06.6001.18000
Microphone (Screaming Bee Audio,0x00200000,0,0,,6.06.6001.18000
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,,6.06.6002.18725
Microsoft GS Wavetable Synth,0x00200000,1,0,,6.06.6002.18725
WDM Streaming Capture Devices:
,0x00000000,0,0,,
,0x00000000,0,0,,
,0x00000000,0,0,,
,0x00000000,0,0,,
Screaming Bee Audio Driver,0x00200000,1,1,,6.00.6001.18000
WDM Streaming Rendering Devices:
Realtek HD Audio output,0x00200000,1,1,,6.00.6001.18000
,0x00000000,0,0,,
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6002.18496
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6002.18496
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6002.18496
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6002.18496
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.6002.18005
Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.6001.18000
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.6002.18496
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.6002.18496
BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,0,EncDec.dll,6.06.6002.18528
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.6002.18528
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.6002.18528
WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,,6.00.6001.18000
Audio Renderers:
Speakers (Realtek High Definiti,0x00200000,1,0,,6.06.6002.18725
CyberLink Audio Renderer,0x00200000,1,0,cladr.ax,6.00.0000.5222
Default DirectSound Device,0x00800000,1,0,,6.06.6002.18725
Default WaveOut Device,0x00200000,1,0,,6.06.6002.18725
DirectSound: Speakers (Realtek High Definition Audio),0x00200000,1,0,,6.06.6002.18725
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttps://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=17407&lang=eng
ill try it ty
it fixed a crap ton of errors in my cpu
but still same error report
im 100% sure after checking through my downloads and software it is something to to with a windows update
that changes the minidump state and locational folder, and since that doesnt affect most newer cpu's im still at a loss
any other suggestions?