I installed MC on a built PC today and the client crashed after the update check.
XP pro x86
Core2Duo
Radeon X300 w/ latest catalyst drivers [GL 2.1 being used]
4GB RAM avail (8 isntalled)
Any ideas?
here is the log dump it created ...
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000, pid=3512, tid=1492
#
# JRE version: 7.0_15-b03
# Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode windows-x86 )
# Problematic frame:
# C 0x00000000
#
# 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 (0x49784400): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=1492, stack(0x4d0a0000,0x4d0f0000)]
EAX=0x00000000 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x4d0eecb0 is pointing into the stack for thread: 0x49784400
EDX=0x00000001 is an unknown value
ESP=0x4d0eec98 is pointing into the stack for thread: 0x49784400
EBP=0x4d0ef448 is pointing into the stack for thread: 0x49784400
ESI=0x00000000 is an unknown value
EDI=0x87011c4f is an unknown value
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157248K, used 119236K [0x02bf0000, 0x0d690000, 0x18140000)
eden space 139776K, 85% used [0x02bf0000, 0x0a061310, 0x0b470000)
from space 17472K, 0% used [0x0b470000, 0x0b470000, 0x0c580000)
to space 17472K, 0% used [0x0c580000, 0x0c580000, 0x0d690000)
tenured generation total 349568K, used 0K [0x18140000, 0x2d6a0000, 0x42bf0000)
the space 349568K, 0% used [0x18140000, 0x18140000, 0x18140200, 0x2d6a0000)
compacting perm gen total 12800K, used 12691K [0x42bf0000, 0x43870000, 0x46bf0000)
the space 12800K, 99% used [0x42bf0000, 0x43854ca8, 0x43854e00, 0x43870000)
No shared spaces configured.
vm_info: Java HotSpot(TM) Client VM (23.7-b01) for windows-x86 JRE (1.7.0_15-b03), built on Feb 15 2013 14:01:25 by "java_re" with unknown MS VC++:1600
time: Tue Feb 26 10:07:24 2013
elapsed time: 23 seconds
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
XP pro x86
Core2Duo
Radeon X300 w/ latest catalyst drivers [GL 2.1 being used]
4GB RAM avail (8 isntalled)
Any ideas?
here is the log dump it created ...
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000, pid=3512, tid=1492
#
# JRE version: 7.0_15-b03
# Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode windows-x86 )
# Problematic frame:
# C 0x00000000
#
# 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 (0x49784400): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=1492, stack(0x4d0a0000,0x4d0f0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x4d0eecb0, EDX=0x00000001
ESP=0x4d0eec98, EBP=0x4d0ef448, ESI=0x00000000, EDI=0x87011c4f
EIP=0x00000000, EFLAGS=0x00010246
Top of Stack: (sp=0x4d0eec98)
0x4d0eec98: 6907fd78 4d0eecb0 000ac620 00000000
0x4d0eeca8: 4d108150 00000000 87011c4f 00000000
0x4d0eecb8: 00000000 00000000 00000000 7c97e140
0x4d0eecc8: 6a167a2c 499ab408 499ab3d0 499a0000
0x4d0eecd8: 000001a8 5c2e5c5c 50534944 3159414c
0x4d0eece8: 00000000 00000000 00000000 00000000
0x4d0eecf8: 00000000 20495441 65646152 58206e6f
0x4d0eed08: 2f303033 30353558 3031582f 53203035
Instructions: (pc=0x00000000)
0xffffffe0:
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x4d0eecb0 is pointing into the stack for thread: 0x49784400
EDX=0x00000001 is an unknown value
ESP=0x4d0eec98 is pointing into the stack for thread: 0x49784400
EBP=0x4d0ef448 is pointing into the stack for thread: 0x49784400
ESI=0x00000000 is an unknown value
EDI=0x87011c4f is an unknown value
Stack: [0x4d0a0000,0x4d0f0000], sp=0x4d0eec98, free space=315k
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+176
j org.lwjgl.opengl.Display.createWindow()V+68
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+63
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
j net.minecraft.client.Minecraft.a()V+174
j asq.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 )
=>0x49784400 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=1492, stack(0x4d0a0000,0x4d0f0000)]
0x49754400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2580, stack(0x4c400000,0x4c450000)]
0x49742400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2464, stack(0x4c1a0000,0x4c1f0000)]
0x495a9800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=240, stack(0x49ac0000,0x49b10000)]
0x4956a800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2156, stack(0x49cf0000,0x49d40000)]
0x003c8000 JavaThread "DestroyJavaVM" [_thread_blocked, id=3880, stack(0x00a00000,0x00a50000)]
0x494a2400 JavaThread "TimerQueue" daemon [_thread_blocked, id=1340, stack(0x497e0000,0x49830000)]
0x494a1400 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=2068, stack(0x49930000,0x49980000)]
0x4944a400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2800, stack(0x49890000,0x498e0000)]
0x4901d800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3504, stack(0x492d0000,0x49320000)]
0x4901c000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4072, stack(0x49280000,0x492d0000)]
0x4901ac00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3876, stack(0x49230000,0x49280000)]
0x48ec5800 JavaThread "Service Thread" daemon [_thread_blocked, id=2328, stack(0x49190000,0x491e0000)]
0x48ebfc00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2336, stack(0x49140000,0x49190000)]
0x48ebe000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3960, stack(0x490f0000,0x49140000)]
0x48ebc800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3424, stack(0x490a0000,0x490f0000)]
0x02bd5000 JavaThread "Finalizer" daemon [_thread_blocked, id=3444, stack(0x48e50000,0x48ea0000)]
0x02bd0000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2432, stack(0x48e00000,0x48e50000)]
Other Threads:
0x02bca400 VMThread [stack: 0x48db0000,0x48e00000] [id=3440]
0x48ed9000 WatcherThread [stack: 0x491e0000,0x49230000] [id=3268]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157248K, used 119236K [0x02bf0000, 0x0d690000, 0x18140000)
eden space 139776K, 85% used [0x02bf0000, 0x0a061310, 0x0b470000)
from space 17472K, 0% used [0x0b470000, 0x0b470000, 0x0c580000)
to space 17472K, 0% used [0x0c580000, 0x0c580000, 0x0d690000)
tenured generation total 349568K, used 0K [0x18140000, 0x2d6a0000, 0x42bf0000)
the space 349568K, 0% used [0x18140000, 0x18140000, 0x18140200, 0x2d6a0000)
compacting perm gen total 12800K, used 12691K [0x42bf0000, 0x43870000, 0x46bf0000)
the space 12800K, 99% used [0x42bf0000, 0x43854ca8, 0x43854e00, 0x43870000)
No shared spaces configured.
Card table byte_map: [0x489f0000,0x48c20000] byte_map_base: 0x489da080
Polling page: 0x003f0000
Code Cache [0x00a70000, 0x00c98000, 0x02a70000)
total_blobs=1315 nmethods=1031 adapters=218 free_code_cache=30569Kb largest_free_block=31302784
Compilation events (10 events):
Event: 23.443 Thread 0x48ebfc00 1023 ! java.net.URLClassLoader$1::run (73 bytes)
Event: 23.444 Thread 0x48ebfc00 nmethod 1023 0x00c94508 code [0x00c94650, 0x00c94888]
Event: 23.453 Thread 0x48ebfc00 1024 java.lang.String::<init> (15 bytes)
Event: 23.453 Thread 0x48ebfc00 nmethod 1024 0x00c94b08 code [0x00c94c00, 0x00c94c90]
Event: 23.459 Thread 0x48ebfc00 1025 java.lang.String::concat (47 bytes)
Event: 23.460 Thread 0x48ebfc00 nmethod 1025 0x00c94e48 code [0x00c94f70, 0x00c951e8]
Event: 23.460 Thread 0x48ebfc00 1026 java.lang.String::getChars (16 bytes)
Event: 23.460 Thread 0x48ebfc00 nmethod 1026 0x00c953c8 code [0x00c954d0, 0x00c955bc]
Event: 23.471 Thread 0x48ebfc00 1027 ! java.net.URLClassLoader::findClass (29 bytes)
Event: 23.471 Thread 0x48ebfc00 nmethod 1027 0x00c957c8 code [0x00c958d0, 0x00c95a4c]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 23.472 Thread 0x49784400 Threw 0x09e59098 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 23.472 Thread 0x49784400 Threw 0x09e59530 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 23.473 Thread 0x49784400 Threw 0x09e5cba8 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 23.473 Thread 0x49784400 Threw 0x09e5d058 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 23.475 Thread 0x49784400 Threw 0x09e5ff18 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 23.475 Thread 0x49784400 Threw 0x09e60340 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 23.476 Thread 0x49784400 Threw 0x09e64078 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 23.476 Thread 0x49784400 Threw 0x09e644b8 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 23.477 Thread 0x49784400 Threw 0x09e67090 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 23.477 Thread 0x49784400 Threw 0x09e67480 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 23.472 loading class 0x497565f0
Event: 23.472 loading class 0x497565f0 done
Event: 23.473 loading class 0x49773b70
Event: 23.473 loading class 0x49773b70 done
Event: 23.475 loading class 0x497577f0
Event: 23.475 loading class 0x497577f0 done
Event: 23.476 loading class 0x49756068
Event: 23.476 loading class 0x49756068 done
Event: 23.477 loading class 0x495e8b90
Event: 23.477 loading class 0x495e8b90 done
Dynamic libraries:
0x00400000 - 0x0042f000 C:\Program Files\Java\jre7\bin\javaw.exe
0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f03000 C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll
0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll
0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
0x78aa0000 - 0x78b5e000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x6e7c0000 - 0x6eb0c000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6e710000 - 0x6e71c000 C:\Program Files\Java\jre7\bin\verify.dll
0x6d4c0000 - 0x6d4e0000 C:\Program Files\Java\jre7\bin\java.dll
0x6e7a0000 - 0x6e7b3000 C:\Program Files\Java\jre7\bin\zip.dll
0x6d000000 - 0x6d142000 C:\Program Files\Java\jre7\bin\awt.dll
0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.dll
0x774e0000 - 0x7761e000 C:\WINDOWS\system32\ole32.dll
0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
0x74720000 - 0x7476c000 C:\WINDOWS\system32\MSCTF.dll
0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
0x4fdd0000 - 0x4ff76000 C:\WINDOWS\system32\d3d9.dll
0x6d990000 - 0x6d996000 C:\WINDOWS\system32\d3d8thk.dll
0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
0x6d270000 - 0x6d29a000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x6e4e0000 - 0x6e4f4000 C:\Program Files\Java\jre7\bin\net.dll
0x6e500000 - 0x6e50e000 C:\Program Files\Java\jre7\bin\nio.dll
0x71a50000 - 0x71a8f000 C:\WINDOWS\System32\mswsock.dll
0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
0x498e0000 - 0x49915000 C:\WINDOWS\system32\rsaenh.dll
0x769c0000 - 0x76a74000 C:\WINDOWS\system32\USERENV.dll
0x5b860000 - 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll
0x6e6b0000 - 0x6e6e1000 C:\Program Files\Java\jre7\bin\t2k.dll
0x6e680000 - 0x6e6a0000 C:\Program Files\Java\jre7\bin\sunec.dll
0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
0x6e6a0000 - 0x6e6a9000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x77a80000 - 0x77b15000 C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
0x49b10000 - 0x49b7b000 C:\Documents and Settings\Chris\Application Data\.minecraft\bin\natives\lwjgl.dll
0x5ed00000 - 0x5edcc000 C:\WINDOWS\system32\OPENGL32.dll
0x68b20000 - 0x68b40000 C:\WINDOWS\system32\GLU32.dll
0x73760000 - 0x737ab000 C:\WINDOWS\system32\DDRAW.dll
0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll
0x6d5a0000 - 0x6d5a6000 C:\Program Files\Java\jre7\bin\jawt.dll
0x69030000 - 0x6a24d000 C:\Program Files\Java\jre7\bin\atioglxx.dll
0x59a60000 - 0x59b01000 C:\WINDOWS\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: E:\.minecraft\Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre7\bin
USERNAME=Chris
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 3, v.6335
CPU:total 2 (1 cores per cpu, 2 threads per core) family 15 model 4 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht, tsc
Memory: 4k page, physical 3537324k(2493088k free), swap 5465804k(3993516k free)
vm_info: Java HotSpot(TM) Client VM (23.7-b01) for windows-x86 JRE (1.7.0_15-b03), built on Feb 15 2013 14:01:25 by "java_re" with unknown MS VC++:1600
time: Tue Feb 26 10:07:24 2013
elapsed time: 23 seconds