Mrluigi Posted September 29, 2013 Posted September 29, 2013 Hi, I'm having an problem. I'm hosting a lil server for me and 2 friends. My game randomly crashes at unexpected moments. My friends don't have this issue. This error log appeares in my download folder. # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee8576220, pid=6384, tid=1528 # # JRE version: 6.0_17-b04 # Java VM: Java HotSpot 64-Bit Server VM (14.3-b01 mixed mode windows-amd64 ) # Problematic frame: # C [OpenAL64.dll+0x6220] # # 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 (0x000000006a894800): JavaThread "Thread-13" [_thread_in_native, id=1528, stack(0x0000000077db0000,0x0000000077eb0000)] siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff9b8cad20 Registers: EAX=0x0000000078bc7a70, EBX=0xffffffff9b8cad00, ECX=0x0000000078b50000, EDX=0x0000000000000088 ESP=0x0000000077eaf410, EBP=0x0000000078b5df40, ESI=0x0000000000001009, EDI=0x0000000000000022 EIP=0x000007fee8576220, EFLAGS=0x0000000000010246 Top of Stack: (sp=0x0000000077eaf410) 0x0000000077eaf410: ffffffff9b8cad00 0000000000001009 0x0000000077eaf420: 0000000077eaf480 0000000008c27e08 0x0000000077eaf430: 0000000008cb94f8 00000000024f1588 0x0000000077eaf440: 0000000008c4cc30 0000000077eaf4b8 0x0000000077eaf450: 000000005be9f9f8 0000000000000022 0x0000000077eaf460: 000000009b8cad00 00000000096b7bc8 0x0000000077eaf470: 000000005be9f9b8 0000000077eaf478 0x0000000077eaf480: 0000000000000000 0000000077eaf4e8 0x0000000077eaf490: 0000000008c4f700 0000000000000000 0x0000000077eaf4a0: 0000000008c4cc30 0000000000000000 0x0000000077eaf4b0: 0000000077eaf4d8 0000000077eaf530 0x0000000077eaf4c0: 00000000024e5ac2 0000000008c4f648 0x0000000077eaf4d0: 00000000024ede58 000000009b8cad00 0x0000000077eaf4e0: 0000000000001009 0000000078b5df40 0x0000000077eaf4f0: 0000000077eaf4f0 0000000008c3997f 0x0000000077eaf500: 0000000077eaf548 0000000008c5b2e0 Instructions: (pc=0x000007fee8576220) 0x000007fee8576210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00 0x000007fee8576220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89 Stack: [0x0000000077db0000,0x0000000077eb0000], sp=0x0000000077eaf410, free space=1021k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [OpenAL64.dll+0x6220] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.lwjgl.openal.AL10.alSourcei(III)V+0 j paulscode.sound.libraries.ChannelLWJGLOpenAL.attachBuffer(Ljava/nio/IntBuffer;)Z+39 j paulscode.sound.libraries.SourceLWJGLOpenAL.play(Lpaulscode/sound/Channel;)V+364 j paulscode.sound.Library.play(Lpaulscode/sound/Source;)V+72 j paulscode.sound.Library.play(Ljava/lang/String;)V+93 j paulscode.sound.SoundSystem.CommandPlay(Ljava/lang/String;)V+12 j paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1304 j paulscode.sound.CommandThread.run()V+51 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x000000006a89c800 JavaThread "Thread-27" [_thread_blocked, id=6628, stack(0x0000000076560000,0x0000000076660000)] 0x000000006a89d800 JavaThread "pool-1-thread-1" [_thread_blocked, id=6844, stack(0x00000000958d0000,0x00000000959d0000)] 0x000000006a893000 JavaThread "Client write thread" [_thread_blocked, id=5904, stack(0x0000000093fd0000,0x00000000940d0000)] 0x000000006a894000 JavaThread "Client read thread" [_thread_in_native, id=4796, stack(0x0000000093ed0000,0x0000000093fd0000)] 0x000000006a892800 JavaThread "Thread-22" daemon [_thread_in_native, id=2608, stack(0x0000000093dd0000,0x0000000093ed0000)] 0x000000006a895800 JavaThread "Thread-14" [_thread_blocked, id=7620, stack(0x0000000078960000,0x0000000078a60000)] =>0x000000006a894800 JavaThread "Thread-13" [_thread_in_native, id=1528, stack(0x0000000077db0000,0x0000000077eb0000)] 0x000000006a896000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=5220, stack(0x0000000076a10000,0x0000000076b10000)] 0x000000006a897000 JavaThread "Minecraft main thread" [_thread_blocked, id=3428, stack(0x0000000073bd0000,0x0000000073cd0000)] 0x000000006a897800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5372, stack(0x0000000072a90000,0x0000000072b90000)] 0x000000006a898800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7592, stack(0x0000000071400000,0x0000000071500000)] 0x000000006a899800 JavaThread "Thread-6" daemon [_thread_blocked, id=2932, stack(0x0000000071910000,0x0000000071a10000)] 0x000000006a899000 JavaThread "DestroyJavaVM" [_thread_blocked, id=7504, stack(0x00000000023e0000,0x00000000024e0000)] 0x000000006c83d800 JavaThread "TimerQueue" daemon [_thread_blocked, id=8008, stack(0x0000000071500000,0x0000000071600000)] 0x000000006b989000 JavaThread "Log Flush Thread" daemon [_thread_blocked, id=7072, stack(0x0000000072690000,0x0000000072790000)] 0x000000006c030000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=8132, stack(0x0000000072190000,0x0000000072290000)] 0x000000006befb000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6688, stack(0x0000000071b80000,0x0000000071c80000)] 0x000000006b347800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8100, stack(0x000000006e630000,0x000000006e730000)] 0x000000006b271000 JavaThread "AWT-Shutdown" [_thread_blocked, id=3272, stack(0x000000006e470000,0x000000006e570000)] 0x000000006b523800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4980, stack(0x000000006e080000,0x000000006e180000)] 0x000000006a8a7000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6488, stack(0x000000006afd0000,0x000000006b0d0000)] 0x000000006a892000 JavaThread "CompilerThread1" daemon [_thread_in_native, id=6800, stack(0x000000006aed0000,0x000000006afd0000)] 0x000000006a87b000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=7076, stack(0x000000006add0000,0x000000006aed0000)] 0x000000006a879000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6208, stack(0x000000006acd0000,0x000000006add0000)] 0x000000006a878000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4444, stack(0x000000006abd0000,0x000000006acd0000)] 0x000000006a822000 JavaThread "Finalizer" daemon [_thread_blocked, id=2388, stack(0x000000006aad0000,0x000000006abd0000)] 0x000000006a817800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7844, stack(0x000000006a9d0000,0x000000006aad0000)] Other Threads: 0x000000006a812000 VMThread [stack: 0x000000006a8d0000,0x000000006a9d0000] [id=6032] 0x000000006a8a8800 WatcherThread [stack: 0x000000006b0d0000,0x000000006b1d0000] [id=6084] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap PSYoungGen total 451968K, used 325675K [0x0000000049f00000, 0x00000000695f0000, 0x00000000699a0000) eden space 393664K, 74% used [0x0000000049f00000,0x000000005bee8dd0,0x0000000061f70000) from space 58304K, 52% used [0x0000000065d00000,0x0000000067b21ea8,0x00000000695f0000) to space 60672K, 0% used [0x0000000061f70000,0x0000000061f70000,0x0000000065ab0000) PSOldGen total 259200K, used 159430K [0x000000000a9a0000, 0x000000001a6c0000, 0x0000000049f00000) object space 259200K, 61% used [0x000000000a9a0000,0x0000000014551af0,0x000000001a6c0000) PSPermGen total 86016K, used 72178K [0x00000000055a0000, 0x000000000a9a0000, 0x000000000a9a0000) object space 86016K, 83% used [0x00000000055a0000,0x0000000009c1c8c8,0x000000000a9a0000) Dynamic libraries: 0x0000000000400000 - 0x000000000042e000C:\Program Files\Java\jre6\bin\javaw.exe 0x0000000077110000 - 0x00000000772b9000C:\Windows\SYSTEM32\ntdll.dll 0x0000000076ff0000 - 0x000000007710f000C:\Windows\system32\kernel32.dll 0x000007fefc510000 - 0x000007fefc57b000C:\Windows\system32\KERNELBASE.dll 0x000007fefe430000 - 0x000007fefe50b000C:\Windows\system32\ADVAPI32.dll 0x000007fefe310000 - 0x000007fefe3af000C:\Windows\system32\msvcrt.dll 0x000007fefccf0000 - 0x000007fefcd0f000C:\Windows\SYSTEM32\sechost.dll 0x000007fefcbc0000 - 0x000007fefcced000C:\Windows\system32\RPCRT4.dll 0x0000000076ef0000 - 0x0000000076fea000C:\Windows\system32\USER32.dll 0x000007fefc740000 - 0x000007fefc7a7000C:\Windows\system32\GDI32.dll 0x000007fefe740000 - 0x000007fefe74e000C:\Windows\system32\LPK.dll 0x000007fefc650000 - 0x000007fefc719000C:\Windows\system32\USP10.dll 0x000007fefddb0000 - 0x000007fefddde000C:\Windows\system32\IMM32.DLL 0x000007fefc910000 - 0x000007fefca19000C:\Windows\system32\MSCTF.dll 0x000000006d7f0000 - 0x000000006de4d000C:\Program Files\Java\jre6\bin\server\jvm.dll 0x000007fefa150000 - 0x000007fefa18b000C:\Windows\system32\WINMM.dll 0x000000006d760000 - 0x000000006d76e000C:\Program Files\Java\jre6\bin\verify.dll 0x000000006d3b0000 - 0x000000006d3d7000C:\Program Files\Java\jre6\bin\java.dll 0x000000006d310000 - 0x000000006d31a000C:\Program Files\Java\jre6\bin\hpi.dll 0x00000000772e0000 - 0x00000000772e7000C:\Windows\system32\PSAPI.DLL 0x000000006d7b0000 - 0x000000006d7c2000C:\Program Files\Java\jre6\bin\zip.dll 0x000000006d600000 - 0x000000006d617000C:\Program Files\Java\jre6\bin\net.dll 0x000007fefdd60000 - 0x000007fefddad000C:\Windows\system32\WS2_32.dll 0x000007fefde60000 - 0x000007fefde68000C:\Windows\system32\NSI.dll 0x000007fefba70000 - 0x000007fefbac5000C:\Windows\system32\mswsock.dll 0x000007fefbfc0000 - 0x000007fefbfc7000C:\Windows\System32\wship6.dll 0x000007fefb3a0000 - 0x000007fefb3a7000C:\Windows\System32\wshtcpip.dll 0x000007fefb900000 - 0x000007fefb95b000C:\Windows\system32\DNSAPI.dll 0x0000000071da0000 - 0x0000000071dc6000C:\Program Files\Bonjour\mdnsNSP.dll 0x000007fef9460000 - 0x000007fef9487000C:\Windows\system32\Iphlpapi.DLL 0x000007fef9450000 - 0x000007fef945b000C:\Windows\system32\WINNSI.DLL 0x000007fef6f60000 - 0x000007fef6f8f000C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL 0x000007fefdde0000 - 0x000007fefde51000C:\Windows\system32\SHLWAPI.dll 0x000007fef6f50000 - 0x000007fef6f58000C:\Windows\system32\rasadhlp.dll 0x000007fef8cd0000 - 0x000007fef8d23000C:\Windows\System32\fwpuclnt.dll 0x000000006e2a0000 - 0x000000006e461000C:\Program Files\Java\jre6\bin\awt.dll 0x000007fef6730000 - 0x000007fef67a1000C:\Windows\system32\WINSPOOL.DRV 0x000007fefde70000 - 0x000007fefe073000C:\Windows\system32\ole32.dll 0x000007fefcdf0000 - 0x000007fefdb78000C:\Windows\system32\SHELL32.dll 0x000007fefade0000 - 0x000007fefafd4000C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll 0x000007fefa7d0000 - 0x000007fefa7e8000C:\Windows\system32\DWMAPI.DLL 0x000007fefac00000 - 0x000007fefac56000C:\Windows\system32\uxtheme.dll 0x000000006e730000 - 0x000000006e7ee000C:\Program Files\DigitalPersona\Bin\DpoFeedb.dll 0x000007fefcd10000 - 0x000007fefcde7000C:\Windows\system32\OLEAUT32.dll 0x000007fefb2d0000 - 0x000007fefb2dc000C:\Windows\system32\VERSION.dll 0x000007fefb5d0000 - 0x000007fefb5ee000C:\Windows\system32\USERENV.dll 0x000007fefc220000 - 0x000007fefc22f000C:\Windows\system32\profapi.dll 0x000007fefc150000 - 0x000007fefc15f000C:\Windows\system32\CRYPTBASE.dll 0x000000006d2a0000 - 0x000000006d30b000C:\Program Files\Java\jre6\bin\fontmanager.dll 0x000007fee9d00000 - 0x000007fee9eff000C:\Windows\system32\d3d9.dll 0x000007fef7280000 - 0x000007fef7287000C:\Windows\system32\d3d8thk.dll 0x0000000071060000 - 0x00000000710fc000C:\Windows\system32\aticfx64.dll 0x000007fef7a40000 - 0x000007fef7a4d000C:\Windows\system32\atiu9p64.dll 0x000000006ed00000 - 0x000000006f1ff000C:\Windows\system32\atiumd64.dll 0x000000006f440000 - 0x000000006f75b000C:\Windows\system32\atiumd6a.dll 0x000000006d060000 - 0x000000006d06b000C:\Program Files\Java\jre6\bin\nio.dll 0x000007fef9950000 - 0x000007fef9965000C:\Windows\system32\NLAapi.dll 0x000007fef72a0000 - 0x000007fef72b5000C:\Windows\system32\napinsp.dll 0x000007fef72c0000 - 0x000007fef72d9000C:\Windows\system32\pnrpnsp.dll 0x000007fef7290000 - 0x000007fef72a0000C:\Windows\system32\wshbth.dll 0x000007fef6f40000 - 0x000007fef6f4b000C:\Windows\System32\winrnr.dll 0x000007fefbad0000 - 0x000007fefbae7000C:\Windows\system32\CRYPTSP.dll 0x000007fefb7a0000 - 0x000007fefb7e7000C:\Windows\system32\rsaenh.dll 0x000000006ec90000 - 0x000000006ecc5000C:\Program Files\Java\jre6\bin\jpeg.dll 0x000000006f400000 - 0x000000006f428000C:\Program Files\Java\jre6\bin\dcpr.dll 0x0000000180000000 - 0x0000000180048000C:\Users\Lous\AppData\Roaming\.technic\hexxit\bin\natives\lwjgl64.dll 0x000007fee9fe0000 - 0x000007feea0fd000C:\Windows\system32\OPENGL32.dll 0x000007fef3000000 - 0x000007fef302d000C:\Windows\system32\GLU32.dll 0x000007fee97d0000 - 0x000007fee98c1000C:\Windows\system32\DDRAW.dll 0x000007fef3130000 - 0x000007fef3138000C:\Windows\system32\DCIMAN32.dll 0x000007fefdb80000 - 0x000007fefdd57000C:\Windows\system32\SETUPAPI.dll 0x000007fefc5f0000 - 0x000007fefc626000C:\Windows\system32\CFGMGR32.dll 0x000007fefc630000 - 0x000007fefc64a000C:\Windows\system32\DEVOBJ.dll 0x000000006d070000 - 0x000000006d077000C:\Program Files\Java\jre6\bin\jawt.dll 0x000007fef4b70000 - 0x000007fef4b78000C:\Windows\system32\atig6pxx.dll 0x000000007b010000 - 0x000000007c424000C:\Windows\system32\atio6axx.dll 0x000007fef3120000 - 0x000007fef312a000C:\Windows\system32\atig6txx.dll 0x0000000070ff0000 - 0x0000000071047000C:\Windows\system32\atiadlxx.dll 0x000007fefc5b0000 - 0x000007fefc5ea000C:\Windows\system32\WINTRUST.dll 0x000007fefc2e0000 - 0x000007fefc44c000C:\Windows\system32\CRYPT32.dll 0x000007fefc2c0000 - 0x000007fefc2cf000C:\Windows\system32\MSASN1.dll 0x0000000071820000 - 0x000000007182a000C:\Program Files\Java\jre6\bin\management.dll 0x000007fee8570000 - 0x000007fee8692000C:\Users\Lous\AppData\Roaming\.technic\hexxit\bin\natives\OpenAL64.dll 0x000007fefa190000 - 0x000007fefa218000C:\Windows\system32\dsound.dll 0x000007fefa740000 - 0x000007fefa76c000C:\Windows\system32\POWRPROF.dll 0x000007fefca80000 - 0x000007fefcb19000C:\Windows\system32\CLBCatQ.DLL 0x000007fefa7f0000 - 0x000007fefa83b000C:\Windows\System32\MMDevApi.dll 0x000007fefac60000 - 0x000007fefad8c000C:\Windows\System32\PROPSYS.dll 0x000007feefd70000 - 0x000007feefdab000C:\Windows\system32\wdmaud.drv 0x00000000718b0000 - 0x00000000718b6000C:\Windows\system32\ksuser.dll 0x000007fefa4e0000 - 0x000007fefa4e9000C:\Windows\system32\AVRT.dll 0x000007fef9be0000 - 0x000007fef9c2f000C:\Windows\system32\AUDIOSES.DLL 0x000007fef2e10000 - 0x000007fef2e1a000C:\Windows\system32\msacm32.drv 0x000007feefd50000 - 0x000007feefd68000C:\Windows\system32\MSACM32.dll 0x000007fef2e00000 - 0x000007fef2e09000C:\Windows\system32\midimap.dll 0x0000000071a10000 - 0x0000000071a4d000C:\Program Files\Java\jre6\bin\cmm.dll 0x000007fef9230000 - 0x000007fef9248000C:\Windows\system32\dhcpcsvc.DLL 0x000007fef9260000 - 0x000007fef9271000C:\Windows\system32\dhcpcsvc6.DLL 0x000007fef4d90000 - 0x000007fef4d98000C:\Program Files\Hewlett-Packard\HPToneControl\HPKBDCTL.dll 0x0000000076c10000 - 0x0000000076cb3000C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll VM Arguments: java_command: org.spoutcraft.launcher.entrypoint.Start Launcher Type: SUN_STANDARD Environment Variables: PATH=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:\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)\Common Files\Ulead Systems\MPEG;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Python27\;C:\Program Files\Java\jre6\bin USERNAME=Lous OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 30 Stepping 5, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 7 Build 7601 Service Pack 1 CPU:total 8 (8 cores per cpu, 2 threads per core) family 6 model 30 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, ht Memory: 4k page, physical 6223728k(2781016k free), swap 12445596k(8271984k free) vm_info: Java HotSpot 64-Bit Server VM (14.3-b01) for windows-amd64 JRE (1.6.0_17-b04), built on Oct 11 2009 00:46:08 by "java_re" with MS VC++ 8.0 time: Sun Sep 29 20:50:50 2013 elapsed time: 108 seconds Quote
Rekalty Posted September 30, 2013 Posted September 30, 2013 Pretty much the exact same thing it does for me as well, only it auto-crashes after the Mojang Logo screen. Quote
Thoran Posted October 2, 2013 Posted October 2, 2013 You are using a 4 year old Java version, how do you expect that to work? solution: goto http://forums.technicpack.net/threads/technical-problems-we-can-fix-that.50935/page-3 read my "@Rekalty:" post Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.