inuyasha1286 Posted January 21, 2013 Posted January 21, 2013 Launcher Version: 1.1.1.0 Operating System: Windows 7 , 64 bit Build 7601 Service Pack 1 Java Version: java 6 update 38 (32 and 64 bit) Antivirus Program: Avast Description of Problem: after starting and logging into tekkit/minecraft the secondary window pops up, after displaying a white screen for a few seconds the window closes. Error Messages: none Error Log: # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000069b3ce75, pid=4128, tid=3488 # # JRE version: 6.0_38-b05 # Java VM: Java HotSpot 64-Bit Server VM (20.13-b02 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [atio6axx.dll+0xb0ce75] # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/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 (0x000000000aa54000): JavaThread "Minecraft main thread" [_thread_in_native, id=3488, stack(0x000000000b470000,0x000000000b570000)] siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000dd4 Registers: RAX=0x0000000000000000, RBX=0x000000000c7e92f0, RCX=0x000000000c7e92f0, RDX=0x000000000b563470 RSP=0x000000000b5630d0, RBP=0x000000000c7e92f0, RSI=0x0000000000000000, RDI=0x0000000069b3d450 R8 =0x0000000000000080, R9 =0x0000000000000100, R10=0x0000000000000100, R11=0x000000000000001b R12=0x000000000b563470, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x00000000ffffffff RIP=0x0000000069b3ce75, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x000000000b5630d0) 0x000000000b5630d0: 0000000000000000 000000000b563410 0x000000000b5630e0: 656b6361005c3a43 0000007401000100 0x000000000b5630f0: 0000000000000000 00000000d00014c4 0x000000000b563100: 0000000000000000 0000000000000000 0x000000000b563110: 0000000000000000 0000000000000000 0x000000000b563120: 0000000000000000 0000000000000000 0x000000000b563130: 0000000000000000 0000000002000002 0x000000000b563140: 000000000000000b 0000000000000000 0x000000000b563150: 0000000000000000 000000001b00001b 0x000000000b563160: 0000000000000000 0000000000000000 0x000000000b563170: 0000000077855410 0000000000000000 0x000000000b563180: 0000000000000100 000000000a490000 0x000000000b563190: 0000000000000f08 0000000000000f08 0x000000000b5631a0: 000000000a491aa8 0000000077793518 0x000000000b5631b0: 000000000a490000 0000000000000002 0x000000000b5631c0: 0000000000000f08 0000000000000f10 Instructions: (pc=0x0000000069b3ce75) 0x0000000069b3ce55: 20 5f c3 cc cc cc cc cc cc cc cc 40 53 41 54 48 0x0000000069b3ce65: 81 ec b8 02 00 00 48 8b 41 20 4c 8b e2 48 8b d9 0x0000000069b3ce75: 83 b8 d4 0d 00 00 01 75 3b 8b 00 83 f8 16 74 34 0x0000000069b3ce85: 83 f8 17 74 2f 83 f8 18 74 2a 48 8d 0d 8a 60 a5 Register to memory mapping: RAX=0x0000000000000000 is an unknown value RBX=0x000000000c7e92f0 is an unknown value RCX=0x000000000c7e92f0 is an unknown value RDX=0x000000000b563470 is pointing into the stack for thread: 0x000000000aa54000 RSP=0x000000000b5630d0 is pointing into the stack for thread: 0x000000000aa54000 RBP=0x000000000c7e92f0 is an unknown value RSI=0x0000000000000000 is an unknown value RDI=0x0000000069b3d450 is an unknown value R8 =0x0000000000000080 is an unknown value R9 =0x0000000000000100 is an unknown value R10=0x0000000000000100 is an unknown value R11=0x000000000000001b is an unknown value R12=0x000000000b563470 is pointing into the stack for thread: 0x000000000aa54000 R13=0x0000000000000000 is an unknown value R14=0x0000000000000000 is an unknown value R15=0x00000000ffffffff is an unknown value Stack: [0x000000000b470000,0x000000000b570000], sp=0x000000000b5630d0, free space=972k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [atio6axx.dll+0xb0ce75] atiPS+0xa875 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+178 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 ) =>0x000000000aa54000 JavaThread "Minecraft main thread" [_thread_in_native, id=3488, stack(0x000000000b470000,0x000000000b570000)] 0x000000000aa53800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4732, stack(0x0000000009be0000,0x0000000009ce0000)] 0x000000000aa52800 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=3168, stack(0x000000000ee30000,0x000000000ef30000)] 0x000000000aa52000 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=4072, stack(0x000000000ed30000,0x000000000ee30000)] 0x000000000aa51000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5092, stack(0x0000000002650000,0x0000000002750000)] 0x000000000aa50800 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=4708, stack(0x000000000d850000,0x000000000d950000)] 0x000000000aa50000 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=2428, stack(0x0000000002550000,0x0000000002650000)] 0x000000000aa4f000 JavaThread "TimerQueue" daemon [_thread_blocked, id=4872, stack(0x000000000c940000,0x000000000ca40000)] 0x000000000aace000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=4856, stack(0x000000000c840000,0x000000000c940000)] 0x0000000009e00800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4192, stack(0x000000000a2e0000,0x000000000a3e0000)] 0x0000000009e5c800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3788, stack(0x000000000a0e0000,0x000000000a1e0000)] 0x0000000006b57000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4936, stack(0x0000000007600000,0x0000000007700000)] 0x0000000006b56000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2008, stack(0x0000000007500000,0x0000000007600000)] 0x0000000006b53000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4152, stack(0x0000000007400000,0x0000000007500000)] 0x0000000006b0c000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3124, stack(0x00000000070a0000,0x00000000071a0000)] 0x0000000006b09000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2080, stack(0x0000000006fa0000,0x00000000070a0000)] 0x0000000006af5800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4748, stack(0x0000000006ea0000,0x0000000006fa0000)] 0x0000000006af2800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3708, stack(0x0000000006da0000,0x0000000006ea0000)] 0x0000000006af1800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2416, stack(0x0000000006ca0000,0x0000000006da0000)] 0x0000000000647800 JavaThread "Finalizer" daemon [_thread_blocked, id=332, stack(0x00000000069a0000,0x0000000006aa0000)] 0x0000000000644000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1004, stack(0x00000000068a0000,0x00000000069a0000)] Other Threads: 0x000000000063d800 VMThread [stack: 0x00000000067a0000,0x00000000068a0000] [id=4308] 0x0000000006b15800 WatcherThread [stack: 0x00000000071a0000,0x00000000072a0000] [id=4428] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap PSYoungGen total 272192K, used 174758K [0x00000000eaab0000, 0x0000000100000000, 0x0000000100000000) eden space 230976K, 75% used [0x00000000eaab0000,0x00000000f5559ae0,0x00000000f8c40000) from space 41216K, 0% used [0x00000000f8c40000,0x00000000f8c40000,0x00000000fb480000) to space 51456K, 0% used [0x00000000fcdc0000,0x00000000fcdc0000,0x0000000100000000) PSOldGen total 106944K, used 65535K [0x00000000c0000000, 0x00000000c6870000, 0x00000000eaab0000) object space 106944K, 61% used [0x00000000c0000000,0x00000000c3fffff0,0x00000000c6870000) PSPermGen total 51264K, used 26052K [0x00000000bae00000, 0x00000000be010000, 0x00000000c0000000) object space 51264K, 50% used [0x00000000bae00000,0x00000000bc771380,0x00000000be010000) Code Cache [0x0000000002920000, 0x0000000002b90000, 0x0000000005920000) total_blobs=942 nmethods=399 adapters=496 free_code_cache=48658432 largest_free_block=6336 Dynamic libraries: 0x0000000000400000 - 0x000000000042f000 C:\Program Files\Java\jre6\bin\java.exe 0x0000000077740000 - 0x00000000778e9000 C:\Windows\SYSTEM32\ntdll.dll 0x0000000072ca0000 - 0x0000000072cea000 C:\Program Files\AVAST Software\Avast\snxhk64.dll 0x0000000077060000 - 0x000000007717f000 C:\Windows\system32\KERNEL32.dll 0x000007fefdc90000 - 0x000007fefdcfb000 C:\Windows\system32\KERNELBASE.dll 0x000007feff970000 - 0x000007feffa4b000 C:\Windows\system32\ADVAPI32.dll 0x000007fefe7f0000 - 0x000007fefe88f000 C:\Windows\system32\msvcrt.dll 0x000007fefe610000 - 0x000007fefe62f000 C:\Windows\SYSTEM32\sechost.dll 0x000007fefe2e0000 - 0x000007fefe40d000 C:\Windows\system32\RPCRT4.dll 0x000000006d810000 - 0x000000006dfcb000 C:\Program Files\Java\jre6\bin\server\jvm.dll 0x0000000077180000 - 0x000000007727a000 C:\Windows\system32\USER32.dll 0x000007fefe410000 - 0x000007fefe477000 C:\Windows\system32\GDI32.dll 0x000007fefe600000 - 0x000007fefe60e000 C:\Windows\system32\LPK.dll 0x000007feff8a0000 - 0x000007feff969000 C:\Windows\system32\USP10.dll 0x000007fefaa00000 - 0x000007fefaa3b000 C:\Windows\system32\WINMM.dll 0x000007fefe630000 - 0x000007fefe65e000 C:\Windows\system32\IMM32.DLL 0x000007fefe6e0000 - 0x000007fefe7e9000 C:\Windows\system32\MSCTF.dll 0x000000006d6c0000 - 0x000000006d6ea000 C:\Program Files\Java\jre6\bin\splashscreen.dll 0x000007fefc5e0000 - 0x000007fefc636000 C:\Windows\system32\uxtheme.dll 0x000000006d780000 - 0x000000006d78e000 C:\Program Files\Java\jre6\bin\verify.dll 0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll 0x000000006d7d0000 - 0x000000006d7e2000 C:\Program Files\Java\jre6\bin\zip.dll 0x000007fefdfa0000 - 0x000007fefe1a3000 C:\Windows\system32\ole32.dll 0x000007fefdad0000 - 0x000007fefdadf000 C:\Windows\system32\CRYPTBASE.dll 0x000007feff620000 - 0x000007feff6b9000 C:\Windows\system32\CLBCatQ.DLL 0x000007fefe480000 - 0x000007fefe557000 C:\Windows\system32\OLEAUT32.dll 0x000000006d000000 - 0x000000006d1c4000 C:\Program Files\Java\jre6\bin\awt.dll 0x000007fefa7b0000 - 0x000007fefa821000 C:\Windows\system32\WINSPOOL.DRV 0x000007fefe890000 - 0x000007feff618000 C:\Windows\system32\SHELL32.dll 0x000007fefe1b0000 - 0x000007fefe221000 C:\Windows\system32\SHLWAPI.dll 0x000007fefc810000 - 0x000007fefca04000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll 0x000007fefc010000 - 0x000007fefc028000 C:\Windows\system32\DWMAPI.DLL 0x000000006d2a0000 - 0x000000006d307000 C:\Program Files\Java\jre6\bin\fontmanager.dll 0x000007feed4e0000 - 0x000007feed6df000 C:\Windows\system32\d3d9.dll 0x000007fefcd00000 - 0x000007fefcd0c000 C:\Windows\system32\VERSION.dll 0x000007fefbd20000 - 0x000007fefbd27000 C:\Windows\system32\d3d8thk.dll 0x000007fef9f40000 - 0x000007fefa4ad000 C:\Windows\system32\atiumd64.dll 0x000007fef95e0000 - 0x000007fef9a83000 C:\Windows\system32\atiumd6a.dll 0x000000006d550000 - 0x000000006d55a000 C:\Program Files\Java\jre6\bin\management.dll 0x000000006d610000 - 0x000000006d627000 C:\Program Files\Java\jre6\bin\net.dll 0x000007fefe230000 - 0x000007fefe27d000 C:\Windows\system32\WS2_32.dll 0x000007fefdf90000 - 0x000007fefdf98000 C:\Windows\system32\NSI.dll 0x000007fefd3d0000 - 0x000007fefd425000 C:\Windows\system32\mswsock.dll 0x000007fefd3c0000 - 0x000007fefd3c7000 C:\Windows\System32\wship6.dll 0x000000006d630000 - 0x000000006d63c000 C:\Program Files\Java\jre6\bin\nio.dll 0x000007fefba50000 - 0x000007fefba65000 C:\Windows\system32\NLAapi.dll 0x000007fef5c30000 - 0x000007fef5c45000 C:\Windows\system32\napinsp.dll 0x000007fef4ca0000 - 0x000007fef4cb9000 C:\Windows\system32\pnrpnsp.dll 0x000007fefd250000 - 0x000007fefd2ab000 C:\Windows\system32\DNSAPI.dll 0x000007fef4840000 - 0x000007fef484b000 C:\Windows\System32\winrnr.dll 0x000007fefb3d0000 - 0x000007fefb3f7000 C:\Windows\system32\IPHLPAPI.DLL 0x000007fefb3c0000 - 0x000007fefb3cb000 C:\Windows\system32\WINNSI.DLL 0x000007fefb240000 - 0x000007fefb293000 C:\Windows\System32\fwpuclnt.dll 0x000007fefad00000 - 0x000007fefad08000 C:\Windows\system32\rasadhlp.dll 0x000007fefcdd0000 - 0x000007fefcdd7000 C:\Windows\System32\wshtcpip.dll 0x000007fefd430000 - 0x000007fefd447000 C:\Windows\system32\CRYPTSP.dll 0x000007fefd130000 - 0x000007fefd177000 C:\Windows\system32\rsaenh.dll 0x000007fefcef0000 - 0x000007fefcf0e000 C:\Windows\system32\USERENV.dll 0x000007fefdba0000 - 0x000007fefdbaf000 C:\Windows\system32\profapi.dll 0x000000006d210000 - 0x000000006d238000 C:\Program Files\Java\jre6\bin\dcpr.dll 0x000000006d750000 - 0x000000006d75b000 C:\Program Files\Java\jre6\bin\sunmscapi.dll 0x000007fefdd60000 - 0x000007fefdeca000 C:\Windows\system32\CRYPT32.dll 0x000007fefdc40000 - 0x000007fefdc4f000 C:\Windows\system32\MSASN1.dll 0x0000000180000000 - 0x0000000180048000 C:\Users\Inuyasha\AppData\Roaming\.techniclauncher\tekkit\bin\natives\lwjgl64.dll 0x000007feee910000 - 0x000007feeea2d000 C:\Windows\system32\OPENGL32.dll 0x000007feefdf0000 - 0x000007feefe1d000 C:\Windows\system32\GLU32.dll 0x000007fee6700000 - 0x000007fee67f1000 C:\Windows\system32\DDRAW.dll 0x000007fef5c20000 - 0x000007fef5c28000 C:\Windows\system32\DCIMAN32.dll 0x000007feff6c0000 - 0x000007feff897000 C:\Windows\system32\SETUPAPI.dll 0x000007fefdc50000 - 0x000007fefdc86000 C:\Windows\system32\CFGMGR32.dll 0x000007fefdd40000 - 0x000007fefdd5a000 C:\Windows\system32\DEVOBJ.dll 0x000000006d3f0000 - 0x000000006d3f7000 C:\Program Files\Java\jre6\bin\jawt.dll 0x0000000069030000 - 0x000000006a961000 C:\Windows\system32\atio6axx.dll 0x0000000071ec0000 - 0x0000000071fb0000 C:\Windows\system32\aticfx64.dll 0x000007fefb420000 - 0x000007fefb4a9000 C:\Windows\system32\atiadlxx.dll 0x000007fefc670000 - 0x000007fefc681000 C:\Windows\system32\WTSAPI32.dll 0x0000000077900000 - 0x0000000077907000 C:\Windows\system32\PSAPI.DLL 0x000007fefdd00000 - 0x000007fefdd39000 C:\Windows\system32\WINTRUST.dll 0x000007fef3240000 - 0x000007fef324e000 C:\Windows\system32\atig6txx.dll VM Arguments: jvm_args: -Xmx1024m java_command: C:/Users/Inuyasha/AppData/Roaming/.techniclauncher/technic-launcher.jar Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\Game1X\DLLShared\ USERNAME=Inuyasha OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 15 Stepping 13, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 7 , 64 bit Build 7601 Service Pack 1 CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3 Memory: 4k page, physical 6289588k(3916016k free), swap 12577324k(9838992k free) vm_info: Java HotSpot 64-Bit Server VM (20.13-b02) for windows-amd64 JRE (1.6.0_38-b05), built on Nov 14 2012 00:54:08 by "java_re" with MS VC++ 8.0 (VS2005) time: Mon Jan 21 02:51:28 2013 elapsed time: 16 seconds
0 Goizzo Posted January 22, 2013 Posted January 22, 2013 http://www.youtube.com/watch?v=28BQKvRPmtY that what it does for me...
0 inuyasha1286 Posted January 22, 2013 Author Posted January 22, 2013 yes exactly that. I've tried rolling back java as well as checking my ram. is there anyone out there that can help us?
0 inuyasha1286 Posted January 24, 2013 Author Posted January 24, 2013 3 days and its still not working... i miss minecraft.
0 inuyasha1286 Posted January 24, 2013 Author Posted January 24, 2013 no I'm seeing more and more of these posts and no one seems to have an answer.
0 inuyasha1286 Posted January 24, 2013 Author Posted January 24, 2013 i think Ive gotten an answer on the minecraft forums, try updating your video card drivers from the manufactures website windows drivers do-not support OpenGL. hopefully it works for you.
Question
inuyasha1286
Launcher Version: 1.1.1.0
Operating System: Windows 7 , 64 bit Build 7601 Service Pack 1
Java Version: java 6 update 38 (32 and 64 bit)
Antivirus Program: Avast
Description of Problem:
after starting and logging into tekkit/minecraft the secondary window pops up, after displaying a white screen for a few seconds the window closes.
Error Messages:
none
Error Log:
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now