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=0x00000000e612efc9, pid=10900, tid=9916
- #
- # JRE version: 7.0_05-b06
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.1-b03 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [OpenAL64.dll+0x2efc9] alcProcessContext+0x20b7d
- #
- # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
- #
- # If you would like to submit a bug report, please visit:
- # http://bugreport.sun.com/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 (0x0000000015df7800): JavaThread "Thread-14" [_thread_in_native, id=9916, stack(0x00000000203b0000,0x00000000204b0000)]
- siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x00000000e612efc9
- Registers:
- RAX=0x0000000022b17010, RBX=0x0000000022997bf0, RCX=0x0000000000000000, RDX=0x0000000022b17010
- RSP=0x00000000204ae978, RBP=0x0000000000000028, RSI=0x0000000022997bf0, RDI=0x0000000022b17010
- R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000000000003, R11=0x0000000074444706
- R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000001
- RIP=0x00000000e612efc9, EFLAGS=0x0000000000010246
- Top of Stack: (sp=0x00000000204ae978)
- 0x00000000204ae978: 000007fee610e842 000007fee6124e1c
- 0x00000000204ae988: 000007fee6110557 0000000000000000
- 0x00000000204ae998: 0000000000000003 00000000204aeb28
- 0x00000000204ae9a8: 0000000000000000 0000000000000000
- 0x00000000204ae9b8: 0000000000000000 0000000000000000
- 0x00000000204ae9c8: 0000000000000000 0000000015df7800
- 0x00000000204ae9d8: 00000000204aeb28 00000007fdc3d048
- 0x00000000204ae9e8: 0000000000000000 00000000204aeb28
- 0x00000000204ae9f8: 0000f96df61d11ed 0000000015df7800
- 0x00000000204aea08: 00000000204aeb28 00000007fdc3d048
- 0x00000000204aea18: 0000000000000000 0000000000000000
- 0x00000000204aea28: 000007fee612bef8 0000000000000000
- 0x00000000204aea38: 000007fee61083b6 0000000022997bf0
- 0x00000000204aea48: 00000000204aeb08 0000000022997bf0
- 0x00000000204aea58: 0000000000000000 0000000000000000
- 0x00000000204aea68: 00000001800062d7 0000000000000000
- Instructions: (pc=0x00000000e612efc9)
- 0x00000000e612efa9: 6f 66 74 77 61 72 65 20 6f 6e 20 53 70 65 61 6b
- 0x00000000e612efb9: 65 72 73 20 28 43 61 6d 64 41 75 64 69 6f 29 00
- 0x00000000e612efc9: 44 69 72 65 63 74 53 6f 75 6e 64 20 53 6f 66 74
- 0x00000000e612efd9: 77 61 72 65 20 6f 6e 20 53 70 65 61 6b 65 72 73
- Register to memory mapping:
- RAX=0x0000000022b17010 is an unknown value
- RBX=0x0000000022997bf0 is an unknown value
- RCX=0x0000000000000000 is an unknown value
- RDX=0x0000000022b17010 is an unknown value
- RSP=0x00000000204ae978 is pointing into the stack for thread: 0x0000000015df7800
- RBP=0x0000000000000028 is an unknown value
- RSI=0x0000000022997bf0 is an unknown value
- RDI=0x0000000022b17010 is an unknown value
- R8 =0x0000000000000000 is an unknown value
- R9 =0x0000000000000000 is an unknown value
- R10=0x0000000000000003 is an unknown value
- R11=0x0000000074444706 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: [0x00000000203b0000,0x00000000204b0000], sp=0x00000000204ae978, free space=1018k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [OpenAL64.dll+0x2efc9] alcProcessContext+0x20b7d
- [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 )
- 0x0000000015df8800 JavaThread "Thread-15" [_thread_blocked, id=9192, stack(0x0000000020850000,0x0000000020950000)]
- =>0x0000000015df7800 JavaThread "Thread-14" [_thread_in_native, id=9916, stack(0x00000000203b0000,0x00000000204b0000)]
- 0x0000000015df7000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=3524, stack(0x00000000206a0000,0x00000000207a0000)]
- 0x0000000015df6000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=6028, stack(0x0000000020500000,0x0000000020600000)]
- 0x0000000015df5800 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=9104, stack(0x0000000013cb0000,0x0000000013db0000)]
- 0x000000001c356800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=10508, stack(0x0000000022e80000,0x0000000022f80000)]
- 0x00000000022bd000 JavaThread "DestroyJavaVM" [_thread_blocked, id=10460, stack(0x0000000002520000,0x0000000002620000)]
- 0x000000001be04000 JavaThread "Minecraft main thread" [_thread_blocked, id=9828, stack(0x0000000014b80000,0x0000000014c80000)]
- 0x0000000015a04800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=10536, stack(0x0000000017ea0000,0x0000000017fa0000)]
- 0x0000000018c3c800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7860, stack(0x0000000019960000,0x0000000019a60000)]
- 0x0000000010249800 JavaThread "Thread-4" [_thread_blocked, id=10992, stack(0x0000000014a20000,0x0000000014b20000)]
- 0x00000000100e6000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=9632, stack(0x0000000012f30000,0x0000000013030000)]
- 0x000000000fd7f800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=9232, stack(0x0000000010790000,0x0000000010890000)]
- 0x000000000fe55800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10272, stack(0x0000000010890000,0x0000000010990000)]
- 0x000000000fe54800 JavaThread "AWT-Shutdown" [_thread_blocked, id=10324, stack(0x0000000010630000,0x0000000010730000)]
- 0x000000000fe54000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10772, stack(0x0000000010480000,0x0000000010580000)]
- 0x000000000ea0b800 JavaThread "Service Thread" daemon [_thread_blocked, id=3340, stack(0x000000000f640000,0x000000000f740000)]
- 0x000000000e9f8800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11128, stack(0x000000000f530000,0x000000000f630000)]
- 0x000000000e9f4800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10216, stack(0x000000000f3b0000,0x000000000f4b0000)]
- 0x000000000e9f3800 JavaThread "Attach Listener" daemon [_thread_blocked, id=10276, stack(0x000000000f160000,0x000000000f260000)]
- 0x000000000e9ef000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9036, stack(0x000000000eca0000,0x000000000eda0000)]
- 0x000000000e9ee000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=10224, stack(0x000000000f050000,0x000000000f150000)]
- 0x000000000e96d000 JavaThread "Finalizer" daemon [_thread_blocked, id=7356, stack(0x000000000dbe0000,0x000000000dce0000)]
- 0x000000000e967000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3440, stack(0x000000000ee20000,0x000000000ef20000)]
- Other Threads:
- 0x000000000e960800 VMThread [stack: 0x000000000eb70000,0x000000000ec70000] [id=10808]
- 0x000000000ea0f000 WatcherThread [stack: 0x000000000f270000,0x000000000f370000] [id=10156]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- par new generation total 78656K, used 55095K [0x00000000fae00000, 0x0000000000350000, 0x0000000024790000)
- eden space 69952K, 70% used [0x00000000fae00000, 0x00000000fde3ae90, 0x00000000ff250000)
- from space 8704K, 65% used [0x00000000ffad0000, 0x0000000000062e38, 0x0000000000350000)
- to space 8704K, 0% used [0x00000000ff250000, 0x00000000ff250000, 0x00000000ffad0000)
- concurrent mark-sweep generation total 174784K, used 66062K [0x0000000024790000, 0x000000002f240000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 55076K, used 47127K [0x00000000fae00000, 0x00000000fe3c9000, 0x0000000000000000)
- Code Cache [0x0000000002620000, 0x0000000002970000, 0x0000000005620000)
- total_blobs=1709 nmethods=897 adapters=763 free_code_cache=45845Kb largest_free_block=46890752
- Compilation events (10 events):
- Event: 20.259 Thread 0x000000000e9f4800 nmethod 969 0x000000000295f450 code [0x000000000295f600, 0x000000000295f8b8]
- Event: 20.261 Thread 0x000000000e9f4800 971 java.io.FilterReader::read (8 bytes)
- Event: 20.267 Thread 0x000000000e9f4800 nmethod 971 0x0000000002962e90 code [0x0000000002963020, 0x00000000029641e8]
- Event: 20.271 Thread 0x000000000e9f8800 nmethod 970 0x00000000029648d0 code [0x0000000002964a80, 0x0000000002965618]
- Event: 20.387 Thread 0x000000000e9f4800 972 com.sun.crypto.provider.DESCrypt::cipherBlock (302 bytes)
- Event: 20.406 Thread 0x000000000e9f4800 nmethod 972 0x0000000002965f50 code [0x0000000002966140, 0x0000000002967268]
- Event: 20.678 Thread 0x000000000e9f8800 973 s sun.misc.PerfCounter::add (18 bytes)
- Event: 20.678 Thread 0x000000000e9f4800 974 s sun.misc.PerfCounter::get (9 bytes)
- Event: 20.679 Thread 0x000000000e9f4800 nmethod 974 0x0000000002967710 code [0x0000000002967860, 0x0000000002967ab8]
- Event: 20.679 Thread 0x000000000e9f8800 nmethod 973 0x0000000002967bd0 code [0x0000000002967d20, 0x0000000002967f98]
- GC Heap History (10 events):
- Event: 16.882 GC heap before
- {Heap before GC invocations=16 (full 4):
- par new generation total 78656K, used 75067K [0x00000000fae00000, 0x0000000000350000, 0x0000000024790000)
- eden space 69952K, 100% used [0x00000000fae00000, 0x00000000ff250000, 0x00000000ff250000)
- from space 8704K, 58% used [0x00000000ff250000, 0x00000000ff74ed78, 0x00000000ffad0000)
- to space 8704K, 0% used [0x00000000ffad0000, 0x00000000ffad0000, 0x0000000000350000)
- concurrent mark-sweep generation total 174784K, used 53576K [0x0000000024790000, 0x000000002f240000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 55076K, used 40423K [0x00000000fae00000, 0x00000000fe3c9000, 0x0000000000000000)
- Event: 16.890 GC heap after
- Heap after GC invocations=17 (full 4):
- par new generation total 78656K, used 8278K [0x00000000fae00000, 0x0000000000350000, 0x0000000024790000)
- eden space 69952K, 0% used [0x00000000fae00000, 0x00000000fae00000, 0x00000000ff250000)
- from space 8704K, 95% used [0x00000000ffad0000, 0x00000000002e58e8, 0x0000000000350000)
- to space 8704K, 0% used [0x00000000ff250000, 0x00000000ff250000, 0x00000000ffad0000)
- concurrent mark-sweep generation total 174784K, used 54381K [0x0000000024790000, 0x000000002f240000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 55076K, used 40423K [0x00000000fae00000, 0x00000000fe3c9000, 0x0000000000000000)
- }
- Event: 18.450 GC heap before
- {Heap before GC invocations=17 (full 4):
- par new generation total 78656K, used 78230K [0x00000000fae00000, 0x0000000000350000, 0x0000000024790000)
- eden space 69952K, 100% used [0x00000000fae00000, 0x00000000ff250000, 0x00000000ff250000)
- from space 8704K, 95% used [0x00000000ffad0000, 0x00000000002e58e8, 0x0000000000350000)
- to space 8704K, 0% used [0x00000000ff250000, 0x00000000ff250000, 0x00000000ffad0000)
- concurrent mark-sweep generation total 174784K, used 54381K [0x0000000024790000, 0x000000002f240000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 55076K, used 41710K [0x00000000fae00000, 0x00000000fe3c9000, 0x0000000000000000)
- Event: 18.463 GC heap after
- Heap after GC invocations=18 (full 4):
- par new generation total 78656K, used 6496K [0x00000000fae00000, 0x0000000000350000, 0x0000000024790000)
- eden space 69952K, 0% used [0x00000000fae00000, 0x00000000fae00000, 0x00000000ff250000)
- from space 8704K, 74% used [0x00000000ff250000, 0x00000000ff8a81e8, 0x00000000ffad0000)
- to space 8704K, 0% used [0x00000000ffad0000, 0x00000000ffad0000, 0x0000000000350000)
- concurrent mark-sweep generation total 174784K, used 60739K [0x0000000024790000, 0x000000002f240000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 55076K, used 41710K [0x00000000fae00000, 0x00000000fe3c9000, 0x0000000000000000)
- }
- Event: 19.002 GC heap before
- {Heap before GC invocations=18 (full 4):
- par new generation total 78656K, used 76448K [0x00000000fae00000, 0x0000000000350000, 0x0000000024790000)
- eden space 69952K, 100% used [0x00000000fae00000, 0x00000000ff250000, 0x00000000ff250000)
- from space 8704K, 74% used [0x00000000ff250000, 0x00000000ff8a81e8, 0x00000000ffad0000)
- to space 8704K, 0% used [0x00000000ffad0000, 0x00000000ffad0000, 0x0000000000350000)
- concurrent mark-sweep generation total 174784K, used 60739K [0x0000000024790000, 0x000000002f240000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 55076K, used 43000K [0x00000000fae00000, 0x00000000fe3c9000, 0x0000000000000000)
- Event: 19.007 GC heap after
- Heap after GC invocations=19 (full 4):
- par new generation total 78656K, used 7207K [0x00000000fae00000, 0x0000000000350000, 0x0000000024790000)
- eden space 69952K, 0% used [0x00000000fae00000, 0x00000000fae00000, 0x00000000ff250000)
- from space 8704K, 82% used [0x00000000ffad0000, 0x00000000001d9f98, 0x0000000000350000)
- to space 8704K, 0% used [0x00000000ff250000, 0x00000000ff250000, 0x00000000ffad0000)
- concurrent mark-sweep generation total 174784K, used 60739K [0x0000000024790000, 0x000000002f240000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 55076K, used 43000K [0x00000000fae00000, 0x00000000fe3c9000, 0x0000000000000000)
- }
- Event: 19.487 GC heap before
- {Heap before GC invocations=19 (full 4):
- par new generation total 78656K, used 77159K [0x00000000fae00000, 0x0000000000350000, 0x0000000024790000)
- eden space 69952K, 100% used [0x00000000fae00000, 0x00000000ff250000, 0x00000000ff250000)
- from space 8704K, 82% used [0x00000000ffad0000, 0x00000000001d9f98, 0x0000000000350000)
- to space 8704K, 0% used [0x00000000ff250000, 0x00000000ff250000, 0x00000000ffad0000)
- concurrent mark-sweep generation total 174784K, used 60739K [0x0000000024790000, 0x000000002f240000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 55076K, used 44619K [0x00000000fae00000, 0x00000000fe3c9000, 0x0000000000000000)
- Event: 19.496 GC heap after
- Heap after GC invocations=20 (full 4):
- par new generation total 78656K, used 7971K [0x00000000fae00000, 0x0000000000350000, 0x0000000024790000)
- eden space 69952K, 0% used [0x00000000fae00000, 0x00000000fae00000, 0x00000000ff250000)
- from space 8704K, 91% used [0x00000000ff250000, 0x00000000ffa18c88, 0x00000000ffad0000)
- to space 8704K, 0% used [0x00000000ffad0000, 0x00000000ffad0000, 0x0000000000350000)
- concurrent mark-sweep generation total 174784K, used 63169K [0x0000000024790000, 0x000000002f240000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 55076K, used 44619K [0x00000000fae00000, 0x00000000fe3c9000, 0x0000000000000000)
- }
- Event: 19.927 GC heap before
- {Heap before GC invocations=20 (full 4):
- par new generation total 78656K, used 77923K [0x00000000fae00000, 0x0000000000350000, 0x0000000024790000)
- eden space 69952K, 100% used [0x00000000fae00000, 0x00000000ff250000, 0x00000000ff250000)
- from space 8704K, 91% used [0x00000000ff250000, 0x00000000ffa18c88, 0x00000000ffad0000)
- to space 8704K, 0% used [0x00000000ffad0000, 0x00000000ffad0000, 0x0000000000350000)
- concurrent mark-sweep generation total 174784K, used 63169K [0x0000000024790000, 0x000000002f240000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 55076K, used 46194K [0x00000000fae00000, 0x00000000fe3c9000, 0x0000000000000000)
- Event: 19.936 GC heap after
- Heap after GC invocations=21 (full 4):
- par new generation total 78656K, used 5707K [0x00000000fae00000, 0x0000000000350000, 0x0000000024790000)
- eden space 69952K, 0% used [0x00000000fae00000, 0x00000000fae00000, 0x00000000ff250000)
- from space 8704K, 65% used [0x00000000ffad0000, 0x0000000000062e38, 0x0000000000350000)
- to space 8704K, 0% used [0x00000000ff250000, 0x00000000ff250000, 0x00000000ffad0000)
- concurrent mark-sweep generation total 174784K, used 66062K [0x0000000024790000, 0x000000002f240000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 55076K, used 46194K [0x00000000fae00000, 0x00000000fe3c9000, 0x0000000000000000)
- }
- Deoptimization events (10 events):
- Event: 20.260 Thread 0x000000001be04000 Uncommon trap -34 fr.pc 0x000000000281de20
- Event: 20.260 Thread 0x000000001be04000 Uncommon trap -34 fr.pc 0x000000000281de20
- Event: 20.260 Thread 0x000000001be04000 Uncommon trap -34 fr.pc 0x000000000281de20
- Event: 20.260 Thread 0x000000001be04000 Uncommon trap -34 fr.pc 0x000000000281de20
- Event: 20.260 Thread 0x000000001be04000 Uncommon trap -34 fr.pc 0x000000000281c148
- Event: 20.260 Thread 0x000000001be04000 Uncommon trap -34 fr.pc 0x00000000026c7d00
- Event: 20.260 Thread 0x000000001be04000 Uncommon trap -34 fr.pc 0x00000000026c7d00
- Event: 20.260 Thread 0x000000001be04000 Uncommon trap -34 fr.pc 0x00000000026c7d00
- Event: 20.261 Thread 0x000000001be04000 Uncommon trap -34 fr.pc 0x00000000026c7d00
- Event: 20.277 Thread 0x000000001be04000 Uncommon trap -58 fr.pc 0x0000000002793af8
- Internal exceptions (10 events):
- Event: 20.674 Thread 0x0000000015df7800 Threw 0x00000000fde00468 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 20.674 Thread 0x0000000015df7800 Threw 0x00000000fde012f8 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 20.674 Thread 0x0000000015df7800 Threw 0x00000000fde05998 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 20.674 Thread 0x0000000015df7800 Threw 0x00000000fde06410 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 20.674 Thread 0x0000000015df7800 Threw 0x00000000fde06e58 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 20.675 Thread 0x0000000015df7800 Threw 0x00000000fde0a448 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 20.675 Thread 0x0000000015df7800 Threw 0x00000000fde0aec0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 20.675 Thread 0x0000000015df7800 Threw 0x00000000fde0b908 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 20.676 Thread 0x0000000015df7800 Threw 0x00000000fde0f198 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 20.678 Thread 0x0000000015df7800 Threw 0x00000000fde18298 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
- Events (10 events):
- Event: 20.673 loading class 0x00000000101f5ac0
- Event: 20.673 loading class 0x00000000101f5ac0 done
- Event: 20.674 loading class 0x000000000e8a90d0
- Event: 20.674 loading class 0x000000000e8a90d0 done
- Event: 20.674 loading class 0x0000000002278110
- Event: 20.674 loading class 0x0000000002278110 done
- Event: 20.676 loading class 0x0000000022133e50
- Event: 20.676 loading class 0x0000000022133e50 done
- Event: 20.678 loading class 0x000000001cebaa50
- Event: 20.678 loading class 0x000000001cebaa50 done
- Dynamic libraries:
- 0x000000003f430000 - 0x000000003f464000 C:\Program Files\Java\jre7\bin\javaw.exe
- 0x0000000077990000 - 0x0000000077b39000 C:\Windows\SYSTEM32\ntdll.dll
- 0x0000000077770000 - 0x000000007788f000 C:\Windows\system32\kernel32.dll
- 0x00000000fd8b0000 - 0x00000000fd91c000 C:\Windows\system32\KERNELBASE.dll
- 0x00000000ff180000 - 0x00000000ff25b000 C:\Windows\system32\ADVAPI32.dll
- 0x00000000ff870000 - 0x00000000ff90f000 C:\Windows\system32\msvcrt.dll
- 0x00000000fdbb0000 - 0x00000000fdbcf000 C:\Windows\SYSTEM32\sechost.dll
- 0x00000000feef0000 - 0x00000000ff01d000 C:\Windows\system32\RPCRT4.dll
- 0x0000000077890000 - 0x000000007798a000 C:\Windows\system32\USER32.dll
- 0x00000000fddd0000 - 0x00000000fde37000 C:\Windows\system32\GDI32.dll
- 0x00000000ff910000 - 0x00000000ff91e000 C:\Windows\system32\LPK.dll
- 0x00000000fdd00000 - 0x00000000fddc9000 C:\Windows\system32\USP10.dll
- 0x00000000fbf10000 - 0x00000000fc104000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
- 0x00000000ffc20000 - 0x00000000ffc91000 C:\Windows\system32\SHLWAPI.dll
- 0x00000000ff5c0000 - 0x00000000ff5ee000 C:\Windows\system32\IMM32.DLL
- 0x00000000fde40000 - 0x00000000fdf49000 C:\Windows\system32\MSCTF.dll
- 0x000000005ee60000 - 0x000000005ef31000 C:\Program Files\Java\jre7\bin\msvcr100.dll
- 0x000000005cae0000 - 0x000000005d1fa000 C:\Program Files\Java\jre7\bin\server\jvm.dll
- 0x00000000f98f0000 - 0x00000000f98f9000 C:\Windows\system32\WSOCK32.dll
- 0x00000000ff820000 - 0x00000000ff86d000 C:\Windows\system32\WS2_32.dll
- 0x00000000fdbd0000 - 0x00000000fdbd8000 C:\Windows\system32\NSI.dll
- 0x00000000fb4b0000 - 0x00000000fb4eb000 C:\Windows\system32\WINMM.dll
- 0x0000000077b60000 - 0x0000000077b67000 C:\Windows\system32\PSAPI.DLL
- 0x00000000642d0000 - 0x00000000642df000 C:\Program Files\Java\jre7\bin\verify.dll
- 0x000000005eff0000 - 0x000000005f018000 C:\Program Files\Java\jre7\bin\java.dll
- 0x0000000061640000 - 0x0000000061655000 C:\Program Files\Java\jre7\bin\zip.dll
- 0x0000000061620000 - 0x0000000061639000 C:\Program Files\Java\jre7\bin\net.dll
- 0x00000000fcfd0000 - 0x00000000fd025000 C:\Windows\system32\mswsock.dll
- 0x00000000fcfc0000 - 0x00000000fcfc7000 C:\Windows\System32\wship6.dll
- 0x000000005efd0000 - 0x000000005efe1000 C:\Program Files\Java\jre7\bin\nio.dll
- 0x000000005ecc0000 - 0x000000005ee54000 C:\Program Files\Java\jre7\bin\awt.dll
- 0x00000000ff4e0000 - 0x00000000ff5b7000 C:\Windows\system32\OLEAUT32.dll
- 0x00000000fece0000 - 0x00000000feee3000 C:\Windows\system32\ole32.dll
- 0x00000000fbab0000 - 0x00000000fbac8000 C:\Windows\system32\DWMAPI.DLL
- 0x00000000fd690000 - 0x00000000fd69f000 C:\Windows\system32\CRYPTBASE.dll
- 0x00000000ed7b0000 - 0x00000000ed9af000 C:\Windows\system32\d3d9.dll
- 0x00000000fc840000 - 0x00000000fc84c000 C:\Windows\system32\VERSION.dll
- 0x00000000f4f80000 - 0x00000000f4f87000 C:\Windows\system32\d3d8thk.dll
- 0x00000000eba80000 - 0x00000000ecb69000 C:\Windows\system32\nvd3dumx.dll
- 0x00000000fc2a0000 - 0x00000000fc2cc000 C:\Windows\system32\powrprof.dll
- 0x00000000ff260000 - 0x00000000ff437000 C:\Windows\system32\SETUPAPI.dll
- 0x00000000fdb50000 - 0x00000000fdb86000 C:\Windows\system32\CFGMGR32.dll
- 0x00000000fd980000 - 0x00000000fd99a000 C:\Windows\system32\DEVOBJ.dll
- 0x00000000fdf50000 - 0x00000000fecd8000 C:\Windows\system32\SHELL32.dll
- 0x000000005ef90000 - 0x000000005efc4000 C:\Program Files\Java\jre7\bin\fontmanager.dll
- 0x000000005ef40000 - 0x000000005ef81000 C:\Program Files\Java\jre7\bin\t2k.dll
- 0x000000005ec90000 - 0x000000005ecba000 C:\Program Files\Java\jre7\bin\dcpr.dll
- 0x0000000080000000 - 0x0000000080048000 C:\Users\steve\Desktop\Desktop Game Shortcuts\Direwolf20\minecraft\bin\natives\lwjgl64.dll
- 0x00000000e7990000 - 0x00000000e7aad000 C:\Windows\system32\OPENGL32.dll
- 0x00000000e7d70000 - 0x00000000e7d9d000 C:\Windows\system32\GLU32.dll
- 0x00000000e7270000 - 0x00000000e7361000 C:\Windows\system32\DDRAW.dll
- 0x00000000f9b90000 - 0x00000000f9b98000 C:\Windows\system32\DCIMAN32.dll
- 0x00000000fd220000 - 0x00000000fd237000 C:\Windows\system32\CRYPTSP.dll
- 0x00000000fcd30000 - 0x00000000fcd77000 C:\Windows\system32\rsaenh.dll
- 0x00000000fca30000 - 0x00000000fca4e000 C:\Windows\system32\USERENV.dll
- 0x00000000fd760000 - 0x00000000fd76f000 C:\Windows\system32\profapi.dll
- 0x00000000fb490000 - 0x00000000fb4a5000 C:\Windows\system32\NLAapi.dll
- 0x00000000f6040000 - 0x00000000f6055000 C:\Windows\system32\napinsp.dll
- 0x00000000f6020000 - 0x00000000f6039000 C:\Windows\system32\pnrpnsp.dll
- 0x00000000f6010000 - 0x00000000f6020000 C:\Windows\system32\wshbth.dll
- 0x00000000fce50000 - 0x00000000fceab000 C:\Windows\system32\DNSAPI.dll
- 0x00000000f6000000 - 0x00000000f600b000 C:\Windows\System32\winrnr.dll
- 0x00000000f5fd0000 - 0x00000000f5ffe000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
- 0x0000000071000000 - 0x0000000071026000 C:\Program Files\Bonjour\mdnsNSP.dll
- 0x00000000fb120000 - 0x00000000fb147000 C:\Windows\system32\Iphlpapi.DLL
- 0x00000000fb110000 - 0x00000000fb11b000 C:\Windows\system32\WINNSI.DLL
- 0x00000000fcb70000 - 0x00000000fcb77000 C:\Windows\System32\wshtcpip.dll
- 0x00000000f5fc0000 - 0x00000000f5fc8000 C:\Windows\system32\rasadhlp.dll
- 0x00000000faf80000 - 0x00000000fafd3000 C:\Windows\System32\fwpuclnt.dll
- 0x0000000063960000 - 0x0000000063967000 C:\Program Files\Java\jre7\bin\jawt.dll
- 0x00000000521d0000 - 0x0000000053a61000 C:\Windows\system32\nvoglv64.DLL
- 0x00000000fd930000 - 0x00000000fd96a000 C:\Windows\system32\WINTRUST.dll
- 0x00000000fd9b0000 - 0x00000000fdb1a000 C:\Windows\system32\CRYPT32.dll
- 0x00000000fd800000 - 0x00000000fd80f000 C:\Windows\system32\MSASN1.dll
- 0x00000000fc810000 - 0x00000000fc83d000 C:\Windows\system32\ntmarta.dll
- 0x00000000ffbc0000 - 0x00000000ffc12000 C:\Windows\system32\WLDAP32.dll
- 0x000000005ec60000 - 0x000000005ec84000 C:\Program Files\Java\jre7\bin\sunec.dll
- 0x0000000063b50000 - 0x0000000063b5b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
- 0x00000000e6100000 - 0x00000000e6222000 C:\Users\steve\Desktop\Desktop Game Shortcuts\Direwolf20\minecraft\bin\natives\OpenAL64.dll
- 0x00000000f3480000 - 0x00000000f3508000 C:\Windows\system32\dsound.dll
- 0x00000000fdbe0000 - 0x00000000fdc79000 C:\Windows\system32\CLBCatQ.DLL
- 0x00000000fc250000 - 0x00000000fc29b000 C:\Windows\System32\MMDevApi.dll
- 0x00000000fc120000 - 0x00000000fc24c000 C:\Windows\System32\PROPSYS.dll
- 0x00000000fb450000 - 0x00000000fb48b000 C:\Windows\system32\wdmaud.drv
- 0x0000000075260000 - 0x0000000075266000 C:\Windows\system32\ksuser.dll
- 0x00000000fc110000 - 0x00000000fc119000 C:\Windows\system32\AVRT.dll
- 0x00000000fb390000 - 0x00000000fb3df000 C:\Windows\system32\AUDIOSES.DLL
- 0x00000000fb370000 - 0x00000000fb37a000 C:\Windows\system32\msacm32.drv
- 0x00000000fb350000 - 0x00000000fb368000 C:\Windows\system32\MSACM32.dll
- 0x00000000fb340000 - 0x00000000fb349000 C:\Windows\system32\midimap.dll
- 0x00000000f5e90000 - 0x00000000f5fb5000 C:\Windows\system32\dbghelp.dll
- VM Arguments:
- jvm_args: -Xms256M -Xmx4096M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
- java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\steve\Desktop\Desktop Game Shortcuts/Direwolf20/minecraft C:\Users\steve\AppData\Roaming/ftblauncher/ModPacks\Direwolf20\FTB_temp.gif MinecraftForge.zip _Spy_Crab_ 2002553829598916996 Direwolf20 Pack v4 C:\Users\steve\AppData\Roaming/ftblauncher/ModPacks\Direwolf20\logo_ftb.png
- 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:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Common Files\Intuit\QBPOSSDKRuntime;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Java\jre7\bin
- USERNAME=steve
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 7 , 64 bit Build 7601 Service Pack 1
- CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit
- Memory: 4k page, physical 8365224k(5647252k free), swap 16728596k(12342428k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (23.1-b03) for windows-amd64 JRE (1.7.0_05-b06), built on Jun 27 2012 00:54:58 by "java_re" with unknown MS VC++:1600
- time: Tue Jan 22 21:44:23 2013
- elapsed time: 20 seconds
Add Comment
Please, Sign In to add comment