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=0x000007fef486efd5, pid=4924, tid=3824
- #
- # JRE version: 7.0_10-b18
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.6-b04 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [OpenAL64.dll+0x2efd5] alcProcessContext+0x20b89
- #
- # 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 (0x000000000ae2e000): JavaThread "Thread-14" [_thread_in_native, id=3824, stack(0x000000001c970000,0x000000001ca70000)]
- siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000007fef486efd5
- Registers:
- RAX=0x000000001c475070, RBX=0x000000001c475020, RCX=0x0000000000000000, RDX=0x000000001c475070
- RSP=0x000000001ca6ea78, RBP=0x0000000000000028, RSI=0x000000001c475020, RDI=0x000000001c475070
- R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x000000000000003a, R11=0x0000000000000001
- R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000001
- RIP=0x000007fef486efd5, EFLAGS=0x0000000000010246
- Top of Stack: (sp=0x000000001ca6ea78)
- 0x000000001ca6ea78: 000007fef484e842 000007fef4864e1c
- 0x000000001ca6ea88: 000007fef4850557 0000000000000000
- 0x000000001ca6ea98: 0000000000000003 000000001ca6ec28
- 0x000000001ca6eaa8: 0000000000000000 0000000000000000
- 0x000000001ca6eab8: 0000000000000000 0000000000000000
- 0x000000001ca6eac8: 0000000000000000 000000000ae2e000
- 0x000000001ca6ead8: 000000001ca6ec28 00000000fdc014d0
- 0x000000001ca6eae8: 0000000000000000 000000001ca6ec28
- 0x000000001ca6eaf8: 0000ef7ff45bf7f5 000000000ae2e000
- 0x000000001ca6eb08: 000000001ca6ec28 00000000fdc014d0
- 0x000000001ca6eb18: 0000000000000000 0000000000000000
- 0x000000001ca6eb28: 000007fef486bef8 0000000000000000
- 0x000000001ca6eb38: 000007fef48483b6 000000001c475020
- 0x000000001ca6eb48: 000000001ca6ec08 000000001c475020
- 0x000000001ca6eb58: 0000000000000000 0000000000000000
- 0x000000001ca6eb68: 00000001800062d7 0000000000000000
- Instructions: (pc=0x000007fef486efd5)
- 0x000007fef486efb5: 6f 66 74 77 61 72 65 20 6f 6e 20 53 70 65 61 6b
- 0x000007fef486efc5: 65 72 73 20 28 53 6e 64 54 41 75 64 69 6f 29 00
- 0x000007fef486efd5: 44 69 72 65 63 74 53 6f 75 6e 64 20 53 6f 66 74
- 0x000007fef486efe5: 77 61 72 65 20 6f 6e 20 53 70 65 61 6b 65 72 73
- Register to memory mapping:
- RAX=0x000000001c475070 is an unknown value
- RBX=0x000000001c475020 is an unknown value
- RCX=0x0000000000000000 is an unknown value
- RDX=0x000000001c475070 is an unknown value
- RSP=0x000000001ca6ea78 is pointing into the stack for thread: 0x000000000ae2e000
- RBP=0x0000000000000028 is an unknown value
- RSI=0x000000001c475020 is an unknown value
- RDI=0x000000001c475070 is an unknown value
- R8 =0x0000000000000000 is an unknown value
- R9 =0x0000000000000000 is an unknown value
- R10=0x000000000000003a is an unknown value
- R11=0x0000000000000001 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: [0x000000001c970000,0x000000001ca70000], sp=0x000000001ca6ea78, free space=1018k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [OpenAL64.dll+0x2efd5] alcProcessContext+0x20b89
- [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 )
- 0x000000000ae2f000 JavaThread "Thread-15" [_thread_blocked, id=1280, stack(0x000000001cee0000,0x000000001cfe0000)]
- =>0x000000000ae2e000 JavaThread "Thread-14" [_thread_in_native, id=3824, stack(0x000000001c970000,0x000000001ca70000)]
- 0x000000000ae2d800 JavaThread "TC Aura Update Thread" [_thread_blocked, id=4776, stack(0x000000001c800000,0x000000001c900000)]
- 0x000000000ae2c000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=3020, stack(0x000000001c4b0000,0x000000001c5b0000)]
- 0x000000000ae26800 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=3864, stack(0x000000000ca30000,0x000000000cb30000)]
- 0x000000000ae2c800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4964, stack(0x0000000010660000,0x0000000010760000)]
- 0x000000000ae2b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=2868, stack(0x0000000002570000,0x0000000002670000)]
- 0x000000000ae2a800 JavaThread "Minecraft main thread" [_thread_blocked, id=4232, stack(0x0000000018e50000,0x0000000018f50000)]
- 0x000000000ae29800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1188, stack(0x0000000018d20000,0x0000000018e20000)]
- 0x000000000ae29000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=976, stack(0x00000000110e0000,0x00000000111e0000)]
- 0x000000000ae28000 JavaThread "Thread-4" [_thread_blocked, id=2524, stack(0x000000000f8c0000,0x000000000f9c0000)]
- 0x000000000ae27800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2984, stack(0x000000000f380000,0x000000000f480000)]
- 0x000000000ae26000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4188, stack(0x000000000e6a0000,0x000000000e7a0000)]
- 0x000000000ae25000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3120, stack(0x000000000c6a0000,0x000000000c7a0000)]
- 0x000000000ae24800 JavaThread "AWT-Shutdown" [_thread_blocked, id=2672, stack(0x000000000c550000,0x000000000c650000)]
- 0x000000000ae23800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3636, stack(0x000000000b670000,0x000000000b770000)]
- 0x000000000aba1800 JavaThread "Service Thread" daemon [_thread_blocked, id=4080, stack(0x000000000b450000,0x000000000b550000)]
- 0x000000000ab97000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4396, stack(0x000000000b560000,0x000000000b660000)]
- 0x000000000ab93000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3648, stack(0x000000000aff0000,0x000000000b0f0000)]
- 0x000000000ab8e000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2180, stack(0x000000000b2b0000,0x000000000b3b0000)]
- 0x000000000ab8d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4720, stack(0x000000000b110000,0x000000000b210000)]
- 0x000000000ab8c000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4144, stack(0x000000000a1c0000,0x000000000a2c0000)]
- 0x000000000a5f4000 JavaThread "Finalizer" daemon [_thread_blocked, id=5028, stack(0x000000000aa20000,0x000000000ab20000)]
- 0x000000000a5ec000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4280, stack(0x000000000a8a0000,0x000000000a9a0000)]
- Other Threads:
- 0x000000000a5e2800 VMThread [stack: 0x000000000a6c0000,0x000000000a7c0000] [id=3236]
- 0x000000000abb5000 WatcherThread [stack: 0x000000000b830000,0x000000000b930000] [id=3736]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- par new generation total 78656K, used 55111K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
- eden space 69952K, 69% used [0x00000000aae00000, 0x00000000addbdb60, 0x00000000af250000)
- from space 8704K, 71% used [0x00000000af250000, 0x00000000af8643b8, 0x00000000afad0000)
- to space 8704K, 0% used [0x00000000afad0000, 0x00000000afad0000, 0x00000000b0350000)
- concurrent mark-sweep generation total 174784K, used 65889K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 72640K, used 46992K [0x00000000fae00000, 0x00000000ff4f0000, 0x0000000100000000)
- Card table byte_map: [0x0000000005c50000,0x0000000005f00000] byte_map_base: 0x00000000056f9000
- Polling page: 0x0000000000240000
- Code Cache [0x0000000002670000, 0x00000000029b0000, 0x0000000005670000)
- total_blobs=1697 nmethods=885 adapters=763 free_code_cache=45898Kb largest_free_block=46946560
- Compilation events (10 events):
- Event: 13.773 Thread 0x000000000ab93000 nmethod 956 0x00000000029a3bd0 code [0x00000000029a3e60, 0x00000000029a49b0]
- Event: 13.773 Thread 0x000000000ab93000 959 java.awt.image.DirectColorModel::getGreen (45 bytes)
- Event: 13.774 Thread 0x000000000ab97000 nmethod 958 0x000000000282e490 code [0x000000000282e640, 0x000000000282e8d8]
- Event: 13.774 Thread 0x000000000ab97000 960 java.awt.image.DirectColorModel::getBlue (45 bytes)
- Event: 13.775 Thread 0x000000000ab93000 nmethod 959 0x00000000029972d0 code [0x0000000002997480, 0x0000000002997718]
- Event: 13.775 Thread 0x000000000ab93000 40 % auc::<init> @ 48 (71 bytes)
- Event: 13.776 Thread 0x000000000ab93000 nmethod 40% 0x0000000002995a50 code [0x0000000002995b80, 0x0000000002995c58]
- Event: 13.776 Thread 0x000000000ab97000 nmethod 960 0x0000000002996b90 code [0x0000000002996d40, 0x0000000002996fd8]
- Event: 13.776 Thread 0x000000000ab93000 961 java.awt.image.BufferedImage::getRGB (231 bytes)
- Event: 13.787 Thread 0x000000000ab93000 nmethod 961 0x00000000029a9110 code [0x00000000029a92c0, 0x00000000029a9db8]
- GC Heap History (10 events):
- Event: 11.523 GC heap before
- {Heap before GC invocations=15 (full 5):
- par new generation total 78656K, used 75174K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
- eden space 69952K, 100% used [0x00000000aae00000, 0x00000000af250000, 0x00000000af250000)
- from space 8704K, 60% used [0x00000000afad0000, 0x00000000affe9bd8, 0x00000000b0350000)
- to space 8704K, 0% used [0x00000000af250000, 0x00000000af250000, 0x00000000afad0000)
- concurrent mark-sweep generation total 174784K, used 51514K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 58144K, used 40163K [0x00000000fae00000, 0x00000000fe6c8000, 0x0000000100000000)
- Event: 11.529 GC heap after
- Heap after GC invocations=16 (full 5):
- par new generation total 78656K, used 7262K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
- eden space 69952K, 0% used [0x00000000aae00000, 0x00000000aae00000, 0x00000000af250000)
- from space 8704K, 83% used [0x00000000af250000, 0x00000000af967bd8, 0x00000000afad0000)
- to space 8704K, 0% used [0x00000000afad0000, 0x00000000afad0000, 0x00000000b0350000)
- concurrent mark-sweep generation total 174784K, used 52655K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 58144K, used 40163K [0x00000000fae00000, 0x00000000fe6c8000, 0x0000000100000000)
- }
- Event: 12.390 GC heap before
- {Heap before GC invocations=16 (full 5):
- par new generation total 78656K, used 77214K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
- eden space 69952K, 100% used [0x00000000aae00000, 0x00000000af250000, 0x00000000af250000)
- from space 8704K, 83% used [0x00000000af250000, 0x00000000af967bd8, 0x00000000afad0000)
- to space 8704K, 0% used [0x00000000afad0000, 0x00000000afad0000, 0x00000000b0350000)
- concurrent mark-sweep generation total 174784K, used 52655K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 58144K, used 41199K [0x00000000fae00000, 0x00000000fe6c8000, 0x0000000100000000)
- Event: 12.398 GC heap after
- Heap after GC invocations=17 (full 5):
- par new generation total 78656K, used 8704K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
- eden space 69952K, 0% used [0x00000000aae00000, 0x00000000aae00000, 0x00000000af250000)
- from space 8704K, 100% used [0x00000000afad0000, 0x00000000b0350000, 0x00000000b0350000)
- to space 8704K, 0% used [0x00000000af250000, 0x00000000af250000, 0x00000000afad0000)
- concurrent mark-sweep generation total 174784K, used 55758K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 58144K, used 41199K [0x00000000fae00000, 0x00000000fe6c8000, 0x0000000100000000)
- }
- Event: 12.840 GC heap before
- {Heap before GC invocations=17 (full 5):
- par new generation total 78656K, used 78656K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
- eden space 69952K, 100% used [0x00000000aae00000, 0x00000000af250000, 0x00000000af250000)
- from space 8704K, 100% used [0x00000000afad0000, 0x00000000b0350000, 0x00000000b0350000)
- to space 8704K, 0% used [0x00000000af250000, 0x00000000af250000, 0x00000000afad0000)
- concurrent mark-sweep generation total 174784K, used 55739K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 58144K, used 42696K [0x00000000fae00000, 0x00000000fe6c8000, 0x0000000100000000)
- Event: 12.848 GC heap after
- Heap after GC invocations=18 (full 5):
- par new generation total 78656K, used 8704K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
- eden space 69952K, 0% used [0x00000000aae00000, 0x00000000aae00000, 0x00000000af250000)
- from space 8704K, 100% used [0x00000000af250000, 0x00000000afad0000, 0x00000000afad0000)
- to space 8704K, 0% used [0x00000000afad0000, 0x00000000afad0000, 0x00000000b0350000)
- concurrent mark-sweep generation total 174784K, used 58692K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 58144K, used 42696K [0x00000000fae00000, 0x00000000fe6c8000, 0x0000000100000000)
- }
- Event: 13.205 GC heap before
- {Heap before GC invocations=18 (full 5):
- par new generation total 78656K, used 78656K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
- eden space 69952K, 100% used [0x00000000aae00000, 0x00000000af250000, 0x00000000af250000)
- from space 8704K, 100% used [0x00000000af250000, 0x00000000afad0000, 0x00000000afad0000)
- to space 8704K, 0% used [0x00000000afad0000, 0x00000000afad0000, 0x00000000b0350000)
- concurrent mark-sweep generation total 174784K, used 58587K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 72640K, used 44381K [0x00000000fae00000, 0x00000000ff4f0000, 0x0000000100000000)
- Event: 13.214 GC heap after
- Heap after GC invocations=19 (full 5):
- par new generation total 78656K, used 8704K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
- eden space 69952K, 0% used [0x00000000aae00000, 0x00000000aae00000, 0x00000000af250000)
- from space 8704K, 100% used [0x00000000afad0000, 0x00000000b0350000, 0x00000000b0350000)
- to space 8704K, 0% used [0x00000000af250000, 0x00000000af250000, 0x00000000afad0000)
- concurrent mark-sweep generation total 174784K, used 63291K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 72640K, used 44381K [0x00000000fae00000, 0x00000000ff4f0000, 0x0000000100000000)
- }
- Event: 13.534 GC heap before
- {Heap before GC invocations=19 (full 5):
- par new generation total 78656K, used 78656K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
- eden space 69952K, 100% used [0x00000000aae00000, 0x00000000af250000, 0x00000000af250000)
- from space 8704K, 100% used [0x00000000afad0000, 0x00000000b0350000, 0x00000000b0350000)
- to space 8704K, 0% used [0x00000000af250000, 0x00000000af250000, 0x00000000afad0000)
- concurrent mark-sweep generation total 174784K, used 63291K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 72640K, used 46030K [0x00000000fae00000, 0x00000000ff4f0000, 0x0000000100000000)
- Event: 13.540 GC heap after
- Heap after GC invocations=20 (full 5):
- par new generation total 78656K, used 6224K [0x00000000aae00000, 0x00000000b0350000, 0x00000000bfac0000)
- eden space 69952K, 0% used [0x00000000aae00000, 0x00000000aae00000, 0x00000000af250000)
- from space 8704K, 71% used [0x00000000af250000, 0x00000000af8643b8, 0x00000000afad0000)
- to space 8704K, 0% used [0x00000000afad0000, 0x00000000afad0000, 0x00000000b0350000)
- concurrent mark-sweep generation total 174784K, used 65889K [0x00000000bfac0000, 0x00000000ca570000, 0x00000000fae00000)
- concurrent-mark-sweep perm gen total 72640K, used 46030K [0x00000000fae00000, 0x00000000ff4f0000, 0x0000000100000000)
- }
- Deoptimization events (10 events):
- Event: 13.148 Thread 0x000000000ae2a800 Uncommon trap -83 fr.pc 0x0000000002980b8c
- Event: 13.149 Thread 0x000000000ae2a800 Uncommon trap -83 fr.pc 0x000000000271aa5c
- Event: 13.674 Thread 0x000000000ae2a800 Uncommon trap -34 fr.pc 0x000000000297ddec
- Event: 13.677 Thread 0x000000000ae2a800 Uncommon trap -34 fr.pc 0x000000000297ddec
- Event: 13.677 Thread 0x000000000ae2a800 Uncommon trap -34 fr.pc 0x000000000297ddec
- Event: 13.677 Thread 0x000000000ae2a800 Uncommon trap -34 fr.pc 0x000000000297ddec
- Event: 13.677 Thread 0x000000000ae2a800 Uncommon trap -34 fr.pc 0x000000000297c524
- Event: 13.697 Thread 0x000000000ae2a800 Uncommon trap -34 fr.pc 0x000000000283228c
- Event: 13.759 Thread 0x000000000ae2a800 Uncommon trap -122 fr.pc 0x0000000002832350
- Event: 13.759 Thread 0x000000000ae2a800 Uncommon trap -122 fr.pc 0x000000000299cd84
- Internal exceptions (10 events):
- Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000add9a450 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000add9b2a8 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000add9f708 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000adda0160 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000adda0b88 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000adda39f8 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000adda4450 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 14.071 Thread 0x000000000ae2e000 Threw 0x00000000adda4e78 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 14.072 Thread 0x000000000ae2e000 Threw 0x00000000adda7f18 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
- Event: 14.073 Thread 0x000000000ae2e000 Threw 0x00000000addb0ec8 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:1166
- Events (10 events):
- Event: 14.070 loading class 0x000000000bf4bcc0
- Event: 14.070 loading class 0x000000000bf4bcc0 done
- Event: 14.071 loading class 0x000000000a50b340
- Event: 14.071 loading class 0x000000000a50b340 done
- Event: 14.071 loading class 0x000000000239e460
- Event: 14.071 loading class 0x000000000239e460 done
- Event: 14.072 loading class 0x00000000116fd360
- Event: 14.072 loading class 0x00000000116fd360 done
- Event: 14.073 loading class 0x00000000156eeaa0
- Event: 14.073 loading class 0x00000000156eeaa0 done
- Dynamic libraries:
- 0x000000013fcf0000 - 0x000000013fd23000 C:\Program Files\Java\jre7\bin\java.exe
- 0x00000000772f0000 - 0x0000000077499000 C:\Windows\SYSTEM32\ntdll.dll
- 0x0000000076e70000 - 0x0000000076f8f000 C:\Windows\system32\kernel32.dll
- 0x000007fefda70000 - 0x000007fefdadb000 C:\Windows\system32\KERNELBASE.dll
- 0x000007feff3a0000 - 0x000007feff47b000 C:\Windows\system32\ADVAPI32.dll
- 0x000007feff0e0000 - 0x000007feff17f000 C:\Windows\system32\msvcrt.dll
- 0x000007fefdf80000 - 0x000007fefdf9f000 C:\Windows\SYSTEM32\sechost.dll
- 0x000007feff180000 - 0x000007feff2ad000 C:\Windows\system32\RPCRT4.dll
- 0x0000000076d70000 - 0x0000000076e6a000 C:\Windows\system32\USER32.dll
- 0x000007feff480000 - 0x000007feff4e7000 C:\Windows\system32\GDI32.dll
- 0x000007fefdb20000 - 0x000007fefdb2e000 C:\Windows\system32\LPK.dll
- 0x000007fefdb90000 - 0x000007fefdc59000 C:\Windows\system32\USP10.dll
- 0x000007fefc1b0000 - 0x000007fefc3a4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
- 0x000007fefdc60000 - 0x000007fefdcd1000 C:\Windows\system32\SHLWAPI.dll
- 0x000007fefdf50000 - 0x000007fefdf7e000 C:\Windows\system32\IMM32.DLL
- 0x000007feff4f0000 - 0x000007feff5f9000 C:\Windows\system32\MSCTF.dll
- 0x000000006df10000 - 0x000000006dfe1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
- 0x000000006d7f0000 - 0x000000006df0f000 C:\Program Files\Java\jre7\bin\server\jvm.dll
- 0x000007fefae80000 - 0x000007fefae89000 C:\Windows\system32\WSOCK32.dll
- 0x000007feff2b0000 - 0x000007feff2fd000 C:\Windows\system32\WS2_32.dll
- 0x000007fefdf40000 - 0x000007fefdf48000 C:\Windows\system32\NSI.dll
- 0x000007fef60a0000 - 0x000007fef60db000 C:\Windows\system32\WINMM.dll
- 0x00000000774c0000 - 0x00000000774c7000 C:\Windows\system32\PSAPI.DLL
- 0x0000000073ac0000 - 0x0000000073acf000 C:\Program Files\Java\jre7\bin\verify.dll
- 0x00000000739c0000 - 0x00000000739e8000 C:\Program Files\Java\jre7\bin\java.dll
- 0x0000000073a60000 - 0x0000000073a75000 C:\Program Files\Java\jre7\bin\zip.dll
- 0x0000000073a40000 - 0x0000000073a59000 C:\Program Files\Java\jre7\bin\net.dll
- 0x000007fefcf70000 - 0x000007fefcfc5000 C:\Windows\system32\mswsock.dll
- 0x000007fefd1f0000 - 0x000007fefd1f7000 C:\Windows\System32\wship6.dll
- 0x00000000739a0000 - 0x00000000739b1000 C:\Program Files\Java\jre7\bin\nio.dll
- 0x000000006d650000 - 0x000000006d7e3000 C:\Program Files\Java\jre7\bin\awt.dll
- 0x000007fefdfa0000 - 0x000007fefe077000 C:\Windows\system32\OLEAUT32.dll
- 0x000007fefee30000 - 0x000007feff033000 C:\Windows\system32\ole32.dll
- 0x000007fefbe00000 - 0x000007fefbe18000 C:\Windows\system32\DWMAPI.DLL
- 0x000007fefbd80000 - 0x000007fefbdd6000 C:\Windows\system32\uxtheme.dll
- 0x000007fefd680000 - 0x000007fefd68f000 C:\Windows\system32\CRYPTBASE.dll
- 0x000007feede70000 - 0x000007feee06f000 C:\Windows\system32\d3d9.dll
- 0x000007fefc840000 - 0x000007fefc84c000 C:\Windows\system32\VERSION.dll
- 0x000007fefaf00000 - 0x000007fefaf07000 C:\Windows\system32\d3d8thk.dll
- 0x000007feeb000000 - 0x000007feec137000 C:\Windows\system32\nvd3dumx.dll
- 0x000007fefc0d0000 - 0x000007fefc0fc000 C:\Windows\system32\powrprof.dll
- 0x000007fefdce0000 - 0x000007fefdeb7000 C:\Windows\system32\SETUPAPI.dll
- 0x000007fefdae0000 - 0x000007fefdb16000 C:\Windows\system32\CFGMGR32.dll
- 0x000007fefd8e0000 - 0x000007fefd8fa000 C:\Windows\system32\DEVOBJ.dll
- 0x000007fefe0a0000 - 0x000007fefee28000 C:\Windows\system32\SHELL32.dll
- 0x000000006d610000 - 0x000000006d644000 C:\Program Files\Java\jre7\bin\fontmanager.dll
- 0x0000000071660000 - 0x00000000716a1000 C:\Program Files\Java\jre7\bin\t2k.dll
- 0x000000006d5e0000 - 0x000000006d60a000 C:\Program Files\Java\jre7\bin\dcpr.dll
- 0x0000000180000000 - 0x0000000180048000 C:\Users\Tron\Desktop\Direwolf20\minecraft\bin\natives\lwjgl64.dll
- 0x000007fef4a70000 - 0x000007fef4b8d000 C:\Windows\system32\OPENGL32.dll
- 0x000007fef6cb0000 - 0x000007fef6cdd000 C:\Windows\system32\GLU32.dll
- 0x000007fef4970000 - 0x000007fef4a61000 C:\Windows\system32\DDRAW.dll
- 0x000007fefaaf0000 - 0x000007fefaaf8000 C:\Windows\system32\DCIMAN32.dll
- 0x000007fefd140000 - 0x000007fefd157000 C:\Windows\system32\CRYPTSP.dll
- 0x000007fefccb0000 - 0x000007fefccf7000 C:\Windows\system32\rsaenh.dll
- 0x000007fefca40000 - 0x000007fefca5e000 C:\Windows\system32\USERENV.dll
- 0x000007fefd750000 - 0x000007fefd75f000 C:\Windows\system32\profapi.dll
- 0x000007fefb080000 - 0x000007fefb095000 C:\Windows\system32\NLAapi.dll
- 0x000007fef6d40000 - 0x000007fef6d55000 C:\Windows\system32\napinsp.dll
- 0x000007fef6d20000 - 0x000007fef6d39000 C:\Windows\system32\pnrpnsp.dll
- 0x000007fefce00000 - 0x000007fefce5b000 C:\Windows\system32\DNSAPI.dll
- 0x000007fef6d10000 - 0x000007fef6d1b000 C:\Windows\System32\winrnr.dll
- 0x000007fef7410000 - 0x000007fef743f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
- 0x0000000073c40000 - 0x0000000073c66000 C:\Program Files\Bonjour\mdnsNSP.dll
- 0x000007fefa790000 - 0x000007fefa7b7000 C:\Windows\system32\Iphlpapi.DLL
- 0x000007fefa780000 - 0x000007fefa78b000 C:\Windows\system32\WINNSI.DLL
- 0x000007fefc910000 - 0x000007fefc917000 C:\Windows\System32\wshtcpip.dll
- 0x000007fef6f50000 - 0x000007fef6f58000 C:\Windows\system32\rasadhlp.dll
- 0x000007fefa640000 - 0x000007fefa693000 C:\Windows\System32\fwpuclnt.dll
- 0x0000000073980000 - 0x0000000073987000 C:\Program Files\Java\jre7\bin\jawt.dll
- 0x0000000063bc0000 - 0x00000000655a6000 C:\Windows\system32\nvoglv64.DLL
- 0x000007fefd800000 - 0x000007fefd839000 C:\Windows\system32\WINTRUST.dll
- 0x000007fefd900000 - 0x000007fefda6a000 C:\Windows\system32\CRYPT32.dll
- 0x000007fefd7f0000 - 0x000007fefd7ff000 C:\Windows\system32\MSASN1.dll
- 0x000007fefb4b0000 - 0x000007fefb4dd000 C:\Windows\system32\ntmarta.dll
- 0x000007fefdb30000 - 0x000007fefdb82000 C:\Windows\system32\WLDAP32.dll
- 0x000000006d5b0000 - 0x000000006d5d4000 C:\Program Files\Java\jre7\bin\sunec.dll
- 0x0000000073990000 - 0x000000007399b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
- 0x000007fef4840000 - 0x000007fef4962000 C:\Users\Tron\Desktop\Direwolf20\minecraft\bin\natives\OpenAL64.dll
- 0x000007fef45d0000 - 0x000007fef4658000 C:\Windows\system32\dsound.dll
- 0x000007feff300000 - 0x000007feff399000 C:\Windows\system32\CLBCatQ.DLL
- 0x000007fefc080000 - 0x000007fefc0cb000 C:\Windows\System32\MMDevApi.dll
- 0x000007fefbf30000 - 0x000007fefc05c000 C:\Windows\System32\PROPSYS.dll
- 0x000007fef66e0000 - 0x000007fef671b000 C:\Windows\system32\wdmaud.drv
- 0x00000000719d0000 - 0x00000000719d6000 C:\Windows\system32\ksuser.dll
- 0x000007fefbf20000 - 0x000007fefbf29000 C:\Windows\system32\AVRT.dll
- 0x000007fefb1a0000 - 0x000007fefb1ef000 C:\Windows\system32\AUDIOSES.DLL
- 0x000007fefab90000 - 0x000007fefab9a000 C:\Windows\system32\msacm32.drv
- 0x000007fefaad0000 - 0x000007fefaae8000 C:\Windows\system32\MSACM32.dll
- 0x000007fefaac0000 - 0x000007fefaac9000 C:\Windows\system32\midimap.dll
- 0x000007fefb8f0000 - 0x000007fefba15000 C:\Windows\system32\dbghelp.dll
- VM Arguments:
- jvm_args: -Xms256M -Xmx1280M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
- java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Tron\Desktop/Direwolf20/minecraft C:\Users\Tron\AppData\Roaming/ftblauncher/ModPacks\Direwolf20\FTB_temp.gif MinecraftForge.zip chadbob 6320665508361981026 Direwolf20 Pack v4 C:\Users\Tron\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\Java\jre7\bin
- USERNAME=Tron
- 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 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit
- Memory: 4k page, physical 8360196k(6116872k free), swap 10455496k(7512380k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (23.6-b04) for windows-amd64 JRE (1.7.0_10-b18), built on Nov 28 2012 05:00:40 by "java_re" with unknown MS VC++:1600
- time: Thu Jan 10 13:39:00 2013
- elapsed time: 14 seconds
Add Comment
Please, Sign In to add comment