You are viewing our Forum Archives. To view or take place in current topics click here.
Hs_err_pid error code help
Posted:
Hs_err_pid error code helpPosted:
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 450
Reputation Power: 18
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 450
Reputation Power: 18
Every time minecarft loads up automatically it shuts down and gives me desktop error code
Updated Java
Trued reinstalling minecraft and Java
still not working help!!!
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000072f4f5bf, pid=532, tid=1072
#
# JRE version: 6.0_27-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.2-b06 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [aticfx64.dll+0x2f5bf]
#
# If you would like to submit a bug report, please visit:
# [ Register or Signin to view external links. ]
# 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 (0x0000000006cbe800): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=1072, stack(0x0000000007e50000,0x0000000007f50000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000144
Registers:
RAX=0x0000000072fa7200, RBX=0x0000000007c812f0, RCX=0x0000000000000000, RDX=0x000000000000000a
RSP=0x0000000007f4e1c0, RBP=0x0000000007f4ed30, RSI=0x0000000007c812f0, RDI=0x0000000007c853f0
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00000000000001af, R11=0x0000000000000001
R12=0x0000000000000028, R13=0x0000000007f4f160, R14=0x0000000000000001, R15=0x00000000ffffffff
RIP=0x0000000072f4f5bf, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x0000000007f4e1c0)
0x0000000007f4e1c0: 0000000000000003 0000000007c812f0
0x0000000007f4e1d0: 0000000007c812f0 0000000000140b44
0x0000000007f4e1e0: 0000000000000000 0000000072f4d2ab
0x0000000007f4e1f0: 00000000400000c0 0000000007c812f0
0x0000000007f4e200: 0000000000000000 0000000007f4ed30
0x0000000007f4e210: 0000000007f4e240 0000000000000960
0x0000000007f4e220: 0000000007f4e228 00000000400000c0
0x0000000007f4e230: 0000000007f4e240 0000000000000960
0x0000000007f4e240: 088d000000000001 000000000000000a
0x0000000007f4e250: 0000000700000008 0000073b0000027c
0x0000000007f4e260: 0000000100000001 0000000100008bc3
0x0000000007f4e270: 000007fc00001f9d e2f3210700000001
0x0000000007f4e280: 00f7ff3f000001ba 0a43f76d90eef8e8
0x0000000007f4e290: 8406240000000000 000000000000000b
0x0000000007f4e2a0: 4000000404000000 0000068300024081
0x0000000007f4e2b0: 0000406053480901 1886000070000000
Instructions: (pc=0x0000000072f4f5bf)
0x0000000072f4f59f: 15 ac 8c 02 00 48 8b f8 48 85 c0 74 7d 48 8b 4e
0x0000000072f4f5af: 28 8b 56 18 48 8d 05 46 7c 05 00 48 89 5c 24 38
0x0000000072f4f5bf: 8b 99 44 01 00 00 48 89 77 10 48 89 07 89 57 08
0x0000000072f4f5cf: 48 8b 46 28 8b 88 50 01 00 00 33 f6 89 4f 6c 48
Register to memory mapping:
RAX=0x0000000072fa7200 is an unknown value
RBX=0x0000000007c812f0 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000000000000a is an unknown value
RSP=0x0000000007f4e1c0 is pointing into the stack for thread: 0x0000000006cbe800
RBP=0x0000000007f4ed30 is pointing into the stack for thread: 0x0000000006cbe800
RSI=0x0000000007c812f0 is an unknown value
RDI=0x0000000007c853f0 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x00000000000001af is an unknown value
R11=0x0000000000000001 is an unknown value
R12=0x0000000000000028 is an unknown value
R13=0x0000000007f4f160 is pointing into the stack for thread: 0x0000000006cbe800
R14=0x0000000000000001 is an unknown value
R15=0x00000000ffffffff is an unallocated location in the heap
Stack: [0x0000000007e50000,0x0000000007f50000], sp=0x0000000007f4e1c0, free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [aticfx64.dll+0x2f5bf] GetKtProcAddress+0xfaf
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 org.lwjgl.opengl.Display.create()V+13
j net.minecraft.client.Minecraft.a()V+135
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 )
=>0x0000000006cbe800 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=1072, stack(0x0000000007e50000,0x0000000007f50000)]
0x0000000007061000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6428, stack(0x0000000007d50000,0x0000000007e50000)]
0x0000000006a52000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6256, stack(0x0000000007b50000,0x0000000007c50000)]
0x0000000006b35000 JavaThread "TimerQueue" daemon [_thread_blocked, id=1064, stack(0x0000000007ff0000,0x00000000080f0000)]
0x000000000059b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5760, stack(0x0000000001f90000,0x0000000002090000)]
0x0000000006baf000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1768, stack(0x00000000085c0000,0x00000000086c0000)]
0x0000000006ab9000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7048, stack(0x0000000007a40000,0x0000000007b40000)]
0x0000000006ab8000 JavaThread "AWT-Shutdown" [_thread_blocked, id=6248, stack(0x0000000007940000,0x0000000007a40000)]
0x0000000006ab7800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5248, stack(0x0000000007740000,0x0000000007840000)]
0x00000000061d0800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5052, stack(0x0000000006760000,0x0000000006860000)]
0x00000000061cd800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6264, stack(0x0000000006660000,0x0000000006760000)]
0x00000000061b7000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=684, stack(0x0000000006560000,0x0000000006660000)]
0x00000000061b6000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6244, stack(0x0000000006460000,0x0000000006560000)]
0x00000000061ae800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5112, stack(0x0000000006360000,0x0000000006460000)]
0x00000000003eb800 JavaThread "Finalizer" daemon [_thread_blocked, id=4620, stack(0x0000000006060000,0x0000000006160000)]
0x00000000003e4800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5572, stack(0x0000000005f60000,0x0000000006060000)]
Other Threads:
0x00000000003db000 VMThread [stack: 0x0000000005e60000,0x0000000005f60000] [id=6408]
0x00000000061e9800 WatcherThread [stack: 0x0000000006860000,0x0000000006960000] [id=6232]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 152896K, used 78547K [0x00000000eaab0000, 0x00000000f5550000, 0x0000000100000000)
eden space 131072K, 59% used [0x00000000eaab0000,0x00000000ef764f18,0x00000000f2ab0000)
from space 21824K, 0% used [0x00000000f4000000,0x00000000f4000000,0x00000000f5550000)
to space 21824K, 0% used [0x00000000f2ab0000,0x00000000f2ab0000,0x00000000f4000000)
PSOldGen total 349568K, used 0K [0x00000000c0000000, 0x00000000d5560000, 0x00000000eaab0000)
object space 349568K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d5560000)
PSPermGen total 21248K, used 19505K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
object space 21248K, 91% used [0x00000000bae00000,0x00000000bc10c4e0,0x00000000bc2c0000)
Code Cache [0x0000000002090000, 0x0000000002300000, 0x0000000005090000)
total_blobs=760 nmethods=276 adapters=437 free_code_cache=49124928 largest_free_block=7168
Dynamic libraries:
0x0000000000400000 - 0x000000000042e000 C:\Program Files\Java\jre6\bin\javaw.exe
0x0000000076d60000 - 0x0000000076f09000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076b40000 - 0x0000000076c5f000 C:\Windows\system32\kernel32.dll
0x000007fefc4a0000 - 0x000007fefc50c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe330000 - 0x000007fefe40b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefde20000 - 0x000007fefdebf000 C:\Windows\system32\msvcrt.dll
0x000007fefc830000 - 0x000007fefc84f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefc660000 - 0x000007fefc78d000 C:\Windows\system32\RPCRT4.dll
0x0000000076c60000 - 0x0000000076d5a000 C:\Windows\system32\USER32.dll
0x000007fefc5f0000 - 0x000007fefc657000 C:\Windows\system32\GDI32.dll
0x000007fefcbf0000 - 0x000007fefcbfe000 C:\Windows\system32\LPK.dll
0x000007fefe260000 - 0x000007fefe329000 C:\Windows\system32\USP10.dll
0x000007fefcc00000 - 0x000007fefcc2e000 C:\Windows\system32\IMM32.DLL
0x000007fefca60000 - 0x000007fefcb69000 C:\Windows\system32\MSCTF.dll
0x000000006d7f0000 - 0x000000006dfa8000 C:\Program Files\Java\jre6\bin\server\jvm.dll
0x000007fef93a0000 - 0x000007fef93db000 C:\Windows\system32\WINMM.dll
0x000000006d760000 - 0x000000006d76e000 C:\Program Files\Java\jre6\bin\verify.dll
0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll
0x000000006d7b0000 - 0x000000006d7c2000 C:\Program Files\Java\jre6\bin\zip.dll
0x000000006d000000 - 0x000000006d1c3000 C:\Program Files\Java\jre6\bin\awt.dll
0x000007fef8cb0000 - 0x000007fef8d21000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefc850000 - 0x000007fefca53000 C:\Windows\system32\ole32.dll
0x000007fefcc30000 - 0x000007fefd9b8000 C:\Windows\system32\SHELL32.dll
0x000007fefdda0000 - 0x000007fefde11000 C:\Windows\system32\SHLWAPI.dll
0x000007fef9d90000 - 0x000007fef9f84000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fef9870000 - 0x000007fef9888000 C:\Windows\system32\DWMAPI.DLL
0x000007fef9c50000 - 0x000007fef9ca6000 C:\Windows\system32\uxtheme.dll
0x000007fefc0f0000 - 0x000007fefc0ff000 C:\Windows\system32\CRYPTBASE.dll
0x000000006d2a0000 - 0x000000006d306000 C:\Program Files\Java\jre6\bin\fontmanager.dll
0x000000006d600000 - 0x000000006d617000 C:\Program Files\Java\jre6\bin\net.dll
0x000007fefe590000 - 0x000007fefe5dd000 C:\Windows\system32\WS2_32.dll
0x000007fefdff0000 - 0x000007fefdff8000 C:\Windows\system32\NSI.dll
0x000007fefba90000 - 0x000007fefbae5000 C:\Windows\system32\mswsock.dll
0x000007fefba80000 - 0x000007fefba87000 C:\Windows\System32\wship6.dll
0x000000006d620000 - 0x000000006d62b000 C:\Program Files\Java\jre6\bin\nio.dll
0x000007fefb400000 - 0x000007fefb407000 C:\Windows\System32\wshtcpip.dll
0x000007fefb910000 - 0x000007fefb96b000 C:\Windows\system32\DNSAPI.dll
0x000007fef8e70000 - 0x000007fef8e9e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x0000000076f20000 - 0x0000000076f27000 C:\Windows\system32\PSAPI.DLL
0x000007fefabf0000 - 0x000007fefac17000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefabe0000 - 0x000007fefabeb000 C:\Windows\system32\WINNSI.DLL
0x000007fef8e60000 - 0x000007fef8e68000 C:\Windows\system32\rasadhlp.dll
0x000007fefbaf0000 - 0x000007fefbb07000 C:\Windows\system32\CRYPTSP.dll
0x000007fefb7f0000 - 0x000007fefb837000 C:\Windows\system32\rsaenh.dll
0x000007fefb520000 - 0x000007fefb53e000 C:\Windows\system32\USERENV.dll
0x000007fefc220000 - 0x000007fefc22f000 C:\Windows\system32\profapi.dll
0x000007fefade0000 - 0x000007fefadf5000 C:\Windows\system32\NLAapi.dll
0x000007fee4880000 - 0x000007fee4895000 C:\Windows\system32\napinsp.dll
0x000007fee4860000 - 0x000007fee4879000 C:\Windows\system32\pnrpnsp.dll
0x000007fefaa70000 - 0x000007fefaac3000 C:\Windows\System32\fwpuclnt.dll
0x000007fef6d10000 - 0x000007fef6d1b000 C:\Windows\System32\winrnr.dll
0x000007fefe4b0000 - 0x000007fefe587000 C:\Windows\system32\OLEAUT32.DLL
0x0000000180000000 - 0x0000000180048000 C:\Users\Andrew Fallan\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
0x000007fef6950000 - 0x000007fef6a6d000 C:\Windows\system32\OPENGL32.dll
0x000007fef6920000 - 0x000007fef694d000 C:\Windows\system32\GLU32.dll
0x000007fef6820000 - 0x000007fef6911000 C:\Windows\system32\DDRAW.dll
0x000007fef6810000 - 0x000007fef6818000 C:\Windows\system32\DCIMAN32.dll
0x000007fefda20000 - 0x000007fefdbf7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefc510000 - 0x000007fefc546000 C:\Windows\system32\CFGMGR32.dll
0x000007fefc440000 - 0x000007fefc45a000 C:\Windows\system32\DEVOBJ.dll
0x000007fefb330000 - 0x000007fefb33c000 C:\Windows\system32\VERSION.dll
0x000000006d3f0000 - 0x000000006d3f7000 C:\Program Files\Java\jre6\bin\jawt.dll
0x000000000a930000 - 0x000000000b7a8000 C:\Windows\system32\ig4icd64.dll
0x000007fee39a0000 - 0x000007fee39aa000 C:\Windows\system32\atig6txx.dll
0x0000000072f20000 - 0x0000000072fbf000 C:\Windows\system32\aticfx64.dll
VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\Andrew Fallan\Desktop\Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Java\jre6\bin
USERNAME=Andrew Fallan
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
Memory: 4k page, physical 3984048k(2008668k free), swap 7966248k(5027280k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (20.2-b06) for windows-amd64 JRE (1.6.0_27-b07), built on Jul 19 2011 01:08:22 by "java_re" with MS VC++ 8.0 (VS2005)
time: Wed Aug 24 16:31:53 2011
elapsed time: 18 seconds
Updated Java
Trued reinstalling minecraft and Java
still not working help!!!
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000072f4f5bf, pid=532, tid=1072
#
# JRE version: 6.0_27-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.2-b06 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [aticfx64.dll+0x2f5bf]
#
# If you would like to submit a bug report, please visit:
# [ Register or Signin to view external links. ]
# 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 (0x0000000006cbe800): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=1072, stack(0x0000000007e50000,0x0000000007f50000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000144
Registers:
RAX=0x0000000072fa7200, RBX=0x0000000007c812f0, RCX=0x0000000000000000, RDX=0x000000000000000a
RSP=0x0000000007f4e1c0, RBP=0x0000000007f4ed30, RSI=0x0000000007c812f0, RDI=0x0000000007c853f0
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00000000000001af, R11=0x0000000000000001
R12=0x0000000000000028, R13=0x0000000007f4f160, R14=0x0000000000000001, R15=0x00000000ffffffff
RIP=0x0000000072f4f5bf, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x0000000007f4e1c0)
0x0000000007f4e1c0: 0000000000000003 0000000007c812f0
0x0000000007f4e1d0: 0000000007c812f0 0000000000140b44
0x0000000007f4e1e0: 0000000000000000 0000000072f4d2ab
0x0000000007f4e1f0: 00000000400000c0 0000000007c812f0
0x0000000007f4e200: 0000000000000000 0000000007f4ed30
0x0000000007f4e210: 0000000007f4e240 0000000000000960
0x0000000007f4e220: 0000000007f4e228 00000000400000c0
0x0000000007f4e230: 0000000007f4e240 0000000000000960
0x0000000007f4e240: 088d000000000001 000000000000000a
0x0000000007f4e250: 0000000700000008 0000073b0000027c
0x0000000007f4e260: 0000000100000001 0000000100008bc3
0x0000000007f4e270: 000007fc00001f9d e2f3210700000001
0x0000000007f4e280: 00f7ff3f000001ba 0a43f76d90eef8e8
0x0000000007f4e290: 8406240000000000 000000000000000b
0x0000000007f4e2a0: 4000000404000000 0000068300024081
0x0000000007f4e2b0: 0000406053480901 1886000070000000
Instructions: (pc=0x0000000072f4f5bf)
0x0000000072f4f59f: 15 ac 8c 02 00 48 8b f8 48 85 c0 74 7d 48 8b 4e
0x0000000072f4f5af: 28 8b 56 18 48 8d 05 46 7c 05 00 48 89 5c 24 38
0x0000000072f4f5bf: 8b 99 44 01 00 00 48 89 77 10 48 89 07 89 57 08
0x0000000072f4f5cf: 48 8b 46 28 8b 88 50 01 00 00 33 f6 89 4f 6c 48
Register to memory mapping:
RAX=0x0000000072fa7200 is an unknown value
RBX=0x0000000007c812f0 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000000000000a is an unknown value
RSP=0x0000000007f4e1c0 is pointing into the stack for thread: 0x0000000006cbe800
RBP=0x0000000007f4ed30 is pointing into the stack for thread: 0x0000000006cbe800
RSI=0x0000000007c812f0 is an unknown value
RDI=0x0000000007c853f0 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x00000000000001af is an unknown value
R11=0x0000000000000001 is an unknown value
R12=0x0000000000000028 is an unknown value
R13=0x0000000007f4f160 is pointing into the stack for thread: 0x0000000006cbe800
R14=0x0000000000000001 is an unknown value
R15=0x00000000ffffffff is an unallocated location in the heap
Stack: [0x0000000007e50000,0x0000000007f50000], sp=0x0000000007f4e1c0, free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [aticfx64.dll+0x2f5bf] GetKtProcAddress+0xfaf
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 org.lwjgl.opengl.Display.create()V+13
j net.minecraft.client.Minecraft.a()V+135
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 )
=>0x0000000006cbe800 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=1072, stack(0x0000000007e50000,0x0000000007f50000)]
0x0000000007061000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6428, stack(0x0000000007d50000,0x0000000007e50000)]
0x0000000006a52000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6256, stack(0x0000000007b50000,0x0000000007c50000)]
0x0000000006b35000 JavaThread "TimerQueue" daemon [_thread_blocked, id=1064, stack(0x0000000007ff0000,0x00000000080f0000)]
0x000000000059b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5760, stack(0x0000000001f90000,0x0000000002090000)]
0x0000000006baf000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1768, stack(0x00000000085c0000,0x00000000086c0000)]
0x0000000006ab9000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7048, stack(0x0000000007a40000,0x0000000007b40000)]
0x0000000006ab8000 JavaThread "AWT-Shutdown" [_thread_blocked, id=6248, stack(0x0000000007940000,0x0000000007a40000)]
0x0000000006ab7800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5248, stack(0x0000000007740000,0x0000000007840000)]
0x00000000061d0800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5052, stack(0x0000000006760000,0x0000000006860000)]
0x00000000061cd800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6264, stack(0x0000000006660000,0x0000000006760000)]
0x00000000061b7000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=684, stack(0x0000000006560000,0x0000000006660000)]
0x00000000061b6000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6244, stack(0x0000000006460000,0x0000000006560000)]
0x00000000061ae800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5112, stack(0x0000000006360000,0x0000000006460000)]
0x00000000003eb800 JavaThread "Finalizer" daemon [_thread_blocked, id=4620, stack(0x0000000006060000,0x0000000006160000)]
0x00000000003e4800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5572, stack(0x0000000005f60000,0x0000000006060000)]
Other Threads:
0x00000000003db000 VMThread [stack: 0x0000000005e60000,0x0000000005f60000] [id=6408]
0x00000000061e9800 WatcherThread [stack: 0x0000000006860000,0x0000000006960000] [id=6232]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 152896K, used 78547K [0x00000000eaab0000, 0x00000000f5550000, 0x0000000100000000)
eden space 131072K, 59% used [0x00000000eaab0000,0x00000000ef764f18,0x00000000f2ab0000)
from space 21824K, 0% used [0x00000000f4000000,0x00000000f4000000,0x00000000f5550000)
to space 21824K, 0% used [0x00000000f2ab0000,0x00000000f2ab0000,0x00000000f4000000)
PSOldGen total 349568K, used 0K [0x00000000c0000000, 0x00000000d5560000, 0x00000000eaab0000)
object space 349568K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d5560000)
PSPermGen total 21248K, used 19505K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
object space 21248K, 91% used [0x00000000bae00000,0x00000000bc10c4e0,0x00000000bc2c0000)
Code Cache [0x0000000002090000, 0x0000000002300000, 0x0000000005090000)
total_blobs=760 nmethods=276 adapters=437 free_code_cache=49124928 largest_free_block=7168
Dynamic libraries:
0x0000000000400000 - 0x000000000042e000 C:\Program Files\Java\jre6\bin\javaw.exe
0x0000000076d60000 - 0x0000000076f09000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076b40000 - 0x0000000076c5f000 C:\Windows\system32\kernel32.dll
0x000007fefc4a0000 - 0x000007fefc50c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe330000 - 0x000007fefe40b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefde20000 - 0x000007fefdebf000 C:\Windows\system32\msvcrt.dll
0x000007fefc830000 - 0x000007fefc84f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefc660000 - 0x000007fefc78d000 C:\Windows\system32\RPCRT4.dll
0x0000000076c60000 - 0x0000000076d5a000 C:\Windows\system32\USER32.dll
0x000007fefc5f0000 - 0x000007fefc657000 C:\Windows\system32\GDI32.dll
0x000007fefcbf0000 - 0x000007fefcbfe000 C:\Windows\system32\LPK.dll
0x000007fefe260000 - 0x000007fefe329000 C:\Windows\system32\USP10.dll
0x000007fefcc00000 - 0x000007fefcc2e000 C:\Windows\system32\IMM32.DLL
0x000007fefca60000 - 0x000007fefcb69000 C:\Windows\system32\MSCTF.dll
0x000000006d7f0000 - 0x000000006dfa8000 C:\Program Files\Java\jre6\bin\server\jvm.dll
0x000007fef93a0000 - 0x000007fef93db000 C:\Windows\system32\WINMM.dll
0x000000006d760000 - 0x000000006d76e000 C:\Program Files\Java\jre6\bin\verify.dll
0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll
0x000000006d7b0000 - 0x000000006d7c2000 C:\Program Files\Java\jre6\bin\zip.dll
0x000000006d000000 - 0x000000006d1c3000 C:\Program Files\Java\jre6\bin\awt.dll
0x000007fef8cb0000 - 0x000007fef8d21000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefc850000 - 0x000007fefca53000 C:\Windows\system32\ole32.dll
0x000007fefcc30000 - 0x000007fefd9b8000 C:\Windows\system32\SHELL32.dll
0x000007fefdda0000 - 0x000007fefde11000 C:\Windows\system32\SHLWAPI.dll
0x000007fef9d90000 - 0x000007fef9f84000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fef9870000 - 0x000007fef9888000 C:\Windows\system32\DWMAPI.DLL
0x000007fef9c50000 - 0x000007fef9ca6000 C:\Windows\system32\uxtheme.dll
0x000007fefc0f0000 - 0x000007fefc0ff000 C:\Windows\system32\CRYPTBASE.dll
0x000000006d2a0000 - 0x000000006d306000 C:\Program Files\Java\jre6\bin\fontmanager.dll
0x000000006d600000 - 0x000000006d617000 C:\Program Files\Java\jre6\bin\net.dll
0x000007fefe590000 - 0x000007fefe5dd000 C:\Windows\system32\WS2_32.dll
0x000007fefdff0000 - 0x000007fefdff8000 C:\Windows\system32\NSI.dll
0x000007fefba90000 - 0x000007fefbae5000 C:\Windows\system32\mswsock.dll
0x000007fefba80000 - 0x000007fefba87000 C:\Windows\System32\wship6.dll
0x000000006d620000 - 0x000000006d62b000 C:\Program Files\Java\jre6\bin\nio.dll
0x000007fefb400000 - 0x000007fefb407000 C:\Windows\System32\wshtcpip.dll
0x000007fefb910000 - 0x000007fefb96b000 C:\Windows\system32\DNSAPI.dll
0x000007fef8e70000 - 0x000007fef8e9e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x0000000076f20000 - 0x0000000076f27000 C:\Windows\system32\PSAPI.DLL
0x000007fefabf0000 - 0x000007fefac17000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefabe0000 - 0x000007fefabeb000 C:\Windows\system32\WINNSI.DLL
0x000007fef8e60000 - 0x000007fef8e68000 C:\Windows\system32\rasadhlp.dll
0x000007fefbaf0000 - 0x000007fefbb07000 C:\Windows\system32\CRYPTSP.dll
0x000007fefb7f0000 - 0x000007fefb837000 C:\Windows\system32\rsaenh.dll
0x000007fefb520000 - 0x000007fefb53e000 C:\Windows\system32\USERENV.dll
0x000007fefc220000 - 0x000007fefc22f000 C:\Windows\system32\profapi.dll
0x000007fefade0000 - 0x000007fefadf5000 C:\Windows\system32\NLAapi.dll
0x000007fee4880000 - 0x000007fee4895000 C:\Windows\system32\napinsp.dll
0x000007fee4860000 - 0x000007fee4879000 C:\Windows\system32\pnrpnsp.dll
0x000007fefaa70000 - 0x000007fefaac3000 C:\Windows\System32\fwpuclnt.dll
0x000007fef6d10000 - 0x000007fef6d1b000 C:\Windows\System32\winrnr.dll
0x000007fefe4b0000 - 0x000007fefe587000 C:\Windows\system32\OLEAUT32.DLL
0x0000000180000000 - 0x0000000180048000 C:\Users\Andrew Fallan\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
0x000007fef6950000 - 0x000007fef6a6d000 C:\Windows\system32\OPENGL32.dll
0x000007fef6920000 - 0x000007fef694d000 C:\Windows\system32\GLU32.dll
0x000007fef6820000 - 0x000007fef6911000 C:\Windows\system32\DDRAW.dll
0x000007fef6810000 - 0x000007fef6818000 C:\Windows\system32\DCIMAN32.dll
0x000007fefda20000 - 0x000007fefdbf7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefc510000 - 0x000007fefc546000 C:\Windows\system32\CFGMGR32.dll
0x000007fefc440000 - 0x000007fefc45a000 C:\Windows\system32\DEVOBJ.dll
0x000007fefb330000 - 0x000007fefb33c000 C:\Windows\system32\VERSION.dll
0x000000006d3f0000 - 0x000000006d3f7000 C:\Program Files\Java\jre6\bin\jawt.dll
0x000000000a930000 - 0x000000000b7a8000 C:\Windows\system32\ig4icd64.dll
0x000007fee39a0000 - 0x000007fee39aa000 C:\Windows\system32\atig6txx.dll
0x0000000072f20000 - 0x0000000072fbf000 C:\Windows\system32\aticfx64.dll
VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\Andrew Fallan\Desktop\Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Java\jre6\bin
USERNAME=Andrew Fallan
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
Memory: 4k page, physical 3984048k(2008668k free), swap 7966248k(5027280k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (20.2-b06) for windows-amd64 JRE (1.6.0_27-b07), built on Jul 19 2011 01:08:22 by "java_re" with MS VC++ 8.0 (VS2005)
time: Wed Aug 24 16:31:53 2011
elapsed time: 18 seconds
You are viewing our Forum Archives. To view or take place in current topics click here.