So I have been successfully playing Minecraft on my laptop for a year now. All of a sudden, when I open the launcher and try to play, it crashed and puts an error log on my desktop. I have unistalled and reinstalled Java, Minecraft, forced an update and made sure that my video drivers were updated. I'm not sure what else to do. Any help would be appreciated. Here is what the error log says:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x513c1880, pid=3948, tid=4336
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode windows-x86 )
# Problematic frame:
# C 0x513c1880
#
# 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 (0x4b654400): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4336, stack(0x4e060000,0x4e0b0000)]
EAX=0xeb460f74 is an unknown value
EBX=0x50ce2bc0 is an unknown value
ECX=0x50c98140 is an unknown value
EDX=0x00000004 is an unknown value
ESP=0x4e0af0e4 is pointing into the stack for thread: 0x4b654400
EBP=0x50c1cf30 is an unknown value
ESI=0x5041b140 is an unknown value
EDI=0x4e0af134 is pointing into the stack for thread: 0x4b654400
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157248K, used 108261K [0x046a0000, 0x0f140000, 0x19bf0000)
eden space 139776K, 77% used [0x046a0000, 0x0b059550, 0x0cf20000)
from space 17472K, 0% used [0x0cf20000, 0x0cf20000, 0x0e030000)
to space 17472K, 0% used [0x0e030000, 0x0e030000, 0x0f140000)
tenured generation total 349568K, used 0K [0x19bf0000, 0x2f150000, 0x446a0000)
the space 349568K, 0% used [0x19bf0000, 0x19bf0000, 0x19bf0200, 0x2f150000)
compacting perm gen total 13568K, used 13520K [0x446a0000, 0x453e0000, 0x486a0000)
the space 13568K, 99% used [0x446a0000, 0x453d4008, 0x453d4200, 0x453e0000)
No shared spaces configured.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x513c1880, pid=3948, tid=4336
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode windows-x86 )
# Problematic frame:
# C 0x513c1880
#
# 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 (0x4b654400): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4336, stack(0x4e060000,0x4e0b0000)]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x513c1880
Registers:
EAX=0xeb460f74, EBX=0x50ce2bc0, ECX=0x50c98140, EDX=0x00000004
ESP=0x4e0af0e4, EBP=0x50c1cf30, ESI=0x5041b140, EDI=0x4e0af134
EIP=0x513c1880, EFLAGS=0x00010246
Top of Stack: (sp=0x4e0af0e4)
0x4e0af0e4: 690d80e2 50ce2bc0 00000002 50c1cf30
0x4e0af0f4: 4e0af194 00000000 00000001 00000004
0x4e0af104: 50c1e150 513b3068 00000000 00000000
0x4e0af114: 00000001 00000001 00000000 513c1880
0x4e0af124: 00000000 50c1cf30 5041b140 50c98140
0x4e0af134: eb460f74 00000a91 7dccccce 7dccccce
0x4e0af144: 7dccccce fdccccce fdccccce fdccccce
0x4e0af154: 6908d2b5 4e0af134 00000000 00001fa0
Instructions: (pc=0x513c1880)
0x513c1860: 00 00 00 00 03 00 0b 00 00 00 00 0f 00 00 00 00
0x513c1870: 02 00 00 00 00 00 0b 00 00 00 00 00 00 00 00 00
0x513c1880: 55 8b ec 53 56 57 8b d9 8b ca 8b 75 08 81 e1 fc
0x513c1890: ff ff ff 0f 28 83 90 04 00 00 0f 28 8b d0 04 00
Register to memory mapping:
EAX=0xeb460f74 is an unknown value
EBX=0x50ce2bc0 is an unknown value
ECX=0x50c98140 is an unknown value
EDX=0x00000004 is an unknown value
ESP=0x4e0af0e4 is pointing into the stack for thread: 0x4b654400
EBP=0x50c1cf30 is an unknown value
ESI=0x5041b140 is an unknown value
EDI=0x4e0af134 is pointing into the stack for thread: 0x4b654400
Stack: [0x4e060000,0x4e0b0000], sp=0x4e0af0e4, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x513c1880
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.DrawableGL.initContext(FFF)V+10
j org.lwjgl.opengl.Display.initContext()V+12
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+111
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
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 )
=>0x4b654400 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4336, stack(0x4e060000,0x4e0b0000)]
0x4b652c00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5420, stack(0x4d620000,0x4d670000)]
0x4b654000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4308, stack(0x4d6d0000,0x4d720000)]
0x4b5acc00 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2760, stack(0x4d800000,0x4d850000)]
0x0269a800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2128, stack(0x01990000,0x019e0000)]
0x4b40d800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2148, stack(0x4d7a0000,0x4d7f0000)]
0x4b3d5c00 JavaThread "TimerQueue" daemon [_thread_blocked, id=5552, stack(0x4d740000,0x4d790000)]
0x4b3d5400 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=4252, stack(0x4ba70000,0x4bac0000)]
0x4aa0b000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5072, stack(0x4aa60000,0x4aab0000)]
0x4aa0a800 JavaThread "AWT-Shutdown" [_thread_blocked, id=5404, stack(0x4add0000,0x4ae20000)]
0x4a9be400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=560, stack(0x4ad60000,0x4adb0000)]
0x4a8a3400 JavaThread "Service Thread" daemon [_thread_blocked, id=936, stack(0x4ab10000,0x4ab60000)]
0x4a88c000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2280, stack(0x4abf0000,0x4ac40000)]
0x4a889c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=4172, stack(0x02640000,0x02690000)]
0x4a886800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2452, stack(0x024d0000,0x02520000)]
0x4a833800 JavaThread "Finalizer" daemon [_thread_blocked, id=4516, stack(0x4aab0000,0x4ab00000)]
0x01dec400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1380, stack(0x02440000,0x02490000)]
Other Threads:
0x01de8400 VMThread [stack: 0x01a10000,0x01a60000] [id=4156]
0x4a8bf400 WatcherThread [stack: 0x4ace0000,0x4ad30000] [id=1456]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157248K, used 108261K [0x046a0000, 0x0f140000, 0x19bf0000)
eden space 139776K, 77% used [0x046a0000, 0x0b059550, 0x0cf20000)
from space 17472K, 0% used [0x0cf20000, 0x0cf20000, 0x0e030000)
to space 17472K, 0% used [0x0e030000, 0x0e030000, 0x0f140000)
tenured generation total 349568K, used 0K [0x19bf0000, 0x2f150000, 0x446a0000)
the space 349568K, 0% used [0x19bf0000, 0x19bf0000, 0x19bf0200, 0x2f150000)
compacting perm gen total 13568K, used 13520K [0x446a0000, 0x453e0000, 0x486a0000)
the space 13568K, 99% used [0x446a0000, 0x453d4008, 0x453d4200, 0x453e0000)
No shared spaces configured.
Card table byte_map: [0x4a4a0000,0x4a6d0000] byte_map_base: 0x4a47cb00
Polling page: 0x00b90000
Code Cache [0x026a0000, 0x02940000, 0x046a0000)
total_blobs=1742 nmethods=1411 adapters=263 free_code_cache=30101Kb largest_free_block=30823744
Compilation events (10 events):
Event: 405.206 Thread 0x4a88c000 1413 java.nio.DirectByteBuffer::put (17 bytes)
Event: 405.207 Thread 0x4a88c000 nmethod 1413 0x02939e08 code [0x02939f10, 0x0293a01c]
Event: 405.207 Thread 0x4a88c000 1414 java.nio.StringCharBuffer::get (19 bytes)
Event: 405.207 Thread 0x4a88c000 nmethod 1414 0x0293a108 code [0x0293a220, 0x0293a348]
Event: 405.207 Thread 0x4a88c000 1415 org.lwjgl.MemoryUtil$CharSequenceNT::charAt (28 bytes)
Event: 405.208 Thread 0x4a88c000 nmethod 1415 0x0293a448 code [0x0293a560, 0x0293a638]
Event: 405.224 Thread 0x4a88c000 1416 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes)
Event: 405.225 Thread 0x4a88c000 nmethod 1416 0x0293a6c8 code [0x0293a7d0, 0x0293a86c]
Event: 405.232 Thread 0x4a88c000 1417 java.nio.charset.CharsetEncoder::reset (11 bytes)
Event: 405.233 Thread 0x4a88c000 nmethod 1417 0x0293a8c8 code [0x0293a9d0, 0x0293aa7c]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 405.179 Thread 0x4b654400 Threw 0x0af61e80 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 405.179 Thread 0x4b654400 Threw 0x0af62278 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 405.181 Thread 0x4b654400 Threw 0x0af64b58 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 405.181 Thread 0x4b654400 Threw 0x0af64f18 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 405.196 Thread 0x4b654400 Threw 0x0af9c8a0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 405.196 Thread 0x4b654400 Threw 0x0af9cc60 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 405.238 Thread 0x4b654400 Threw 0x0afeca98 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 405.238 Thread 0x4b654400 Threw 0x0afecec0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 405.239 Thread 0x4b654400 Threw 0x0afef840 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 405.239 Thread 0x4b654400 Threw 0x0afefc00 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 405.180 loading class 0x4a8d1b08
Event: 405.180 loading class 0x4a8d1b08 done
Event: 405.180 loading class 0x4b6d4600
Event: 405.180 loading class 0x4b6d4600 done
Event: 405.196 loading class 0x4f0c2990
Event: 405.196 loading class 0x4f0c2990 done
Event: 405.238 loading class 0x4b71bf58
Event: 405.238 loading class 0x4b71bf58 done
Event: 405.239 loading class 0x4f07c888
Event: 405.239 loading class 0x4f07c888 done
Dynamic libraries:
0x00010000 - 0x0003f000 C:\Program Files\Java\jre7\bin\javaw.exe
0x77320000 - 0x77448000 C:\Windows\system32\ntdll.dll
0x75ff0000 - 0x760cc000 C:\Windows\system32\kernel32.dll
0x6c880000 - 0x6c8bc000 C:\Program Files\AVAST Software\Avast\snxhk.dll
0x76170000 - 0x76236000 C:\Windows\system32\ADVAPI32.dll
0x76fe0000 - 0x770a3000 C:\Windows\system32\RPCRT4.dll
0x760d0000 - 0x7616d000 C:\Windows\system32\USER32.dll
0x774b0000 - 0x774fb000 C:\Windows\system32\GDI32.dll
0x75110000 - 0x752ae000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_5cb72f2a088b0ed3\COMCTL32.dll
0x75b30000 - 0x75bda000 C:\Windows\system32\msvcrt.dll
0x76f80000 - 0x76fd9000 C:\Windows\system32\SHLWAPI.dll
0x77470000 - 0x7748e000 C:\Windows\system32\IMM32.DLL
0x75a60000 - 0x75b28000 C:\Windows\system32\MSCTF.dll
0x774a0000 - 0x774a9000 C:\Windows\system32\LPK.DLL
0x77500000 - 0x7757d000 C:\Windows\system32\USP10.dll
0x75450000 - 0x75660000 c:\progra~2\browse~1\23787~1.43\{16cdf~1\browse~1.dll
0x76460000 - 0x76f71000 C:\Windows\system32\SHELL32.dll
0x759d0000 - 0x75a5d000 C:\Windows\system32\OLEAUT32.dll
0x771d0000 - 0x77315000 C:\Windows\system32\ole32.dll
0x75f10000 - 0x75f3a000 C:\Windows\system32\imagehlp.dll
0x77450000 - 0x77457000 C:\Windows\system32\PSAPI.DLL
0x75f40000 - 0x75f6d000 C:\Windows\system32\WS2_32.dll
0x77490000 - 0x77496000 C:\Windows\system32\NSI.dll
0x75840000 - 0x75861000 C:\Windows\system32\NTMARTA.DLL
0x75be0000 - 0x75c29000 C:\Windows\system32\WLDAP32.dll
0x75820000 - 0x75831000 C:\Windows\system32\SAMLIB.dll
0x70350000 - 0x7040e000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x629f0000 - 0x62d3c000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x71300000 - 0x71307000 C:\Windows\system32\WSOCK32.dll
0x732a0000 - 0x732d2000 C:\Windows\system32\WINMM.dll
0x73260000 - 0x7329e000 C:\Windows\system32\OLEACC.dll
0x73800000 - 0x7380c000 C:\Program Files\Java\jre7\bin\verify.dll
0x73200000 - 0x73220000 C:\Program Files\Java\jre7\bin\java.dll
0x71de0000 - 0x71df3000 C:\Program Files\Java\jre7\bin\zip.dll
0x70200000 - 0x70342000 C:\Program Files\Java\jre7\bin\awt.dll
0x74310000 - 0x7434f000 C:\Windows\system32\uxtheme.dll
0x71620000 - 0x7162c000 C:\Windows\system32\DWMAPI.DLL
0x6f870000 - 0x6fa2a000 C:\Windows\system32\d3d9.dll
0x74910000 - 0x74918000 C:\Windows\system32\VERSION.dll
0x71350000 - 0x71356000 C:\Windows\system32\d3d8thk.dll
0x6f560000 - 0x6f869000 C:\Windows\system32\atiumdag.dll
0x4bb50000 - 0x4bf0d000 C:\Windows\system32\atiumdva.dll
0x70640000 - 0x7066a000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x70620000 - 0x70634000 C:\Program Files\Java\jre7\bin\net.dll
0x74890000 - 0x748a4000 C:\Windows\system32\wpclsp.dll
0x75090000 - 0x75106000 C:\Windows\system32\NETAPI32.dll
0x74c20000 - 0x74c5b000 C:\Windows\system32\mswsock.dll
0x74c80000 - 0x74c85000 C:\Windows\System32\wship6.dll
0x73890000 - 0x7389e000 C:\Program Files\Java\jre7\bin\nio.dll
0x73520000 - 0x7352f000 C:\Windows\system32\NLAapi.dll
0x752b0000 - 0x752c9000 C:\Windows\system32\IPHLPAPI.DLL
0x74ed0000 - 0x74f05000 C:\Windows\system32\dhcpcsvc.DLL
0x756a0000 - 0x756cc000 C:\Windows\system32\DNSAPI.dll
0x75870000 - 0x75884000 C:\Windows\system32\Secur32.dll
0x75780000 - 0x75787000 C:\Windows\system32\WINNSI.DLL
0x74ea0000 - 0x74ec2000 C:\Windows\system32\dhcpcsvc6.DLL
0x6d8b0000 - 0x6d8bf000 C:\Windows\system32\napinsp.dll
0x6d080000 - 0x6d092000 C:\Windows\system32\pnrpnsp.dll
0x6d0b0000 - 0x6d0b8000 C:\Windows\System32\winrnr.dll
0x6d020000 - 0x6d041000 C:\Program Files\Bonjour\mdnsNSP.dll
0x6df00000 - 0x6df06000 C:\Windows\system32\rasadhlp.dll
0x748b0000 - 0x748b5000 C:\Windows\System32\wshtcpip.dll
0x749a0000 - 0x749db000 C:\Windows\system32\rsaenh.dll
0x75890000 - 0x758ae000 C:\Windows\system32\USERENV.dll
0x705e0000 - 0x70600000 C:\Program Files\Java\jre7\bin\sunec.dll
0x70450000 - 0x70481000 C:\Program Files\Java\jre7\bin\t2k.dll
0x76240000 - 0x762c4000 C:\Windows\system32\CLBCatQ.DLL
0x71630000 - 0x71724000 C:\Windows\system32\WindowsCodecs.dll
0x75750000 - 0x7577c000 C:\Windows\system32\apphelp.dll
0x6f2d0000 - 0x6f2f1000 C:\Program Files\AVAST Software\Avast\ashShell.dll
0x6f020000 - 0x6f247000 C:\Windows\system32\msi.dll
0x4aa30000 - 0x4aa52000 C:\Users\kelly\AppData\Roaming\Dropbox\bin\DropboxExt.17.dll
0x6ee60000 - 0x6ef3c000 C:\Windows\system32\dbghelp.dll
0x6edd0000 - 0x6ee5e000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCP90.dll
0x6ef40000 - 0x6efe3000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
0x6ed30000 - 0x6ed4f000 C:\Windows\system32\EhStorShell.dll
0x71bc0000 - 0x71c7b000 C:\Windows\system32\PROPSYS.dll
0x70600000 - 0x70609000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x74f90000 - 0x75083000 C:\Windows\system32\CRYPT32.dll
0x75680000 - 0x75692000 C:\Windows\system32\MSASN1.dll
0x4af30000 - 0x4af7c000 C:\Users\kelly\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x70130000 - 0x701fb000 C:\Windows\system32\OPENGL32.dll
0x704a0000 - 0x704c3000 C:\Windows\system32\GLU32.dll
0x70040000 - 0x70125000 C:\Windows\system32\DDRAW.dll
0x70610000 - 0x70616000 C:\Windows\system32\DCIMAN32.dll
0x762d0000 - 0x7645a000 C:\Windows\system32\SETUPAPI.dll
0x70440000 - 0x70446000 C:\Program Files\Java\jre7\bin\jawt.dll
0x69000000 - 0x698b9000 C:\Windows\system32\atioglxx.dll
VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\kelly\Desktop\Minecraft.exe
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:\PROGRA~1\COMMON~1\ULEADS~1\MPEG;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\GTK\2.0\bin;C:\Program Files\Calibre2\;C:\Program Files\Common Files\Teleca Shared;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin
USERNAME=kelly
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 104 Stepping 1, AuthenticAMD
--------------- 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 15 model 104 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc
Memory: 4k page, physical 1963332k(428140k free), swap 4181132k(1188600k 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 Mar 24 15:16:08 2013
elapsed time: 405 seconds
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttp://www.minecraftforum.net/topic/1461840-how-to-get-the-dxdiag-log-and-how-to-post-it/