
Xebecs
Members-
Posts
1 -
Joined
-
Last visited
About Xebecs
- Birthday 10/19/1995
Xebecs's Achievements

Dirt (1/9)
0
Reputation
-
Title: Tekkit Closing Randomly After Playing for a Short Time Version: 3.1.3 OS: Windows 7 64 Bit Java Version: Version 7 Update 17 Description of Problem: I play Tekkit for about 5-7 minutes or less and my game closes, it just exits and I get a crash report. I've dealt with this for a while and I really need help. Error Messages: Error Log: # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee7e26220, pid=9192, tid=9956 # # JRE version: 7.0_17-b02 # Java VM: Java HotSpot 64-Bit Server VM (23.7-b01 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [OpenAL64.dll+0x6220] alSourcei+0x144 # # 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 (0x000000001f520800): JavaThread "Thread-16" [_thread_in_native, id=9956, stack(0x0000000028a80000,0x0000000028b80000)] siginfo: ExceptionCode=0xc0000005, writing address 0xffffffffa1001000 Registers: RAX=0x0000000028d77a40, RBX=0xffffffffa1000fe0, RCX=0x000000001e820000, RDX=0x0000000000000088 RSP=0x0000000028b7ecb0, RBP=0x000000001e82e400, RSI=0x00000000ffffffff, RDI=0x0000000000000005 R8 =0x0000000028d77a30, R9 =0x0000000028d77a40, R10=0x000000000276237c, R11=0x000000001e82e400 R12=0x000000001e826fe0, R13=0x00000005fd50b4a8, R14=0x0000000028b7ed90, R15=0x000000001f520800 RIP=0x000007fee7e26220, EFLAGS=0x0000000000010246 Top of Stack: (sp=0x0000000028b7ecb0) 0x0000000028b7ecb0: ffffffffa1000fe0 00000000ffffffff 0x0000000028b7ecc0: 00000005fd4ec0c0 0000000028b7ed28 0x0000000028b7ecd0: 0000000000000000 00000000027623a8 0x0000000028b7ece0: 00000005fd50b4a8 0000000028b7ed60 0x0000000028b7ecf0: 0000000000000013 0000000000000005 0x0000000028b7ed00: 00000000a1000fe0 0000000000000000 0x0000000028b7ed10: 00000006038c3428 00000007770d7040 0x0000000028b7ed20: 0000000028b7ed20 0000000000000000 0x0000000028b7ed30: 0000000028b7ed90 00000005fd50e230 0x0000000028b7ed40: 0000000000000000 00000005fd50b4a8 0x0000000028b7ed50: 0000000000000000 0000000028b7ed80 0x0000000028b7ed60: 0000000028b7edd8 00000000027561f8 0x0000000028b7ed70: 00000006035e1980 000000000275f1d8 0x0000000028b7ed80: 00000000a1000fe0 0000000000001009 0x0000000028b7ed90: 000000001e82e400 0000000028b7ed98 0x0000000028b7eda0: 00000005fd4f4fdf 0000000028b7edf0 Instructions: (pc=0x000007fee7e26220) 0x000007fee7e26200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40 0x000007fee7e26210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00 0x000007fee7e26220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89 0x000007fee7e26230: 5d 54 e9 c5 01 00 00 b9 03 a0 00 00 e9 b6 01 00 Register to memory mapping: RAX=0x0000000028d77a40 is an unknown value RBX=0xffffffffa1000fe0 is an unknown value RCX=0x000000001e820000 is an unknown value RDX=0x0000000000000088 is an unknown value RSP=0x0000000028b7ecb0 is pointing into the stack for thread: 0x000000001f520800 RBP=0x000000001e82e400 is an unknown value RSI=0x00000000ffffffff is an unknown value RDI=0x0000000000000005 is an unknown value R8 =0x0000000028d77a30 is an unknown value R9 =0x0000000028d77a40 is an unknown value R10=0x000000000276237c is an Interpreter codelet method entry point (kind = native) [0x0000000002762100, 0x0000000002762980] 2176 bytes R11=0x000000001e82e400 is an unknown value R12=0x000000001e826fe0 is an unknown value R13=0x00000005fd50b4a8 is an oop {method} - klass: {other class} R14=0x0000000028b7ed90 is pointing into the stack for thread: 0x000000001f520800 R15=0x000000001f520800 is a thread Stack: [0x0000000028a80000,0x0000000028b80000], sp=0x0000000028b7ecb0, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [OpenAL64.dll+0x6220] alSourcei+0x144 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+362 j paulscode.sound.Library.play(Lpaulscode/sound/Source;)V+72 j paulscode.sound.Library.play(Ljava/lang/String;)V+89 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 ) 0x000000001f522000 JavaThread "Client write thread" [_thread_blocked, id=732, stack(0x0000000033340000,0x0000000033440000)] 0x000000001f521800 JavaThread "Client read thread" [_thread_in_native, id=3496, stack(0x00000000331b0000,0x00000000332b0000)] 0x000000001f526800 JavaThread "File IO Thread" [_thread_blocked, id=4756, stack(0x00000000344d0000,0x00000000345d0000)] 0x000000001f523000 JavaThread "Thread-17" [_thread_blocked, id=9704, stack(0x0000000033780000,0x0000000033880000)] =>0x000000001f520800 JavaThread "Thread-16" [_thread_in_native, id=9956, stack(0x0000000028a80000,0x0000000028b80000)] 0x000000001f524800 JavaThread "Thread-10" daemon [_thread_in_native, id=8460, stack(0x0000000022a00000,0x0000000022b00000)] 0x000000001f520000 JavaThread "Minecraft main thread" [_thread_blocked, id=10084, stack(0x0000000022ba0000,0x0000000022ca0000)] 0x000000001f51f000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7700, stack(0x0000000020310000,0x0000000020410000)] 0x000000001f523800 JavaThread "DestroyJavaVM" [_thread_blocked, id=8812, stack(0x0000000002650000,0x0000000002750000)] 0x000000001f7c0000 JavaThread "TimerQueue" daemon [_thread_blocked, id=9204, stack(0x0000000022280000,0x0000000022380000)] 0x000000001f470000 JavaThread "Log Flush Thread" daemon [_thread_blocked, id=8596, stack(0x0000000020640000,0x0000000020740000)] 0x000000001f272000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3492, stack(0x00000000208d0000,0x00000000209d0000)] 0x000000001e7a6800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1312, stack(0x000000001fb80000,0x000000001fc80000)] 0x000000001e7a4000 JavaThread "AWT-Shutdown" [_thread_blocked, id=9100, stack(0x000000001fa70000,0x000000001fb70000)] 0x000000001e7a3000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10092, stack(0x000000001ef70000,0x000000001f070000)] 0x000000001e449000 JavaThread "Service Thread" daemon [_thread_blocked, id=10216, stack(0x000000001f080000,0x000000001f180000)] 0x000000001e43f000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9936, stack(0x000000001ede0000,0x000000001eee0000)] 0x000000001e43b000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9848, stack(0x000000001ec20000,0x000000001ed20000)] 0x000000001e43a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7268, stack(0x000000001ea40000,0x000000001eb40000)] 0x000000001e439000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6808, stack(0x000000001e8e0000,0x000000001e9e0000)] 0x000000001c3b7000 JavaThread "Finalizer" daemon [_thread_blocked, id=7224, stack(0x000000001e2f0000,0x000000001e3f0000)] 0x000000001c3ae800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4272, stack(0x000000001e1c0000,0x000000001e2c0000)] Other Threads: 0x000000001c3a5000 VMThread [stack: 0x000000001e0a0000,0x000000001e1a0000] [id=9248] 0x000000001e466000 WatcherThread [stack: 0x000000001dfa0000,0x000000001e0a0000] [id=9456] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap PSYoungGen total 2290240K, used 591275K [0x0000000755560000, 0x00000007fd110000, 0x0000000800000000) eden space 1856704K, 29% used [0x0000000755560000,0x0000000777336428,0x00000007c6a90000) from space 433536K, 8% used [0x00000007e29b0000,0x00000007e4d44928,0x00000007fd110000) to space 445696K, 0% used [0x00000007c6a90000,0x00000007c6a90000,0x00000007e1dd0000) ParOldGen total 615296K, used 185942K [0x0000000600000000, 0x00000006258e0000, 0x0000000755560000) object space 615296K, 30% used [0x0000000600000000,0x000000060b595860,0x00000006258e0000) PSPermGen total 66304K, used 44993K [0x00000005fae00000, 0x00000005feec0000, 0x0000000600000000) object space 66304K, 67% used [0x00000005fae00000,0x00000005fd9f05c0,0x00000005feec0000) Card table byte_map: [0x0000000005750000,0x0000000006780000] byte_map_base: 0x0000000002779000 Polling page: 0x0000000000220000 Code Cache [0x0000000002750000, 0x0000000002fb0000, 0x0000000005750000) total_blobs=3191 nmethods=2378 adapters=762 free_code_cache=40750Kb largest_free_block=41576512 Compilation events (10 events): Event: 1524.039 Thread 0x000000001e43f000 2607 java.io.DataInputStream::readByte (23 bytes) Event: 1524.041 Thread 0x000000001e43f000 nmethod 2607 0x0000000002e6d210 code [0x0000000002e6d380, 0x0000000002e6d5b8] Event: 1525.307 Thread 0x000000001e43b000 2608 org.lwjgl.opengl.GL13::glActiveTexture (19 bytes) Event: 1525.308 Thread 0x000000001e43b000 nmethod 2608 0x0000000002cece90 code [0x0000000002cecfe0, 0x0000000002ced0c8] Event: 1525.955 Thread 0x000000001e43f000 2609 java.io.DataInputStream::readBoolean (30 bytes) Event: 1525.958 Thread 0x000000001e43f000 nmethod 2609 0x0000000002a6c7d0 code [0x0000000002a6c960, 0x0000000002a6cdf8] Event: 1552.384 Thread 0x000000001e43b000 2610 ! ce::b (127 bytes) Event: 1552.387 Thread 0x000000001e43b000 nmethod 2610 0x0000000002cae450 code [0x0000000002cae5e0, 0x0000000002caebd8] Event: 1577.209 Thread 0x000000001e43f000 118 % ce::run @ 0 (7 bytes) Event: 1577.210 Thread 0x000000001e43f000 nmethod 118% 0x0000000002e55810 code [0x0000000002e55960, 0x0000000002e55a08] GC Heap History (10 events): Event: 1259.719 GC heap before {Heap before GC invocations=34 (full 7): PSYoungGen total 1884160K, used 63855K [0x0000000755560000, 0x00000007fe9c0000, 0x0000000800000000) eden space 1820288K, 0% used [0x0000000755560000,0x0000000755560000,0x00000007c4700000) from space 63872K, 99% used [0x00000007c4700000,0x00000007c855bd30,0x00000007c8560000) to space 476288K, 0% used [0x00000007e18a0000,0x00000007e18a0000,0x00000007fe9c0000) ParOldGen total 615296K, used 209730K [0x0000000600000000, 0x00000006258e0000, 0x0000000755560000) object space 615296K, 34% used [0x0000000600000000,0x000000060ccd0b50,0x00000006258e0000) PSPermGen total 68736K, used 44942K [0x00000005fae00000, 0x00000005ff120000, 0x0000000600000000) object space 68736K, 65% used [0x00000005fae00000,0x00000005fd9e3958,0x00000005ff120000) Event: 1259.805 GC heap after Heap after GC invocations=34 (full 7): PSYoungGen total 1884160K, used 0K [0x0000000755560000, 0x00000007fe9c0000, 0x0000000800000000) eden space 1820288K, 0% used [0x0000000755560000,0x0000000755560000,0x00000007c4700000) from space 63872K, 0% used [0x00000007c4700000,0x00000007c4700000,0x00000007c8560000) to space 476288K, 0% used [0x00000007e18a0000,0x00000007e18a0000,0x00000007fe9c0000) ParOldGen total 615296K, used 211702K [0x0000000600000000, 0x00000006258e0000, 0x0000000755560000) object space 615296K, 34% used [0x0000000600000000,0x000000060cebd8c8,0x00000006258e0000) PSPermGen total 68032K, used 44942K [0x00000005fae00000, 0x00000005ff070000, 0x0000000600000000) object space 68032K, 66% used [0x00000005fae00000,0x00000005fd9e3858,0x00000005ff070000) } Event: 1280.428 GC heap before {Heap before GC invocations=35 (full 7): PSYoungGen total 1884160K, used 155707K [0x0000000755560000, 0x00000007fe9c0000, 0x0000000800000000) eden space 1820288K, 8% used [0x0000000755560000,0x000000075ed6eca8,0x00000007c4700000) from space 63872K, 0% used [0x00000007c4700000,0x00000007c4700000,0x00000007c8560000) to space 476288K, 0% used [0x00000007e18a0000,0x00000007e18a0000,0x00000007fe9c0000) ParOldGen total 615296K, used 211702K [0x0000000600000000, 0x00000006258e0000, 0x0000000755560000) object space 615296K, 34% used [0x0000000600000000,0x000000060cebd8c8,0x00000006258e0000) PSPermGen total 68032K, used 44942K [0x00000005fae00000, 0x00000005ff070000, 0x0000000600000000) object space 68032K, 66% used [0x00000005fae00000,0x00000005fd9e3a30,0x00000005ff070000) Event: 1280.435 GC heap after Heap after GC invocations=35 (full 7): PSYoungGen total 2290176K, used 4100K [0x0000000755560000, 0x00000007fe300000, 0x0000000800000000) eden space 1820800K, 0% used [0x0000000755560000,0x0000000755560000,0x00000007c4780000) from space 469376K, 0% used [0x00000007e18a0000,0x00000007e1ca10b0,0x00000007fe300000) to space 472832K, 0% used [0x00000007c4780000,0x00000007c4780000,0x00000007e1540000) ParOldGen total 615296K, used 211702K [0x0000000600000000, 0x00000006258e0000, 0x0000000755560000) object space 615296K, 34% used [0x0000000600000000,0x000000060cebd8c8,0x00000006258e0000) PSPermGen total 68032K, used 44942K [0x00000005fae00000, 0x00000005ff070000, 0x0000000600000000) object space 68032K, 66% used [0x00000005fae00000,0x00000005fd9e3a30,0x00000005ff070000) } Event: 1280.435 GC heap before {Heap before GC invocations=36 (full 8): PSYoungGen total 2290176K, used 4100K [0x0000000755560000, 0x00000007fe300000, 0x0000000800000000) eden space 1820800K, 0% used [0x0000000755560000,0x0000000755560000,0x00000007c4780000) from space 469376K, 0% used [0x00000007e18a0000,0x00000007e1ca10b0,0x00000007fe300000) to space 472832K, 0% used [0x00000007c4780000,0x00000007c4780000,0x00000007e1540000) ParOldGen total 615296K, used 211702K [0x0000000600000000, 0x00000006258e0000, 0x0000000755560000) object space 615296K, 34% used [0x0000000600000000,0x000000060cebd8c8,0x00000006258e0000) PSPermGen total 68032K, used 44942K [0x00000005fae00000, 0x00000005ff070000, 0x0000000600000000) object space 68032K, 66% used [0x00000005fae00000,0x00000005fd9e3a30,0x00000005ff070000) Event: 1280.518 GC heap after Heap after GC invocations=36 (full 8): PSYoungGen total 2290176K, used 0K [0x0000000755560000, 0x00000007fe300000, 0x0000000800000000) eden space 1820800K, 0% used [0x0000000755560000,0x0000000755560000,0x00000007c4780000) from space 469376K, 0% used [0x00000007e18a0000,0x00000007e18a0000,0x00000007fe300000) to space 472832K, 0% used [0x00000007c4780000,0x00000007c4780000,0x00000007e1540000) ParOldGen total 615296K, used 185942K [0x0000000600000000, 0x00000006258e0000, 0x0000000755560000) object space 615296K, 30% used [0x0000000600000000,0x000000060b595860,0x00000006258e0000) PSPermGen total 66304K, used 44942K [0x00000005fae00000, 0x00000005feec0000, 0x0000000600000000) object space 66304K, 67% used [0x00000005fae00000,0x00000005fd9e3950,0x00000005feec0000) } Event: 1346.732 GC heap before {Heap before GC invocations=37 (full 8): PSYoungGen total 2290176K, used 1820800K [0x0000000755560000, 0x00000007fe300000, 0x0000000800000000) eden space 1820800K, 100% used [0x0000000755560000,0x00000007c4780000,0x00000007c4780000) from space 469376K, 0% used [0x00000007e18a0000,0x00000007e18a0000,0x00000007fe300000) to space 472832K, 0% used [0x00000007c4780000,0x00000007c4780000,0x00000007e1540000) ParOldGen total 615296K, used 185942K [0x0000000600000000, 0x00000006258e0000, 0x0000000755560000) object space 615296K, 30% used [0x0000000600000000,0x000000060b595860,0x00000006258e0000) PSPermGen total 66304K, used 44971K [0x00000005fae00000, 0x00000005feec0000, 0x0000000600000000) object space 66304K, 67% used [0x00000005fae00000,0x00000005fd9eaf80,0x00000005feec0000) Event: 1346.740 GC heap after Heap after GC invocations=37 (full 8): PSYoungGen total 2293632K, used 32340K [0x0000000755560000, 0x00000007feb80000, 0x0000000800000000) eden space 1820800K, 0% used [0x0000000755560000,0x0000000755560000,0x00000007c4780000) from space 472832K, 6% used [0x00000007c4780000,0x00000007c6715260,0x00000007e1540000) to space 460608K, 0% used [0x00000007e29b0000,0x00000007e29b0000,0x00000007feb80000) ParOldGen total 615296K, used 185942K [0x0000000600000000, 0x00000006258e0000, 0x0000000755560000) object space 615296K, 30% used [0x0000000600000000,0x000000060b595860,0x00000006258e0000) PSPermGen total 66304K, used 44971K [0x00000005fae00000, 0x00000005feec0000, 0x0000000600000000) object space 66304K, 67% used [0x00000005fae00000,0x00000005fd9eaf80,0x00000005feec0000) } Event: 1530.199 GC heap before {Heap before GC invocations=38 (full 8): PSYoungGen total 2293632K, used 1853140K [0x0000000755560000, 0x00000007feb80000, 0x0000000800000000) eden space 1820800K, 100% used [0x0000000755560000,0x00000007c4780000,0x00000007c4780000) from space 472832K, 6% used [0x00000007c4780000,0x00000007c6715260,0x00000007e1540000) to space 460608K, 0% used [0x00000007e29b0000,0x00000007e29b0000,0x00000007feb80000) ParOldGen total 615296K, used 185942K [0x0000000600000000, 0x00000006258e0000, 0x0000000755560000) object space 615296K, 30% used [0x0000000600000000,0x000000060b595860,0x00000006258e0000) PSPermGen total 66304K, used 44990K [0x00000005fae00000, 0x00000005feec0000, 0x0000000600000000) object space 66304K, 67% used [0x00000005fae00000,0x00000005fd9ef9f0,0x00000005feec0000) Event: 1530.208 GC heap after Heap after GC invocations=38 (full 8): PSYoungGen total 2290240K, used 36434K [0x0000000755560000, 0x00000007fd110000, 0x0000000800000000) eden space 1856704K, 0% used [0x0000000755560000,0x0000000755560000,0x00000007c6a90000) from space 433536K, 8% used [0x00000007e29b0000,0x00000007e4d44928,0x00000007fd110000) to space 445696K, 0% used [0x00000007c6a90000,0x00000007c6a90000,0x00000007e1dd0000) ParOldGen total 615296K, used 185942K [0x0000000600000000, 0x00000006258e0000, 0x0000000755560000) object space 615296K, 30% used [0x0000000600000000,0x000000060b595860,0x00000006258e0000) PSPermGen total 66304K, used 44990K [0x00000005fae00000, 0x00000005feec0000, 0x0000000600000000) object space 66304K, 67% used [0x00000005fae00000,0x00000005fd9ef9f0,0x00000005feec0000) } Deoptimization events (10 events): Event: 1280.685 Thread 0x000000001f520000 Uncommon trap -83 fr.pc 0x0000000002e57230 Event: 1280.695 Thread 0x000000001f520000 Uncommon trap -34 fr.pc 0x0000000002e199b8 Event: 1280.837 Thread 0x000000001f520000 Uncommon trap -34 fr.pc 0x0000000002b21a6c Event: 1283.325 Thread 0x000000001f520000 Uncommon trap -58 fr.pc 0x0000000002dbfdfc Event: 1283.325 Thread 0x000000001f520000 Uncommon trap -58 fr.pc 0x0000000002b6395c Event: 1283.335 Thread 0x000000001f520000 Uncommon trap -58 fr.pc 0x0000000002dbfdfc Event: 1283.335 Thread 0x000000001f520000 Uncommon trap -58 fr.pc 0x0000000002b6395c Event: 1283.345 Thread 0x000000001f520000 Uncommon trap -58 fr.pc 0x0000000002dbfdfc Event: 1283.345 Thread 0x000000001f520000 Uncommon trap -58 fr.pc 0x0000000002b6395c Event: 1283.354 Thread 0x000000001f520000 Uncommon trap -58 fr.pc 0x0000000002dbfdfc Internal exceptions (10 events): Event: 1585.841 Thread 0x000000001f520000 Threw 0x00000007760b69e8 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 1585.841 Thread 0x000000001f520000 Threw 0x00000007760b6e38 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 1585.841 Thread 0x000000001f520000 Threw 0x00000007760bc8f0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 1585.841 Thread 0x000000001f520800 Threw 0x000000076ddcbe48 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888 Event: 1585.841 Thread 0x000000001f522000 Threw 0x0000000756f5d528 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888 Event: 1585.841 Thread 0x000000001f520800 Threw 0x000000076ddccb10 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2846 Event: 1585.841 Thread 0x000000001f522000 Threw 0x0000000756f5d698 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888 Event: 1585.842 Thread 0x000000001f520800 Threw 0x000000076ddccc80 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888 Event: 1585.904 Thread 0x000000001f520800 Threw 0x000000076ddcce40 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888 Event: 1585.905 Thread 0x000000001f520800 Threw 0x000000076ddcdb08 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888 Events (10 events): Event: 1584.936 loading class 0x00000000211e9080 Event: 1584.936 loading class 0x00000000211e9080 done Event: 1584.998 loading class 0x000000001f67a5c0 Event: 1584.998 loading class 0x000000001f67a5c0 done Event: 1584.998 loading class 0x00000000211e7bc0 Event: 1584.998 loading class 0x00000000211e7bc0 done Event: 1585.841 loading class 0x000000002127e340 Event: 1585.841 loading class 0x000000002127e340 done Event: 1585.841 loading class 0x00000000211e9080 Event: 1585.841 loading class 0x00000000211e9080 done Dynamic libraries: 0x000000013fe00000 - 0x000000013fe33000 C:\Program Files\Java\jre7\bin\javaw.exe 0x0000000077620000 - 0x00000000777c9000 C:\Windows\SYSTEM32\ntdll.dll 0x0000000077040000 - 0x000000007715f000 C:\Windows\system32\kernel32.dll 0x000007fefdde0000 - 0x000007fefde4c000 C:\Windows\system32\KERNELBASE.dll 0x000007fefdfd0000 - 0x000007fefe0ab000 C:\Windows\system32\ADVAPI32.dll 0x000007fefe610000 - 0x000007fefe6af000 C:\Windows\system32\msvcrt.dll 0x000007fefdea0000 - 0x000007fefdebf000 C:\Windows\SYSTEM32\sechost.dll 0x000007fefe9a0000 - 0x000007fefeacd000 C:\Windows\system32\RPCRT4.dll 0x0000000076f40000 - 0x000000007703a000 C:\Windows\system32\USER32.dll 0x000007fefe5a0000 - 0x000007fefe607000 C:\Windows\system32\GDI32.dll 0x000007fefdfc0000 - 0x000007fefdfce000 C:\Windows\system32\LPK.dll 0x000007feff860000 - 0x000007feff929000 C:\Windows\system32\USP10.dll 0x000007fefc690000 - 0x000007fefc884000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll 0x000007fefdec0000 - 0x000007fefdf31000 C:\Windows\system32\SHLWAPI.dll 0x000007fefe0e0000 - 0x000007fefe10e000 C:\Windows\system32\IMM32.DLL 0x000007fefe6b0000 - 0x000007fefe7b9000 C:\Windows\system32\MSCTF.dll 0x000007fefda30000 - 0x000007fefda74000 C:\Windows\system32\nvinitx.dll 0x000000005d2c0000 - 0x000000005d391000 C:\Program Files\Java\jre7\bin\msvcr100.dll 0x000000005cba0000 - 0x000000005d2bf000 C:\Program Files\Java\jre7\bin\server\jvm.dll 0x000007fef1ca0000 - 0x000007fef1ca9000 C:\Windows\system32\WSOCK32.dll 0x000007fefde50000 - 0x000007fefde9d000 C:\Windows\system32\WS2_32.dll 0x000007fefe0d0000 - 0x000007fefe0d8000 C:\Windows\system32\NSI.dll 0x000007fefb8f0000 - 0x000007fefb92b000 C:\Windows\system32\WINMM.dll 0x00000000777f0000 - 0x00000000777f7000 C:\Windows\system32\PSAPI.DLL 0x000000006fd90000 - 0x000000006fd9f000 C:\Program Files\Java\jre7\bin\verify.dll 0x000000006c180000 - 0x000000006c1a8000 C:\Program Files\Java\jre7\bin\java.dll 0x000000006c1c0000 - 0x000000006c1d5000 C:\Program Files\Java\jre7\bin\zip.dll 0x000000005ca00000 - 0x000000005cb93000 C:\Program Files\Java\jre7\bin\awt.dll 0x000007fefe7c0000 - 0x000007fefe897000 C:\Windows\system32\OLEAUT32.dll 0x000007fefe110000 - 0x000007fefe313000 C:\Windows\system32\ole32.dll 0x000007fefc4b0000 - 0x000007fefc506000 C:\Windows\system32\uxtheme.dll 0x000007fefc080000 - 0x000007fefc098000 C:\Windows\system32\dwmapi.dll 0x000007fefd960000 - 0x000007fefd96f000 C:\Windows\system32\CRYPTBASE.dll 0x000007fefead0000 - 0x000007feff858000 C:\Windows\system32\SHELL32.dll 0x000000006c140000 - 0x000000006c174000 C:\Program Files\Java\jre7\bin\fontmanager.dll 0x000000006c120000 - 0x000000006c139000 C:\Program Files\Java\jre7\bin\net.dll 0x000007fefd2a0000 - 0x000007fefd2f5000 C:\Windows\system32\mswsock.dll 0x000007fefd290000 - 0x000007fefd297000 C:\Windows\System32\wship6.dll 0x000000005e110000 - 0x000000005e121000 C:\Program Files\Java\jre7\bin\nio.dll 0x000000005d540000 - 0x000000005d581000 C:\Program Files\Java\jre7\bin\t2k.dll 0x000000005d590000 - 0x000000005d5b4000 C:\Program Files\Java\jre7\bin\sunec.dll 0x000007fefb7c0000 - 0x000007fefb7d5000 C:\Windows\system32\NLAapi.dll 0x000007fef2b20000 - 0x000007fef2b35000 C:\Windows\system32\napinsp.dll 0x000007fef2b00000 - 0x000007fef2b19000 C:\Windows\system32\pnrpnsp.dll 0x000007fefd120000 - 0x000007fefd17b000 C:\Windows\system32\DNSAPI.dll 0x000007fef2af0000 - 0x000007fef2afb000 C:\Windows\System32\winrnr.dll 0x000007fefb4b0000 - 0x000007fefb4d7000 C:\Windows\system32\IPHLPAPI.DLL 0x000007fefb4a0000 - 0x000007fefb4ab000 C:\Windows\system32\WINNSI.DLL 0x000007fefb090000 - 0x000007fefb0e3000 C:\Windows\System32\fwpuclnt.dll 0x000007fef2ae0000 - 0x000007fef2ae8000 C:\Windows\system32\rasadhlp.dll 0x000007fefd4f0000 - 0x000007fefd507000 C:\Windows\system32\CRYPTSP.dll 0x000007fefd000000 - 0x000007fefd047000 C:\Windows\system32\rsaenh.dll 0x000007fefcd80000 - 0x000007fefcd9e000 C:\Windows\system32\USERENV.dll 0x000007fefda80000 - 0x000007fefda8f000 C:\Windows\system32\profapi.dll 0x000000005e540000 - 0x000000005e570000 C:\Program Files\Java\jre7\bin\jpeg.dll 0x000007fefe320000 - 0x000007fefe3b9000 C:\Windows\system32\CLBCatQ.DLL 0x000007fefbd70000 - 0x000007fefbe9a000 C:\Windows\system32\WindowsCodecs.dll 0x000007fefd900000 - 0x000007fefd957000 C:\Windows\system32\apphelp.dll 0x000007fef0de0000 - 0x000007fef0e15000 C:\Windows\system32\EhStorShell.dll 0x000007fefe3c0000 - 0x000007fefe597000 C:\Windows\system32\SETUPAPI.dll 0x000007fefdda0000 - 0x000007fefddd6000 C:\Windows\system32\CFGMGR32.dll 0x000007fefdb30000 - 0x000007fefdb4a000 C:\Windows\system32\DEVOBJ.dll 0x000007fefc510000 - 0x000007fefc63c000 C:\Windows\system32\PROPSYS.dll 0x000007fef0d60000 - 0x000007fef0de0000 C:\Windows\system32\ntshrui.dll 0x000007fefd5a0000 - 0x000007fefd5c3000 C:\Windows\system32\srvcli.dll 0x000007fef1ac0000 - 0x000007fef1acf000 C:\Windows\system32\cscapi.dll 0x000007fefb6e0000 - 0x000007fefb6eb000 C:\Windows\system32\slc.dll 0x000000005e4e0000 - 0x000000005e50a000 C:\Program Files\Java\jre7\bin\dcpr.dll 0x000007fefcc50000 - 0x000007fefcc57000 C:\Windows\System32\wshtcpip.dll 0x0000000072e10000 - 0x0000000072e1b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll 0x000007fefdb90000 - 0x000007fefdcfa000 C:\Windows\system32\CRYPT32.dll 0x000007fefdb20000 - 0x000007fefdb2f000 C:\Windows\system32\MSASN1.dll 0x0000000180000000 - 0x0000000180048000 C:\Users\Austen\AppData\Roaming\.technic\tekkit\bin\natives\lwjgl64.dll 0x000007feee940000 - 0x000007feeea5d000 C:\Windows\system32\OPENGL32.dll 0x000007feee910000 - 0x000007feee93d000 C:\Windows\system32\GLU32.dll 0x000007feee810000 - 0x000007feee901000 C:\Windows\system32\DDRAW.dll 0x000007fef03e0000 - 0x000007fef03e8000 C:\Windows\system32\DCIMAN32.dll 0x000007fefcb80000 - 0x000007fefcb8c000 C:\Windows\system32\VERSION.dll 0x000000006c240000 - 0x000000006c247000 C:\Program Files\Java\jre7\bin\jawt.dll 0x00000000237e0000 - 0x0000000024860000 C:\Windows\system32\ig7icd64.dll 0x0000000007350000 - 0x0000000007366000 C:\Users\Austen\AppData\Roaming\.technic\tekkit\bin\natives\jinput-dx8_64.dll 0x000007fef1680000 - 0x000007fef16bc000 C:\Windows\system32\DINPUT8.dll 0x000007fefc0f0000 - 0x000007fefc0fb000 C:\Windows\system32\HID.DLL 0x000007fefdb50000 - 0x000007fefdb89000 C:\Windows\system32\WINTRUST.dll 0x00000000077d0000 - 0x00000000077e4000 C:\Users\Austen\AppData\Roaming\.technic\tekkit\bin\natives\jinput-raw_64.dll 0x000007fee7e20000 - 0x000007fee7f42000 C:\Users\Austen\AppData\Roaming\.technic\tekkit\bin\natives\OpenAL64.dll 0x000007feeef20000 - 0x000007feeefa8000 C:\Windows\system32\dsound.dll 0x000007fefbc10000 - 0x000007fefbc3c000 C:\Windows\system32\POWRPROF.dll 0x000007fefc0a0000 - 0x000007fefc0eb000 C:\Windows\System32\MMDevApi.dll 0x000007fefb7e0000 - 0x000007fefb81b000 C:\Windows\system32\wdmaud.drv 0x00000000079e0000 - 0x00000000079e6000 C:\Windows\system32\ksuser.dll 0x000007fefbc00000 - 0x000007fefbc09000 C:\Windows\system32\AVRT.dll 0x000007fefb700000 - 0x000007fefb74f000 C:\Windows\system32\AUDIOSES.DLL 0x000007fefb6d0000 - 0x000007fefb6da000 C:\Windows\system32\msacm32.drv 0x000007fefb6b0000 - 0x000007fefb6c8000 C:\Windows\system32\MSACM32.dll 0x000007fefb6a0000 - 0x000007fefb6a9000 C:\Windows\system32\midimap.dll 0x000007fee4510000 - 0x000007fee4635000 C:\Windows\system32\dbghelp.dll VM Arguments: jvm_args: -Xmx8192m java_command: org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher -relaunched Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Java\jre7\bin USERNAME=Austen OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, 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 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit, tscinv Memory: 4k page, physical 16673028k(6496420k free), swap 33344204k(22369496k free) vm_info: Java HotSpot 64-Bit Server VM (23.7-b01) for windows-amd64 JRE (1.7.0_17-b02), built on Mar 1 2013 03:38:30 by "java_re" with unknown MS VC++:1600 time: Sat Mar 30 17:17:22 2013 elapsed time: 1585 seconds