#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4f7e3c00, pid=3764, tid=316
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpotâ„¢ Client VM (23.21-b01 mixed mode windows-x86 )
# Problematic frame:
# C 0x4f7e3c00
#
# 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 (0x4a4afc00): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=316, stack(0x4dbf0000,0x4dc40000)]
EAX=0x1b1c7412 is an unallocated location in the heap
EBX=0x4f622940 is an unknown value
ECX=0x4f5d8300 is an unknown value
EDX=0x00000004 is an unknown value
ESP=0x4dc3f38c is pointing into the stack for thread: 0x4a4afc00
EBP=0x4f5c0320 is an unknown value
ESI=0x4ed270c0 is an unknown value
EDI=0x4dc3f3dc is pointing into the stack for thread: 0x4a4afc00
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157248K, used 108858K [0x03490000, 0x0df30000, 0x189e0000)
eden space 139776K, 77% used [0x03490000, 0x09edeab8, 0x0bd10000)
from space 17472K, 0% used [0x0bd10000, 0x0bd10000, 0x0ce20000)
to space 17472K, 0% used [0x0ce20000, 0x0ce20000, 0x0df30000)
tenured generation total 349568K, used 0K [0x189e0000, 0x2df40000, 0x43490000)
the space 349568K, 0% used [0x189e0000, 0x189e0000, 0x189e0200, 0x2df40000)
compacting perm gen total 13312K, used 13293K [0x43490000, 0x44190000, 0x47490000)
the space 13312K, 99% used [0x43490000, 0x4418b5a8, 0x4418b600, 0x44190000)
No shared spaces configured.
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4f7e3c00, pid=3764, tid=316
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpotâ„¢ Client VM (23.21-b01 mixed mode windows-x86 )
# Problematic frame:
# C 0x4f7e3c00
#
# 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 (0x4a4afc00): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=316, stack(0x4dbf0000,0x4dc40000)]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x4f7e3c00
Registers:
EAX=0x1b1c7412, EBX=0x4f622940, ECX=0x4f5d8300, EDX=0x00000004
ESP=0x4dc3f38c, EBP=0x4f5c0320, ESI=0x4ed270c0, EDI=0x4dc3f3dc
EIP=0x4f7e3c00, EFLAGS=0x00010246
Top of Stack: (sp=0x4dc3f38c)
0x4dc3f38c: 69088ec3 4f622940 4f5c0320 00000000
0x4dc3f39c: 4dc3f444 4f7d91a4 00000001 00000004
0x4dc3f3ac: 4f5c10a0 4f7e1ad4 00000000 ffffffff
0x4dc3f3bc: 00000001 00000001 00000000 4f7e3c00
0x4dc3f3cc: 00000000 4f5c0320 4ed270c0 4f5d8300
0x4dc3f3dc: 1b1c7412 0001b18e 4e6509f0 4dc3f420
0x4dc3f3ec: 4e653d40 6907578e 4e682eb0 4dc3f410
0x4dc3f3fc: 690936d4 4dc3f3dc 00000000 00001fa0
Instructions: (pc=0x4f7e3c00)
0x4f7e3be0: 00 00 00 00 00 00 00 00 64 aa fc d6 2d 9a 3f 08
0x4f7e3bf0: 00 00 00 00 f0 3b 7e 4f 05 05 00 00 01 00 00 00
0x4f7e3c00: 55 8b ec 53 56 57 8b d9 8b ca 8b 75 08 81 e1 fc
0x4f7e3c10: ff ff ff 66 66 66 66 66 66 66 90 66 66 66 66 66
Register to memory mapping:
EAX=0x1b1c7412 is an unallocated location in the heap
EBX=0x4f622940 is an unknown value
ECX=0x4f5d8300 is an unknown value
EDX=0x00000004 is an unknown value
ESP=0x4dc3f38c is pointing into the stack for thread: 0x4a4afc00
EBP=0x4f5c0320 is an unknown value
ESI=0x4ed270c0 is an unknown value
EDI=0x4dc3f3dc is pointing into the stack for thread: 0x4a4afc00
Stack: [0x4dbf0000,0x4dc40000], sp=0x4dc3f38c, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x4f7e3c00
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 )
=>0x4a4afc00 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=316, stack(0x4dbf0000,0x4dc40000)]
0x4a4adc00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1892, stack(0x4dc60000,0x4dcb0000)]
0x4a4af400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2228, stack(0x4d370000,0x4d3c0000)]
0x4a4ae800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=2676, stack(0x4cff0000,0x4d040000)]
0x4a4ad400 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2496, stack(0x4d250000,0x4d2a0000)]
0x4a4ad000 JavaThread "DestroyJavaVM" [_thread_blocked, id=1212, stack(0x01440000,0x01490000)]
0x4a355000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3752, stack(0x496a0000,0x496f0000)]
0x4a339400 JavaThread "TimerQueue" daemon [_thread_blocked, id=3440, stack(0x4c430000,0x4c480000)]
0x4a305400 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=504, stack(0x4c520000,0x4c570000)]
0x49adc800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3416, stack(0x4a220000,0x4a270000)]
0x49adbc00 JavaThread "AWT-Shutdown" [_thread_blocked, id=3180, stack(0x497d0000,0x49820000)]
0x49ad9000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=448, stack(0x49840000,0x49890000)]
0x4997f800 JavaThread "Service Thread" daemon [_thread_blocked, id=2444, stack(0x49c80000,0x49cd0000)]
0x49971400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2248, stack(0x49bf0000,0x49c40000)]
0x49970400 JavaThread "Attach Listener" daemon [_thread_blocked, id=1244, stack(0x49ba0000,0x49bf0000)]
0x4996d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1992, stack(0x49630000,0x49680000)]
0x01367400 JavaThread "Finalizer" daemon [_thread_blocked, id=3592, stack(0x498d0000,0x49920000)]
0x01362800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3716, stack(0x496f0000,0x49740000)]
Other Threads:
0x0135ec00 VMThread [stack: 0x49770000,0x497c0000] [id=3668]
0x49999c00 WatcherThread [stack: 0x49cd0000,0x49d20000] [id=1920]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157248K, used 108858K [0x03490000, 0x0df30000, 0x189e0000)
eden space 139776K, 77% used [0x03490000, 0x09edeab8, 0x0bd10000)
from space 17472K, 0% used [0x0bd10000, 0x0bd10000, 0x0ce20000)
to space 17472K, 0% used [0x0ce20000, 0x0ce20000, 0x0df30000)
tenured generation total 349568K, used 0K [0x189e0000, 0x2df40000, 0x43490000)
the space 349568K, 0% used [0x189e0000, 0x189e0000, 0x189e0200, 0x2df40000)
compacting perm gen total 13312K, used 13293K [0x43490000, 0x44190000, 0x47490000)
the space 13312K, 99% used [0x43490000, 0x4418b5a8, 0x4418b600, 0x44190000)
No shared spaces configured.
Card table byte_map: [0x49290000,0x494c0000] byte_map_base: 0x49275b80
Polling page: 0x001d0000
Code Cache [0x01490000, 0x016a0000, 0x03490000)
total_blobs=1297 nmethods=975 adapters=256 free_code_cache=30679Kb largest_free_block=31415616
Compilation events (10 events):
Event: 14.646 Thread 0x49971400 975 sun.security.util.ManifestEntryVerifier::verify (272 bytes)
Event: 14.648 Thread 0x49971400 nmethod 975 0x01694688 code [0x01694870, 0x01694e24]
Event: 14.653 Thread 0x49971400 976 java.util.jar.JarFile::maybeInstantiateVerifier (96 bytes)
Event: 14.654 Thread 0x49971400 nmethod 976 0x01695848 code [0x016959c0, 0x01695c38]
Event: 14.671 Thread 0x49971400 977 java.util.WeakHashMap::put (162 bytes)
Event: 14.672 Thread 0x49971400 nmethod 977 0x01696288 code [0x016963d0, 0x01696708]
Event: 14.791 Thread 0x49971400 979 sun.reflect.Reflection::quickCheckMemberAccess (10 bytes)
Event: 14.791 Thread 0x49971400 nmethod 979 0x01696c48 code [0x01696d40, 0x01696ddc]
Event: 14.939 Thread 0x49971400 980 java.util.HashSet::contains (9 bytes)
Event: 14.940 Thread 0x49971400 nmethod 980 0x0169a0c8 code [0x0169a1d0, 0x0169a26c]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 14.907 Thread 0x4a4afc00 Threw 0x09dd93a8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 14.907 Thread 0x4a4afc00 Threw 0x09dd9768 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 14.940 Thread 0x4a4afc00 Threw 0x09dfa420 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 14.941 Thread 0x4a4afc00 Threw 0x09dfa848 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 14.942 Thread 0x4a4afc00 Threw 0x09dfd8c8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 14.942 Thread 0x4a4afc00 Threw 0x09dfdcc0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 14.943 Thread 0x4a4afc00 Threw 0x09e00f18 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 14.943 Thread 0x4a4afc00 Threw 0x09e01340 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 14.944 Thread 0x4a4afc00 Threw 0x09e04a68 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 14.944 Thread 0x4a4afc00 Threw 0x09e04e28 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 14.906 loading class 0x4dd11d90
Event: 14.906 loading class 0x4dd11d90 done
Event: 14.940 loading class 0x4dd046c0
Event: 14.940 loading class 0x4dd046c0 done
Event: 14.941 loading class 0x4dd100e0
Event: 14.941 loading class 0x4dd100e0 done
Event: 14.942 loading class 0x4dd05140
Event: 14.942 loading class 0x4dd05140 done
Event: 14.944 loading class 0x4a5aaa88
Event: 14.944 loading class 0x4a5aaa88 done
Dynamic libraries:
0x00f90000 - 0x00fbf000 C:\Program Files\Java\jre7\bin\javaw.exe
0x76f70000 - 0x7708e000 C:\Windows\system32\ntdll.dll
0x75ca0000 - 0x75d78000 C:\Windows\system32\kernel32.dll
0x769b0000 - 0x76a6f000 C:\Windows\system32\ADVAPI32.dll
0x76d70000 - 0x76e33000 C:\Windows\system32\RPCRT4.dll
0x76a70000 - 0x76b0e000 C:\Windows\system32\USER32.dll
0x76960000 - 0x769ab000 C:\Windows\system32\GDI32.dll
0x745c0000 - 0x74754000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100\COMCTL32.dll
0x76bf0000 - 0x76c9a000 C:\Windows\system32\msvcrt.dll
0x770f0000 - 0x77145000 C:\Windows\system32\SHLWAPI.dll
0x75c80000 - 0x75c9e000 C:\Windows\system32\IMM32.DLL
0x76ca0000 - 0x76d67000 C:\Windows\system32\MSCTF.dll
0x771a0000 - 0x771a9000 C:\Windows\system32\LPK.DLL
0x75d80000 - 0x75dfd000 C:\Windows\system32\USP10.dll
0x6f790000 - 0x6f84e000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x69ec0000 - 0x6a20f000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x74790000 - 0x74797000 C:\Windows\system32\WSOCK32.dll
0x75bc0000 - 0x75bed000 C:\Windows\system32\WS2_32.dll
0x770e0000 - 0x770e6000 C:\Windows\system32\NSI.dll
0x74350000 - 0x74383000 C:\Windows\system32\WINMM.dll
0x75a70000 - 0x75bb4000 C:\Windows\system32\ole32.dll
0x75bf0000 - 0x75c7c000 C:\Windows\system32\OLEAUT32.dll
0x74310000 - 0x74348000 C:\Windows\system32\OLEACC.dll
0x77090000 - 0x77097000 C:\Windows\system32\PSAPI.DLL
0x73ab0000 - 0x73abc000 C:\Program Files\Java\jre7\bin\verify.dll
0x723f0000 - 0x72410000 C:\Program Files\Java\jre7\bin\java.dll
0x71ff0000 - 0x72003000 C:\Program Files\Java\jre7\bin\zip.dll
0x6c4e0000 - 0x6c622000 C:\Program Files\Java\jre7\bin\awt.dll
0x75e00000 - 0x768ce000 C:\Windows\system32\SHELL32.dll
0x73150000 - 0x7315c000 C:\Windows\system32\DWMAPI.DLL
0x6b1a0000 - 0x6b35a000 C:\Windows\system32\d3d9.dll
0x74ef0000 - 0x74ef8000 C:\Windows\system32\VERSION.dll
0x73af0000 - 0x73af6000 C:\Windows\system32\d3d8thk.dll
0x74b90000 - 0x74bb1000 C:\Windows\system32\NTMARTA.DLL
0x77150000 - 0x77199000 C:\Windows\system32\WLDAP32.dll
0x752d0000 - 0x752e1000 C:\Windows\system32\SAMLIB.dll
0x6a280000 - 0x6a552000 C:\Windows\system32\atiumdag.dll
0x4a7e0000 - 0x4aa82000 C:\Windows\system32\atiumdva.dll
0x71640000 - 0x71671000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x71ef0000 - 0x71f04000 C:\Program Files\Java\jre7\bin\net.dll
0x74e80000 - 0x74ebb000 C:\Windows\system32\mswsock.dll
0x74ee0000 - 0x74ee6000 C:\Windows\System32\wship6.dll
0x734b0000 - 0x734be000 C:\Program Files\Java\jre7\bin\nio.dll
0x742f0000 - 0x742ff000 C:\Windows\system32\NLAapi.dll
0x750c0000 - 0x750d9000 C:\Windows\system32\IPHLPAPI.DLL
0x75080000 - 0x750b5000 C:\Windows\system32\dhcpcsvc.DLL
0x752f0000 - 0x7531b000 C:\Windows\system32\DNSAPI.dll
0x756b0000 - 0x756c4000 C:\Windows\system32\Secur32.dll
0x75070000 - 0x75077000 C:\Windows\system32\WINNSI.DLL
0x75050000 - 0x75070000 C:\Windows\system32\dhcpcsvc6.DLL
0x71c90000 - 0x71c98000 C:\Windows\System32\winrnr.dll
0x719c0000 - 0x719cf000 C:\Windows\system32\napinsp.dll
0x71980000 - 0x71992000 C:\Windows\system32\pnrpnsp.dll
0x71da0000 - 0x71da6000 C:\Windows\system32\rasadhlp.dll
0x74b50000 - 0x74b56000 C:\Windows\System32\wshtcpip.dll
0x74c10000 - 0x74c48000 C:\Windows\system32\rsaenh.dll
0x756d0000 - 0x756ee000 C:\Windows\system32\USERENV.dll
0x71e90000 - 0x71eb0000 C:\Program Files\Java\jre7\bin\sunec.dll
0x71ce0000 - 0x71d10000 C:\Program Files\Java\jre7\bin\t2k.dll
0x768d0000 - 0x76954000 C:\Windows\system32\CLBCatQ.DLL
0x73bd0000 - 0x73c82000 C:\Windows\system32\WindowsCodecs.dll
0x75620000 - 0x7564c000 C:\Windows\system32\apphelp.dll
0x72450000 - 0x724e5000 C:\Windows\System32\cscui.dll
0x73fb0000 - 0x74067000 C:\Windows\System32\PROPSYS.dll
0x72c10000 - 0x72c19000 C:\Windows\System32\CSCDLL.dll
0x72440000 - 0x7244a000 C:\Windows\System32\CSCAPI.dll
0x73420000 - 0x73429000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x75170000 - 0x75261000 C:\Windows\system32\CRYPT32.dll
0x752b0000 - 0x752c2000 C:\Windows\system32\MSASN1.dll
0x4d2a0000 - 0x4d30b000 C:\Users\Travis\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x6f9e0000 - 0x6faab000 C:\Windows\system32\OPENGL32.dll
0x70750000 - 0x70773000 C:\Windows\system32\GLU32.dll
0x6ec20000 - 0x6ed06000 C:\Windows\system32\DDRAW.dll
0x737e0000 - 0x737e6000 C:\Windows\system32\DCIMAN32.dll
0x758e0000 - 0x75a69000 C:\Windows\system32\SETUPAPI.dll
0x72430000 - 0x72436000 C:\Program Files\Java\jre7\bin\jawt.dll
0x69000000 - 0x69907000 C:\Windows\system32\atioglxx.dll
0x72310000 - 0x723ec000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\Travis\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:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin
USERNAME=Travis
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 79 Stepping 2, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows Vista Build 6000
CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 79 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc
Memory: 4k page, physical 3143196k(1504720k free), swap 6477352k(4524140k free)
vm_info: Java HotSpotâ„¢ Client VM (23.21-b01) for windows-x86 JRE (1.7.0_21-b11), built on Apr 4 2013 04:43:10 by "java_re" with unknown MS VC++:1600
time: Fri May 17 18:21:48 2013
elapsed time: 14 seconds
-
View User Profile
-
View Posts
-
Send Message
Retired Staff