Jump to content

Tekkit Lite closing without warning.


Tygrare

Recommended Posts

Whenever I play Tekkit Lite, the game will close without warning leaving an error report in a .txt file where the technic launcher is. I've tried everything from fresh installs to deleting 32-bit Java and just having 64-bit. I've cleared the cache through the technic launcher settings panel. Nothing seems to work. It does this at random times as well. Like sometimes it'll let me play for an hour and other times only 5 minutes. I wanted to see if anyone knows the fix for this annoying issue. Below is the latest crash report.

Yes, this is a copy of a thread I accidentally posted in Tekkit Classic.

#

# A fatal error has been detected by the Java Runtime Environment:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007feefb66220, pid=6188, tid=5152

#

# JRE version: 7.0_10-b18

# Java VM: Java HotSpot 64-Bit Server VM (23.6-b04 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 (0x0000000018946800): JavaThread "Thread-16" [_thread_in_native, id=5152, stack(0x0000000020460000,0x0000000020560000)]

siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff842f4ca0

Registers:

RAX=0x0000000020798290, RBX=0xffffffff842f4c80, RCX=0x000000001d370000, RDX=0x0000000000000088

RSP=0x000000002055f190, RBP=0x000000001d37c7d0, RSI=0x00000000ffffffff, RDI=0x0000000000000005

R8 =0x0000000020798280, R9 =0x0000000020798290, R10=0x00000000028b237c, R11=0x000000001d37c7d0

R12=0x000000001d376fe0, R13=0x00000006fd5e4a50, R14=0x000000002055f270, R15=0x0000000018946800

RIP=0x000007feefb66220, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000002055f190)

0x000000002055f190: ffffffff842f4c80 00000000ffffffff

0x000000002055f1a0: 00000006fd5c6118 000000002055f208

0x000000002055f1b0: 0000000000000000 00000000028b23a8

0x000000002055f1c0: 00000006fd5e4a50 000000002055f240

0x000000002055f1d0: 0000000000000013 0000000000000005

0x000000002055f1e0: 00000000842f4c80 0000000000000000

0x000000002055f1f0: 0000000702e985c0 00000007e46bbb48

0x000000002055f200: 000000002055f200 0000000000000000

0x000000002055f210: 000000002055f270 00000006fd5e77d8

0x000000002055f220: 0000000000000000 00000006fd5e4a50

0x000000002055f230: 0000000000000000 000000002055f260

0x000000002055f240: 000000002055f2b8 00000000028a61f8

0x000000002055f250: 00000007022ba1b0 00000000028af1d8

0x000000002055f260: 00000000842f4c80 0000000000001009

0x000000002055f270: 000000001d37c7d0 000000002055f278

0x000000002055f280: 00000006fd5ce587 000000002055f2d0

Instructions: (pc=0x000007feefb66220)

0x000007feefb66200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40

0x000007feefb66210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00

0x000007feefb66220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89

0x000007feefb66230: 5d 54 e9 c5 01 00 00 b9 03 a0 00 00 e9 b6 01 00

Register to memory mapping:

RAX=0x0000000020798290 is an unknown value

RBX=0xffffffff842f4c80 is an unknown value

RCX=0x000000001d370000 is an unknown value

RDX=0x0000000000000088 is an unknown value

RSP=0x000000002055f190 is pointing into the stack for thread: 0x0000000018946800

RBP=0x000000001d37c7d0 is an unknown value

RSI=0x00000000ffffffff is an unknown value

RDI=0x0000000000000005 is an unknown value

R8 =0x0000000020798280 is an unknown value

R9 =0x0000000020798290 is an unknown value

R10=0x00000000028b237c is an Interpreter codelet

method entry point (kind = native) [0x00000000028b2100, 0x00000000028b2980] 2176 bytes

R11=0x000000001d37c7d0 is an unknown value

R12=0x000000001d376fe0 is an unknown value

R13=0x00000006fd5e4a50 is an oop

{method}

- klass: {other class}

R14=0x000000002055f270 is pointing into the stack for thread: 0x0000000018946800

R15=0x0000000018946800 is a thread

Stack: [0x0000000020460000,0x0000000020560000], sp=0x000000002055f190, free space=1020k

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.CommandPlay(Ljava/lang/String;)V+12

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 )

0x0000000018947000 JavaThread "File IO Thread" [_thread_blocked, id=7124, stack(0x00000000312e0000,0x00000000313e0000)]

0x0000000018944000 JavaThread "Thread-24" [_thread_blocked, id=6720, stack(0x000000002c540000,0x000000002c640000)]

0x0000000018945800 JavaThread "Thread-17" [_thread_blocked, id=4404, stack(0x0000000021080000,0x0000000021180000)]

=>0x0000000018946800 JavaThread "Thread-16" [_thread_in_native, id=5152, stack(0x0000000020460000,0x0000000020560000)]

0x0000000018943800 JavaThread "Thread-10" daemon [_thread_in_native, id=4116, stack(0x000000001fee0000,0x000000001ffe0000)]

0x000000001893f800 JavaThread "Minecraft main thread" [_thread_blocked, id=7936, stack(0x00000000163c0000,0x00000000164c0000)]

0x0000000018940800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7956, stack(0x00000000166a0000,0x00000000167a0000)]

0x0000000018942800 JavaThread "SwingWorker-pool-1-thread-6" daemon [_thread_blocked, id=2808, stack(0x0000000016510000,0x0000000016610000)]

0x0000000018942000 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=7596, stack(0x000000001bb20000,0x000000001bc20000)]

0x000000001893f000 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=6264, stack(0x000000001b5d0000,0x000000001b6d0000)]

0x000000001893e000 JavaThread "DestroyJavaVM" [_thread_blocked, id=716, stack(0x0000000002610000,0x0000000002710000)]

0x0000000017328800 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=5184, stack(0x000000001b420000,0x000000001b520000)]

0x0000000018a8c800 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=5336, stack(0x000000001b1d0000,0x000000001b2d0000)]

0x0000000016f1a000 JavaThread "TimerQueue" daemon [_thread_blocked, id=8020, stack(0x0000000019aa0000,0x0000000019ba0000)]

0x0000000016fa2800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=7848, stack(0x00000000198d0000,0x00000000199d0000)]

0x00000000141c9000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6808, stack(0x0000000017760000,0x0000000017860000)]

0x000000001407d000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=7452, stack(0x0000000017610000,0x0000000017710000)]

0x0000000013fe0000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7984, stack(0x0000000013be0000,0x0000000013ce0000)]

0x0000000013fdd000 JavaThread "AWT-Shutdown" [_thread_blocked, id=7616, stack(0x0000000014e30000,0x0000000014f30000)]

0x0000000013fdc000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6772, stack(0x0000000014bb0000,0x0000000014cb0000)]

0x0000000013e8a000 JavaThread "Service Thread" daemon [_thread_blocked, id=7824, stack(0x00000000148d0000,0x00000000149d0000)]

0x0000000013e83000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7612, stack(0x0000000014730000,0x0000000014830000)]

0x0000000013e7c000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7816, stack(0x00000000145e0000,0x00000000146e0000)]

0x0000000013e77000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7820, stack(0x00000000143d0000,0x00000000144d0000)]

0x0000000013e76000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7344, stack(0x0000000014260000,0x0000000014360000)]

0x0000000011e43000 JavaThread "Finalizer" daemon [_thread_blocked, id=2792, stack(0x0000000013d10000,0x0000000013e10000)]

0x0000000011e3a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8048, stack(0x0000000013ae0000,0x0000000013be0000)]

Other Threads:

0x0000000011e32800 VMThread [stack: 0x0000000013910000,0x0000000013a10000] [id=7348]

0x0000000013e9a800 WatcherThread [stack: 0x0000000014a20000,0x0000000014b20000] [id=2700]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

PSYoungGen total 1239040K, used 1084088K [0x00000007aaab0000, 0x0000000800000000, 0x0000000800000000)

eden space 1101632K, 85% used [0x00000007aaab0000,0x00000007e473b5d0,0x00000007ede80000)

from space 137408K, 99% used [0x00000007ede80000,0x00000007f64a2be0,0x00000007f64b0000)

to space 159040K, 0% used [0x00000007f64b0000,0x00000007f64b0000,0x0000000800000000)

ParOldGen total 322368K, used 200228K [0x0000000700000000, 0x0000000713ad0000, 0x00000007aaab0000)

object space 322368K, 62% used [0x0000000700000000,0x000000070c389300,0x0000000713ad0000)

PSPermGen total 68096K, used 46034K [0x00000006fae00000, 0x00000006ff080000, 0x0000000700000000)

object space 68096K, 67% used [0x00000006fae00000,0x00000006fdaf48c8,0x00000006ff080000)

Card table byte_map: [0x00000000058a0000,0x00000000060d0000] byte_map_base: 0x00000000020c9000

Polling page: 0x0000000000140000

Code Cache [0x00000000028a0000, 0x0000000003300000, 0x00000000058a0000)

total_blobs=3880 nmethods=3020 adapters=807 free_code_cache=38712Kb largest_free_block=39505600

Compilation events (10 events):

Event: 495.470 Thread 0x0000000013e7c000 3259 ga::J_ (423 bytes)

Event: 495.476 Thread 0x0000000013e7c000 nmethod 3259 0x00000000031b8950 code [0x00000000031b8b80, 0x00000000031b93b0]

Event: 501.419 Thread 0x0000000013e83000 3260 paulscode.sound.libraries.ChannelLWJGLOpenAL::checkALError (110 bytes)

Event: 501.420 Thread 0x0000000013e83000 nmethod 3260 0x0000000002fd55d0 code [0x0000000002fd5760, 0x0000000002fd5940]

Event: 501.466 Thread 0x0000000013e7c000 3261 nn::B (782 bytes)

Event: 501.497 Thread 0x0000000013e7c000 nmethod 3261 0x00000000031a4d10 code [0x00000000031a5200, 0x00000000031a7540]

Event: 501.537 Thread 0x0000000013e83000 3262 ic2.common.BlockRubLeaves::a (2 bytes)

Event: 501.538 Thread 0x0000000013e83000 nmethod 3262 0x00000000031a4a50 code [0x00000000031a4b80, 0x00000000031a4bd8]

Event: 503.216 Thread 0x0000000013e7c000 3263 ke::a (54 bytes)

Event: 503.217 Thread 0x0000000013e7c000 nmethod 3263 0x00000000031b6e50 code [0x00000000031b6fa0, 0x00000000031b7088]

GC Heap History (10 events):

Event: 310.259 GC heap before

{Heap before GC invocations=38 (full 9):

PSYoungGen total 1241984K, used 1184890K [0x00000007aaab0000, 0x00000007feac0000, 0x0000000800000000)

eden space 1137728K, 100% used [0x00000007aaab0000,0x00000007f01c0000,0x00000007f01c0000)

from space 104256K, 45% used [0x00000007f84f0000,0x00000007fb2fea40,0x00000007feac0000)

to space 119296K, 0% used [0x00000007f01c0000,0x00000007f01c0000,0x00000007f7640000)

ParOldGen total 322368K, used 197401K [0x0000000700000000, 0x0000000713ad0000, 0x00000007aaab0000)

object space 322368K, 61% used [0x0000000700000000,0x000000070c0c6588,0x0000000713ad0000)

PSPermGen total 68096K, used 45723K [0x00000006fae00000, 0x00000006ff080000, 0x0000000700000000)

object space 68096K, 67% used [0x00000006fae00000,0x00000006fdaa6ce8,0x00000006ff080000)

Event: 310.270 GC heap after

Heap after GC invocations=38 (full 9):

PSYoungGen total 1257024K, used 51391K [0x00000007aaab0000, 0x0000000800000000, 0x0000000800000000)

eden space 1137728K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007f01c0000)

from space 119296K, 43% used [0x00000007f01c0000,0x00000007f33efee0,0x00000007f7640000)

to space 114752K, 0% used [0x00000007f8ff0000,0x00000007f8ff0000,0x0000000800000000)

ParOldGen total 322368K, used 197401K [0x0000000700000000, 0x0000000713ad0000, 0x00000007aaab0000)

object space 322368K, 61% used [0x0000000700000000,0x000000070c0c6588,0x0000000713ad0000)

PSPermGen total 68096K, used 45723K [0x00000006fae00000, 0x00000006ff080000, 0x0000000700000000)

object space 68096K, 67% used [0x00000006fae00000,0x00000006fdaa6ce8,0x00000006ff080000)

}

Event: 361.366 GC heap before

{Heap before GC invocations=39 (full 9):

PSYoungGen total 1257024K, used 1189119K [0x00000007aaab0000, 0x0000000800000000, 0x0000000800000000)

eden space 1137728K, 100% used [0x00000007aaab0000,0x00000007f01c0000,0x00000007f01c0000)

from space 119296K, 43% used [0x00000007f01c0000,0x00000007f33efee0,0x00000007f7640000)

to space 114752K, 0% used [0x00000007f8ff0000,0x00000007f8ff0000,0x0000000800000000)

ParOldGen total 322368K, used 197401K [0x0000000700000000, 0x0000000713ad0000, 0x00000007aaab0000)

object space 322368K, 61% used [0x0000000700000000,0x000000070c0c6588,0x0000000713ad0000)

PSPermGen total 68096K, used 45760K [0x00000006fae00000, 0x00000006ff080000, 0x0000000700000000)

object space 68096K, 67% used [0x00000006fae00000,0x00000006fdab02d0,0x00000006ff080000)

Event: 361.383 GC heap after

Heap after GC invocations=39 (full 9):

PSYoungGen total 1278336K, used 68800K [0x00000007aaab0000, 0x00000007fff90000, 0x0000000800000000)

eden space 1164032K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007f1b70000)

from space 114304K, 60% used [0x00000007f8ff0000,0x00000007fd320110,0x00000007fff90000)

to space 116800K, 0% used [0x00000007f1b70000,0x00000007f1b70000,0x00000007f8d80000)

ParOldGen total 322368K, used 197401K [0x0000000700000000, 0x0000000713ad0000, 0x00000007aaab0000)

object space 322368K, 61% used [0x0000000700000000,0x000000070c0c6588,0x0000000713ad0000)

PSPermGen total 68096K, used 45760K [0x00000006fae00000, 0x00000006ff080000, 0x0000000700000000)

object space 68096K, 67% used [0x00000006fae00000,0x00000006fdab02d0,0x00000006ff080000)

}

Event: 403.784 GC heap before

{Heap before GC invocations=40 (full 9):

PSYoungGen total 1278336K, used 1232832K [0x00000007aaab0000, 0x00000007fff90000, 0x0000000800000000)

eden space 1164032K, 100% used [0x00000007aaab0000,0x00000007f1b70000,0x00000007f1b70000)

from space 114304K, 60% used [0x00000007f8ff0000,0x00000007fd320110,0x00000007fff90000)

to space 116800K, 0% used [0x00000007f1b70000,0x00000007f1b70000,0x00000007f8d80000)

ParOldGen total 322368K, used 197401K [0x0000000700000000, 0x0000000713ad0000, 0x00000007aaab0000)

object space 322368K, 61% used [0x0000000700000000,0x000000070c0c6588,0x0000000713ad0000)

PSPermGen total 68096K, used 45805K [0x00000006fae00000, 0x00000006ff080000, 0x0000000700000000)

object space 68096K, 67% used [0x00000006fae00000,0x00000006fdabb588,0x00000006ff080000)

Event: 403.804 GC heap after

Heap after GC invocations=40 (full 9):

PSYoungGen total 1256512K, used 92418K [0x00000007aaab0000, 0x0000000800000000, 0x0000000800000000)

eden space 1164032K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007f1b70000)

from space 92480K, 99% used [0x00000007f1b70000,0x00000007f75b0b50,0x00000007f75c0000)

to space 126784K, 0% used [0x00000007f8430000,0x00000007f8430000,0x0000000800000000)

ParOldGen total 322368K, used 197401K [0x0000000700000000, 0x0000000713ad0000, 0x00000007aaab0000)

object space 322368K, 61% used [0x0000000700000000,0x000000070c0c6588,0x0000000713ad0000)

PSPermGen total 68096K, used 45805K [0x00000006fae00000, 0x00000006ff080000, 0x0000000700000000)

object space 68096K, 67% used [0x00000006fae00000,0x00000006fdabb588,0x00000006ff080000)

}

Event: 438.496 GC heap before

{Heap before GC invocations=41 (full 9):

PSYoungGen total 1256512K, used 1256450K [0x00000007aaab0000, 0x0000000800000000, 0x0000000800000000)

eden space 1164032K, 100% used [0x00000007aaab0000,0x00000007f1b70000,0x00000007f1b70000)

from space 92480K, 99% used [0x00000007f1b70000,0x00000007f75b0b50,0x00000007f75c0000)

to space 126784K, 0% used [0x00000007f8430000,0x00000007f8430000,0x0000000800000000)

ParOldGen total 322368K, used 197401K [0x0000000700000000, 0x0000000713ad0000, 0x00000007aaab0000)

object space 322368K, 61% used [0x0000000700000000,0x000000070c0c6588,0x0000000713ad0000)

PSPermGen total 68096K, used 45938K [0x00000006fae00000, 0x00000006ff080000, 0x0000000700000000)

object space 68096K, 67% used [0x00000006fae00000,0x00000006fdadc988,0x00000006ff080000)

Event: 438.532 GC heap after

Heap after GC invocations=41 (full 9):

PSYoungGen total 1228416K, used 126767K [0x00000007aaab0000, 0x0000000800000000, 0x0000000800000000)

eden space 1101632K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007ede80000)

from space 126784K, 99% used [0x00000007f8430000,0x00000007ffffbc80,0x0000000800000000)

to space 148224K, 0% used [0x00000007ede80000,0x00000007ede80000,0x00000007f6f40000)

ParOldGen total 322368K, used 200228K [0x0000000700000000, 0x0000000713ad0000, 0x00000007aaab0000)

object space 322368K, 62% used [0x0000000700000000,0x000000070c389300,0x0000000713ad0000)

PSPermGen total 68096K, used 45938K [0x00000006fae00000, 0x00000006ff080000, 0x0000000700000000)

object space 68096K, 67% used [0x00000006fae00000,0x00000006fdadc988,0x00000006ff080000)

}

Event: 476.155 GC heap before

{Heap before GC invocations=42 (full 9):

PSYoungGen total 1228416K, used 1228399K [0x00000007aaab0000, 0x0000000800000000, 0x0000000800000000)

eden space 1101632K, 100% used [0x00000007aaab0000,0x00000007ede80000,0x00000007ede80000)

from space 126784K, 99% used [0x00000007f8430000,0x00000007ffffbc80,0x0000000800000000)

to space 148224K, 0% used [0x00000007ede80000,0x00000007ede80000,0x00000007f6f40000)

ParOldGen total 322368K, used 200228K [0x0000000700000000, 0x0000000713ad0000, 0x00000007aaab0000)

object space 322368K, 62% used [0x0000000700000000,0x000000070c389300,0x0000000713ad0000)

PSPermGen total 68096K, used 45958K [0x00000006fae00000, 0x00000006ff080000, 0x0000000700000000)

object space 68096K, 67% used [0x00000006fae00000,0x00000006fdae19f0,0x00000006ff080000)

Event: 476.180 GC heap after

Heap after GC invocations=42 (full 9):

PSYoungGen total 1239040K, used 137354K [0x00000007aaab0000, 0x0000000800000000, 0x0000000800000000)

eden space 1101632K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007ede80000)

from space 137408K, 99% used [0x00000007ede80000,0x00000007f64a2be0,0x00000007f64b0000)

to space 159040K, 0% used [0x00000007f64b0000,0x00000007f64b0000,0x0000000800000000)

ParOldGen total 322368K, used 200228K [0x0000000700000000, 0x0000000713ad0000, 0x00000007aaab0000)

object space 322368K, 62% used [0x0000000700000000,0x000000070c389300,0x0000000713ad0000)

PSPermGen total 68096K, used 45958K [0x00000006fae00000, 0x00000006ff080000, 0x0000000700000000)

object space 68096K, 67% used [0x00000006fae00000,0x00000006fdae19f0,0x00000006ff080000)

}

Deoptimization events (10 events):

Event: 488.569 Thread 0x000000001893f800 Uncommon trap -83 fr.pc 0x000000000306a0a0

Event: 488.998 Thread 0x000000001893f800 Uncommon trap -83 fr.pc 0x0000000002f46a14

Event: 491.971 Thread 0x000000001893f800 Uncommon trap -34 fr.pc 0x000000000304dfb0

Event: 493.302 Thread 0x000000001893f800 Uncommon trap -83 fr.pc 0x000000000316b1d0

Event: 493.642 Thread 0x000000001893f800 Uncommon trap -58 fr.pc 0x00000000032d85d0

Event: 500.670 Thread 0x000000001893f800 Uncommon trap -34 fr.pc 0x0000000002f5f2ac

Event: 500.718 Thread 0x000000001893f800 Uncommon trap -34 fr.pc 0x0000000002f5f2ac

Event: 500.763 Thread 0x000000001893f800 Uncommon trap -34 fr.pc 0x0000000002f5f2ac

Event: 500.816 Thread 0x000000001893f800 Uncommon trap -34 fr.pc 0x0000000002f5f2ac

Event: 502.315 Thread 0x000000001893f800 Uncommon trap -83 fr.pc 0x0000000002c749dc

Internal exceptions (10 events):

Event: 503.087 Thread 0x0000000018946800 Threw 0x00000007d2b6c070 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 503.102 Thread 0x0000000018946800 Threw 0x00000007d2b6c230 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 503.124 Thread 0x0000000018946800 Threw 0x00000007d2b6c3f0 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 503.141 Thread 0x0000000018946800 Threw 0x00000007d2b6c5b0 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 503.156 Thread 0x0000000018946800 Threw 0x00000007d2b6c770 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 503.176 Thread 0x0000000018946800 Threw 0x00000007d2b6c930 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 503.189 Thread 0x0000000018946800 Threw 0x00000007d2b6caf0 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 503.202 Thread 0x0000000018946800 Threw 0x00000007d2b6ccb0 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 503.223 Thread 0x0000000018946800 Threw 0x00000007d2b6ce70 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 503.230 Thread 0x0000000018946800 Threw 0x00000007d2b6d030 at C:\jdk7u2_64p\jdk7u10\hotspot\src\share\vm\prims\jvm.cpp:2888

Events (10 events):

Event: 500.763 Thread 0x000000001893f800 DEOPT PACKING pc=0x0000000002f5f2ac sp=0x00000000164bf2f0

Event: 500.763 Thread 0x000000001893f800 DEOPT UNPACKING pc=0x00000000028d9164 sp=0x00000000164bf2d8 mode 2

Event: 500.816 Thread 0x000000001893f800 DEOPT PACKING pc=0x0000000002f5f2ac sp=0x00000000164bf2f0

Event: 500.816 Thread 0x000000001893f800 DEOPT UNPACKING pc=0x00000000028d9164 sp=0x00000000164bf2d8 mode 2

Event: 502.315 Thread 0x000000001893f800 DEOPT PACKING pc=0x0000000002c749dc sp=0x00000000164bf1b0

Event: 502.315 Thread 0x000000001893f800 DEOPT UNPACKING pc=0x00000000028d9164 sp=0x00000000164bf148 mode 2

Event: 502.366 Thread 0x0000000018945000 Thread added: 0x0000000018945000

Event: 502.368 Executing VM operation: RevokeBias

Event: 502.368 Executing VM operation: RevokeBias done

Event: 502.368 Thread 0x0000000018945000 Thread exited: 0x0000000018945000

Dynamic libraries:

0x000000013fd30000 - 0x000000013fd63000 C:\Program Files\Java\jre7\bin\java.exe

0x0000000077bf0000 - 0x0000000077d99000 C:\Windows\SYSTEM32\ntdll.dll

0x0000000077510000 - 0x000000007762f000 C:\Windows\system32\kernel32.dll

0x000007fefe3b0000 - 0x000007fefe41b000 C:\Windows\system32\KERNELBASE.dll

0x000007feffd80000 - 0x000007feffe5b000 C:\Windows\system32\ADVAPI32.dll

0x000007fefe440000 - 0x000007fefe4df000 C:\Windows\system32\msvcrt.dll

0x000007fefe420000 - 0x000007fefe43f000 C:\Windows\SYSTEM32\sechost.dll

0x000007fefeb10000 - 0x000007fefec3d000 C:\Windows\system32\RPCRT4.dll

0x0000000077840000 - 0x000000007793a000 C:\Windows\system32\USER32.dll

0x000007fefec50000 - 0x000007fefecb7000 C:\Windows\system32\GDI32.dll

0x000007feffca0000 - 0x000007feffcae000 C:\Windows\system32\LPK.dll

0x000007fefea40000 - 0x000007fefeb09000 C:\Windows\system32\USP10.dll

0x000007fefcc50000 - 0x000007fefce44000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll

0x000007fefe710000 - 0x000007fefe781000 C:\Windows\system32\SHLWAPI.dll

0x000007fefe6c0000 - 0x000007fefe6ee000 C:\Windows\system32\IMM32.DLL

0x000007fefed20000 - 0x000007fefee29000 C:\Windows\system32\MSCTF.dll

0x00000000691d0000 - 0x00000000692a1000 C:\Program Files\Java\jre7\bin\msvcr100.dll

0x0000000068ab0000 - 0x00000000691cf000 C:\Program Files\Java\jre7\bin\server\jvm.dll

0x000007fef2d30000 - 0x000007fef2d39000 C:\Windows\system32\WSOCK32.dll

0x000007feffcb0000 - 0x000007feffcfd000 C:\Windows\system32\WS2_32.dll

0x000007fefec40000 - 0x000007fefec48000 C:\Windows\system32\NSI.dll

0x000007fef9e60000 - 0x000007fef9e9b000 C:\Windows\system32\WINMM.dll

0x0000000077dc0000 - 0x0000000077dc7000 C:\Windows\system32\PSAPI.DLL

0x0000000068a70000 - 0x0000000068aaf000 C:\Program Files\Java\jre7\bin\splashscreen.dll

0x000007fefc8d0000 - 0x000007fefc926000 C:\Windows\system32\uxtheme.dll

0x00000000731c0000 - 0x00000000731cf000 C:\Program Files\Java\jre7\bin\verify.dll

0x0000000068a40000 - 0x0000000068a68000 C:\Program Files\Java\jre7\bin\java.dll

0x0000000068a20000 - 0x0000000068a35000 C:\Program Files\Java\jre7\bin\zip.dll

0x000007fefe790000 - 0x000007fefe993000 C:\Windows\system32\ole32.dll

0x000007fefdf40000 - 0x000007fefdf4f000 C:\Windows\system32\CRYPTBASE.dll

0x00000000681e0000 - 0x0000000068373000 C:\Program Files\Java\jre7\bin\awt.dll

0x000007feffbc0000 - 0x000007feffc97000 C:\Windows\system32\OLEAUT32.dll

0x000007fefb430000 - 0x000007fefb448000 C:\Windows\system32\DWMAPI.DLL

0x000007feeef30000 - 0x000007feef12f000 C:\Windows\system32\d3d9.dll

0x000007fefd140000 - 0x000007fefd14c000 C:\Windows\system32\VERSION.dll

0x000007fefaf80000 - 0x000007fefaf87000 C:\Windows\system32\d3d8thk.dll

0x000007feec8b0000 - 0x000007feed9e7000 C:\Windows\system32\nvd3dumx.dll

0x000007fefc590000 - 0x000007fefc5bc000 C:\Windows\system32\powrprof.dll

0x000007fefe4e0000 - 0x000007fefe6b7000 C:\Windows\system32\SETUPAPI.dll

0x000007fefe2b0000 - 0x000007fefe2e6000 C:\Windows\system32\CFGMGR32.dll

0x000007fefe390000 - 0x000007fefe3aa000 C:\Windows\system32\DEVOBJ.dll

0x0000000180000000 - 0x0000000180139000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll

0x000007fefee30000 - 0x000007feffbb8000 C:\Windows\system32\SHELL32.dll

0x0000000072330000 - 0x000000007233b000 C:\Program Files\Java\jre7\bin\management.dll

0x00000000689a0000 - 0x00000000689d4000 C:\Program Files\Java\jre7\bin\fontmanager.dll

0x0000000068a00000 - 0x0000000068a19000 C:\Program Files\Java\jre7\bin\net.dll

0x000007fefd860000 - 0x000007fefd8b5000 C:\Windows\system32\mswsock.dll

0x000007fefd850000 - 0x000007fefd857000 C:\Windows\System32\wship6.dll

0x00000000689e0000 - 0x00000000689f1000 C:\Program Files\Java\jre7\bin\nio.dll

0x0000000068190000 - 0x00000000681d1000 C:\Program Files\Java\jre7\bin\t2k.dll

0x000007fefd210000 - 0x000007fefd217000 C:\Windows\System32\wshtcpip.dll

0x000007fefd6e0000 - 0x000007fefd73b000 C:\Windows\system32\DNSAPI.dll

0x000007fef9370000 - 0x000007fef939e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL

0x0000000072300000 - 0x0000000072326000 C:\Program Files\Bonjour\mdnsNSP.dll

0x000007fefc170000 - 0x000007fefc197000 C:\Windows\system32\Iphlpapi.DLL

0x000007fefb530000 - 0x000007fefb53b000 C:\Windows\system32\WINNSI.DLL

0x000007fef9340000 - 0x000007fef9348000 C:\Windows\system32\rasadhlp.dll

0x000007fefb4c0000 - 0x000007fefb513000 C:\Windows\System32\fwpuclnt.dll

0x000007fefd8c0000 - 0x000007fefd8d7000 C:\Windows\system32\CRYPTSP.dll

0x000007fefd5c0000 - 0x000007fefd607000 C:\Windows\system32\rsaenh.dll

0x000007fefd350000 - 0x000007fefd36e000 C:\Windows\system32\USERENV.dll

0x000007fefe050000 - 0x000007fefe05f000 C:\Windows\system32\profapi.dll

0x000007fefc3c0000 - 0x000007fefc3d5000 C:\Windows\system32\NLAapi.dll

0x000007fef63a0000 - 0x000007fef63b5000 C:\Windows\system32\napinsp.dll

0x000007fef6380000 - 0x000007fef6399000 C:\Windows\system32\pnrpnsp.dll

0x000007fef6370000 - 0x000007fef637b000 C:\Windows\System32\winrnr.dll

0x0000000068970000 - 0x0000000068994000 C:\Program Files\Java\jre7\bin\sunec.dll

0x000007fefe9a0000 - 0x000007fefea39000 C:\Windows\system32\CLBCatQ.DLL

0x000007fefb260000 - 0x000007fefb38a000 C:\Windows\system32\WindowsCodecs.dll

0x000007fefdee0000 - 0x000007fefdf37000 C:\Windows\system32\apphelp.dll

0x000007fef8cd0000 - 0x000007fef8d05000 C:\Windows\system32\EhStorShell.dll

0x000007fefc930000 - 0x000007fefca5c000 C:\Windows\system32\PROPSYS.dll

0x000007fef8c50000 - 0x000007fef8cd0000 C:\Windows\system32\ntshrui.dll

0x000007fefdb60000 - 0x000007fefdb83000 C:\Windows\system32\srvcli.dll

0x000007fef8c40000 - 0x000007fef8c4f000 C:\Windows\system32\cscapi.dll

0x000007fefc2a0000 - 0x000007fefc2ab000 C:\Windows\system32\slc.dll

0x0000000068940000 - 0x000000006896a000 C:\Program Files\Java\jre7\bin\dcpr.dll

0x000000006a010000 - 0x000000006a01b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll

0x000007fefe100000 - 0x000007fefe26a000 C:\Windows\system32\CRYPT32.dll

0x000007fefe0f0000 - 0x000007fefe0ff000 C:\Windows\system32\MSASN1.dll

0x0000000002370000 - 0x00000000023b8000 C:\Users\Tygrare1\AppData\Roaming\.techniclauncher\tekkit\bin\natives\lwjgl64.dll

0x000007feefc90000 - 0x000007feefdad000 C:\Windows\system32\OPENGL32.dll

0x000007fef4660000 - 0x000007fef468d000 C:\Windows\system32\GLU32.dll

0x000007fef0680000 - 0x000007fef0771000 C:\Windows\system32\DDRAW.dll

0x000007fef6d80000 - 0x000007fef6d88000 C:\Windows\system32\DCIMAN32.dll

0x00000000735f0000 - 0x00000000735f7000 C:\Program Files\Java\jre7\bin\jawt.dll

0x0000000058b30000 - 0x000000005a516000 C:\Windows\system32\nvoglv64.DLL

0x000007fefe270000 - 0x000007fefe2a9000 C:\Windows\system32\WINTRUST.dll

0x000007fefc510000 - 0x000007fefc53d000 C:\Windows\system32\ntmarta.dll

0x000007fefecc0000 - 0x000007fefed12000 C:\Windows\system32\WLDAP32.dll

0x0000000007590000 - 0x00000000075a6000 C:\Users\Tygrare1\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-dx8_64.dll

0x000007fef45e0000 - 0x000007fef461c000 C:\Windows\system32\DINPUT8.dll

0x000007fefbf90000 - 0x000007fefbf9b000 C:\Windows\system32\HID.DLL

0x00000000075b0000 - 0x00000000075c4000 C:\Users\Tygrare1\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-raw_64.dll

0x000007feefb60000 - 0x000007feefc82000 C:\Users\Tygrare1\AppData\Roaming\.techniclauncher\tekkit\bin\natives\OpenAL64.dll

0x000007fef3980000 - 0x000007fef3a08000 C:\Windows\system32\dsound.dll

0x000007fefc540000 - 0x000007fefc58b000 C:\Windows\System32\MMDevApi.dll

0x000007fefb200000 - 0x000007fefb23b000 C:\Windows\system32\wdmaud.drv

0x00000000743e0000 - 0x00000000743e6000 C:\Windows\system32\ksuser.dll

0x000007fefc6a0000 - 0x000007fefc6a9000 C:\Windows\system32\AVRT.dll

0x000007fefb160000 - 0x000007fefb1af000 C:\Windows\system32\AUDIOSES.DLL

0x000007fefb150000 - 0x000007fefb15a000 C:\Windows\system32\msacm32.drv

0x000007fefb130000 - 0x000007fefb148000 C:\Windows\system32\MSACM32.dll

0x000007fefb120000 - 0x000007fefb129000 C:\Windows\system32\midimap.dll

0x000007fef0b00000 - 0x000007fef0c25000 C:\Windows\system32\dbghelp.dll

VM Arguments:

jvm_args: -Xmx4096m

java_command: C:/Users/Tygrare1/AppData/Roaming/technic-launcher.jar

Launcher Type: SUN_STANDARD

Environment Variables:

PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;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\Intel\DMIX;C:\Program Files (x86)\Windows Live\Shared;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

USERNAME=Tygrare1

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 16736324k(10301172k free), swap 33470796k(24687568k free)

vm_info: Java HotSpot 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: Sun Jan 13 20:19:26 2013

elapsed time: 503 seconds

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...