Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000770833dd, pid=4448, tid=6116
- #
- # JRE version: 6.0_43-b01
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.14-b01 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [ntdll.dll+0x533dd]
- #
- # 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 (0x000000001786b000): JavaThread "Thread-20" [_thread_in_native, id=6116, stack(0x000000001ee70000,0x000000001ef70000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
- Registers:
- RAX=0x7fffffffffffffff, RBX=0x0000000000000040, RCX=0x9ef3180e6c3b71bf, RDX=0x0000000000000000
- RSP=0x000000001ef6f320, RBP=0x0000000000000000, RSI=0x0000000000000040, RDI=0x0000000000000040
- R8 =0x0000000000000040, R9 =0x000000001f0a7d98, R10=0x000007fee5f07600, R11=0x000000001ef6f380
- R12=0x9ef3180e6c3b71bf, R13=0x0000000000000000, R14=0x000000001ef6f548, R15=0x000000001786b000
- RIP=0x00000000770833dd, EFLAGS=0x0000000000010297
- Top of Stack: (sp=0x000000001ef6f320)
- 0x000000001ef6f320: 000007fee5f04e1c 000007fee5ef0bea
- 0x000000001ef6f330: 000007fee5f0cfb0 000000000fb75750
- 0x000000001ef6f340: 000000000fb74ba0 2820656e694c2001
- 0x000000001ef6f350: 0000000000000000 000007fee5ef0561
- 0x000000001ef6f360: 000007fee5f04e1c 0000000000000000
- 0x000000001ef6f370: 000000000fb74ba0 000000000fb75701
- 0x000000001ef6f380: 000000001ef6f548 00000007fe8e76d8
- 0x000000001ef6f390: 000007fee5ee0000 000007fee5eec746
- 0x000000001ef6f3a0: 000007fee5f04e1c 000000001ef6f528
- 0x000000001ef6f3b0: 0000000000000015 0000000000000003
- 0x000000001ef6f3c0: 000000001ef6f548 00000007fe8e76d8
- 0x000000001ef6f3d0: 000007fee5ee0000 000007fee5ee729f
- 0x000000001ef6f3e0: 000007fee5f04e1c 000000001ef6f528
- 0x000000001ef6f3f0: 000000001786b000 000000001ef6f548
- 0x000000001ef6f400: 00000007fe8e76d8 0000000000000000
- 0x000000001ef6f410: 0000000000000040 0000000000000040
- Instructions: (pc=0x00000000770833dd)
- 0x00000000770833bd: 78 c8 48 b8 ff ff ff ff ff ff ff 7f 45 33 ed 49
- 0x00000000770833cd: 8b f0 8b ea 4c 8b e1 4c 3b c0 0f 87 6f 96 04 00
- 0x00000000770833dd: 8b 41 74 44 8b b1 98 00 00 00 33 db 0b e8 4c 8d
- 0x00000000770833ed: 3d 1e 20 0c 00 45 85 f6 0f 85 6d 97 04 00 f7 c5
- Register to memory mapping:
- RAX=0x7fffffffffffffff is an unknown value
- RBX=0x0000000000000040 is an unknown value
- RCX=0x9ef3180e6c3b71bf is an unknown value
- RDX=0x0000000000000000 is an unknown value
- RSP=0x000000001ef6f320 is pointing into the stack for thread: 0x000000001786b000
- RBP=0x0000000000000000 is an unknown value
- RSI=0x0000000000000040 is an unknown value
- RDI=0x0000000000000040 is an unknown value
- R8 =0x0000000000000040 is an unknown value
- R9 =0x000000001f0a7d98 is an unknown value
- R10=0x000007fee5f07600 is an unknown value
- R11=0x000000001ef6f380 is pointing into the stack for thread: 0x000000001786b000
- R12=0x9ef3180e6c3b71bf is an unknown value
- R13=0x0000000000000000 is an unknown value
- R14=0x000000001ef6f548 is pointing into the stack for thread: 0x000000001786b000
- R15=0x000000001786b000 is a thread
- Stack: [0x000000001ee70000,0x000000001ef70000], sp=0x000000001ef6f320, free space=1020k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [ntdll.dll+0x533dd] RtlAllocateHeap+0x3d
- [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 )
- 0x000000001786b800 JavaThread "Thread-21" [_thread_blocked, id=6064, stack(0x000000001ef70000,0x000000001f070000)]
- =>0x000000001786b000 JavaThread "Thread-20" [_thread_in_native, id=6116, stack(0x000000001ee70000,0x000000001ef70000)]
- 0x000000001786a000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=7000, stack(0x000000001ed70000,0x000000001ee70000)]
- 0x0000000017869800 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=3480, stack(0x000000001ec70000,0x000000001ed70000)]
- 0x0000000017868000 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=6368, stack(0x000000001eb70000,0x000000001ec70000)]
- 0x0000000017869000 JavaThread "Thread-14" [_thread_blocked, id=3844, stack(0x000000001ea70000,0x000000001eb70000)]
- 0x0000000017866800 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=6824, stack(0x0000000010080000,0x0000000010180000)]
- 0x0000000017867800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5056, stack(0x0000000019160000,0x0000000019260000)]
- 0x00000000003cc000 JavaThread "DestroyJavaVM" [_thread_blocked, id=3840, stack(0x0000000002040000,0x0000000002140000)]
- 0x0000000019ca2800 JavaThread "Minecraft main thread" [_thread_blocked, id=3664, stack(0x0000000012050000,0x0000000012150000)]
- 0x0000000019610000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6968, stack(0x000000000fba0000,0x000000000fca0000)]
- 0x000000001842b800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6200, stack(0x0000000011410000,0x0000000011510000)]
- 0x000000000d56a000 JavaThread "Thread-4" [_thread_blocked, id=5636, stack(0x0000000011b20000,0x0000000011c20000)]
- 0x000000000d0d3800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6360, stack(0x0000000010d10000,0x0000000010e10000)]
- 0x000000000d262000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2448, stack(0x000000000ff80000,0x0000000010080000)]
- 0x000000000d0b2000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6836, stack(0x000000000e1b0000,0x000000000e2b0000)]
- 0x000000000d0b1800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6764, stack(0x000000000e0b0000,0x000000000e1b0000)]
- 0x000000000d0b0000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4180, stack(0x000000000dfb0000,0x000000000e0b0000)]
- 0x000000000c57e000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3320, stack(0x000000000ce50000,0x000000000cf50000)]
- 0x000000000c578800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3836, stack(0x000000000cd50000,0x000000000ce50000)]
- 0x000000000c577000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4872, stack(0x000000000cc50000,0x000000000cd50000)]
- 0x000000000c572800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2528, stack(0x000000000cb50000,0x000000000cc50000)]
- 0x000000000c572000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1800, stack(0x000000000ca50000,0x000000000cb50000)]
- 0x000000000c571000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=6936, stack(0x000000000c950000,0x000000000ca50000)]
- 0x000000000c516800 JavaThread "Finalizer" daemon [_thread_blocked, id=5444, stack(0x000000000c850000,0x000000000c950000)]
- 0x000000000c510800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4404, stack(0x000000000c750000,0x000000000c850000)]
- Other Threads:
- 0x000000000c50b000 VMThread [stack: 0x000000000c650000,0x000000000c750000] [id=6112]
- 0x000000000c599000 WatcherThread [stack: 0x000000000cf50000,0x000000000d050000] [id=6732]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- par new generation total 19136K, used 12688K [0x000000073ae00000, 0x000000073c2c0000, 0x0000000740130000)
- eden space 17024K, 68% used [0x000000073ae00000, 0x000000073b96bd70, 0x000000073bea0000)
- from space 2112K, 47% used [0x000000073c0b0000, 0x000000073c1a8508, 0x000000073c2c0000)
- to space 2112K, 0% used [0x000000073bea0000, 0x000000073bea0000, 0x000000073c0b0000)
- concurrent mark-sweep generation total 240896K, used 89394K [0x0000000740130000, 0x000000074ec70000, 0x00000007fae00000)
- concurrent-mark-sweep perm gen total 83968K, used 60119K [0x00000007fae00000, 0x0000000800000000, 0x0000000800000000)
- Code Cache [0x0000000002140000, 0x00000000024f0000, 0x0000000005140000)
- total_blobs=1691 nmethods=870 adapters=774 free_code_cache=46565952 largest_free_block=8960
- Dynamic libraries:
- 0x0000000000400000 - 0x000000000042f000 C:\Program Files\Java\jre6\bin\javaw.exe
- 0x0000000077030000 - 0x00000000771d9000 C:\Windows\SYSTEM32\ntdll.dll
- 0x0000000076e10000 - 0x0000000076f2f000 C:\Windows\system32\kernel32.dll
- 0x000007fefc500000 - 0x000007fefc56b000 C:\Windows\system32\KERNELBASE.dll
- 0x000007fefcf90000 - 0x000007fefd06b000 C:\Windows\system32\ADVAPI32.dll
- 0x000007fefca30000 - 0x000007fefcacf000 C:\Windows\system32\msvcrt.dll
- 0x000007fefcbf0000 - 0x000007fefcc0f000 C:\Windows\SYSTEM32\sechost.dll
- 0x000007fefccc0000 - 0x000007fefcded000 C:\Windows\system32\RPCRT4.dll
- 0x0000000076f30000 - 0x000000007702a000 C:\Windows\system32\USER32.dll
- 0x000007fefcf20000 - 0x000007fefcf87000 C:\Windows\system32\GDI32.dll
- 0x000007fefe090000 - 0x000007fefe09e000 C:\Windows\system32\LPK.dll
- 0x000007fefe360000 - 0x000007fefe429000 C:\Windows\system32\USP10.dll
- 0x000007fefe6a0000 - 0x000007fefe6ce000 C:\Windows\system32\IMM32.DLL
- 0x000007fefe430000 - 0x000007fefe539000 C:\Windows\system32\MSCTF.dll
- 0x000000006d810000 - 0x000000006dfcc000 C:\Program Files\Java\jre6\bin\server\jvm.dll
- 0x000007fef99b0000 - 0x000007fef99eb000 C:\Windows\system32\WINMM.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
- 0x000000006d000000 - 0x000000006d1c4000 C:\Program Files\Java\jre6\bin\awt.dll
- 0x000007fef82d0000 - 0x000007fef8341000 C:\Windows\system32\WINSPOOL.DRV
- 0x000007fefc820000 - 0x000007fefca23000 C:\Windows\system32\ole32.dll
- 0x000007fefd300000 - 0x000007fefe088000 C:\Windows\system32\SHELL32.dll
- 0x000007fefcad0000 - 0x000007fefcb41000 C:\Windows\system32\SHLWAPI.dll
- 0x000007fefad70000 - 0x000007fefaf64000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
- 0x000007fefa760000 - 0x000007fefa778000 C:\Windows\system32\DWMAPI.DLL
- 0x000007fefab90000 - 0x000007fefabe6000 C:\Windows\system32\uxtheme.dll
- 0x000000006d2a0000 - 0x000000006d307000 C:\Program Files\Java\jre6\bin\fontmanager.dll
- 0x000007fefc030000 - 0x000007fefc03f000 C:\Windows\system32\CRYPTBASE.dll
- 0x000007feef720000 - 0x000007feef91f000 C:\Windows\system32\d3d9.dll
- 0x000007fefb290000 - 0x000007fefb29c000 C:\Windows\system32\VERSION.dll
- 0x000007fef99a0000 - 0x000007fef99a7000 C:\Windows\system32\d3d8thk.dll
- 0x000007fee1f40000 - 0x000007fee3067000 C:\Windows\system32\nvd3dumx.dll
- 0x00000000771f0000 - 0x00000000771f7000 C:\Windows\system32\PSAPI.DLL
- 0x000007fefa2f0000 - 0x000007fefa31c000 C:\Windows\system32\powrprof.dll
- 0x000007fefe0a0000 - 0x000007fefe277000 C:\Windows\system32\SETUPAPI.dll
- 0x000007fefc480000 - 0x000007fefc4b6000 C:\Windows\system32\CFGMGR32.dll
- 0x000007fefe280000 - 0x000007fefe357000 C:\Windows\system32\OLEAUT32.dll
- 0x000007fefc5b0000 - 0x000007fefc5ca000 C:\Windows\system32\DEVOBJ.dll
- 0x0000000180000000 - 0x0000000180154000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
- 0x000007fefcc20000 - 0x000007fefccb9000 C:\Windows\system32\CLBCatQ.DLL
- 0x000000006d610000 - 0x000000006d627000 C:\Program Files\Java\jre6\bin\net.dll
- 0x000007fefce50000 - 0x000007fefce9d000 C:\Windows\system32\WS2_32.dll
- 0x000007fefcc10000 - 0x000007fefcc18000 C:\Windows\system32\NSI.dll
- 0x000007fefb9d0000 - 0x000007fefba25000 C:\Windows\system32\mswsock.dll
- 0x000007fefb9c0000 - 0x000007fefb9c7000 C:\Windows\System32\wship6.dll
- 0x000000006d630000 - 0x000000006d63c000 C:\Program Files\Java\jre6\bin\nio.dll
- 0x000000006d210000 - 0x000000006d238000 C:\Program Files\Java\jre6\bin\dcpr.dll
- 0x000000000dec0000 - 0x000000000df08000 C:\Users\Lochlain\Desktop\Feed The Beast\Ultimate\minecraft\bin\natives\lwjgl64.dll
- 0x000007feec2e0000 - 0x000007feec3fd000 C:\Windows\system32\OPENGL32.dll
- 0x000007fee7ff0000 - 0x000007fee801d000 C:\Windows\system32\GLU32.dll
- 0x000007fee6440000 - 0x000007fee6531000 C:\Windows\system32\DDRAW.dll
- 0x000007fef9ed0000 - 0x000007fef9ed8000 C:\Windows\system32\DCIMAN32.dll
- 0x000007fefba30000 - 0x000007fefba47000 C:\Windows\system32\CRYPTSP.dll
- 0x000007fefb730000 - 0x000007fefb777000 C:\Windows\system32\rsaenh.dll
- 0x000007fefb500000 - 0x000007fefb51e000 C:\Windows\system32\USERENV.dll
- 0x000007fefc1a0000 - 0x000007fefc1af000 C:\Windows\system32\profapi.dll
- 0x000007fef9820000 - 0x000007fef9835000 C:\Windows\system32\NLAapi.dll
- 0x000007fef76d0000 - 0x000007fef76e5000 C:\Windows\system32\napinsp.dll
- 0x000007fef6e70000 - 0x000007fef6e89000 C:\Windows\system32\pnrpnsp.dll
- 0x000007fefb850000 - 0x000007fefb8ab000 C:\Windows\system32\DNSAPI.dll
- 0x000007fef79c0000 - 0x000007fef79cb000 C:\Windows\System32\winrnr.dll
- 0x0000000071a60000 - 0x0000000071a86000 C:\Program Files\Bonjour\mdnsNSP.dll
- 0x000007fef9700000 - 0x000007fef9727000 C:\Windows\system32\Iphlpapi.DLL
- 0x000007fef96f0000 - 0x000007fef96fb000 C:\Windows\system32\WINNSI.DLL
- 0x000007fef5cc0000 - 0x000007fef5cef000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
- 0x000007fef6e60000 - 0x000007fef6e70000 C:\Windows\system32\wshbth.dll
- 0x000007fefb4f0000 - 0x000007fefb4f7000 C:\Windows\System32\wshtcpip.dll
- 0x000007fef5c90000 - 0x000007fef5c98000 C:\Windows\system32\rasadhlp.dll
- 0x000007fef9580000 - 0x000007fef95d3000 C:\Windows\System32\fwpuclnt.dll
- 0x000000006d3f0000 - 0x000000006d3f7000 C:\Program Files\Java\jre6\bin\jawt.dll
- 0x000000005d0b0000 - 0x000000005ea98000 C:\Windows\system32\nvoglv64.DLL
- 0x000007fefc4c0000 - 0x000007fefc4f9000 C:\Windows\system32\WINTRUST.dll
- 0x000007fefc300000 - 0x000007fefc46a000 C:\Windows\system32\CRYPT32.dll
- 0x000007fefc240000 - 0x000007fefc24f000 C:\Windows\system32\MSASN1.dll
- 0x000007fefb260000 - 0x000007fefb28d000 C:\Windows\system32\ntmarta.dll
- 0x000007fefcdf0000 - 0x000007fefce42000 C:\Windows\system32\WLDAP32.dll
- 0x000000006d750000 - 0x000000006d75b000 C:\Program Files\Java\jre6\bin\sunmscapi.dll
- 0x000007fee5ee0000 - 0x000007fee6002000 C:\Users\Lochlain\Desktop\Feed The Beast\Ultimate\minecraft\bin\natives\OpenAL64.dll
- 0x000007fee7f60000 - 0x000007fee7fe8000 C:\Windows\system32\dsound.dll
- 0x000007fefa780000 - 0x000007fefa7cb000 C:\Windows\System32\MMDevApi.dll
- 0x000007fefabf0000 - 0x000007fefad1c000 C:\Windows\System32\PROPSYS.dll
- 0x000007fef1c90000 - 0x000007fef1ccb000 C:\Windows\system32\wdmaud.drv
- 0x0000000074ac0000 - 0x0000000074ac6000 C:\Windows\system32\ksuser.dll
- 0x000007fefa400000 - 0x000007fefa409000 C:\Windows\system32\AVRT.dll
- 0x000007fef9cf0000 - 0x000007fef9d3f000 C:\Windows\system32\AUDIOSES.DLL
- 0x000007fef3250000 - 0x000007fef325a000 C:\Windows\system32\msacm32.drv
- 0x000007fef1c20000 - 0x000007fef1c38000 C:\Windows\system32\MSACM32.dll
- 0x000007feeefa0000 - 0x000007feeefa9000 C:\Windows\system32\midimap.dll
- 0x000007feed400000 - 0x000007feed525000 C:\Windows\system32\dbghelp.dll
- VM Arguments:
- jvm_args: -Xms256M -Xmx3072M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
- java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Lochlain\Desktop\Feed The Beast/Ultimate/minecraft C:\Users\Lochlain\AppData\Roaming/ftblauncher/ModPacks\Ultimate\FTB_temp.gif MinecraftForge.zip Laaanvi 5981024632698216587 FTB Ultimate v1.0.1 C:\Users\Lochlain\AppData\Roaming/ftblauncher/ModPacks\Ultimate\logo_ftb.png
- Launcher Type: SUN_STANDARD
- Environment Variables:
- CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
- 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:\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)\Common Files\Ulead Systems\MPEG;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Users\Lochlain\AppData\Local\Smartbar\Application\;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\Java\jre6\bin
- USERNAME=Lochlain
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 7 , 64 bit Build 7601 Service Pack 1
- CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1
- Memory: 4k page, physical 8387768k(4541748k free), swap 16773680k(12054292k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (20.14-b01) for windows-amd64 JRE (1.6.0_43-b01), built on Mar 1 2013 01:52:33 by "java_re" with MS VC++ 8.0 (VS2005)
- time: Sun Mar 17 15:52:02 2013
- elapsed time: 31 seconds
Add Comment
Please, Sign In to add comment