Ummm what?
2 replies [Last post]
Pseudonym
WoM Member
Members
WoM Member: 197188
WoM Coins: 2

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006c1ac33f, pid=9204, tid=6268
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.1-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [aticfx64.dll+0x3c33f]
#
# If you would like to submit a bug report, please visit:
# 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 (0x000000000676b000):  JavaThread "Minecraft main thread" daemon [_thread_in_native, id=6268, stack(0x0000000007a40000,0x0000000007b40000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000000000014c
Registers:
RAX=0x000000006c220100, RBX=0x00000000079712f0, RCX=0x0000000000000000, RDX=0x0000000000000009
RSP=0x0000000007b3df60, RBP=0x0000000007b3ea30, RSI=0x00000000079712f0, RDI=0x0000000007975410
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00000000000001ad, R11=0x0000000000000001
R12=0x0000000000000001, R13=0x0000000007b3ee90, R14=0x0000000000000001, R15=0x00000000ffffffff
RIP=0x000000006c1ac33f, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x0000000007b3df60)
0x0000000007b3df60:   0000000000000003 00000000079712f0
0x0000000007b3df70:   00000000079712f0 0000000000000001
0x0000000007b3df80:   0000000000000000 000000006c1aa01b
0x0000000007b3df90:   00000000400000c0 00000000079712f0
0x0000000007b3dfa0:   0000000009638030 0000000007b3ea30
0x0000000007b3dfb0:   0000000007b3dfe0 0000000000000960
0x0000000007b3dfc0:   0000000007b3dfc8 00000000400000c0
0x0000000007b3dfd0:   0000000007b3dfe0 0000000000000960
0x0000000007b3dfe0:   089a000000000001 0000000000000009
0x0000000007b3dff0:   0000000600000005 000001390000027d
0x0000000007b3e000:   0000000100000001 00000001000083c3
0x0000000007b3e010:   000007fd00001197 0000000300000001
0x0000000007b3e020:   000001cd00000000 00460f75eeee786c
0x0000000007b3e030:   14042000000000f8 00018e0000000000
0x0000000007b3e040:   c002c015c4000000 0000010000065d80
0x0000000007b3e050:   0000060000200000 0000000762800000 
Instructions: (pc=0x000000006c1ac33f)
0x000000006c1ac31f:   15 4c 0f 03 00 48 8b f8 48 85 c0 74 7d 48 8b 4e
0x000000006c1ac32f:   38 8b 56 20 48 8d 05 c6 3d 07 00 48 89 5c 24 38
0x000000006c1ac33f:   8b 99 4c 01 00 00 48 89 77 10 48 89 07 89 57 08
0x000000006c1ac34f:   48 8b 46 38 8b 88 58 01 00 00 33 f6 89 4f 6c 48 
Register to memory mapping:
RAX=0x000000006c220100 is an unknown value
RBX=0x00000000079712f0 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000000000009 is an unknown value
RSP=0x0000000007b3df60 is pointing into the stack for thread: 0x000000000676b000
RBP=0x0000000007b3ea30 is pointing into the stack for thread: 0x000000000676b000
RSI=0x00000000079712f0 is an unknown value
RDI=0x0000000007975410 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x00000000000001ad is an unknown value
R11=0x0000000000000001 is an unknown value
R12=0x0000000000000001 is an unknown value
R13=0x0000000007b3ee90 is pointing into the stack for thread: 0x000000000676b000
R14=0x0000000000000001 is an unknown value
R15=0x00000000ffffffff is an unallocated location in the heap
Stack: [0x0000000007a40000,0x0000000007b40000],  sp=0x0000000007b3df60,  free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [aticfx64.dll+0x3c33f]  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+136
j  p.a()V+1
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 )
=>0x000000000676b000 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=6268, stack(0x0000000007a40000,0x0000000007b40000)]
  0x000000000676a800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1216, stack(0x0000000007840000,0x0000000007940000)]
  0x00000000003eb800 JavaThread "DestroyJavaVM" [_thread_blocked, id=8220, stack(0x0000000002020000,0x0000000002120000)]
  0x00000000097e2000 JavaThread "TimerQueue" daemon [_thread_blocked, id=3936, stack(0x0000000008650000,0x0000000008750000)]
  0x00000000068dc800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6880, stack(0x00000000090e0000,0x00000000091e0000)]
  0x000000000660a000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=8264, stack(0x0000000007f50000,0x0000000008050000)]
  0x0000000005f72000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4336, stack(0x0000000008550000,0x0000000008650000)]
  0x0000000006829000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=600, stack(0x0000000007730000,0x0000000007830000)]
  0x0000000006828800 JavaThread "AWT-Shutdown" [_thread_blocked, id=7244, stack(0x0000000007630000,0x0000000007730000)]
  0x0000000005f7d000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8256, stack(0x0000000007530000,0x0000000007630000)]
  0x0000000005df3800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=8400, stack(0x00000000063a0000,0x00000000064a0000)]
  0x0000000005df0800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3500, stack(0x00000000062a0000,0x00000000063a0000)]
  0x0000000005de7000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4744, stack(0x00000000061a0000,0x00000000062a0000)]
  0x0000000005de5000 JavaThread "Attach Listener" daemon [_thread_blocked, id=972, stack(0x00000000060a0000,0x00000000061a0000)]
  0x0000000005de3800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4804, stack(0x0000000005fa0000,0x00000000060a0000)]
  0x0000000000511000 JavaThread "Finalizer" daemon [_thread_blocked, id=9116, stack(0x0000000005ca0000,0x0000000005da0000)]
  0x0000000000506800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7656, stack(0x0000000005ba0000,0x0000000005ca0000)]
Other Threads:
  0x00000000004fe000 VMThread [stack: 0x0000000005aa0000,0x0000000005ba0000] [id=2856]
  0x0000000005dfe800 WatcherThread [stack: 0x00000000064a0000,0x00000000065a0000] [id=3160]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
 PSYoungGen      total 152896K, used 80096K [0x00000000eaab0000, 0x00000000f5550000, 0x0000000100000000)
  eden space 131072K, 61% used [0x00000000eaab0000,0x00000000ef8e8320,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 20559K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
  object space 21248K, 96% used [0x00000000bae00000,0x00000000bc213d60,0x00000000bc2c0000)
Code Cache  [0x0000000002120000, 0x0000000002390000, 0x0000000005120000)
 total_blobs=776 nmethods=283 adapters=446 free_code_cache=49063424 largest_free_block=19392
Dynamic libraries:
0x0000000000400000 - 0x000000000042e000 C:\Program Files\Java\jre6\bin\javaw.exe
0x0000000076de0000 - 0x0000000076f89000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076cc0000 - 0x0000000076ddf000 C:\Windows\system32\kernel32.dll
0x000007fefc8e0000 - 0x000007fefc94b000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe0b0000 - 0x000007fefe18b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefe230000 - 0x000007fefe2cf000 C:\Windows\system32\msvcrt.dll
0x000007fefe640000 - 0x000007fefe65f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefe510000 - 0x000007fefe63d000 C:\Windows\system32\RPCRT4.dll
0x0000000076700000 - 0x00000000767fa000 C:\Windows\system32\USER32.dll
0x000007fefd1c0000 - 0x000007fefd227000 C:\Windows\system32\GDI32.dll
0x000007fefcca0000 - 0x000007fefccae000 C:\Windows\system32\LPK.dll
0x000007fefccb0000 - 0x000007fefcd79000 C:\Windows\system32\USP10.dll
0x000007fefe080000 - 0x000007fefe0ae000 C:\Windows\system32\IMM32.DLL
0x000007fefcb90000 - 0x000007fefcc99000 C:\Windows\system32\MSCTF.dll
0x000000006d7f0000 - 0x000000006dfa8000 C:\Program Files\Java\jre6\bin\server\jvm.dll
0x000007fefa5e0000 - 0x000007fefa61b000 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
0x0000000076fa0000 - 0x0000000076fa7000 C:\Windows\system32\PSAPI.DLL
0x000000006d7b0000 - 0x000000006d7c2000 C:\Program Files\Java\jre6\bin\zip.dll
0x000000006d000000 - 0x000000006d1c3000 C:\Program Files\Java\jre6\bin\awt.dll
0x000007fef8e70000 - 0x000007fef8ee1000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefcd80000 - 0x000007fefcf83000 C:\Windows\system32\ole32.dll
0x000007fefd2d0000 - 0x000007fefe058000 C:\Windows\system32\SHELL32.dll
0x000007fefd0f0000 - 0x000007fefd161000 C:\Windows\system32\SHLWAPI.dll
0x000007fefb2d0000 - 0x000007fefb4c4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefb8c0000 - 0x000007fefb960000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_a4d6a923711520a9\comctl32.dll
0x000007fefaa00000 - 0x000007fefaa18000 C:\Windows\system32\DWMAPI.DLL
0x000007fefb0f0000 - 0x000007fefb146000 C:\Windows\system32\uxtheme.dll
0x000007fefc680000 - 0x000007fefc68f000 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
0x000007fefd170000 - 0x000007fefd1bd000 C:\Windows\system32\WS2_32.dll
0x000007fefcb80000 - 0x000007fefcb88000 C:\Windows\system32\NSI.dll
0x000007fefbfe0000 - 0x000007fefc035000 C:\Windows\system32\mswsock.dll
0x000007fefbfd0000 - 0x000007fefbfd7000 C:\Windows\System32\wship6.dll
0x000000006d620000 - 0x000000006d62b000 C:\Program Files\Java\jre6\bin\nio.dll
0x000007fefb960000 - 0x000007fefb967000 C:\Windows\System32\wshtcpip.dll
0x000007fef8fe0000 - 0x000007fef900e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x0000000070d80000 - 0x0000000070db5000 C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fefa070000 - 0x000007fefa097000 C:\Windows\system32\Iphlpapi.DLL
0x000007fefa060000 - 0x000007fefa06b000 C:\Windows\system32\WINNSI.DLL
0x000007fefbe60000 - 0x000007fefbebb000 C:\Windows\system32\DNSAPI.dll
0x000007fef8fd0000 - 0x000007fef8fd8000 C:\Windows\system32\rasadhlp.dll
0x000007fef9f20000 - 0x000007fef9f73000 C:\Windows\System32\fwpuclnt.dll
0x000007fefc040000 - 0x000007fefc057000 C:\Windows\system32\CRYPTSP.dll
0x000007fefbd40000 - 0x000007fefbd87000 C:\Windows\system32\rsaenh.dll
0x000007fefbab0000 - 0x000007fefbace000 C:\Windows\system32\USERENV.dll
0x000007fefc7b0000 - 0x000007fefc7bf000 C:\Windows\system32\profapi.dll
0x000007fefac30000 - 0x000007fefac45000 C:\Windows\system32\NLAapi.dll
0x000007fef8e50000 - 0x000007fef8e65000 C:\Windows\system32\napinsp.dll
0x000007fef8e30000 - 0x000007fef8e49000 C:\Windows\system32\pnrpnsp.dll
0x000007fef8e20000 - 0x000007fef8e2b000 C:\Windows\System32\winrnr.dll
0x000007fefcf90000 - 0x000007fefd067000 C:\Windows\system32\OLEAUT32.DLL
0x0000000180000000 - 0x0000000180048000 C:\Users\Danny\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
0x000007fee5d50000 - 0x000007fee5e6d000 C:\Windows\system32\OPENGL32.dll
0x000007fef5ec0000 - 0x000007fef5eed000 C:\Windows\system32\GLU32.dll
0x000007fee58d0000 - 0x000007fee59c1000 C:\Windows\system32\DDRAW.dll
0x000007fef8600000 - 0x000007fef8608000 C:\Windows\system32\DCIMAN32.dll
0x000007fefe330000 - 0x000007fefe507000 C:\Windows\system32\SETUPAPI.dll
0x000007fefc8a0000 - 0x000007fefc8d6000 C:\Windows\system32\CFGMGR32.dll
0x000007fefcb60000 - 0x000007fefcb7a000 C:\Windows\system32\DEVOBJ.dll
0x000007fefb7c0000 - 0x000007fefb7cc000 C:\Windows\system32\VERSION.dll
0x000000006d3f0000 - 0x000000006d3f7000 C:\Program Files\Java\jre6\bin\jawt.dll
0x0000000074530000 - 0x000000007453b000 C:\Windows\system32\atkogl64.DLL
0x000000000aa80000 - 0x000000000b8f7000 C:\Windows\system32\ig4icd64.dll
0x000007fefa3e0000 - 0x000007fefa3ee000 C:\Windows\system32\atig6txx.dll
0x000000006c170000 - 0x000000006c23c000 C:\Windows\system32\aticfx64.dll
VM Arguments:
jvm_args: -Xms512m -Xmx1024m 
java_command: C:\Users\Danny\Desktop\Minecraft (3).exe
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;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 (x86)\QuickTime\QTSystem\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Android\android-sdk\platform-tools;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jdk1.6.0_26\bin;C:\Program Files\Java\jre6\bin
USERNAME=Danny
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
---------------  S Y S T E M  ---------------
OS: Windows 7 Build 7601 Service Pack 1
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
Memory: 4k page, physical 4158448k(1614840k free), swap 8315048k(4554156k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (20.1-b02) for windows-amd64 JRE (1.6.0_26-b03), built on May  4 2011 07:15:24 by "java_re" with MS VC++ 8.0 (VS2005)
time: Wed Jun 22 16:09:21 2011
elapsed time: 5 seconds

moujave
Removed from Staff
Members
WoM Member: 21
WoM Coins: 1687
Umm...

Update java and install the 32-bit package.

Pseudonym
WoM Member
Members
WoM Member: 197188
WoM Coins: 2
Okay

I'll try that, get back to you in a second.