You are viewing our Forum Archives. To view or take place in current topics click here.
Help Me +50 Rep
Posted:

Help Me +50 RepPosted:

xAndrew98x
  • Powerhouse
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 450
Reputation Power: 18
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 450
Reputation Power: 18
How will I fix this error

Toshiba C660
4GB RAM
500 GB HDD

EVERY TIME I LOAD UP MINNECRAFT THE WINDOW JUST CLOSES AND FLODS MY DESKTOP WITH HS-ERR_PID ERROR HERE IS THE CODE(**** SORRY I USED CAPS)


#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006a97f5bf, pid=2568, tid=13352
#
# 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 (0x0000000007843000): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=13352, stack(0x0000000009c60000,0x0000000009d60000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000144

Registers:
RAX=0x000000006a9d7200, RBX=0x000000000aee12f0, RCX=0x0000000000000000, RDX=0x000000000000000a
RSP=0x0000000009d5df30, RBP=0x0000000009d5eaa0, RSI=0x000000000aee12f0, RDI=0x000000000aee53f0
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00000000000001af, R11=0x0000000000000001
R12=0x0000000000000028, R13=0x0000000009d5eed0, R14=0x0000000000000001, R15=0x00000000ffffffff
RIP=0x000000006a97f5bf, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x0000000009d5df30)
0x0000000009d5df30: 0000000000000003 000000000aee12f0
0x0000000009d5df40: 000000000aee12f0 0000000000140b44
0x0000000009d5df50: 0000000000000000 000000006a97d2ab
0x0000000009d5df60: 00000000400000c0 000000000aee12f0
0x0000000009d5df70: 0000000000000000 0000000009d5eaa0
0x0000000009d5df80: 0000000009d5dfb0 0000000000000960
0x0000000009d5df90: 0000000009d5df98 00000000400000c0
0x0000000009d5dfa0: 0000000009d5dfb0 0000000000000960
0x0000000009d5dfb0: 088d000000000001 000000000000000a
0x0000000009d5dfc0: 0000000700000008 0000073b0000027c
0x0000000009d5dfd0: 0000000100000001 0000000100008bc3
0x0000000009d5dfe0: 000007fc00001f9d e2f3210700000001
0x0000000009d5dff0: 00f7ff3f000001ba 0a43f76d90eef8e8
0x0000000009d5e000: 8406240000000000 000000000000000b
0x0000000009d5e010: 4000000404000000 0000068300024081
0x0000000009d5e020: 0000406053480901 1886000070000000

Instructions: (pc=0x000000006a97f5bf)
0x000000006a97f59f: 15 ac 8c 02 00 48 8b f8 48 85 c0 74 7d 48 8b 4e
0x000000006a97f5af: 28 8b 56 18 48 8d 05 46 7c 05 00 48 89 5c 24 38
0x000000006a97f5bf: 8b 99 44 01 00 00 48 89 77 10 48 89 07 89 57 08
0x000000006a97f5cf: 48 8b 46 28 8b 88 50 01 00 00 33 f6 89 4f 6c 48


Register to memory mapping:

RAX=0x000000006a9d7200 is an unknown value
RBX=0x000000000aee12f0 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000000000000a is an unknown value
RSP=0x0000000009d5df30 is pointing into the stack for thread: 0x0000000007843000
RBP=0x0000000009d5eaa0 is pointing into the stack for thread: 0x0000000007843000
RSI=0x000000000aee12f0 is an unknown value
RDI=0x000000000aee53f0 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=0x0000000009d5eed0 is pointing into the stack for thread: 0x0000000007843000
R14=0x0000000000000001 is an unknown value
R15=0x00000000ffffffff is an unallocated location in the heap


Stack: [0x0000000009c60000,0x0000000009d60000], sp=0x0000000009d5df30, free space=1015k
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 net.minecraft.client.Minecraft.a()V+151
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 )
=>0x0000000007843000 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=13352, stack(0x0000000009c60000,0x0000000009d60000)]
0x0000000007f6d800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=13444, stack(0x0000000007fb0000,0x00000000080b0000)]
0x00000000079c2800 JavaThread "TimerQueue" daemon [_thread_blocked, id=10984, stack(0x0000000008b90000,0x0000000008c90000)]
0x00000000005eb000 JavaThread "DestroyJavaVM" [_thread_blocked, id=13536, stack(0x0000000002300000,0x0000000002400000)]
0x0000000005d15800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=12804, stack(0x0000000007450000,0x0000000007550000)]
0x0000000005d05800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=11316, stack(0x0000000006ca0000,0x0000000006da0000)]
0x0000000005c94800 JavaThread "AWT-Shutdown" [_thread_blocked, id=2932, stack(0x0000000006ba0000,0x0000000006ca0000)]
0x0000000005c93800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=14196, stack(0x0000000006aa0000,0x0000000006ba0000)]
0x0000000005baa000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=13356, stack(0x0000000006150000,0x0000000006250000)]
0x0000000005ba9000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=14328, stack(0x0000000006050000,0x0000000006150000)]
0x0000000005b97800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=14188, stack(0x0000000005f50000,0x0000000006050000)]
0x0000000005b96000 JavaThread "Attach Listener" daemon [_thread_blocked, id=12964, stack(0x0000000005e50000,0x0000000005f50000)]
0x0000000005b92800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10964, stack(0x0000000005d50000,0x0000000005e50000)]
0x00000000003f1800 JavaThread "Finalizer" daemon [_thread_blocked, id=4956, stack(0x0000000005a50000,0x0000000005b50000)]
0x00000000003ea000 JavaThread "Reference Handler" daemon [_thread_blocked, id=14124, stack(0x0000000005950000,0x0000000005a50000)]

Other Threads:
0x00000000003e3000 VMThread [stack: 0x0000000005850000,0x0000000005950000] [id=11688]
0x0000000005bba000 WatcherThread [stack: 0x0000000006250000,0x0000000006350000] [id=10896]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 157248K, used 69154K [0x00000000bae00000, 0x00000000c58a0000, 0x00000000d0350000)
eden space 139776K, 49% used [0x00000000bae00000, 0x00000000bf188850, 0x00000000c3680000)
from space 17472K, 0% used [0x00000000c3680000, 0x00000000c3680000, 0x00000000c4790000)
to space 17472K, 0% used [0x00000000c4790000, 0x00000000c4790000, 0x00000000c58a0000)
tenured generation total 349568K, used 0K [0x00000000d0350000, 0x00000000e58b0000, 0x00000000fae00000)
the space 349568K, 0% used [0x00000000d0350000, 0x00000000d0350000, 0x00000000d0350200, 0x00000000e58b0000)
compacting perm gen total 21248K, used 19231K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000)
the space 21248K, 90% used [0x00000000fae00000, 0x00000000fc0c7d18, 0x00000000fc0c7e00, 0x00000000fc2c0000)
No shared spaces configured.

Code Cache [0x0000000002400000, 0x0000000002670000, 0x0000000005400000)
total_blobs=746 nmethods=266 adapters=433 free_code_cache=49114816 largest_free_block=28928

Dynamic libraries:
0x0000000000400000 - 0x000000000042e000 C:\Program Files\Java\jre6\bin\javaw.exe
0x0000000076e20000 - 0x0000000076fc9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076bb0000 - 0x0000000076ccf000 C:\Windows\system32\kernel32.dll
0x000007fefca30000 - 0x000007fefca9c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefd2e0000 - 0x000007fefd3bb000 C:\Windows\system32\ADVAPI32.dll
0x000007fefd1a0000 - 0x000007fefd23f000 C:\Windows\system32\msvcrt.dll
0x000007fefd520000 - 0x000007fefd53f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefcda0000 - 0x000007fefcecd000 C:\Windows\system32\RPCRT4.dll
0x00000000768a0000 - 0x000000007699a000 C:\Windows\system32\USER32.dll
0x000007fefd130000 - 0x000007fefd197000 C:\Windows\system32\GDI32.dll
0x000007fefced0000 - 0x000007fefcede000 C:\Windows\system32\LPK.dll
0x000007fefd750000 - 0x000007fefd819000 C:\Windows\system32\USP10.dll
0x000007fefd2a0000 - 0x000007fefd2ce000 C:\Windows\system32\IMM32.DLL
0x000007fefd020000 - 0x000007fefd129000 C:\Windows\system32\MSCTF.dll
0x000000006d7f0000 - 0x000000006dfa8000 C:\Program Files\Java\jre6\bin\server\jvm.dll
0x000007fef9550000 - 0x000007fef958b000 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
0x000007fef8a50000 - 0x000007fef8ac1000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefd540000 - 0x000007fefd743000 C:\Windows\system32\ole32.dll
0x000007fefd820000 - 0x000007fefe5a8000 C:\Windows\system32\SHELL32.dll
0x000007fefd3c0000 - 0x000007fefd431000 C:\Windows\system32\SHLWAPI.dll
0x000007fefb270000 - 0x000007fefb464000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fef9b90000 - 0x000007fef9ba8000 C:\Windows\system32\DWMAPI.DLL
0x000007fefa060000 - 0x000007fefa0b6000 C:\Windows\system32\uxtheme.dll
0x000007fefc720000 - 0x000007fefc72f000 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
0x000007fefe650000 - 0x000007fefe69d000 C:\Windows\system32\WS2_32.dll
0x000007fefd2d0000 - 0x000007fefd2d8000 C:\Windows\system32\NSI.dll
0x000007fefc060000 - 0x000007fefc0b5000 C:\Windows\system32\mswsock.dll
0x000007fefc050000 - 0x000007fefc057000 C:\Windows\System32\wship6.dll
0x000000006d620000 - 0x000000006d62b000 C:\Program Files\Java\jre6\bin\nio.dll
0x000007fefb9d0000 - 0x000007fefb9d7000 C:\Windows\System32\wshtcpip.dll
0x000007fefbee0000 - 0x000007fefbf3b000 C:\Windows\system32\DNSAPI.dll
0x000007fef8cd0000 - 0x000007fef8cfe000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x0000000076fe0000 - 0x0000000076fe7000 C:\Windows\system32\PSAPI.DLL
0x000007fefacd0000 - 0x000007fefacf7000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefacc0000 - 0x000007fefaccb000 C:\Windows\system32\WINNSI.DLL
0x000007fef8ca0000 - 0x000007fef8ca8000 C:\Windows\system32\rasadhlp.dll
0x000007fefc2b0000 - 0x000007fefc2c7000 C:\Windows\system32\CRYPTSP.dll
0x000007fefbdc0000 - 0x000007fefbe07000 C:\Windows\system32\rsaenh.dll
0x000007fefbaf0000 - 0x000007fefbb0e000 C:\Windows\system32\USERENV.dll
0x000007fefc7f0000 - 0x000007fefc7ff000 C:\Windows\system32\profapi.dll
0x000007fefab50000 - 0x000007fefaba3000 C:\Windows\System32\fwpuclnt.dll
0x000007fefb0d0000 - 0x000007fefb0e5000 C:\Windows\system32\NLAapi.dll
0x000007fef95a0000 - 0x000007fef95b5000 C:\Windows\system32\napinsp.dll
0x000007fef94e0000 - 0x000007fef94f9000 C:\Windows\system32\pnrpnsp.dll
0x000007fef94c0000 - 0x000007fef94cb000 C:\Windows\System32\winrnr.dll
0x000007fefd440000 - 0x000007fefd517000 C:\Windows\system32\OLEAUT32.DLL
0x0000000180000000 - 0x0000000180048000 C:\Users\Andrew Fallan\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
0x000007fef6a80000 - 0x000007fef6b9d000 C:\Windows\system32\OPENGL32.dll
0x000007fef6a50000 - 0x000007fef6a7d000 C:\Windows\system32\GLU32.dll
0x000007fef6950000 - 0x000007fef6a41000 C:\Windows\system32\DDRAW.dll
0x000007fef8da0000 - 0x000007fef8da8000 C:\Windows\system32\DCIMAN32.dll
0x000007fefcbc0000 - 0x000007fefcd97000 C:\Windows\system32\SETUPAPI.dll
0x000007fefcaa0000 - 0x000007fefcad6000 C:\Windows\system32\CFGMGR32.dll
0x000007fefc8a0000 - 0x000007fefc8ba000 C:\Windows\system32\DEVOBJ.dll
0x000007fefb900000 - 0x000007fefb90c000 C:\Windows\system32\VERSION.dll
0x000000006d3f0000 - 0x000000006d3f7000 C:\Program Files\Java\jre6\bin\jawt.dll
0x0000000009e80000 - 0x000000000acf8000 C:\Windows\system32\ig4icd64.dll
0x000007fefb130000 - 0x000007fefb13a000 C:\Windows\system32\atig6txx.dll
0x000000006a950000 - 0x000000006a9ef000 C:\Windows\system32\aticfx64.dll

VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\ANDREW~1\Desktop\XBOX_M~1\MINECR~1.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\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(990464k free), swap 7966248k(4297552k 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: Sat Sep 10 02:00:13 2011
elapsed time: 989 seconds

+ 50 REP IF YOU HELP ME AND IT WORKS
#2. Posted:
MrDice
  • Wise One
Status: Offline
Joined: Apr 24, 201113Year Member
Posts: 522
Reputation Power: 22
Status: Offline
Joined: Apr 24, 201113Year Member
Posts: 522
Reputation Power: 22
I use to have this, i just deleted everything that involved Minecraft, re started computers. then re downloaded Minecraft. Hope it works
#3. Posted:
NeonHD
  • TTG Master
Status: Offline
Joined: Jun 21, 201113Year Member
Posts: 883
Reputation Power: 39
Status: Offline
Joined: Jun 21, 201113Year Member
Posts: 883
Reputation Power: 39
you don't even have 50 rep.

:facepalm:


Last edited by NeonHD ; edited 1 time in total
#4. Posted:
Frenchyy
  • TTG Undisputed
Status: Offline
Joined: Oct 18, 201014Year Member
Posts: 5,739
Reputation Power: 235
Status: Offline
Joined: Oct 18, 201014Year Member
Posts: 5,739
Reputation Power: 235
Delete everything for minecraft and re'install it. . .Its simple fix
#5. Posted:
Leopard
  • Rising Star
Status: Offline
Joined: Mar 14, 201113Year Member
Posts: 786
Reputation Power: 40
Status: Offline
Joined: Mar 14, 201113Year Member
Posts: 786
Reputation Power: 40
delete minecraft and reinstall it. go into appdata and delete the .minecraft folder
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.