Whenever I start tekkit lite up, i get a crash after the mojang logo. I have tried to uninstall minecraft, uninstall java, uninstall technic launcher, nothing works. It works fine on my laptop. It has worked in the past. I'm not sure if its MC or java messing up, but any help is appreciated. I have also tried installing java 6, but it doesnt make a difference. Sorry the error log is so huge, not sure what parts are needed. I really hope this isnt a Java problem if it is sorry.
Error Messages:
Error Log:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee2dfefea, pid=2584, tid=7056
#
# JRE version: 6.0_45-b06
# Java VM: Java HotSpot 64-Bit Server VM (20.45-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [OpenAL64.dll+0x2efea]
#
# 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 (0x0000000007787000): JavaThread "Thread-16" [_thread_in_native, id=7056, stack(0x000000000bdb0000,0x000000000beb0000)]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000007fee2dfefea
Registers:
RAX=0x000000000c044ec0, RBX=0x000000000c044e70, RCX=0x0000000000000000, RDX=0x000000000c044ec0
RSP=0x000000000beaf318, RBP=0x0000000000000028, RSI=0x000000000c044e70, RDI=0x000000000c044ec0
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00000000000000a7, R11=0x0000000000000007
R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000001
RIP=0x000007fee2dfefea, EFLAGS=0x0000000000010246
Top of Stack: (sp=0x000000000beaf318)
0x000000000beaf318: 000007fee2dde842 000007fee2df4e1c
0x000000000beaf328: 000007fee2de0557 0000000000000000
0x000000000beaf338: 0000000000000003 000000000beaf4c8
0x000000000beaf348: 0000000000000000 0000000000000000
0x000000000beaf358: 0000000000000000 0000000000000000
0x000000000beaf368: 0000000000000000 0000000007787000
0x000000000beaf378: 000000000beaf4c8 0000000773547f90
0x000000000beaf388: 0000000000000000 000000000beaf4c8
0x000000000beaf398: 00005129bd0e1e68 0000000007787000
0x000000000beaf3a8: 000000000beaf4c8 0000000773547f90
0x000000000beaf3b8: 0000000000000000 0000000000000000
0x000000000beaf3c8: 000007fee2dfbef8 0000000000000000
0x000000000beaf3d8: 000007fee2dd83b6 000000000c044e70
0x000000000beaf3e8: 000000000beaf4a8 000000000c044e70
0x000000000beaf3f8: 0000000000000000 0000000000000000
0x000000000beaf408: 00000001800062d7 0000000000000000
Instructions: (pc=0x000007fee2dfefea)
0x000007fee2dfefca: 6f 66 74 77 61 72 65 20 6f 6e 20 53 70 65 61 6b
0x000007fee2dfefda: 65 72 73 20 28 45 73 52 6d 41 75 64 69 6f 29 00
0x000007fee2dfefea: 44 69 72 65 63 74 53 6f 75 6e 64 20 53 6f 66 74
0x000007fee2dfeffa: 77 61 72 65 20 6f 6e 20 53 70 65 61 6b 65 72 73
Register to memory mapping:
RAX=0x000000000c044ec0 is an unknown value
RBX=0x000000000c044e70 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000000c044ec0 is an unknown value
RSP=0x000000000beaf318 is pointing into the stack for thread: 0x0000000007787000
RBP=0x0000000000000028 is an unknown value
RSI=0x000000000c044e70 is an unknown value
RDI=0x000000000c044ec0 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x00000000000000a7 is an unknown value
R11=0x0000000000000007 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x0000000000000001 is an unknown value
Stack: [0x000000000bdb0000,0x000000000beb0000], sp=0x000000000beaf318, free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [OpenAL64.dll+0x2efea] alcProcessContext+0x20b9e
[error occurred during error reporting (printing native stack), id 0xc0000005]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.openal.ALC10.nalcOpenDevice(Ljava/lang/String;)J+0
j org.lwjgl.openal.ALC10.alcOpenDevice(Ljava/lang/String;)Lorg/lwjgl/openal/ALCdevice;+1
j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+12
j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+233
j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
j org.lwjgl.openal.AL.create()V+6
j paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
j paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273
j paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
j paulscode.sound.CommandThread.run()V+51
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000007785800 JavaThread "Thread-17" [_thread_blocked, id=5040, stack(0x000000000beb0000,0x000000000bfb0000)]
=>0x0000000007787000 JavaThread "Thread-16" [_thread_in_native, id=7056, stack(0x000000000bdb0000,0x000000000beb0000)]
0x0000000007784000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4952, stack(0x000000000bcb0000,0x000000000bdb0000)]
0x0000000007788800 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=3772, stack(0x000000000bbb0000,0x000000000bcb0000)]
0x0000000007783800 JavaThread "Minecraft main thread" [_thread_blocked, id=1736, stack(0x0000000014420000,0x0000000014520000)]
0x0000000007783000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6944, stack(0x000000000c3b0000,0x000000000c4b0000)]
0x0000000007782000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5584, stack(0x0000000012d30000,0x0000000012e30000)]
0x0000000007780800 JavaThread "Thread-6" [_thread_blocked, id=5008, stack(0x000000000e230000,0x000000000e330000)]
0x0000000007786800 JavaThread "DestroyJavaVM" [_thread_blocked, id=6968, stack(0x0000000001ca0000,0x0000000001da0000)]
0x0000000007781800 JavaThread "TimerQueue" daemon [_thread_blocked, id=1452, stack(0x000000000fbe0000,0x000000000fce0000)]
0x000000000777f000 JavaThread "Log Flush Thread" daemon [_thread_blocked, id=3932, stack(0x000000000d9d0000,0x000000000dad0000)]
0x000000000777e800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=3496, stack(0x000000000d780000,0x000000000d880000)]
0x000000000777d800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5064, stack(0x000000000d580000,0x000000000d680000)]
0x000000000777c800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6236, stack(0x0000000008620000,0x0000000008720000)]
0x000000000777b800 JavaThread "AWT-Shutdown" [_thread_blocked, id=5336, stack(0x0000000008520000,0x0000000008620000)]
0x000000000777b000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=328, stack(0x0000000008420000,0x0000000008520000)]
0x000000000630f000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5948, stack(0x0000000007300000,0x0000000007400000)]
0x000000000630c000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6224, stack(0x0000000007200000,0x0000000007300000)]
0x0000000006307000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2444, stack(0x0000000007100000,0x0000000007200000)]
0x0000000006306800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6252, stack(0x0000000007000000,0x0000000007100000)]
0x0000000006305800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6368, stack(0x0000000006f00000,0x0000000007000000)]
0x00000000062ac800 JavaThread "Finalizer" daemon [_thread_blocked, id=2012, stack(0x0000000006e00000,0x0000000006f00000)]
0x00000000062a5000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6424, stack(0x0000000006d00000,0x0000000006e00000)]
Other Threads:
0x000000000629d800 VMThread [stack: 0x0000000006c00000,0x0000000006d00000] [id=6240]
0x0000000006322000 WatcherThread [stack: 0x0000000007400000,0x0000000007500000] [id=6480]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 534912K, used 34800K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
eden space 470144K, 5% used [0x00000007d5560000,0x00000007d6d034a0,0x00000007f2080000)
from space 64768K, 16% used [0x00000007f2080000,0x00000007f2ad8f40,0x00000007f5fc0000)
to space 63552K, 0% used [0x00000007fc1f0000,0x00000007fc1f0000,0x0000000800000000)
PSOldGen total 153216K, used 87483K [0x0000000780000000, 0x00000007895a0000, 0x00000007d5560000)
object space 153216K, 57% used [0x0000000780000000,0x000000078556eee0,0x00000007895a0000)
PSPermGen total 70784K, used 54568K [0x0000000770000000, 0x0000000774520000, 0x0000000780000000)
object space 70784K, 77% used [0x0000000770000000,0x000000077354a1a8,0x0000000774520000)
Code Cache [0x0000000002410000, 0x0000000002770000, 0x0000000005410000)
total_blobs=1627 nmethods=868 adapters=712 free_code_cache=46843200 largest_free_block=6400
Dynamic libraries:
0x0000000000400000 - 0x000000000042f000 C:\Program Files\Java\jre6\bin\javaw.exe
0x00000000775f0000 - 0x000000007779c000 C:\Windows\SYSTEM32\ntdll.dll
0x00000000771c0000 - 0x00000000772df000 C:\Windows\system32\kernel32.dll
0x000007fefdc50000 - 0x000007fefdcbc000 C:\Windows\system32\KERNELBASE.dll
0x000007feff610000 - 0x000007feff6eb000 C:\Windows\system32\ADVAPI32.dll
0x000007feff860000 - 0x000007feff8ff000 C:\Windows\system32\msvcrt.dll
0x000007feff060000 - 0x000007feff07f000 C:\Windows\SYSTEM32\sechost.dll
0x000007feff080000 - 0x000007feff1ae000 C:\Windows\system32\RPCRT4.dll
0x00000000774f0000 - 0x00000000775ea000 C:\Windows\system32\USER32.dll
0x000007feff7f0000 - 0x000007feff857000 C:\Windows\system32\GDI32.dll
0x000007fefe010000 - 0x000007fefe01e000 C:\Windows\system32\LPK.dll
0x000007fefef90000 - 0x000007feff05a000 C:\Windows\system32\USP10.dll
0x000007feff6f0000 - 0x000007feff71e000 C:\Windows\system32\IMM32.DLL
0x000007fefe0f0000 - 0x000007fefe1f9000 C:\Windows\system32\MSCTF.dll
0x000000006d830000 - 0x000000006dfec000 C:\Program Files\Java\jre6\bin\server\jvm.dll
0x000007fef8bc0000 - 0x000007fef8bfb000 C:\Windows\system32\WINMM.dll
0x000000006d7a0000 - 0x000000006d7ae000 C:\Program Files\Java\jre6\bin\verify.dll
0x000000006d3c0000 - 0x000000006d3e7000 C:\Program Files\Java\jre6\bin\java.dll
0x000000006d7f0000 - 0x000000006d802000 C:\Program Files\Java\jre6\bin\zip.dll
0x000000006d000000 - 0x000000006d1c4000 C:\Program Files\Java\jre6\bin\awt.dll
0x000007fef5df0000 - 0x000007fef5e60000 C:\Windows\system32\WINSPOOL.DRV
0x000007feff400000 - 0x000007feff602000 C:\Windows\system32\ole32.dll
0x000007fefe200000 - 0x000007fefef86000 C:\Windows\system32\SHELL32.dll
0x000007feff1b0000 - 0x000007feff221000 C:\Windows\system32\SHLWAPI.dll
0x000007fefc3d0000 - 0x000007fefc5c4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_fa62ad231704eab7\COMCTL32.dll
0x000007fefbb70000 - 0x000007fefbb88000 C:\Windows\system32\DWMAPI.DLL
0x000007fefc050000 - 0x000007fefc0a6000 C:\Windows\system32\uxtheme.dll
0x0000000010000000 - 0x0000000010040000 C:\Program Files (x86)\ATI Technologies\HydraVision\HydraDMH64.dll
0x000007fefd990000 - 0x000007fefd99f000 C:\Windows\system32\CRYPTBASE.dll
0x000000006d2a0000 - 0x000000006d315000 C:\Program Files\Java\jre6\bin\fontmanager.dll
0x000007fee7f20000 - 0x000007fee811f000 C:\Windows\system32\d3d9.dll
0x000007fefca10000 - 0x000007fefca1c000 C:\Windows\system32\VERSION.dll
0x000007fee81a0000 - 0x000007fee81a7000 C:\Windows\system32\d3d8thk.dll
0x000007fef9250000 - 0x000007fef936e000 C:\Windows\system32\aticfx64.dll
0x000007fee8180000 - 0x000007fee819f000 C:\Windows\system32\atiu9p64.dll
0x000007fee3c20000 - 0x000007fee42b8000 C:\Windows\system32\atiumd64.dll
0x0000000065d50000 - 0x000000006623a000 C:\Windows\system32\atiumd6a.dll
0x000000006d620000 - 0x000000006d637000 C:\Program Files\Java\jre6\bin\net.dll
0x000007fefe0a0000 - 0x000007fefe0ed000 C:\Windows\system32\WS2_32.dll
0x000007feff720000 - 0x000007feff728000 C:\Windows\system32\NSI.dll
0x000007fefd2b0000 - 0x000007fefd304000 C:\Windows\system32\mswsock.dll
0x000007fefd2a0000 - 0x000007fefd2a7000 C:\Windows\System32\wship6.dll
0x000000006d640000 - 0x000000006d64c000 C:\Program Files\Java\jre6\bin\nio.dll
0x000007fefab40000 - 0x000007fefab55000 C:\Windows\system32\NLAapi.dll
0x000007fefd130000 - 0x000007fefd18b000 C:\Windows\system32\DNSAPI.dll
0x000007feeab90000 - 0x000007feeab9b000 C:\Windows\System32\winrnr.dll
0x000007feeab70000 - 0x000007feeab85000 C:\Windows\system32\napinsp.dll
0x000007feeab50000 - 0x000007feeab69000 C:\Windows\system32\pnrpnsp.dll
0x000007fef5d30000 - 0x000007fef5d5f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x00000000777b0000 - 0x00000000777b7000 C:\Windows\system32\PSAPI.DLL
0x0000000072c30000 - 0x0000000072c56000 C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fefa7f0000 - 0x000007fefa817000 C:\Windows\system32\Iphlpapi.DLL
0x000007fefa7d0000 - 0x000007fefa7db000 C:\Windows\system32\WINNSI.DLL
0x000007fefa530000 - 0x000007fefa583000 C:\Windows\System32\fwpuclnt.dll
0x000007fef5cd0000 - 0x000007fef5cd8000 C:\Windows\system32\rasadhlp.dll
0x000007fefd310000 - 0x000007fefd327000 C:\Windows\system32\CRYPTSP.dll
0x000007fefd010000 - 0x000007fefd057000 C:\Windows\system32\rsaenh.dll
0x000007fefcd60000 - 0x000007fefcd7e000 C:\Windows\system32\USERENV.dll
0x000007fefda60000 - 0x000007fefda6f000 C:\Windows\system32\profapi.dll
0x000000006d4e0000 - 0x000000006d515000 C:\Program Files\Java\jre6\bin\jpeg.dll
0x000000006d210000 - 0x000000006d238000 C:\Program Files\Java\jre6\bin\dcpr.dll
0x000007feff2d0000 - 0x000007feff3a7000 C:\Windows\system32\OLEAUT32.DLL
0x000007fefcc50000 - 0x000007fefcc57000 C:\Windows\System32\wshtcpip.dll
0x000000006d770000 - 0x000000006d77b000 C:\Program Files\Java\jre6\bin\sunmscapi.dll
0x000007fefdcc0000 - 0x000007fefde26000 C:\Windows\system32\CRYPT32.dll
0x000007fefdb00000 - 0x000007fefdb0f000 C:\Windows\system32\MSASN1.dll
0x0000000180000000 - 0x0000000180048000 C:\Users\screaming kylenoob\AppData\Roaming\.technic\tekkitlite\bin\natives\lwjgl64.dll
0x000007fef6a30000 - 0x000007fef6b4d000 C:\Windows\system32\OPENGL32.dll
0x000007fef6a00000 - 0x000007fef6a2d000 C:\Windows\system32\GLU32.dll
0x000007fef6900000 - 0x000007fef69f1000 C:\Windows\system32\DDRAW.dll
0x000007fef68f0000 - 0x000007fef68f8000 C:\Windows\system32\DCIMAN32.dll
0x000007fefde30000 - 0x000007fefe007000 C:\Windows\system32\SETUPAPI.dll
0x000007fefdc10000 - 0x000007fefdc46000 C:\Windows\system32\CFGMGR32.dll
0x000007fefdbf0000 - 0x000007fefdc0a000 C:\Windows\system32\DEVOBJ.dll
0x000000006d400000 - 0x000000006d407000 C:\Program Files\Java\jre6\bin\jawt.dll
0x000007fefa930000 - 0x000007fefa939000 C:\Windows\system32\atig6pxx.dll
0x0000000061670000 - 0x0000000062d53000 C:\Windows\system32\atio6axx.dll
0x000007fefa590000 - 0x000007fefa636000 C:\Windows\system32\atiadlxx.dll
0x000007fefc9f0000 - 0x000007fefca01000 C:\Windows\system32\WTSAPI32.dll
0x000007fefdbb0000 - 0x000007fefdbea000 C:\Windows\system32\WINTRUST.dll
0x000007fef9e20000 - 0x000007fef9e2e000 C:\Windows\system32\atig6txx.dll
0x000007fee2dd0000 - 0x000007fee2ef2000 C:\Users\screaming kylenoob\AppData\Roaming\.technic\tekkitlite\bin\natives\OpenAL64.dll
0x000007fef6b50000 - 0x000007fef6bd8000 C:\Windows\system32\dsound.dll
0x000007fefc5d0000 - 0x000007fefc5fc000 C:\Windows\system32\POWRPROF.dll
0x000007feff230000 - 0x000007feff2c9000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefbc40000 - 0x000007fefbc8b000 C:\Windows\System32\MMDevApi.dll
0x000007fefc250000 - 0x000007fefc37c000 C:\Windows\System32\PROPSYS.dll
0x000007fef5950000 - 0x000007fef598b000 C:\Windows\system32\wdmaud.drv
0x0000000072c80000 - 0x0000000072c86000 C:\Windows\system32\ksuser.dll
0x000007fefbb20000 - 0x000007fefbb29000 C:\Windows\system32\AVRT.dll
0x000007fef5ba0000 - 0x000007fef5bef000 C:\Windows\system32\AUDIOSES.DLL
0x000007fef5620000 - 0x000007fef562a000 C:\Windows\system32\msacm32.drv
0x000007fef5600000 - 0x000007fef5618000 C:\Windows\system32\MSACM32.dll
0x000007fef55f0000 - 0x000007fef55f9000 C:\Windows\system32\midimap.dll
0x000007fef8370000 - 0x000007fef8495000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xmx2048m -XX:MaxPermSize=256m
java_command: org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher -relaunched
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:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\TortoiseSVN\bin;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\Common Files\Autodesk Shared\;C:\Program Files (x86)\Autodesk\Backburner\;VPROJECT\..\bin;C:\Temp;C:\Users\screaming kylenoob\Desktop\fuck
USERNAME=screaming kylenoob
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 1 Stepping 2, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7600
CPU:total 6 (6 cores per cpu, 1 threads per core) family 21 model 1 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, mmxext, 3dnowpref, lzcnt, sse4a
Memory: 4k page, physical 10468536k(6832900k free), swap 20935172k(16581640k free)
vm_info: Java HotSpot 64-Bit Server VM (20.45-b01) for windows-amd64 JRE (1.6.0_45-b06), built on Apr 1 2013 12:31:37 by "java_re" with MS VC++ 8.0 (VS2005)
time: Tue May 14 22:19:19 2013
elapsed time: 26 seconds
Question
mopman
Title: Crash after Mojang logo pops up
Version: 0.5.1
OS: Windows 7 64 bit
Java Version: 6 + 7
Description of Problem:
Whenever I start tekkit lite up, i get a crash after the mojang logo. I have tried to uninstall minecraft, uninstall java, uninstall technic launcher, nothing works. It works fine on my laptop. It has worked in the past. I'm not sure if its MC or java messing up, but any help is appreciated. I have also tried installing java 6, but it doesnt make a difference. Sorry the error log is so huge, not sure what parts are needed. I really hope this isnt a Java problem if it is sorry.
Error Messages:
Error Log:
1 answer 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