Minecraft keeps crashing. I have tried reinstalling Java, that didn't work. It crashed with minecraft, tekkit, ftb, MultiMC, any minecraft launcher. Minecraft gets to right before the mojang splash screen appears and crashes.
Error Report:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4ffc6ec0, pid=4812, tid=4576
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode windows-x86 )
# Problematic frame:
# C 0x4ffc6ec0
#
# 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 (0x49fee000): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4576, stack(0x4db90000,0x4dbe0000)]
EAX=0x9586d856 is an unknown value
EBX=0x4f969240 is an unknown value
ECX=0x4f91e7c0 is an unknown value
EDX=0x00000004 is an unknown value
ESP=0x4dbdf644 is pointing into the stack for thread: 0x49fee000
EBP=0x4f8b0144 is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x4dbdf694 is pointing into the stack for thread: 0x49fee000
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157248K, used 119554K [0x03e30000, 0x0e8d0000, 0x19380000)
eden space 139776K, 85% used [0x03e30000, 0x0b2f0ac8, 0x0c6b0000)
from space 17472K, 0% used [0x0c6b0000, 0x0c6b0000, 0x0d7c0000)
to space 17472K, 0% used [0x0d7c0000, 0x0d7c0000, 0x0e8d0000)
tenured generation total 349568K, used 0K [0x19380000, 0x2e8e0000, 0x43e30000)
the space 349568K, 0% used [0x19380000, 0x19380000, 0x19380200, 0x2e8e0000)
compacting perm gen total 13568K, used 13503K [0x43e30000, 0x44b70000, 0x47e30000)
the space 13568K, 99% used [0x43e30000, 0x44b5fd80, 0x44b5fe00, 0x44b70000)
No shared spaces configured.
Error Report:
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4ffc6ec0, pid=4812, tid=4576
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode windows-x86 )
# Problematic frame:
# C 0x4ffc6ec0
#
# 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 (0x49fee000): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4576, stack(0x4db90000,0x4dbe0000)]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x4ffc6ec0
Registers:
EAX=0x9586d856, EBX=0x4f969240, ECX=0x4f91e7c0, EDX=0x00000004
ESP=0x4dbdf644, EBP=0x4f8b0144, ESI=0x00000000, EDI=0x4dbdf694
EIP=0x4ffc6ec0, EFLAGS=0x00010246
Top of Stack: (sp=0x4dbdf644)
0x4dbdf644: 690d6ed1 4f969240 4f8b0144 00000000
0x4dbdf654: 4dbdf6fc 4ff9ff54 4f8b1354 00000004
0x4dbdf664: 00000030 00000000 00000000 4fef6d2c
0x4dbdf674: 00000001 00000001 00000000 4ffc6ec0
0x4dbdf684: 00000000 4f8b0144 4f2972c0 4f91e7c0
0x4dbdf694: 9586d856 00000a6f 7dccccce 7dccccce
0x4dbdf6a4: 7dccccce fdccccce fdccccce fdccccce
0x4dbdf6b4: 6908ae94 4dbdf694 00000000 00001fa0
Instructions: (pc=0x4ffc6ec0)
0x4ffc6ea0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x4ffc6eb0: 00 00 00 00 90 6e fc 4f 0d 06 00 00 01 00 00 00
0x4ffc6ec0: 55 8b ec 53 56 57 8b d9 8b ca 8b 75 08 81 e1 fc
0x4ffc6ed0: ff ff ff 0f 28 83 90 04 00 00 0f 28 8b d0 04 00
Register to memory mapping:
EAX=0x9586d856 is an unknown value
EBX=0x4f969240 is an unknown value
ECX=0x4f91e7c0 is an unknown value
EDX=0x00000004 is an unknown value
ESP=0x4dbdf644 is pointing into the stack for thread: 0x49fee000
EBP=0x4f8b0144 is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x4dbdf694 is pointing into the stack for thread: 0x49fee000
Stack: [0x4db90000,0x4dbe0000], sp=0x4dbdf644, free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x4ffc6ec0
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglClear(IJ)V+0
j org.lwjgl.opengl.GL11.glClear(I)V+15
j org.lwjgl.opengl.Display.initContext()V+16
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+97
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
j net.minecraft.client.Minecraft.a()V+177
j avv.a()V+94
j net.minecraft.client.Minecraft.run()V+6
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x49fee000 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4576, stack(0x4db90000,0x4dbe0000)]
0x49fec000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4412, stack(0x4e6a0000,0x4e6f0000)]
0x49fedc00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4728, stack(0x4d600000,0x4d650000)]
0x49fecc00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4844, stack(0x4a670000,0x4a6c0000)]
0x4ade7400 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4616, stack(0x4a6c0000,0x4a710000)]
0x00e1b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5568, stack(0x00e90000,0x00ee0000)]
0x4abe4000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4460, stack(0x4c260000,0x4c2b0000)]
0x4aba8c00 JavaThread "TimerQueue" daemon [_thread_blocked, id=496, stack(0x4cc70000,0x4ccc0000)]
0x4abda400 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=4472, stack(0x4ce00000,0x4ce50000)]
0x4a13f800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4756, stack(0x4a440000,0x4a490000)]
0x4a13f000 JavaThread "AWT-Shutdown" [_thread_blocked, id=5388, stack(0x00dc0000,0x00e10000)]
0x4a0eb000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6016, stack(0x4a3f0000,0x4a440000)]
0x49fdac00 JavaThread "Service Thread" daemon [_thread_blocked, id=3768, stack(0x4a280000,0x4a2d0000)]
0x49fc9400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5664, stack(0x4a1b0000,0x4a200000)]
0x49fb9c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=5756, stack(0x4a230000,0x4a280000)]
0x49fb6800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4108, stack(0x4a160000,0x4a1b0000)]
0x49f63800 JavaThread "Finalizer" daemon [_thread_blocked, id=5160, stack(0x00d30000,0x00d80000)]
0x00fdc400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5308, stack(0x00e20000,0x00e70000)]
Other Threads:
0x00fd8400 VMThread [stack: 0x49f10000,0x49f60000] [id=5776]
0x49ff4400 WatcherThread [stack: 0x4a330000,0x4a380000] [id=3280]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157248K, used 119554K [0x03e30000, 0x0e8d0000, 0x19380000)
eden space 139776K, 85% used [0x03e30000, 0x0b2f0ac8, 0x0c6b0000)
from space 17472K, 0% used [0x0c6b0000, 0x0c6b0000, 0x0d7c0000)
to space 17472K, 0% used [0x0d7c0000, 0x0d7c0000, 0x0e8d0000)
tenured generation total 349568K, used 0K [0x19380000, 0x2e8e0000, 0x43e30000)
the space 349568K, 0% used [0x19380000, 0x19380000, 0x19380200, 0x2e8e0000)
compacting perm gen total 13568K, used 13503K [0x43e30000, 0x44b70000, 0x47e30000)
the space 13568K, 99% used [0x43e30000, 0x44b5fd80, 0x44b5fe00, 0x44b70000)
No shared spaces configured.
Card table byte_map: [0x49c30000,0x49e60000] byte_map_base: 0x49c10e80
Polling page: 0x001c0000
Code Cache [0x01e30000, 0x020a8000, 0x03e30000)
total_blobs=1617 nmethods=1288 adapters=262 free_code_cache=30265Kb largest_free_block=30991488
Compilation events (10 events):
Event: 33.318 Thread 0x49fc9400 1290 java.util.jar.JarVerifier$VerifierStream::read (103 bytes)
Event: 33.319 Thread 0x49fc9400 nmethod 1290 0x0209c308 code [0x0209c430, 0x0209c644]
Event: 33.346 Thread 0x49fc9400 1291 ! java.lang.StringCoding::encode (120 bytes)
Event: 33.349 Thread 0x49fc9400 nmethod 1291 0x0209f9c8 code [0x0209fbe0, 0x020a0244]
Event: 33.349 Thread 0x49fc9400 1292 java.lang.StringCoding::safeTrim (24 bytes)
Event: 33.350 Thread 0x49fc9400 nmethod 1292 0x020a0b88 code [0x020a0c90, 0x020a0e3c]
Event: 33.350 Thread 0x49fc9400 1293 java.lang.StringCoding::access$300 (8 bytes)
Event: 33.350 Thread 0x49fc9400 nmethod 1293 0x020a0f08 code [0x020a1010, 0x020a11bc]
Event: 33.350 Thread 0x49fc9400 1294 ! java.lang.StringCoding::encode (64 bytes)
Event: 33.352 Thread 0x49fc9400 nmethod 1294 0x020a12c8 code [0x020a1460, 0x020a17d4]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 33.340 Thread 0x49fee000 Threw 0x0b2078b8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 33.340 Thread 0x49fee000 Threw 0x0b207c78 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 33.373 Thread 0x49fee000 Threw 0x0b228b38 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 33.373 Thread 0x49fee000 Threw 0x0b228f60 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 33.374 Thread 0x49fee000 Threw 0x0b22bed8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 33.374 Thread 0x49fee000 Threw 0x0b22c2d0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 33.375 Thread 0x49fee000 Threw 0x0b22f400 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 33.375 Thread 0x49fee000 Threw 0x0b22f828 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 33.376 Thread 0x49fee000 Threw 0x0b232e68 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 33.376 Thread 0x49fee000 Threw 0x0b233228 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 33.340 loading class 0x4dec66f8
Event: 33.340 loading class 0x4dec66f8 done
Event: 33.373 loading class 0x4debb1b8
Event: 33.373 loading class 0x4debb1b8 done
Event: 33.374 loading class 0x4dec4a48
Event: 33.374 loading class 0x4dec4a48 done
Event: 33.375 loading class 0x4debbc00
Event: 33.375 loading class 0x4debbc00 done
Event: 33.376 loading class 0x4aed0590
Event: 33.376 loading class 0x4aed0590 done
Dynamic libraries:
0x01010000 - 0x0103f000 C:\Program Files\Java\jre7\bin\javaw.exe
0x77030000 - 0x77158000 C:\Windows\system32\ntdll.dll
0x771a0000 - 0x7727c000 C:\Windows\system32\kernel32.dll
0x76bb0000 - 0x76c76000 C:\Windows\system32\ADVAPI32.dll
0x75a90000 - 0x75b53000 C:\Windows\system32\RPCRT4.dll
0x76d50000 - 0x76ded000 C:\Windows\system32\USER32.dll
0x75a40000 - 0x75a8b000 C:\Windows\system32\GDI32.dll
0x74490000 - 0x7462e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_5cb72f2a088b0ed3\COMCTL32.dll
0x769b0000 - 0x76a5a000 C:\Windows\system32\msvcrt.dll
0x75bf0000 - 0x75c49000 C:\Windows\system32\SHLWAPI.dll
0x76df0000 - 0x76e0e000 C:\Windows\system32\IMM32.DLL
0x76c80000 - 0x76d48000 C:\Windows\system32\MSCTF.dll
0x77160000 - 0x77169000 C:\Windows\system32\LPK.DLL
0x76b30000 - 0x76bad000 C:\Windows\system32\USP10.dll
0x6b660000 - 0x6b71e000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x61d20000 - 0x6206c000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x70ea0000 - 0x70ea7000 C:\Windows\system32\WSOCK32.dll
0x76e10000 - 0x76e3d000 C:\Windows\system32\WS2_32.dll
0x75a30000 - 0x75a36000 C:\Windows\system32\NSI.dll
0x73e10000 - 0x73e42000 C:\Windows\system32\WINMM.dll
0x76860000 - 0x769a5000 C:\Windows\system32\ole32.dll
0x75b60000 - 0x75bed000 C:\Windows\system32\OLEAUT32.dll
0x73dd0000 - 0x73e0e000 C:\Windows\system32\OLEACC.dll
0x75630000 - 0x75637000 C:\Windows\system32\PSAPI.DLL
0x73940000 - 0x7394c000 C:\Program Files\Java\jre7\bin\verify.dll
0x73910000 - 0x73930000 C:\Program Files\Java\jre7\bin\java.dll
0x738d0000 - 0x738e3000 C:\Program Files\Java\jre7\bin\zip.dll
0x64e20000 - 0x64f62000 C:\Program Files\Java\jre7\bin\awt.dll
0x74860000 - 0x7489f000 C:\Windows\system32\uxtheme.dll
0x75d40000 - 0x76851000 C:\Windows\system32\SHELL32.dll
0x72120000 - 0x7212c000 C:\Windows\system32\DWMAPI.DLL
0x71c00000 - 0x71dba000 C:\Windows\system32\d3d9.dll
0x74d90000 - 0x74d98000 C:\Windows\system32\VERSION.dll
0x71bf0000 - 0x71bf6000 C:\Windows\system32\d3d8thk.dll
0x71900000 - 0x71be7000 C:\Windows\system32\atiumdag.dll
0x4b160000 - 0x4b511000 C:\Windows\system32\atiumdva.dll
0x6bb90000 - 0x6bbba000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x738b0000 - 0x738c4000 C:\Program Files\Java\jre7\bin\net.dll
0x748d0000 - 0x748e4000 C:\Windows\system32\wpclsp.dll
0x751b0000 - 0x75226000 C:\Windows\system32\NETAPI32.dll
0x75190000 - 0x751a1000 C:\Windows\system32\SAMLIB.dll
0x74d20000 - 0x74d5b000 C:\Windows\system32\mswsock.dll
0x74d80000 - 0x74d85000 C:\Windows\System32\wship6.dll
0x738f0000 - 0x738fe000 C:\Program Files\Java\jre7\bin\nio.dll
0x74000000 - 0x7400f000 C:\Windows\system32\NLAapi.dll
0x74f70000 - 0x74f89000 C:\Windows\system32\IPHLPAPI.DLL
0x74f30000 - 0x74f65000 C:\Windows\system32\dhcpcsvc.DLL
0x75230000 - 0x7525c000 C:\Windows\system32\DNSAPI.dll
0x75560000 - 0x75574000 C:\Windows\system32\Secur32.dll
0x74f20000 - 0x74f27000 C:\Windows\system32\WINNSI.DLL
0x74ef0000 - 0x74f12000 C:\Windows\system32\dhcpcsvc6.DLL
0x70e90000 - 0x70e9f000 C:\Windows\system32\napinsp.dll
0x70be0000 - 0x70bf2000 C:\Windows\system32\pnrpnsp.dll
0x70e80000 - 0x70e88000 C:\Windows\System32\winrnr.dll
0x76a60000 - 0x76aa9000 C:\Windows\system32\WLDAP32.dll
0x718f0000 - 0x718f6000 C:\Windows\system32\rasadhlp.dll
0x749e0000 - 0x749e5000 C:\Windows\System32\wshtcpip.dll
0x74aa0000 - 0x74adb000 C:\Windows\system32\rsaenh.dll
0x75580000 - 0x7559e000 C:\Windows\system32\USERENV.dll
0x6bc50000 - 0x6bc70000 C:\Program Files\Java\jre7\bin\sunec.dll
0x6b910000 - 0x6b941000 C:\Program Files\Java\jre7\bin\t2k.dll
0x759a0000 - 0x75a24000 C:\Windows\system32\CLBCatQ.DLL
0x73500000 - 0x735f4000 C:\Windows\system32\WindowsCodecs.dll
0x75500000 - 0x7552c000 C:\Windows\system32\apphelp.dll
0x71500000 - 0x7151f000 C:\Windows\system32\EhStorShell.dll
0x73cb0000 - 0x73d6b000 C:\Windows\system32\PROPSYS.dll
0x6e9b0000 - 0x6e9b9000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x75010000 - 0x75103000 C:\Windows\system32\CRYPT32.dll
0x75170000 - 0x75182000 C:\Windows\system32\MSASN1.dll
0x4a5f0000 - 0x4a65b000 C:\Users\Danny\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x65260000 - 0x6532b000 C:\Windows\system32\OPENGL32.dll
0x6b960000 - 0x6b983000 C:\Windows\system32\GLU32.dll
0x62530000 - 0x62615000 C:\Windows\system32\DDRAW.dll
0x73900000 - 0x73906000 C:\Windows\system32\DCIMAN32.dll
0x756d0000 - 0x7585a000 C:\Windows\system32\SETUPAPI.dll
0x6c760000 - 0x6c766000 C:\Program Files\Java\jre7\bin\jawt.dll
0x69000000 - 0x69895000 C:\Windows\system32\atioglxx.dll
0x6d010000 - 0x6d0ec000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\Danny\Desktop\Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files\Java\jre7\lib\ext\QTJava.zip
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\hp\bin\Python;c:\Program Files\ATI Technologies\ATI.ACE;c:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin
USERNAME=Danny
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 2, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows Vista Build 6002 Service Pack 2
CPU:total 2 (1 cores per cpu, 2 threads per core) family 15 model 6 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht, tsc
Memory: 4k page, physical 1833552k(739724k free), swap 3934912k(1971232k free)
vm_info: Java HotSpot(TM) Client VM (23.7-b01) for windows-x86 JRE (1.7.0_17-b02), built on Mar 1 2013 05:04:36 by "java_re" with unknown MS VC++:1600
time: Sun Jun 02 08:17:37 2013
elapsed time: 33 seconds