You are viewing our Forum Archives. To view or take place in current topics click here.
The Biggest Help Im Asking For
Posted:
The Biggest Help Im Asking ForPosted:
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 450
Reputation Power: 18
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 450
Reputation Power: 18
Hs_err_pid error:(
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005f7af5bf, pid=6784, tid=8728
#
# JRE version: 7.0-b147
# Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0-b17 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [aticfx64.dll+0x2f5bf]
#
# 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:
# [ 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 (0x0000000008ba7000): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=8728, stack(0x000000000b1a0000,0x000000000b2a0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000144
Registers:
RAX=0x000000005f807200, RBX=0x000000000c9712f0, RCX=0x0000000000000000, RDX=0x000000000000000a
RSP=0x000000000b29d7f0, RBP=0x000000000b29e360, RSI=0x000000000c9712f0, RDI=0x000000000c9753f0
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00000000000001af, R11=0x0000000000000001
R12=0x0000000000000028, R13=0x000000000b29e790, R14=0x0000000000000001, R15=0x00000000ffffffff
RIP=0x000000005f7af5bf, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000000b29d7f0)
0x000000000b29d7f0: 0000000000000003 000000000c9712f0
0x000000000b29d800: 000000000c9712f0 0000000000040bf0
0x000000000b29d810: 0000000000000000 000000005f7ad2ab
0x000000000b29d820: 00000000400000c0 000000000c9712f0
0x000000000b29d830: 0000000000000000 000000000b29e360
0x000000000b29d840: 000000000b29d870 0000000000000960
0x000000000b29d850: 000000000b29d858 00000000400000c0
0x000000000b29d860: 000000000b29d870 0000000000000960
0x000000000b29d870: 088d000000000001 000000000000000a
0x000000000b29d880: 0000000700000008 0000073b0000027c
0x000000000b29d890: 0000000100000001 0000000100008bc3
0x000000000b29d8a0: 000007fc00001f9d e2f3210700000001
0x000000000b29d8b0: 00f7ff3f000001ba 0a43f76d90eef8e8
0x000000000b29d8c0: 8406240000000000 000000000000000b
0x000000000b29d8d0: 4000000404000000 0000068300024081
0x000000000b29d8e0: 0000406053480901 1886000070000000
Instructions: (pc=0x000000005f7af5bf)
0x000000005f7af59f: 15 ac 8c 02 00 48 8b f8 48 85 c0 74 7d 48 8b 4e
0x000000005f7af5af: 28 8b 56 18 48 8d 05 46 7c 05 00 48 89 5c 24 38
0x000000005f7af5bf: 8b 99 44 01 00 00 48 89 77 10 48 89 07 89 57 08
0x000000005f7af5cf: 48 8b 46 28 8b 88 50 01 00 00 33 f6 89 4f 6c 48
Register to memory mapping:
RAX=0x000000005f807200 is an unknown value
RBX=0x000000000c9712f0 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000000000000a is an unknown value
RSP=0x000000000b29d7f0 is pointing into the stack for thread: 0x0000000008ba7000
RBP=0x000000000b29e360 is pointing into the stack for thread: 0x0000000008ba7000
RSI=0x000000000c9712f0 is an unknown value
RDI=0x000000000c9753f0 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=0x000000000b29e790 is pointing into the stack for thread: 0x0000000008ba7000
R14=0x0000000000000001 is an unknown value
R15=0x00000000ffffffff is an unallocated location in the heap
Stack: [0x000000000b1a0000,0x000000000b2a0000], sp=0x000000000b29d7f0, free space=1013k
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 )
=>0x0000000008ba7000 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=8728, stack(0x000000000b1a0000,0x000000000b2a0000)]
0x0000000008ba6800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6332, stack(0x000000000b4e0000,0x000000000b5e0000)]
0x000000000888c800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6628, stack(0x0000000009f90000,0x000000000a090000)]
0x0000000008898000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=7460, stack(0x000000000a0d0000,0x000000000a1d0000)]
0x0000000007620000 JavaThread "TimerQueue" daemon [_thread_blocked, id=3804, stack(0x0000000007a60000,0x0000000007b60000)]
0x000000000893d000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_in_native, id=5152, stack(0x0000000009df0000,0x0000000009ef0000)]
0x000000000206b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=11196, stack(0x00000000022e0000,0x00000000023e0000)]
0x00000000076e1000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6928, stack(0x0000000008750000,0x0000000008850000)]
0x0000000007632800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6292, stack(0x0000000007b60000,0x0000000007c60000)]
0x00000000074bc000 JavaThread "AWT-Shutdown" [_thread_blocked, id=10768, stack(0x00000000077b0000,0x00000000078b0000)]
0x000000000745b000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2612, stack(0x0000000007930000,0x0000000007a30000)]
0x0000000006298800 JavaThread "Service Thread" daemon [_thread_blocked, id=10080, stack(0x0000000007150000,0x0000000007250000)]
0x0000000006296800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1016, stack(0x0000000006940000,0x0000000006a40000)]
0x0000000006295000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10460, stack(0x0000000006f80000,0x0000000007080000)]
0x000000000628a800 JavaThread "Attach Listener" daemon [_thread_blocked, id=11236, stack(0x0000000006e40000,0x0000000006f40000)]
0x0000000006285000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9516, stack(0x0000000006c30000,0x0000000006d30000)]
0x0000000002251800 JavaThread "Finalizer" daemon [_thread_blocked, id=2920, stack(0x0000000006a90000,0x0000000006b90000)]
0x000000000224a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7272, stack(0x0000000006830000,0x0000000006930000)]
Other Threads:
0x0000000002244800 VMThread [stack: 0x0000000006710000,0x0000000006810000] [id=9896]
0x00000000062ad800 WatcherThread [stack: 0x0000000007270000,0x0000000007370000] [id=10980]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 152896K, used 73234K [0x00000000eaab0000, 0x00000000f5550000, 0x0000000100000000)
eden space 131072K, 55% used [0x00000000eaab0000,0x00000000ef234888,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 17846K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
object space 21248K, 83% used [0x00000000bae00000,0x00000000bbf6d9b8,0x00000000bc2c0000)
Code Cache [0x00000000023e0000, 0x0000000002650000, 0x00000000053e0000)
total_blobs=783 nmethods=256 adapters=478 free_code_cache=48027Kb largest_free_block=49156992
Dynamic libraries:
0x000000013f670000 - 0x000000013f6a3000 C:\Program Files\Java\jre7\bin\javaw.exe
0x0000000076fb0000 - 0x0000000077159000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076a30000 - 0x0000000076b4f000 C:\Windows\system32\kernel32.dll
0x000007fefcca0000 - 0x000007fefcd0c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefd030000 - 0x000007fefd10b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefe470000 - 0x000007fefe50f000 C:\Windows\system32\msvcrt.dll
0x000007fefe1b0000 - 0x000007fefe1cf000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefe700000 - 0x000007fefe82d000 C:\Windows\system32\RPCRT4.dll
0x0000000076eb0000 - 0x0000000076faa000 C:\Windows\system32\USER32.dll
0x000007fefe400000 - 0x000007fefe467000 C:\Windows\system32\GDI32.dll
0x000007fefe1d0000 - 0x000007fefe1de000 C:\Windows\system32\LPK.dll
0x000007fefe1e0000 - 0x000007fefe2a9000 C:\Windows\system32\USP10.dll
0x000007fefb130000 - 0x000007fefb324000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefe020000 - 0x000007fefe091000 C:\Windows\system32\SHLWAPI.dll
0x000007fefcdd0000 - 0x000007fefcdfe000 C:\Windows\system32\IMM32.DLL
0x000007fefe0a0000 - 0x000007fefe1a9000 C:\Windows\system32\MSCTF.dll
0x0000000062690000 - 0x0000000062761000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x000000005ecd0000 - 0x000000005f39e000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fee3960000 - 0x000007fee3969000 C:\Windows\system32\WSOCK32.dll
0x000007fefe310000 - 0x000007fefe35d000 C:\Windows\system32\WS2_32.dll
0x000007fefe510000 - 0x000007fefe518000 C:\Windows\system32\NSI.dll
0x000007fef96c0000 - 0x000007fef96fb000 C:\Windows\system32\WINMM.dll
0x0000000077180000 - 0x0000000077187000 C:\Windows\system32\PSAPI.DLL
0x000000006bfc0000 - 0x000000006bfcf000 C:\Program Files\Java\jre7\bin\verify.dll
0x0000000066920000 - 0x0000000066948000 C:\Program Files\Java\jre7\bin\java.dll
0x0000000066900000 - 0x0000000066915000 C:\Program Files\Java\jre7\bin\zip.dll
0x000000005f8d0000 - 0x000000005fa63000 C:\Program Files\Java\jre7\bin\awt.dll
0x000007fefdea0000 - 0x000007fefdf77000 C:\Windows\system32\OLEAUT32.dll
0x000007fefce20000 - 0x000007fefd023000 C:\Windows\system32\ole32.dll
0x000007fefa660000 - 0x000007fefa6b6000 C:\Windows\system32\uxtheme.dll
0x0000004500000000 - 0x0000004500011000 C:\Program Files (x86)\TeamViewer\Version6\tv_x64.dll
0x000007fef9d10000 - 0x000007fef9d28000 C:\Windows\system32\dwmapi.dll
0x000007fefc8b0000 - 0x000007fefc8bf000 C:\Windows\system32\CRYPTBASE.dll
0x000007fefd110000 - 0x000007fefde98000 C:\Windows\system32\SHELL32.dll
0x00000000643d0000 - 0x0000000064404000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x00000000668e0000 - 0x00000000668f9000 C:\Program Files\Java\jre7\bin\net.dll
0x000007fefc1f0000 - 0x000007fefc245000 C:\Windows\system32\mswsock.dll
0x000007fefc1e0000 - 0x000007fefc1e7000 C:\Windows\System32\wship6.dll
0x00000000644f0000 - 0x0000000064501000 C:\Program Files\Java\jre7\bin\nio.dll
0x000007fefbb60000 - 0x000007fefbb67000 C:\Windows\System32\wshtcpip.dll
0x000007fefc070000 - 0x000007fefc0cb000 C:\Windows\system32\DNSAPI.dll
0x000007fef94d0000 - 0x000007fef94fe000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fefae10000 - 0x000007fefae37000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefae00000 - 0x000007fefae0b000 C:\Windows\system32\WINNSI.DLL
0x000007fef93e0000 - 0x000007fef93e8000 C:\Windows\system32\rasadhlp.dll
0x000007fefc250000 - 0x000007fefc267000 C:\Windows\system32\CRYPTSP.dll
0x000007fefbf50000 - 0x000007fefbf97000 C:\Windows\system32\rsaenh.dll
0x000007fefbc80000 - 0x000007fefbc9e000 C:\Windows\system32\USERENV.dll
0x000007fefc980000 - 0x000007fefc98f000 C:\Windows\system32\profapi.dll
0x000007fefac90000 - 0x000007feface3000 C:\Windows\System32\fwpuclnt.dll
0x000007fefafc0000 - 0x000007fefafd5000 C:\Windows\system32\NLAapi.dll
0x000007fef6280000 - 0x000007fef6295000 C:\Windows\system32\napinsp.dll
0x000007fef6260000 - 0x000007fef6279000 C:\Windows\system32\pnrpnsp.dll
0x000007fef84c0000 - 0x000007fef84cb000 C:\Windows\System32\winrnr.dll
0x00000000643a0000 - 0x00000000643c4000 C:\Program Files\Java\jre7\bin\sunec.dll
0x0000000064350000 - 0x0000000064391000 C:\Program Files\Java\jre7\bin\t2k.dll
0x000007fefdf80000 - 0x000007fefe019000 C:\Windows\system32\CLBCatQ.DLL
0x000007fef9be0000 - 0x000007fef9d0a000 C:\Windows\system32\WindowsCodecs.dll
0x000007fefc850000 - 0x000007fefc8a7000 C:\Windows\system32\apphelp.dll
0x000007fef7450000 - 0x000007fef7485000 C:\Windows\system32\EhStorShell.dll
0x000007fefe520000 - 0x000007fefe6f7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefcd10000 - 0x000007fefcd46000 C:\Windows\system32\CFGMGR32.dll
0x000007fefca70000 - 0x000007fefca8a000 C:\Windows\system32\DEVOBJ.dll
0x000007fefb620000 - 0x000007fefb74c000 C:\Windows\system32\PROPSYS.dll
0x000007fef73d0000 - 0x000007fef7450000 C:\Windows\system32\ntshrui.dll
0x000007fefc5b0000 - 0x000007fefc5d3000 C:\Windows\system32\srvcli.dll
0x000007fef73c0000 - 0x000007fef73cf000 C:\Windows\system32\cscapi.dll
0x000007fefaf70000 - 0x000007fefaf7b000 C:\Windows\system32\slc.dll
0x0000000066790000 - 0x000000006679b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x000007fefcb30000 - 0x000007fefcc97000 C:\Windows\system32\CRYPT32.dll
0x000007fefca20000 - 0x000007fefca2f000 C:\Windows\system32\MSASN1.dll
0x0000000180000000 - 0x0000000180048000 C:\Users\Andrew Fallan\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
0x000007fef5380000 - 0x000007fef549d000 C:\Windows\system32\OPENGL32.dll
0x000007fef5350000 - 0x000007fef537d000 C:\Windows\system32\GLU32.dll
0x000007fef5250000 - 0x000007fef5341000 C:\Windows\system32\DDRAW.dll
0x000007fef5240000 - 0x000007fef5248000 C:\Windows\system32\DCIMAN32.dll
0x000007fefba90000 - 0x000007fefba9c000 C:\Windows\system32\VERSION.dll
0x00000000644e0000 - 0x00000000644e7000 C:\Program Files\Java\jre7\bin\jawt.dll
0x000000000b5e0000 - 0x000000000c458000 C:\Windows\system32\ig4icd64.dll
0x000007fee3750000 - 0x000007fee375a000 C:\Windows\system32\atig6txx.dll
0x000000005f780000 - 0x000000005f81f000 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:
CLASSPATH=C:\Program Files\Java\jre6\bin
PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files\Java\jre6\bin;C:\Program Files\Java\jre6\bin;C:\Program Files\Java\jre7\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(1352380k free), swap 7966248k(4256232k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (21.0-b17) for windows-amd64 JRE (1.7.0-b147), built on Jun 27 2011 02:19:45 by "java_re" with unknown MS VC++:1600
time: Wed Sep 14 00:02:16 2011
elapsed time: 5 seconds
Toshiba C660
4GB RAM
INTEL HD DRIVERS
INTEL I3 CORE PROSECCOR
WINDOWS 7
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005f7af5bf, pid=6784, tid=8728
#
# JRE version: 7.0-b147
# Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0-b17 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [aticfx64.dll+0x2f5bf]
#
# 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:
# [ 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 (0x0000000008ba7000): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=8728, stack(0x000000000b1a0000,0x000000000b2a0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000144
Registers:
RAX=0x000000005f807200, RBX=0x000000000c9712f0, RCX=0x0000000000000000, RDX=0x000000000000000a
RSP=0x000000000b29d7f0, RBP=0x000000000b29e360, RSI=0x000000000c9712f0, RDI=0x000000000c9753f0
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00000000000001af, R11=0x0000000000000001
R12=0x0000000000000028, R13=0x000000000b29e790, R14=0x0000000000000001, R15=0x00000000ffffffff
RIP=0x000000005f7af5bf, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000000b29d7f0)
0x000000000b29d7f0: 0000000000000003 000000000c9712f0
0x000000000b29d800: 000000000c9712f0 0000000000040bf0
0x000000000b29d810: 0000000000000000 000000005f7ad2ab
0x000000000b29d820: 00000000400000c0 000000000c9712f0
0x000000000b29d830: 0000000000000000 000000000b29e360
0x000000000b29d840: 000000000b29d870 0000000000000960
0x000000000b29d850: 000000000b29d858 00000000400000c0
0x000000000b29d860: 000000000b29d870 0000000000000960
0x000000000b29d870: 088d000000000001 000000000000000a
0x000000000b29d880: 0000000700000008 0000073b0000027c
0x000000000b29d890: 0000000100000001 0000000100008bc3
0x000000000b29d8a0: 000007fc00001f9d e2f3210700000001
0x000000000b29d8b0: 00f7ff3f000001ba 0a43f76d90eef8e8
0x000000000b29d8c0: 8406240000000000 000000000000000b
0x000000000b29d8d0: 4000000404000000 0000068300024081
0x000000000b29d8e0: 0000406053480901 1886000070000000
Instructions: (pc=0x000000005f7af5bf)
0x000000005f7af59f: 15 ac 8c 02 00 48 8b f8 48 85 c0 74 7d 48 8b 4e
0x000000005f7af5af: 28 8b 56 18 48 8d 05 46 7c 05 00 48 89 5c 24 38
0x000000005f7af5bf: 8b 99 44 01 00 00 48 89 77 10 48 89 07 89 57 08
0x000000005f7af5cf: 48 8b 46 28 8b 88 50 01 00 00 33 f6 89 4f 6c 48
Register to memory mapping:
RAX=0x000000005f807200 is an unknown value
RBX=0x000000000c9712f0 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000000000000a is an unknown value
RSP=0x000000000b29d7f0 is pointing into the stack for thread: 0x0000000008ba7000
RBP=0x000000000b29e360 is pointing into the stack for thread: 0x0000000008ba7000
RSI=0x000000000c9712f0 is an unknown value
RDI=0x000000000c9753f0 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=0x000000000b29e790 is pointing into the stack for thread: 0x0000000008ba7000
R14=0x0000000000000001 is an unknown value
R15=0x00000000ffffffff is an unallocated location in the heap
Stack: [0x000000000b1a0000,0x000000000b2a0000], sp=0x000000000b29d7f0, free space=1013k
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 )
=>0x0000000008ba7000 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=8728, stack(0x000000000b1a0000,0x000000000b2a0000)]
0x0000000008ba6800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6332, stack(0x000000000b4e0000,0x000000000b5e0000)]
0x000000000888c800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6628, stack(0x0000000009f90000,0x000000000a090000)]
0x0000000008898000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=7460, stack(0x000000000a0d0000,0x000000000a1d0000)]
0x0000000007620000 JavaThread "TimerQueue" daemon [_thread_blocked, id=3804, stack(0x0000000007a60000,0x0000000007b60000)]
0x000000000893d000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_in_native, id=5152, stack(0x0000000009df0000,0x0000000009ef0000)]
0x000000000206b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=11196, stack(0x00000000022e0000,0x00000000023e0000)]
0x00000000076e1000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6928, stack(0x0000000008750000,0x0000000008850000)]
0x0000000007632800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6292, stack(0x0000000007b60000,0x0000000007c60000)]
0x00000000074bc000 JavaThread "AWT-Shutdown" [_thread_blocked, id=10768, stack(0x00000000077b0000,0x00000000078b0000)]
0x000000000745b000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2612, stack(0x0000000007930000,0x0000000007a30000)]
0x0000000006298800 JavaThread "Service Thread" daemon [_thread_blocked, id=10080, stack(0x0000000007150000,0x0000000007250000)]
0x0000000006296800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1016, stack(0x0000000006940000,0x0000000006a40000)]
0x0000000006295000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10460, stack(0x0000000006f80000,0x0000000007080000)]
0x000000000628a800 JavaThread "Attach Listener" daemon [_thread_blocked, id=11236, stack(0x0000000006e40000,0x0000000006f40000)]
0x0000000006285000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9516, stack(0x0000000006c30000,0x0000000006d30000)]
0x0000000002251800 JavaThread "Finalizer" daemon [_thread_blocked, id=2920, stack(0x0000000006a90000,0x0000000006b90000)]
0x000000000224a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7272, stack(0x0000000006830000,0x0000000006930000)]
Other Threads:
0x0000000002244800 VMThread [stack: 0x0000000006710000,0x0000000006810000] [id=9896]
0x00000000062ad800 WatcherThread [stack: 0x0000000007270000,0x0000000007370000] [id=10980]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 152896K, used 73234K [0x00000000eaab0000, 0x00000000f5550000, 0x0000000100000000)
eden space 131072K, 55% used [0x00000000eaab0000,0x00000000ef234888,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 17846K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
object space 21248K, 83% used [0x00000000bae00000,0x00000000bbf6d9b8,0x00000000bc2c0000)
Code Cache [0x00000000023e0000, 0x0000000002650000, 0x00000000053e0000)
total_blobs=783 nmethods=256 adapters=478 free_code_cache=48027Kb largest_free_block=49156992
Dynamic libraries:
0x000000013f670000 - 0x000000013f6a3000 C:\Program Files\Java\jre7\bin\javaw.exe
0x0000000076fb0000 - 0x0000000077159000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076a30000 - 0x0000000076b4f000 C:\Windows\system32\kernel32.dll
0x000007fefcca0000 - 0x000007fefcd0c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefd030000 - 0x000007fefd10b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefe470000 - 0x000007fefe50f000 C:\Windows\system32\msvcrt.dll
0x000007fefe1b0000 - 0x000007fefe1cf000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefe700000 - 0x000007fefe82d000 C:\Windows\system32\RPCRT4.dll
0x0000000076eb0000 - 0x0000000076faa000 C:\Windows\system32\USER32.dll
0x000007fefe400000 - 0x000007fefe467000 C:\Windows\system32\GDI32.dll
0x000007fefe1d0000 - 0x000007fefe1de000 C:\Windows\system32\LPK.dll
0x000007fefe1e0000 - 0x000007fefe2a9000 C:\Windows\system32\USP10.dll
0x000007fefb130000 - 0x000007fefb324000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefe020000 - 0x000007fefe091000 C:\Windows\system32\SHLWAPI.dll
0x000007fefcdd0000 - 0x000007fefcdfe000 C:\Windows\system32\IMM32.DLL
0x000007fefe0a0000 - 0x000007fefe1a9000 C:\Windows\system32\MSCTF.dll
0x0000000062690000 - 0x0000000062761000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x000000005ecd0000 - 0x000000005f39e000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fee3960000 - 0x000007fee3969000 C:\Windows\system32\WSOCK32.dll
0x000007fefe310000 - 0x000007fefe35d000 C:\Windows\system32\WS2_32.dll
0x000007fefe510000 - 0x000007fefe518000 C:\Windows\system32\NSI.dll
0x000007fef96c0000 - 0x000007fef96fb000 C:\Windows\system32\WINMM.dll
0x0000000077180000 - 0x0000000077187000 C:\Windows\system32\PSAPI.DLL
0x000000006bfc0000 - 0x000000006bfcf000 C:\Program Files\Java\jre7\bin\verify.dll
0x0000000066920000 - 0x0000000066948000 C:\Program Files\Java\jre7\bin\java.dll
0x0000000066900000 - 0x0000000066915000 C:\Program Files\Java\jre7\bin\zip.dll
0x000000005f8d0000 - 0x000000005fa63000 C:\Program Files\Java\jre7\bin\awt.dll
0x000007fefdea0000 - 0x000007fefdf77000 C:\Windows\system32\OLEAUT32.dll
0x000007fefce20000 - 0x000007fefd023000 C:\Windows\system32\ole32.dll
0x000007fefa660000 - 0x000007fefa6b6000 C:\Windows\system32\uxtheme.dll
0x0000004500000000 - 0x0000004500011000 C:\Program Files (x86)\TeamViewer\Version6\tv_x64.dll
0x000007fef9d10000 - 0x000007fef9d28000 C:\Windows\system32\dwmapi.dll
0x000007fefc8b0000 - 0x000007fefc8bf000 C:\Windows\system32\CRYPTBASE.dll
0x000007fefd110000 - 0x000007fefde98000 C:\Windows\system32\SHELL32.dll
0x00000000643d0000 - 0x0000000064404000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x00000000668e0000 - 0x00000000668f9000 C:\Program Files\Java\jre7\bin\net.dll
0x000007fefc1f0000 - 0x000007fefc245000 C:\Windows\system32\mswsock.dll
0x000007fefc1e0000 - 0x000007fefc1e7000 C:\Windows\System32\wship6.dll
0x00000000644f0000 - 0x0000000064501000 C:\Program Files\Java\jre7\bin\nio.dll
0x000007fefbb60000 - 0x000007fefbb67000 C:\Windows\System32\wshtcpip.dll
0x000007fefc070000 - 0x000007fefc0cb000 C:\Windows\system32\DNSAPI.dll
0x000007fef94d0000 - 0x000007fef94fe000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fefae10000 - 0x000007fefae37000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefae00000 - 0x000007fefae0b000 C:\Windows\system32\WINNSI.DLL
0x000007fef93e0000 - 0x000007fef93e8000 C:\Windows\system32\rasadhlp.dll
0x000007fefc250000 - 0x000007fefc267000 C:\Windows\system32\CRYPTSP.dll
0x000007fefbf50000 - 0x000007fefbf97000 C:\Windows\system32\rsaenh.dll
0x000007fefbc80000 - 0x000007fefbc9e000 C:\Windows\system32\USERENV.dll
0x000007fefc980000 - 0x000007fefc98f000 C:\Windows\system32\profapi.dll
0x000007fefac90000 - 0x000007feface3000 C:\Windows\System32\fwpuclnt.dll
0x000007fefafc0000 - 0x000007fefafd5000 C:\Windows\system32\NLAapi.dll
0x000007fef6280000 - 0x000007fef6295000 C:\Windows\system32\napinsp.dll
0x000007fef6260000 - 0x000007fef6279000 C:\Windows\system32\pnrpnsp.dll
0x000007fef84c0000 - 0x000007fef84cb000 C:\Windows\System32\winrnr.dll
0x00000000643a0000 - 0x00000000643c4000 C:\Program Files\Java\jre7\bin\sunec.dll
0x0000000064350000 - 0x0000000064391000 C:\Program Files\Java\jre7\bin\t2k.dll
0x000007fefdf80000 - 0x000007fefe019000 C:\Windows\system32\CLBCatQ.DLL
0x000007fef9be0000 - 0x000007fef9d0a000 C:\Windows\system32\WindowsCodecs.dll
0x000007fefc850000 - 0x000007fefc8a7000 C:\Windows\system32\apphelp.dll
0x000007fef7450000 - 0x000007fef7485000 C:\Windows\system32\EhStorShell.dll
0x000007fefe520000 - 0x000007fefe6f7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefcd10000 - 0x000007fefcd46000 C:\Windows\system32\CFGMGR32.dll
0x000007fefca70000 - 0x000007fefca8a000 C:\Windows\system32\DEVOBJ.dll
0x000007fefb620000 - 0x000007fefb74c000 C:\Windows\system32\PROPSYS.dll
0x000007fef73d0000 - 0x000007fef7450000 C:\Windows\system32\ntshrui.dll
0x000007fefc5b0000 - 0x000007fefc5d3000 C:\Windows\system32\srvcli.dll
0x000007fef73c0000 - 0x000007fef73cf000 C:\Windows\system32\cscapi.dll
0x000007fefaf70000 - 0x000007fefaf7b000 C:\Windows\system32\slc.dll
0x0000000066790000 - 0x000000006679b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x000007fefcb30000 - 0x000007fefcc97000 C:\Windows\system32\CRYPT32.dll
0x000007fefca20000 - 0x000007fefca2f000 C:\Windows\system32\MSASN1.dll
0x0000000180000000 - 0x0000000180048000 C:\Users\Andrew Fallan\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
0x000007fef5380000 - 0x000007fef549d000 C:\Windows\system32\OPENGL32.dll
0x000007fef5350000 - 0x000007fef537d000 C:\Windows\system32\GLU32.dll
0x000007fef5250000 - 0x000007fef5341000 C:\Windows\system32\DDRAW.dll
0x000007fef5240000 - 0x000007fef5248000 C:\Windows\system32\DCIMAN32.dll
0x000007fefba90000 - 0x000007fefba9c000 C:\Windows\system32\VERSION.dll
0x00000000644e0000 - 0x00000000644e7000 C:\Program Files\Java\jre7\bin\jawt.dll
0x000000000b5e0000 - 0x000000000c458000 C:\Windows\system32\ig4icd64.dll
0x000007fee3750000 - 0x000007fee375a000 C:\Windows\system32\atig6txx.dll
0x000000005f780000 - 0x000000005f81f000 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:
CLASSPATH=C:\Program Files\Java\jre6\bin
PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files\Java\jre6\bin;C:\Program Files\Java\jre6\bin;C:\Program Files\Java\jre7\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(1352380k free), swap 7966248k(4256232k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (21.0-b17) for windows-amd64 JRE (1.7.0-b147), built on Jun 27 2011 02:19:45 by "java_re" with unknown MS VC++:1600
time: Wed Sep 14 00:02:16 2011
elapsed time: 5 seconds
Toshiba C660
4GB RAM
INTEL HD DRIVERS
INTEL I3 CORE PROSECCOR
WINDOWS 7
#2. Posted:
Status: Offline
Joined: Sep 13, 201113Year Member
Posts: 11
Reputation Power: 0
Status: Offline
Joined: Sep 13, 201113Year Member
Posts: 11
Reputation Power: 0
Sounds like your using 32bit java on a 64bit machine or visa versa
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.