#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007feebb16220, pid=6568, tid=6492
#
# JRE version: 6.0_21-b07
# Java VM: Java HotSpotâ„¢ 64-Bit Server VM (17.0-b17 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/...eport/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 (0x000000004cf42000): JavaThread "Thread-19" daemon [_thread_in_native, id=6492, stack(0x0000000059a00000,0x0000000059b00000)]
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 163328K, used 83253K [0x0000000035420000, 0x000000003fec0000, 0x000000004a970000)
eden space 152192K, 54% used [0x0000000035420000,0x000000003a47d7e8,0x000000003e8c0000)
from space 11136K, 8% used [0x000000003e8c0000,0x000000003e9b0000,0x000000003f3a0000)
to space 10816K, 0% used [0x000000003f430000,0x000000003f430000,0x000000003fec0000)
PSOldGen total 381184K, used 295008K [0x000000000a970000, 0x0000000021db0000, 0x0000000035420000)
object space 381184K, 77% used [0x000000000a970000,0x000000001c988348,0x0000000021db0000)
PSPermGen total 86016K, used 69611K [0x0000000005570000, 0x000000000a970000, 0x000000000a970000)
object space 86016K, 80% used [0x0000000005570000,0x000000000996ac18,0x000000000a970000)
vm_info: Java HotSpotâ„¢ 64-Bit Server VM (17.0-b17) for windows-amd64 JRE (1.6.0_21-b07), built on Jul 17 2010 01:05:36 by "java_re" with MS VC++ 8.0 (VS2005)
time: Sun Mar 03 08:19:24 2013
elapsed time: 1469 seconds
This is the crash report I get when playing MC modded.. I have about 48 mods installed that I did on my own. I have run these for a while and since setting up this new pc I have had crashes like this happen since setting the new pc up..
I can play the game anywhere from a few mins to an hr or more before it crashes.. I am unable to pinpoint what exactly is causing the errors...
I am curious to what is causing these issues...
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007feebb16220, pid=6568, tid=6492
#
# JRE version: 6.0_21-b07
# Java VM: Java HotSpotâ„¢ 64-Bit Server VM (17.0-b17 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/...eport/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 (0x000000004cf42000): JavaThread "Thread-19" daemon [_thread_in_native, id=6492, stack(0x0000000059a00000,0x0000000059b00000)]
siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff8620dfe0
Registers:
EAX=0x000000005a7c8680, EBX=0xffffffff8620dfc0, ECX=0x000000005a8c0000, EDX=0x0000000000000088
ESP=0x0000000059aff330, EBP=0x000000005a8cc0d0, ESI=0x00000000ffffffff, EDI=0x0000000000000005
EIP=0x000007feebb16220, EFLAGS=0x0000000000010246
Top of Stack: (sp=0x0000000059aff330)
0x0000000059aff330: ffffffff8620dfc0 00000000ffffffff
0x0000000059aff340: 0000000008676518 0000000059aff3a8
0x0000000059aff350: 0000000059aff490 0000000002581260
0x0000000059aff360: 000000000869c2e0 0000000059aff3e0
0x0000000059aff370: 0000000000000013 0000000000000005
0x0000000059aff380: 000000008620dfc0 0000000000000000
0x0000000059aff390: 00000000092eb6a0 000000003a3d2da0
0x0000000059aff3a0: 0000000059aff3a0 0000000000000000
0x0000000059aff3b0: 0000000059aff410 000000000869ef28
0x0000000059aff3c0: 0000000000000000 000000000869c2e0
0x0000000059aff3d0: 0000000000000000 0000000059aff400
0x0000000059aff3e0: 0000000059aff458 0000000002575ae2
0x0000000059aff3f0: 000000000869ee70 000000000257e318
0x0000000059aff400: 000000008620dfc0 0000000000001009
0x0000000059aff410: 000000005a8cc0d0 0000000059aff418
0x0000000059aff420: 000000000868001f 0000000059aff470
Instructions: (pc=0x000007feebb16220)
0x000007feebb16210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
0x000007feebb16220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
Stack: [0x0000000059a00000,0x0000000059b00000], sp=0x0000000059aff330, free space=3fc0000000000000000k
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.CommandQueue(Lpaulscode/sound/CommandObject;)Z
J paulscode.sound.CommandThread.run()V
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000004cf46000 JavaThread "Client write thread" daemon [_thread_blocked, id=5532, stack(0x0000000071ce0000,0x0000000071de0000)]
0x000000004cf44000 JavaThread "Client read thread" daemon [_thread_in_native, id=7112, stack(0x0000000071be0000,0x0000000071ce0000)]
0x000000004cf42800 JavaThread "Thread-20" daemon [_thread_blocked, id=5116, stack(0x000000005a630000,0x000000005a730000)]
=>0x000000004cf42000 JavaThread "Thread-19" daemon [_thread_in_native, id=6492, stack(0x0000000059a00000,0x0000000059b00000)]
0x000000004cf40800 JavaThread "TC Aura Update Thread" daemon [_thread_blocked, id=2468, stack(0x00000000596b0000,0x00000000597b0000)]
0x000000004cf3f800 JavaThread "TC Aura Deletion Thread" daemon [_thread_blocked, id=6776, stack(0x0000000052550000,0x0000000052650000)]
0x000000004cf3c000 JavaThread "TC Aura Calculation Thread" daemon [_thread_blocked, id=2340, stack(0x00000000501d0000,0x00000000502d0000)]
0x000000004cf3f000 JavaThread "Minecraft main thread" daemon [_thread_blocked, id=1564, stack(0x00000000539b0000,0x0000000053ab0000)]
0x000000004cf3e000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6820, stack(0x00000000535f0000,0x00000000536f0000)]
0x000000004cf3d800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3620, stack(0x0000000056000000,0x0000000056100000)]
0x000000004cf3d000 JavaThread "Thread-9" daemon [_thread_blocked, id=6032, stack(0x00000000534f0000,0x00000000535f0000)]
0x000000004cf74000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5172, stack(0x0000000052750000,0x0000000052850000)]
0x000000000057b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5596, stack(0x0000000002470000,0x0000000002570000)]
0x000000004ccf4000 JavaThread "TimerQueue" daemon [_thread_blocked, id=6836, stack(0x0000000050700000,0x0000000050800000)]
0x000000004ca0e000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6620, stack(0x0000000050600000,0x0000000050700000)]
0x000000004b629800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4800, stack(0x000000004da60000,0x000000004db60000)]
0x000000004b6e8800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6556, stack(0x000000004d960000,0x000000004da60000)]
0x000000004b6e8000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6308, stack(0x000000004d860000,0x000000004d960000)]
0x000000004b5aa800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6248, stack(0x000000004c790000,0x000000004c890000)]
0x000000004b5a0000 JavaThread "CompilerThread1" daemon [_thread_blocked, id=6528, stack(0x000000004c690000,0x000000004c790000)]
0x000000004b588800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=7016, stack(0x000000004c590000,0x000000004c690000)]
0x000000004b587000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6256, stack(0x000000004c490000,0x000000004c590000)]
0x000000004b586000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1760, stack(0x000000004c390000,0x000000004c490000)]
0x000000004b532800 JavaThread "Finalizer" daemon [_thread_blocked, id=5244, stack(0x000000004c290000,0x000000004c390000)]
0x000000004b52c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4316, stack(0x000000004c190000,0x000000004c290000)]
Other Threads:
0x000000004b526000 VMThread [stack: 0x000000004c090000,0x000000004c190000] [id=6932]
0x000000004b5bf000 WatcherThread [stack: 0x000000004c890000,0x000000004c990000] [id=5292]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 163328K, used 83253K [0x0000000035420000, 0x000000003fec0000, 0x000000004a970000)
eden space 152192K, 54% used [0x0000000035420000,0x000000003a47d7e8,0x000000003e8c0000)
from space 11136K, 8% used [0x000000003e8c0000,0x000000003e9b0000,0x000000003f3a0000)
to space 10816K, 0% used [0x000000003f430000,0x000000003f430000,0x000000003fec0000)
PSOldGen total 381184K, used 295008K [0x000000000a970000, 0x0000000021db0000, 0x0000000035420000)
object space 381184K, 77% used [0x000000000a970000,0x000000001c988348,0x0000000021db0000)
PSPermGen total 86016K, used 69611K [0x0000000005570000, 0x000000000a970000, 0x000000000a970000)
object space 86016K, 80% used [0x0000000005570000,0x000000000996ac18,0x000000000a970000)
Dynamic libraries:
0x0000000000400000 - 0x000000000042e000 C:\Program Files\Java\jre6\bin\javaw.exe
0x0000000077b00000 - 0x0000000077ca9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077420000 - 0x000000007753f000 C:\Windows\system32\kernel32.dll
0x000007fefd610000 - 0x000007fefd67b000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe010000 - 0x000007fefe0eb000 C:\Windows\system32\ADVAPI32.dll
0x000007fefef20000 - 0x000007fefefbf000 C:\Windows\system32\msvcrt.dll
0x000007fefddb0000 - 0x000007fefddcf000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefd970000 - 0x000007fefda9d000 C:\Windows\system32\RPCRT4.dll
0x0000000077a00000 - 0x0000000077afa000 C:\Windows\system32\USER32.dll
0x000007fefddd0000 - 0x000007fefde37000 C:\Windows\system32\GDI32.dll
0x000007fefde40000 - 0x000007fefde4e000 C:\Windows\system32\LPK.dll
0x000007fefdf40000 - 0x000007fefe009000 C:\Windows\system32\USP10.dll
0x000007fefd940000 - 0x000007fefd96e000 C:\Windows\system32\IMM32.DLL
0x000007feff090000 - 0x000007feff199000 C:\Windows\system32\MSCTF.dll
0x000000006d7f0000 - 0x000000006dec1000 C:\Program Files\Java\jre6\bin\server\jvm.dll
0x000007fefa2b0000 - 0x000007fefa2eb000 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
0x000000006d310000 - 0x000000006d31a000 C:\Program Files\Java\jre6\bin\hpi.dll
0x0000000077cc0000 - 0x0000000077cc7000 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
0x000007fefa0a0000 - 0x000007fefa111000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefdb80000 - 0x000007fefdd83000 C:\Windows\system32\ole32.dll
0x000007fefe0f0000 - 0x000007fefee78000 C:\Windows\system32\SHELL32.dll
0x000007fefde50000 - 0x000007fefdec1000 C:\Windows\system32\SHLWAPI.dll
0x000007fefbda0000 - 0x000007fefbf94000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefb870000 - 0x000007fefb888000 C:\Windows\system32\DWMAPI.DLL
0x000007fefb930000 - 0x000007fefb986000 C:\Windows\system32\uxtheme.dll
0x000007fefd220000 - 0x000007fefd22f000 C:\Windows\system32\CRYPTBASE.dll
0x000000006d2a0000 - 0x000000006d30b000 C:\Program Files\Java\jre6\bin\fontmanager.dll
0x000007feec420000 - 0x000007feec61f000 C:\Windows\system32\d3d9.dll
0x000007fefc430000 - 0x000007fefc43c000 C:\Windows\system32\VERSION.dll
0x000007fef8350000 - 0x000007fef8357000 C:\Windows\system32\d3d8thk.dll
0x000007fee4e70000 - 0x000007fee5f97000 C:\Windows\system32\nvd3dumx.dll
0x000007fefbcc0000 - 0x000007fefbcec000 C:\Windows\system32\powrprof.dll
0x000007fefd760000 - 0x000007fefd937000 C:\Windows\system32\SETUPAPI.dll
0x000007fefd3a0000 - 0x000007fefd3d6000 C:\Windows\system32\CFGMGR32.dll
0x000007fefdaa0000 - 0x000007fefdb77000 C:\Windows\system32\OLEAUT32.dll
0x000007fefd480000 - 0x000007fefd49a000 C:\Windows\system32\DEVOBJ.dll
0x0000000180000000 - 0x0000000180154000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
0x000007fef9b60000 - 0x000007fef9e3c000 C:\Windows\system32\nvapi64.dll
0x000007fefd680000 - 0x000007fefd6b9000 C:\Windows\system32\WINTRUST.dll
0x000007fefd4a0000 - 0x000007fefd60a000 C:\Windows\system32\CRYPT32.dll
0x000007fefd390000 - 0x000007fefd39f000 C:\Windows\system32\MSASN1.dll
0x000000006d600000 - 0x000000006d617000 C:\Program Files\Java\jre6\bin\net.dll
0x000007feff040000 - 0x000007feff08d000 C:\Windows\system32\WS2_32.dll
0x000007fefdf30000 - 0x000007fefdf38000 C:\Windows\system32\NSI.dll
0x000007fefcb20000 - 0x000007fefcb75000 C:\Windows\system32\mswsock.dll
0x000007fefcb10000 - 0x000007fefcb17000 C:\Windows\System32\wship6.dll
0x000000006d620000 - 0x000000006d62b000 C:\Program Files\Java\jre6\bin\nio.dll
0x000007fefc500000 - 0x000007fefc507000 C:\Windows\System32\wshtcpip.dll
0x000007fefc9a0000 - 0x000007fefc9fb000 C:\Windows\system32\DNSAPI.dll
0x000007fefab60000 - 0x000007fefab87000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefab50000 - 0x000007fefab5b000 C:\Windows\system32\WINNSI.DLL
0x000007fef3e60000 - 0x000007fef3e68000 C:\Windows\system32\rasadhlp.dll
0x000007fefcb80000 - 0x000007fefcb97000 C:\Windows\system32\CRYPTSP.dll
0x000007fefc880000 - 0x000007fefc8c7000 C:\Windows\system32\rsaenh.dll
0x000007fefc630000 - 0x000007fefc64e000 C:\Windows\system32\USERENV.dll
0x000007fefd2f0000 - 0x000007fefd2ff000 C:\Windows\system32\profapi.dll
0x000007fefb850000 - 0x000007fefb865000 C:\Windows\system32\NLAapi.dll
0x000007fefac70000 - 0x000007fefac85000 C:\Windows\system32\napinsp.dll
0x000007fef08d0000 - 0x000007fef08e9000 C:\Windows\system32\pnrpnsp.dll
0x000007fef3e50000 - 0x000007fef3e5b000 C:\Windows\System32\winrnr.dll
0x000007fef0790000 - 0x000007fef07a0000 C:\Windows\system32\wshbth.dll
0x000007fefa9e0000 - 0x000007fefaa33000 C:\Windows\System32\fwpuclnt.dll
0x0000000052950000 - 0x0000000052998000 C:\Users\DeathGoth's Lvl 10\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
0x000007feeaf00000 - 0x000007feeb01d000 C:\Windows\system32\OPENGL32.dll
0x000007feef1a0000 - 0x000007feef1cd000 C:\Windows\system32\GLU32.dll
0x000007fef32d0000 - 0x000007fef33c1000 C:\Windows\system32\DDRAW.dll
0x000007fef3ee0000 - 0x000007fef3ee8000 C:\Windows\system32\DCIMAN32.dll
0x000000006d3f0000 - 0x000000006d3f7000 C:\Program Files\Java\jre6\bin\jawt.dll
0x000000005a9c0000 - 0x000000005c3a8000 C:\Windows\system32\nvoglv64.DLL
0x000007fefb350000 - 0x000007fefb37d000 C:\Windows\system32\ntmarta.dll
0x000007fefded0000 - 0x000007fefdf22000 C:\Windows\system32\WLDAP32.dll
0x000007feebb10000 - 0x000007feebc32000 C:\Users\DeathGoth's Lvl 10\AppData\Roaming\.minecraft\bin\natives\OpenAL64.dll
0x000007fef6aa0000 - 0x000007fef6b28000 C:\Windows\system32\dsound.dll
0x000007fefee80000 - 0x000007fefef19000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefbc70000 - 0x000007fefbcbb000 C:\Windows\System32\MMDevApi.dll
0x000007fefbb40000 - 0x000007fefbc6c000 C:\Windows\System32\PROPSYS.dll
0x000007fef69a0000 - 0x000007fef69db000 C:\Windows\system32\wdmaud.drv
0x0000000072490000 - 0x0000000072496000 C:\Windows\system32\ksuser.dll
0x000007fefbaf0000 - 0x000007fefbaf9000 C:\Windows\system32\AVRT.dll
0x000007fef6950000 - 0x000007fef699f000 C:\Windows\system32\AUDIOSES.DLL
0x000007fef6940000 - 0x000007fef694a000 C:\Windows\system32\msacm32.drv
0x000007fef6920000 - 0x000007fef6938000 C:\Windows\system32\MSACM32.dll
0x000007fef6910000 - 0x000007fef6919000 C:\Windows\system32\midimap.dll
0x0000000053bb0000 - 0x0000000053bba000 C:\Program Files\Java\jre6\bin\management.dll
0x000007fefa960000 - 0x000007fefa978000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fefa940000 - 0x000007fefa951000 C:\Windows\system32\dhcpcsvc6.DLL
VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\DeathGoth's Lvl 10\Desktop\Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;"c:\Program Files (x86)\Java\jre7\bin";"c:\Program Files (x86)\Java\jre7\bin";C:\Program Files\Java\jre6\bin
USERNAME=DeathGoth's Lvl 10
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 Build 7601 Service Pack 1
CPU:total 8 (16 cores per cpu, 2 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
Memory: 4k page, physical 16719608k(10731188k free), swap 33437360k(22768216k free)
vm_info: Java HotSpotâ„¢ 64-Bit Server VM (17.0-b17) for windows-amd64 JRE (1.6.0_21-b07), built on Jul 17 2010 01:05:36 by "java_re" with MS VC++ 8.0 (VS2005)
time: Sun Mar 03 08:19:24 2013
elapsed time: 1469 seconds
This is the crash report I get when playing MC modded.. I have about 48 mods installed that I did on my own. I have run these for a while and since setting up this new pc I have had crashes like this happen since setting the new pc up..
I can play the game anywhere from a few mins to an hr or more before it crashes.. I am unable to pinpoint what exactly is causing the errors...
I am curious to what is causing these issues...