So i'm playin' in the tekkit Server normally, everything's fine, people of the place come and go, all of a Sudden, the game closes and posts a freakin' error report on my desktop and this had happened about 10 fucking times now and i'm gettin' sick of this.
Error Messages:
none, it just randomly closes the tekkit Window and says nothing.
Error Log:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007feed546220, pid=4404, tid=6436
#
# JRE version: 7.0_07-b10
# Java VM: Java HotSpot 64-Bit Server VM (23.3-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 (0x000000000ac15800): JavaThread "Thread-16" [_thread_in_native, id=6436, stack(0x000000001bf10000,0x000000001c010000)]
siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff8ab0c6b0
Registers:
RAX=0x000000001c1c5310, RBX=0xffffffff8ab0c690, RCX=0x000000001c1c0000, RDX=0x0000000000000088
RSP=0x000000001c00f350, RBP=0x000000001c1ce0c0, RSI=0x00000000ffffffff, RDI=0x0000000000000005
R8 =0x000000001c1c5300, R9 =0x000000001c1c5310, R10=0x000000000251235c, R11=0x000000001c1ce0c0
R12=0x000000001c1c6fe0, R13=0x00000000bd515b20, R14=0x000000001c00f430, R15=0x000000000ac15800
RIP=0x000007feed546220, EFLAGS=0x0000000000010246
Top of Stack: (sp=0x000000001c00f350)
0x000000001c00f350: ffffffff8ab0c690 00000000ffffffff
0x000000001c00f360: 00000000bd4f69c0 000000001c00f3c8
0x000000001c00f370: 0000000000000000 0000000002512388
0x000000001c00f380: 00000000bd515b20 000000001c00f400
0x000000001c00f390: 0000000000000013 0000000000000005
0x000000001c00f3a0: 000000008ab0c690 0000000000000000
0x000000001c00f3b0: 00000000c4ad8b08 00000000eaca9320
0x000000001c00f3c0: 000000001c00f3c0 0000000000000000
0x000000001c00f3d0: 000000001c00f430 00000000bd5188a8
0x000000001c00f3e0: 0000000000000000 00000000bd515b20
0x000000001c00f3f0: 0000000000000000 000000001c00f420
0x000000001c00f400: 000000001c00f478 00000000025061f8
0x000000001c00f410: 00000000c25e0438 000000000250f1d8
0x000000001c00f420: 000000008ab0c690 0000000000001009
0x000000001c00f430: 000000001c1ce0c0 000000001c00f438
0x000000001c00f440: 00000000bd4fee2f 000000001c00f490
Instructions: (pc=0x000007feed546220)
0x000007feed546200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40
0x000007feed546210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
0x000007feed546220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
0x000007feed546230: 5d 54 e9 c5 01 00 00 b9 03 a0 00 00 e9 b6 01 00
Register to memory mapping:
RAX=0x000000001c1c5310 is an unknown value
RBX=0xffffffff8ab0c690 is an unknown value
RCX=0x000000001c1c0000 is an unknown value
RDX=0x0000000000000088 is an unknown value
RSP=0x000000001c00f350 is pointing into the stack for thread: 0x000000000ac15800
RBP=0x000000001c1ce0c0 is an unknown value
RSI=0x00000000ffffffff is an unallocated location in the heap
RDI=0x0000000000000005 is an unknown value
R8 =0x000000001c1c5300 is an unknown value
R9 =0x000000001c1c5310 is an unknown value
R10=0x000000000251235c is an Interpreter codelet
method entry point (kind = native) [0x00000000025120e0, 0x0000000002512960] 2176 bytes
R11=0x000000001c1ce0c0 is an unknown value
R12=0x000000001c1c6fe0 is an unknown value
R13=0x00000000bd515b20 is an oop
{method}
- klass: {other class}
R14=0x000000001c00f430 is pointing into the stack for thread: 0x000000000ac15800
R15=0x000000000ac15800 is a thread
Stack: [0x000000001bf10000,0x000000001c010000], sp=0x000000001c00f350, 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+51
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000000ac1c000 JavaThread "File IO Thread" [_thread_blocked, id=6168, stack(0x000000001d980000,0x000000001da80000)]
0x000000000ac18000 JavaThread "Client write thread" [_thread_blocked, id=5880, stack(0x00000000159d0000,0x0000000015ad0000)]
0x000000000ac17000 JavaThread "Client read thread" [_thread_in_native, id=6556, stack(0x0000000015ce0000,0x0000000015de0000)]
0x000000000ac16800 JavaThread "Thread-17" [_thread_blocked, id=1992, stack(0x0000000012680000,0x0000000012780000)]
=>0x000000000ac15800 JavaThread "Thread-16" [_thread_in_native, id=6436, stack(0x000000001bf10000,0x000000001c010000)]
0x0000000001db0000 JavaThread "Thread-10" daemon [_thread_in_native, id=3252, stack(0x000000001dee0000,0x000000001dfe0000)]
0x0000000001db1800 JavaThread "Minecraft main thread" [_thread_blocked, id=6068, stack(0x000000000e240000,0x000000000e340000)]
0x0000000001db1000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2744, stack(0x000000000b820000,0x000000000b920000)]
0x0000000001db3000 JavaThread "SwingWorker-pool-1-thread-6" daemon [_thread_blocked, id=5656, stack(0x000000000f190000,0x000000000f290000)]
0x0000000001db2800 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=5632, stack(0x000000000ef20000,0x000000000f020000)]
0x0000000001daf800 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=6640, stack(0x000000000ba50000,0x000000000bb50000)]
0x0000000001dae800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3828, stack(0x0000000001f00000,0x0000000002000000)]
0x0000000001dae000 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=3804, stack(0x000000000df20000,0x000000000e020000)]
0x0000000001dad000 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=6572, stack(0x000000000b940000,0x000000000ba40000)]
0x000000000c389800 JavaThread "TimerQueue" daemon [_thread_blocked, id=7132, stack(0x000000000de10000,0x000000000df10000)]
0x000000000c388800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=7160, stack(0x000000000b670000,0x000000000b770000)]
0x000000000af4e800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1284, stack(0x000000000be90000,0x000000000bf90000)]
0x000000000acf9000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2916, stack(0x000000000b380000,0x000000000b480000)]
0x000000000acf8000 JavaThread "AWT-Shutdown" [_thread_blocked, id=7040, stack(0x000000000b170000,0x000000000b270000)]
0x000000000abeb000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4904, stack(0x000000000b020000,0x000000000b120000)]
0x0000000009211000 JavaThread "Service Thread" daemon [_thread_blocked, id=4744, stack(0x000000000a600000,0x000000000a700000)]
0x0000000009210000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5124, stack(0x000000000a890000,0x000000000a990000)]
0x0000000009202000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4928, stack(0x000000000a9d0000,0x000000000aad0000)]
0x0000000009201000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5344, stack(0x000000000a780000,0x000000000a880000)]
0x00000000091f9800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4388, stack(0x000000000a350000,0x000000000a450000)]
0x0000000009170000 JavaThread "Finalizer" daemon [_thread_blocked, id=3960, stack(0x000000000a4f0000,0x000000000a5f0000)]
0x000000000916e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4152, stack(0x000000000a240000,0x000000000a340000)]
Other Threads:
0x0000000009166000 VMThread [stack: 0x000000000a110000,0x000000000a210000] [id=4348]
0x000000000921c000 WatcherThread [stack: 0x000000000aae0000,0x000000000abe0000] [id=4792]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 152512K, used 25086K [0x00000000eaab0000, 0x00000000f5da0000, 0x0000000100000000)
eden space 132864K, 4% used [0x00000000eaab0000,0x00000000eb004b98,0x00000000f2c70000)
from space 19648K, 99% used [0x00000000f4320000,0x00000000f564af78,0x00000000f5650000)
to space 23232K, 0% used [0x00000000f2c70000,0x00000000f2c70000,0x00000000f4320000)
ParOldGen total 356992K, used 221483K [0x00000000c0000000, 0x00000000d5ca0000, 0x00000000eaab0000)
object space 356992K, 62% used [0x00000000c0000000,0x00000000cd84afc0,0x00000000d5ca0000)
PSPermGen total 57920K, used 45712K [0x00000000bae00000, 0x00000000be690000, 0x00000000c0000000)
object space 57920K, 78% used [0x00000000bae00000,0x00000000bdaa4368,0x00000000be690000)
Card table byte_map: [0x00000000057d0000,0x0000000005a00000] byte_map_base: 0x00000000051f9000
Polling page: 0x0000000000210000
Code Cache [0x0000000002500000, 0x0000000002e80000, 0x0000000005500000)
total_blobs=3371 nmethods=2533 adapters=787 free_code_cache=39617Kb largest_free_block=40425024
Compilation events (10 events):
Event: 735.890 Thread 0x0000000009210000 2726 aiy::a (3404 bytes)
Event: 736.176 Thread 0x0000000009210000 nmethod 2726 0x0000000002e43110 code [0x0000000002e44520, 0x0000000002e4cf80]
Event: 736.837 Thread 0x0000000009202000 2727 powercrystals.netherores.BlockNetherOres::getTextureFile (4 bytes)
Event: 736.838 Thread 0x0000000009202000 nmethod 2727 0x0000000002d7a610 code [0x0000000002d7a740, 0x0000000002d7a798]
Event: 737.070 Thread 0x0000000009202000 2728 TextureHDCompassFX::a (775 bytes)
Event: 737.083 Thread 0x0000000009202000 nmethod 2728 0x0000000002e3fe90 code [0x0000000002e401a0, 0x0000000002e40fa8]
Event: 737.857 Thread 0x0000000009202000 2729 nn::b (2097 bytes)
Event: 737.994 Thread 0x0000000009202000 nmethod 2729 0x0000000002e5eed0 code [0x0000000002e5f720, 0x0000000002e64ce0]
Event: 738.153 Thread 0x0000000009210000 2730 ack::a (821 bytes)
Event: 738.226 Thread 0x0000000009210000 nmethod 2730 0x0000000002e6d550 code [0x0000000002e6d8c0, 0x0000000002e6fc50]
GC Heap History (10 events):
Event: 730.630 GC heap before
{Heap before GC invocations=190 (full 12):
PSYoungGen total 148416K, used 7105K [0x00000000eaab0000, 0x00000000f4780000, 0x0000000100000000)
eden space 136256K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000f2fc0000)
from space 12160K, 58% used [0x00000000f3ba0000,0x00000000f42905a8,0x00000000f4780000)
to space 12160K, 0% used [0x00000000f2fc0000,0x00000000f2fc0000,0x00000000f3ba0000)
ParOldGen total 356992K, used 230170K [0x00000000c0000000, 0x00000000d5ca0000, 0x00000000eaab0000)
object space 356992K, 64% used [0x00000000c0000000,0x00000000ce0c6868,0x00000000d5ca0000)
PSPermGen total 59008K, used 45702K [0x00000000bae00000, 0x00000000be7a0000, 0x00000000c0000000)
object space 59008K, 77% used [0x00000000bae00000,0x00000000bdaa1aa0,0x00000000be7a0000)
Event: 730.866 GC heap after
Heap after GC invocations=190 (full 12):
PSYoungGen total 148416K, used 0K [0x00000000eaab0000, 0x00000000f4780000, 0x0000000100000000)
eden space 136256K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000f2fc0000)
from space 12160K, 0% used [0x00000000f3ba0000,0x00000000f3ba0000,0x00000000f4780000)
to space 12160K, 0% used [0x00000000f2fc0000,0x00000000f2fc0000,0x00000000f3ba0000)
ParOldGen total 356992K, used 212766K [0x00000000c0000000, 0x00000000d5ca0000, 0x00000000eaab0000)
object space 356992K, 59% used [0x00000000c0000000,0x00000000ccfc7b00,0x00000000d5ca0000)
PSPermGen total 57920K, used 45698K [0x00000000bae00000, 0x00000000be690000, 0x00000000c0000000)
object space 57920K, 78% used [0x00000000bae00000,0x00000000bdaa0a00,0x00000000be690000)
}
Event: 731.592 GC heap before
{Heap before GC invocations=191 (full 12):
PSYoungGen total 148416K, used 136235K [0x00000000eaab0000, 0x00000000f4780000, 0x0000000100000000)
eden space 136256K, 99% used [0x00000000eaab0000,0x00000000f2fbada0,0x00000000f2fc0000)
from space 12160K, 0% used [0x00000000f3ba0000,0x00000000f3ba0000,0x00000000f4780000)
to space 12160K, 0% used [0x00000000f2fc0000,0x00000000f2fc0000,0x00000000f3ba0000)
ParOldGen total 356992K, used 212766K [0x00000000c0000000, 0x00000000d5ca0000, 0x00000000eaab0000)
object space 356992K, 59% used [0x00000000c0000000,0x00000000ccfc7b00,0x00000000d5ca0000)
PSPermGen total 57920K, used 45706K [0x00000000bae00000, 0x00000000be690000, 0x00000000c0000000)
object space 57920K, 78% used [0x00000000bae00000,0x00000000bdaa2a60,0x00000000be690000)
Event: 731.599 GC heap after
Heap after GC invocations=191 (full 12):
PSYoungGen total 148416K, used 9086K [0x00000000eaab0000, 0x00000000f49e0000, 0x0000000100000000)
eden space 136256K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000f2fc0000)
from space 12160K, 74% used [0x00000000f2fc0000,0x00000000f389f9a0,0x00000000f3ba0000)
to space 12800K, 0% used [0x00000000f3d60000,0x00000000f3d60000,0x00000000f49e0000)
ParOldGen total 356992K, used 212766K [0x00000000c0000000, 0x00000000d5ca0000, 0x00000000eaab0000)
object space 356992K, 59% used [0x00000000c0000000,0x00000000ccfc7b00,0x00000000d5ca0000)
PSPermGen total 57920K, used 45706K [0x00000000bae00000, 0x00000000be690000, 0x00000000c0000000)
object space 57920K, 78% used [0x00000000bae00000,0x00000000bdaa2a60,0x00000000be690000)
}
Event: 734.125 GC heap before
{Heap before GC invocations=192 (full 12):
PSYoungGen total 148416K, used 145229K [0x00000000eaab0000, 0x00000000f49e0000, 0x0000000100000000)
eden space 136256K, 99% used [0x00000000eaab0000,0x00000000f2fa3bb0,0x00000000f2fc0000)
from space 12160K, 74% used [0x00000000f2fc0000,0x00000000f389f9a0,0x00000000f3ba0000)
to space 12800K, 0% used [0x00000000f3d60000,0x00000000f3d60000,0x00000000f49e0000)
ParOldGen total 356992K, used 212766K [0x00000000c0000000, 0x00000000d5ca0000, 0x00000000eaab0000)
object space 356992K, 59% used [0x00000000c0000000,0x00000000ccfc7b00,0x00000000d5ca0000)
PSPermGen total 57920K, used 45708K [0x00000000bae00000, 0x00000000be690000, 0x00000000c0000000)
object space 57920K, 78% used [0x00000000bae00000,0x00000000bdaa33a0,0x00000000be690000)
Event: 734.136 GC heap after
Heap after GC invocations=192 (full 12):
PSYoungGen total 147840K, used 12798K [0x00000000eaab0000, 0x00000000f4ee0000, 0x0000000100000000)
eden space 135040K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000f2e90000)
from space 12800K, 99% used [0x00000000f3d60000,0x00000000f49df9d8,0x00000000f49e0000)
to space 15168K, 0% used [0x00000000f2e90000,0x00000000f2e90000,0x00000000f3d60000)
ParOldGen total 356992K, used 214102K [0x00000000c0000000, 0x00000000d5ca0000, 0x00000000eaab0000)
object space 356992K, 59% used [0x00000000c0000000,0x00000000cd115bb0,0x00000000d5ca0000)
PSPermGen total 57920K, used 45708K [0x00000000bae00000, 0x00000000be690000, 0x00000000c0000000)
object space 57920K, 78% used [0x00000000bae00000,0x00000000bdaa33a0,0x00000000be690000)
}
Event: 738.067 GC heap before
{Heap before GC invocations=193 (full 12):
PSYoungGen total 147840K, used 147776K [0x00000000eaab0000, 0x00000000f4ee0000, 0x0000000100000000)
eden space 135040K, 99% used [0x00000000eaab0000,0x00000000f2e80760,0x00000000f2e90000)
from space 12800K, 99% used [0x00000000f3d60000,0x00000000f49df9d8,0x00000000f49e0000)
to space 15168K, 0% used [0x00000000f2e90000,0x00000000f2e90000,0x00000000f3d60000)
ParOldGen total 356992K, used 214102K [0x00000000c0000000, 0x00000000d5ca0000, 0x00000000eaab0000)
object space 356992K, 59% used [0x00000000c0000000,0x00000000cd115bb0,0x00000000d5ca0000)
PSPermGen total 57920K, used 45712K [0x00000000bae00000, 0x00000000be690000, 0x00000000c0000000)
object space 57920K, 78% used [0x00000000bae00000,0x00000000bdaa4368,0x00000000be690000)
Event: 738.075 GC heap after
Heap after GC invocations=193 (full 12):
PSYoungGen total 150208K, used 15165K [0x00000000eaab0000, 0x00000000f5650000, 0x0000000100000000)
eden space 135040K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000f2e90000)
from space 15168K, 99% used [0x00000000f2e90000,0x00000000f3d5f480,0x00000000f3d60000)
to space 19648K, 0% used [0x00000000f4320000,0x00000000f4320000,0x00000000f5650000)
ParOldGen total 356992K, used 220147K [0x00000000c0000000, 0x00000000d5ca0000, 0x00000000eaab0000)
object space 356992K, 61% used [0x00000000c0000000,0x00000000cd6fcc60,0x00000000d5ca0000)
PSPermGen total 57920K, used 45712K [0x00000000bae00000, 0x00000000be690000, 0x00000000c0000000)
object space 57920K, 78% used [0x00000000bae00000,0x00000000bdaa4368,0x00000000be690000)
}
Event: 740.192 GC heap before
{Heap before GC invocations=194 (full 12):
PSYoungGen total 150208K, used 150179K [0x00000000eaab0000, 0x00000000f5650000, 0x0000000100000000)
eden space 135040K, 99% used [0x00000000eaab0000,0x00000000f2e89978,0x00000000f2e90000)
from space 15168K, 99% used [0x00000000f2e90000,0x00000000f3d5f480,0x00000000f3d60000)
to space 19648K, 0% used [0x00000000f4320000,0x00000000f4320000,0x00000000f5650000)
ParOldGen total 356992K, used 220147K [0x00000000c0000000, 0x00000000d5ca0000, 0x00000000eaab0000)
object space 356992K, 61% used [0x00000000c0000000,0x00000000cd6fcc60,0x00000000d5ca0000)
PSPermGen total 57920K, used 45712K [0x00000000bae00000, 0x00000000be690000, 0x00000000c0000000)
object space 57920K, 78% used [0x00000000bae00000,0x00000000bdaa4368,0x00000000be690000)
Event: 740.203 GC heap after
Heap after GC invocations=194 (full 12):
PSYoungGen total 152512K, used 19627K [0x00000000eaab0000, 0x00000000f5da0000, 0x0000000100000000)
eden space 132864K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000f2c70000)
from space 19648K, 99% used [0x00000000f4320000,0x00000000f564af78,0x00000000f5650000)
to space 23232K, 0% used [0x00000000f2c70000,0x00000000f2c70000,0x00000000f4320000)
ParOldGen total 356992K, used 221483K [0x00000000c0000000, 0x00000000d5ca0000, 0x00000000eaab0000)
object space 356992K, 62% used [0x00000000c0000000,0x00000000cd84afc0,0x00000000d5ca0000)
PSPermGen total 57920K, used 45712K [0x00000000bae00000, 0x00000000be690000, 0x00000000c0000000)
object space 57920K, 78% used [0x00000000bae00000,0x00000000bdaa4368,0x00000000be690000)
}
Deoptimization events (10 events):
Event: 731.417 Thread 0x0000000001db1800 Uncommon trap -34 fr.pc 0x000000000294df7c
Event: 731.417 Thread 0x0000000001db1800 Uncommon trap -34 fr.pc 0x000000000294df7c
Event: 731.417 Thread 0x0000000001db1800 Uncommon trap -34 fr.pc 0x0000000002973924
Event: 731.417 Thread 0x0000000001db1800 Uncommon trap -34 fr.pc 0x00000000029459b8
Event: 731.417 Thread 0x0000000001db1800 Uncommon trap -34 fr.pc 0x0000000002947b58
Event: 732.958 Thread 0x0000000001db1800 Uncommon trap -83 fr.pc 0x00000000029aba98
Event: 737.150 Thread 0x0000000001db1800 Uncommon trap -58 fr.pc 0x0000000002e1a21c
Event: 737.214 Thread 0x0000000001db1800 Uncommon trap -58 fr.pc 0x0000000002e1a21c
Event: 737.253 Thread 0x0000000001db1800 Uncommon trap -58 fr.pc 0x0000000002e1a21c
Event: 737.310 Thread 0x0000000001db1800 Uncommon trap -58 fr.pc 0x0000000002e1a21c
Internal exceptions (10 events):
Event: 739.919 Thread 0x000000000ac15800 Threw 0x00000000ec40f650 at C:jdk7u1_64pjdk7u7hotspotsrcsharevmprimsjvm.cpp:2888
Event: 739.954 Thread 0x000000000ac18000 Threw 0x00000000eca74ef8 at C:jdk7u1_64pjdk7u7hotspotsrcsharevmprimsjvm.cpp:2888
Event: 739.964 Thread 0x000000000ac15800 Threw 0x00000000ecc56f80 at C:jdk7u1_64pjdk7u7hotspotsrcsharevmprimsjvm.cpp:2888
Event: 739.985 Thread 0x000000000ac15800 Threw 0x00000000ecc57140 at C:jdk7u1_64pjdk7u7hotspotsrcsharevmprimsjvm.cpp:2888
Event: 740.024 Thread 0x000000000ac18000 Threw 0x00000000ece21688 at C:jdk7u1_64pjdk7u7hotspotsrcsharevmprimsjvm.cpp:2888
Event: 740.046 Thread 0x000000000ac15800 Threw 0x00000000ecc57300 at C:jdk7u1_64pjdk7u7hotspotsrcsharevmprimsjvm.cpp:2888
Event: 740.081 Thread 0x000000000ac18000 Threw 0x00000000ece217f8 at C:jdk7u1_64pjdk7u7hotspotsrcsharevmprimsjvm.cpp:2888
Event: 740.092 Thread 0x000000000ac15800 Threw 0x00000000ecc574c0 at C:jdk7u1_64pjdk7u7hotspotsrcsharevmprimsjvm.cpp:2888
Event: 740.112 Thread 0x000000000ac15800 Threw 0x00000000ecc57680 at C:jdk7u1_64pjdk7u7hotspotsrcsharevmprimsjvm.cpp:2888
Event: 740.126 Thread 0x000000000ac18000 Threw 0x00000000ece21968 at C:jdk7u1_64pjdk7u7hotspotsrcsharevmprimsjvm.cpp:2888
Events (10 events):
Event: 737.310 Thread 0x0000000001db1800 DEOPT PACKING pc=0x0000000002e1a21c sp=0x000000000e33ec90
Event: 737.310 Thread 0x0000000001db1800 DEOPT UNPACKING pc=0x0000000002539164 sp=0x000000000e33ebc0 mode 2
Event: 738.067 Executing VM operation: ParallelGCFailedAllocation
Event: 738.075 Executing VM operation: ParallelGCFailedAllocation done
Event: 739.386 Thread 0x000000000ac1b000 Thread added: 0x000000000ac1b000
Event: 739.389 Executing VM operation: RevokeBias
Event: 739.389 Executing VM operation: RevokeBias done
Event: 739.389 Thread 0x000000000ac1b000 Thread exited: 0x000000000ac1b000
Event: 740.192 Executing VM operation: ParallelGCFailedAllocation
Event: 740.203 Executing VM operation: ParallelGCFailedAllocation done
Dynamic libraries:
0x000000013f0f0000 - 0x000000013f123000 C:Program FilesJavajre7binjava.exe
0x0000000076e70000 - 0x0000000077019000 C:windowsSYSTEM32ntdll.dll
0x00000000769f0000 - 0x0000000076b0f000 C:windowssystem32kernel32.dll
0x000007fefd590000 - 0x000007fefd5fb000 C:windowssystem32KERNELBASE.dll
0x000007fefd740000 - 0x000007fefd81b000 C:windowssystem32ADVAPI32.dll
0x000007feff0e0000 - 0x000007feff17f000 C:windowssystem32msvcrt.dll
0x000007fefdb30000 - 0x000007fefdb4f000 C:windowsSYSTEM32sechost.dll
0x000007fefeb60000 - 0x000007fefec8d000 C:windowssystem32RPCRT4.dll
0x0000000076790000 - 0x000000007688a000 C:windowssystem32USER32.dll
0x000007fefd9a0000 - 0x000007fefda07000 C:windowssystem32GDI32.dll
0x000007fefed10000 - 0x000007fefed1e000 C:windowssystem32LPK.dll
0x000007fefed20000 - 0x000007fefede9000 C:windowssystem32USP10.dll
0x000007fefbd50000 - 0x000007fefbf44000 C:windowsWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9acCOMCTL32.dll
0x000007fefdb50000 - 0x000007fefdbc1000 C:windowssystem32SHLWAPI.dll
0x000007feff0b0000 - 0x000007feff0de000 C:windowssystem32IMM32.DLL
0x000007fefda20000 - 0x000007fefdb29000 C:windowssystem32MSCTF.dll
0x0000000057f80000 - 0x0000000058051000 C:Program FilesJavajre7binmsvcr100.dll
0x0000000057860000 - 0x0000000057f7f000 C:Program FilesJavajre7binserverjvm.dll
0x000007fef4040000 - 0x000007fef4049000 C:windowssystem32WSOCK32.dll
0x000007feff060000 - 0x000007feff0ad000 C:windowssystem32WS2_32.dll
0x000007fefda10000 - 0x000007fefda18000 C:windowssystem32NSI.dll
0x000007fefb3d0000 - 0x000007fefb40b000 C:windowssystem32WINMM.dll
0x0000000077030000 - 0x0000000077037000 C:windowssystem32PSAPI.DLL
0x000000005f5b0000 - 0x000000005f5ef000 C:Program FilesJavajre7binsplashscreen.dll
0x000007fefba00000 - 0x000007fefba56000 C:windowssystem32uxtheme.dll
0x0000000064f60000 - 0x0000000064f6f000 C:Program FilesJavajre7binverify.dll
0x0000000064360000 - 0x0000000064388000 C:Program FilesJavajre7binjava.dll
0x000007fefee50000 - 0x000007feff053000 C:windowssystem32ole32.dll
0x000007fefd200000 - 0x000007fefd20f000 C:windowssystem32CRYPTBASE.dll
0x0000000060020000 - 0x0000000060035000 C:Program FilesJavajre7binzip.dll
0x0000000057520000 - 0x00000000576b3000 C:Program FilesJavajre7binawt.dll
0x000007fefd8c0000 - 0x000007fefd997000 C:windowssystem32OLEAUT32.dll
0x000007fefb500000 - 0x000007fefb518000 C:windowssystem32DWMAPI.DLL
0x000007fefddb0000 - 0x000007fefeb38000 C:windowssystem32SHELL32.dll
0x0000000064d10000 - 0x0000000064d1b000 C:Program FilesJavajre7binmanagement.dll
0x0000000057820000 - 0x0000000057854000 C:Program FilesJavajre7binfontmanager.dll
0x000000005c840000 - 0x000000005c859000 C:Program FilesJavajre7binnet.dll
0x000007fefcb00000 - 0x000007fefcb55000 C:windowssystem32mswsock.dll
0x000007fefcaf0000 - 0x000007fefcaf7000 C:windowsSystem32wship6.dll
0x0000000064cc0000 - 0x0000000064cd1000 C:Program FilesJavajre7binnio.dll
0x00000000577d0000 - 0x0000000057811000 C:Program FilesJavajre7bint2k.dll
0x000007fefc4b0000 - 0x000007fefc4b7000 C:windowsSystem32wshtcpip.dll
0x000007fefc980000 - 0x000007fefc9db000 C:windowssystem32DNSAPI.dll
0x000007fef8d30000 - 0x000007fef8d5f000 C:Program FilesCommon FilesMicrosoft SharedWindows LiveWLIDNSP.DLL
0x00000000715f0000 - 0x0000000071616000 C:Program FilesBonjourmdnsNSP.dll
0x000007fefaa80000 - 0x000007fefaaa7000 C:windowssystem32Iphlpapi.DLL
0x000007fefaa70000 - 0x000007fefaa7b000 C:windowssystem32WINNSI.DLL
0x000007fef8d20000 - 0x000007fef8d28000 C:windowssystem32rasadhlp.dll
0x000007fefa8c0000 - 0x000007fefa913000 C:windowsSystem32fwpuclnt.dll
0x000007fefcba0000 - 0x000007fefcbb7000 C:windowssystem32CRYPTSP.dll
0x000007fefc860000 - 0x000007fefc8a7000 C:windowssystem32rsaenh.dll
0x000007fefc5d0000 - 0x000007fefc5ee000 C:windowssystem32USERENV.dll
0x000007fefd2d0000 - 0x000007fefd2df000 C:windowssystem32profapi.dll
0x000007fefabd0000 - 0x000007fefabe5000 C:windowssystem32NLAapi.dll
0x000007fef5170000 - 0x000007fef5185000 C:windowssystem32napinsp.dll
0x000007fef47e0000 - 0x000007fef47f9000 C:windowssystem32pnrpnsp.dll
0x000007fef51e0000 - 0x000007fef51eb000 C:windowsSystem32winrnr.dll
0x00000000577a0000 - 0x00000000577c4000 C:Program FilesJavajre7binsunec.dll
0x000007fefd6a0000 - 0x000007fefd739000 C:windowssystem32CLBCatQ.DLL
0x000007fefb260000 - 0x000007fefb3c1000 C:windowssystem32WindowsCodecs.dll
0x000007fefd1a0000 - 0x000007fefd1f7000 C:windowssystem32apphelp.dll
0x000007fef8630000 - 0x000007fef8665000 C:windowssystem32EhStorShell.dll
0x000007fefdbd0000 - 0x000007fefdda7000 C:windowssystem32SETUPAPI.dll
0x000007fefd380000 - 0x000007fefd3b6000 C:windowssystem32CFGMGR32.dll
0x000007fefd570000 - 0x000007fefd58a000 C:windowssystem32DEVOBJ.dll
0x000007fefbbd0000 - 0x000007fefbcfc000 C:windowssystem32PROPSYS.dll
0x000007fef85b0000 - 0x000007fef8630000 C:windowssystem32ntshrui.dll
0x000007fefce40000 - 0x000007fefce63000 C:windowssystem32srvcli.dll
0x000007fef8680000 - 0x000007fef868f000 C:windowssystem32cscapi.dll
0x000007fefab00000 - 0x000007fefab0b000 C:windowssystem32slc.dll
0x0000000057770000 - 0x000000005779a000 C:Program FilesJavajre7bindcpr.dll
0x0000000057740000 - 0x0000000057770000 C:Program FilesJavajre7binjpeg.dll
0x0000000064f50000 - 0x0000000064f5b000 C:Program FilesJavajre7binsunmscapi.dll
0x000007fefd400000 - 0x000007fefd56a000 C:windowssystem32CRYPT32.dll
0x000007fefd370000 - 0x000007fefd37f000 C:windowssystem32MSASN1.dll
0x0000000180000000 - 0x0000000180048000 C:UsersDavid McKeagAppDataRoaming.techniclaunchertekkitbinnativeslwjgl64.dll
0x000007feeda00000 - 0x000007feedb1d000 C:windowssystem32OPENGL32.dll
0x000007fef6a40000 - 0x000007fef6a6d000 C:windowssystem32GLU32.dll
0x000007feed810000 - 0x000007feed901000 C:windowssystem32DDRAW.dll
0x000007fef6ad0000 - 0x000007fef6ad8000 C:windowssystem32DCIMAN32.dll
0x000007fefc3e0000 - 0x000007fefc3ec000 C:windowssystem32VERSION.dll
0x0000000064780000 - 0x0000000064787000 C:Program FilesJavajre7binjawt.dll
0x000000000f290000 - 0x00000000103fa000 C:windowssystem32ig4icd64.dll
0x0000000002020000 - 0x0000000002036000 C:UsersDavid McKeagAppDataRoaming.techniclaunchertekkitbinnativesjinput-dx8_64.dll
0x000007fef69b0000 - 0x000007fef69ec000 C:windowssystem32DINPUT8.dll
0x000007fefbad0000 - 0x000007fefbadb000 C:windowssystem32HID.DLL
0x000007fefd3c0000 - 0x000007fefd3f9000 C:windowssystem32WINTRUST.dll
0x00000000020f0000 - 0x0000000002104000 C:UsersDavid McKeagAppDataRoaming.techniclaunchertekkitbinnativesjinput-raw_64.dll
0x000007feed540000 - 0x000007feed662000 C:UsersDavid McKeagAppDataRoaming.techniclaunchertekkitbinnativesOpenAL64.dll
0x000007fefb410000 - 0x000007fefb498000 C:windowssystem32dsound.dll
0x000007fefbaf0000 - 0x000007fefbb1c000 C:windowssystem32POWRPROF.dll
0x000007fefba60000 - 0x000007fefbaab000 C:windowsSystem32MMDevApi.dll
0x000007fef67c0000 - 0x000007fef67fb000 C:windowssystem32wdmaud.drv
0x000000006f090000 - 0x000000006f096000 C:windowssystem32ksuser.dll
0x000007fefbae0000 - 0x000007fefbae9000 C:windowssystem32AVRT.dll
0x000007fefb200000 - 0x000007fefb24f000 C:windowssystem32AUDIOSES.DLL
0x000007fef5ec0000 - 0x000007fef5eca000 C:windowssystem32msacm32.drv
0x000007fef5ea0000 - 0x000007fef5eb8000 C:windowssystem32MSACM32.dll
0x000007fef5df0000 - 0x000007fef5df9000 C:windowssystem32midimap.dll
0x000007fef9f40000 - 0x000007fefa065000 C:windowssystem32dbghelp.dll
VM Arguments:
jvm_args: -Xmx1024m
java_command: C:/Users/David McKeag/Desktop/technic-launcher.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:Program FilesCommon FilesMicrosoft SharedWindows Live;C:Program Files (x86)Common FilesMicrosoft SharedWindows Live;C:windowssystem32;C:windows;C:windowsSystem32Wbem;C:windowsSystem32WindowsPowerShellv1.0;C:Program Files (x86)IntelOpenCL SDK2.0binx86;C:Program Files (x86)IntelOpenCL SDK2.0binx64;C:Program Files (x86)Windows LiveShared
USERNAME=David McKeag
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 (2 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 6174732k(1075888k free), swap 12347608k(6593560k free)
vm_info: Java HotSpot 64-Bit Server VM (23.3-b01) for windows-amd64 JRE (1.7.0_07-b10), built on Aug 28 2012 18:28:27 by "java_re" with unknown MS VC++:1600
time: Sun Mar 03 16:19:11 2013
elapsed time: 740 seconds
Question
Dark Fire Wolf
Title: Random Game Crashs
Version: 3.1.2
OS: Windows 7
Java Version: Ver. 7 Update 6
Description of Problem:
So i'm playin' in the tekkit Server normally, everything's fine, people of the place come and go, all of a Sudden, the game closes and posts a freakin' error report on my desktop and this had happened about 10 fucking times now and i'm gettin' sick of this.
Error Messages:
none, it just randomly closes the tekkit Window and says nothing.
Error Log:
0 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now