Jump to content

Question

Posted

Title: Tekkit launcher crash

Version: 3.1.2

OS: vista 64bit

Java Version: se 7 u8

Description of Problem:

launcher crashes 20-30 times a day. Every time i recive an hs_err_pid txt on my desktop.

i have uninstalled tekkit many times, given tekkit 4 gig ram, updated all drivers and still crash after crash.

Error Messages:

Error Log:


#

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

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000fb256220, pid=22984, tid=20580

#

# JRE version: 7.0_05-b05

# Java VM: Java HotSpot 64-Bit Server VM (23.1-b03 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 (0x00000000167fe800):  JavaThread "Thread-16" [_thread_in_native, id=20580, stack(0x0000000023460000,0x0000000023560000)]



siginfo: ExceptionCode=0xc0000005, writing address 0x00000000999c8f30



Registers:

RAX=0x00000000108963a0, RBX=0x00000000999c8f10, RCX=0x0000000010890000, RDX=0x0000000000000088

RSP=0x000000002355ef10, RBP=0x000000001089e330, RSI=0x00000000ffffffff, RDI=0x0000000000000005

R8 =0x0000000010896390, R9 =0x00000000108963a0, R10=0x00000000032d237c, R11=0x000000002355eeb0

R12=0x00000000108967d0, R13=0x000000003d55a430, R14=0x000000002355eff0, R15=0x00000000167fe800

RIP=0x00000000fb256220, EFLAGS=0x0000000000010246



Top of Stack: (sp=0x000000002355ef10)

0x000000002355ef10:   ffffffff999c8f10 00000000ffffffff

0x000000002355ef20:   000000073d53baf8 000000002355ef88

0x000000002355ef30:   0000000000000000 00000000032d23a8

0x000000002355ef40:   000000073d55a430 000000002355efc0

0x000000002355ef50:   0000000000000013 0000000000000005

0x000000002355ef60:   00000000999c8f10 0000000000000000

0x000000002355ef70:   00000007464115a0 00000007caa01e80

0x000000002355ef80:   000000002355ef80 0000000000000000

0x000000002355ef90:   000000002355eff0 000000073d55d1b8

0x000000002355efa0:   0000000000000000 000000073d55a430

0x000000002355efb0:   0000000000000000 000000002355efe0

0x000000002355efc0:   000000002355f038 00000000032c61f8

0x000000002355efd0:   0000000742e15328 00000000032cf1d8

0x000000002355efe0:   00000000999c8f10 0000000000001009

0x000000002355eff0:   000000001089e330 000000002355eff8

0x000000002355f000:   000000073d543f67 000000002355f050 



Instructions: (pc=0x00000000fb256220)

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

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

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

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





Register to memory mapping:



RAX=0x00000000108963a0 is an unknown value

RBX=0x00000000999c8f10 is an unknown value

RCX=0x0000000010890000 is an unknown value

RDX=0x0000000000000088 is an unknown value

RSP=0x000000002355ef10 is pointing into the stack for thread: 0x00000000167fe800

RBP=0x000000001089e330 is an unknown value

RSI=0x00000000ffffffff is an unknown value

RDI=0x0000000000000005 is an unknown value

R8 =0x0000000010896390 is an unknown value

R9 =0x00000000108963a0 is an unknown value

R10=0x00000000032d237c is an Interpreter codelet

method entry point (kind = native)  [0x00000000032d2100, 0x00000000032d2980]  2176 bytes

R11=0x000000002355eeb0 is pointing into the stack for thread: 0x00000000167fe800

R12=0x00000000108967d0 is an unknown value

R13=0x000000003d55a430 is an oop

{method} 

 - klass: {other class}

R14=0x000000002355eff0 is pointing into the stack for thread: 0x00000000167fe800

R15=0x00000000167fe800 is a thread





Stack: [0x0000000023460000,0x0000000023560000],  sp=0x000000002355ef10,  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.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 )

  0x0000000016800800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=22900, stack(0x0000000015470000,0x0000000015570000)]

  0x00000000167fd000 JavaThread "Client write thread" [_thread_blocked, id=23524, stack(0x0000000018f90000,0x0000000019090000)]

  0x0000000016802000 JavaThread "Client read thread" [_thread_in_native, id=23424, stack(0x0000000024950000,0x0000000024a50000)]

  0x0000000016800000 JavaThread "File IO Thread" [_thread_blocked, id=23368, stack(0x0000000014e60000,0x0000000014f60000)]

  0x00000000167fd800 JavaThread "Thread-17" [_thread_in_native, id=23220, stack(0x00000000235a0000,0x00000000236a0000)]

=>0x00000000167fe800 JavaThread "Thread-16" [_thread_in_native, id=20580, stack(0x0000000023460000,0x0000000023560000)]

  0x0000000014296000 JavaThread "Thread-10" daemon [_thread_in_native, id=20484, stack(0x000000001c110000,0x000000001c210000)]

  0x0000000014290800 JavaThread "Minecraft main thread" [_thread_blocked, id=22568, stack(0x0000000018650000,0x0000000018750000)]

  0x0000000014291800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=23472, stack(0x0000000018550000,0x0000000018650000)]

  0x0000000014294800 JavaThread "SwingWorker-pool-1-thread-6" daemon [_thread_blocked, id=23152, stack(0x0000000018af0000,0x0000000018bf0000)]

  0x0000000014293800 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=19168, stack(0x0000000018280000,0x0000000018380000)]

  0x0000000014293000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=19360, stack(0x0000000018990000,0x0000000018a90000)]

  0x0000000014292000 JavaThread "Image Animator 3" daemon [_thread_blocked, id=22860, stack(0x00000000187d0000,0x00000000188d0000)]

  0x0000000014290000 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=22640, stack(0x00000000183e0000,0x00000000184e0000)]

  0x000000001428f000 JavaThread "DestroyJavaVM" [_thread_blocked, id=17812, stack(0x0000000002f40000,0x0000000003040000)]

  0x00000000116d8000 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=22164, stack(0x0000000017140000,0x0000000017240000)]

  0x00000000116d7800 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=19100, stack(0x0000000016f10000,0x0000000017010000)]

  0x00000000140d9000 JavaThread "TimerQueue" daemon [_thread_blocked, id=23032, stack(0x0000000015230000,0x0000000015330000)]

  0x0000000014276800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=21344, stack(0x00000000155f0000,0x00000000156f0000)]

  0x0000000011840000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=23212, stack(0x00000000133d0000,0x00000000134d0000)]

  0x000000001180e000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=23416, stack(0x0000000013d30000,0x0000000013e30000)]

  0x0000000011667800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=23520, stack(0x0000000011320000,0x0000000011420000)]

  0x0000000011666800 JavaThread "AWT-Shutdown" [_thread_blocked, id=21568, stack(0x0000000011b60000,0x0000000011c60000)]

  0x0000000011662000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=22364, stack(0x00000000119a0000,0x0000000011aa0000)]

  0x000000000f85a800 JavaThread "Service Thread" daemon [_thread_blocked, id=22708, stack(0x0000000011170000,0x0000000011270000)]

  0x000000000f858800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=22704, stack(0x0000000010f70000,0x0000000011070000)]

  0x000000000f854000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=22636, stack(0x0000000010e50000,0x0000000010f50000)]

  0x000000000f852800 JavaThread "Attach Listener" daemon [_thread_blocked, id=23044, stack(0x0000000010cf0000,0x0000000010df0000)]

  0x000000000f84b800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=23500, stack(0x0000000010b50000,0x0000000010c50000)]

  0x000000000f7c6800 JavaThread "Finalizer" daemon [_thread_blocked, id=22004, stack(0x00000000109e0000,0x0000000010ae0000)]

  0x000000000f7bf800 JavaThread "Reference Handler" daemon [_thread_blocked, id=17004, stack(0x00000000108a0000,0x00000000109a0000)]



Other Threads:

  0x000000000f7b8000 VMThread [stack: 0x00000000106d0000,0x00000000107d0000] [id=23312]

  0x000000000f873800 WatcherThread [stack: 0x0000000011450000,0x0000000011550000] [id=23088]



VM state:not at safepoint (normal execution)



VM Mutex/Monitor currently owned by a thread: None



Heap

 PSYoungGen      total 343104K, used 174197K [0x00000000c0000000, 0x00000000e02c0000, 0x0000000000000000)

  eden space 289152K, 60% used [0x00000000c0000000,0x00000000caa1d7c8,0x00000000d1a60000)

  from space 53952K, 0% used [0x00000000d1a60000,0x00000000d1a60000,0x00000000d4f10000)

  to   space 118976K, 0% used [0x00000000d8e90000,0x00000000d8e90000,0x00000000e02c0000)

 ParOldGen       total 671360K, used 367119K [0x0000000040000000, 0x0000000068fa0000, 0x00000000c0000000)

  object space 671360K, 54% used [0x0000000040000000,0x0000000056683d00,0x0000000068fa0000)

 PSPermGen       total 59584K, used 46069K [0x000000003ae00000, 0x000000003e830000, 0x0000000040000000)

  object space 59584K, 77% used [0x000000003ae00000,0x000000003dafd438,0x000000003e830000)



Code Cache  [0x00000000032c0000, 0x0000000003da0000, 0x00000000062c0000)

 total_blobs=3836 nmethods=2989 adapters=796 free_code_cache=38220Kb largest_free_block=38943232



Compilation events (10 events):

Event: 948.118 Thread 0x000000000f858800 3224             java.util.TimSort::mergeLo (655 bytes)

Event: 948.135 Thread 0x000000000f858800 nmethod 3224 0x0000000003b8acd0 code [0x0000000003b8af00, 0x0000000003b8cb68]

Event: 948.497 Thread 0x000000000f854000  144 % !         reifnsk.minimap.ReiMinimap::onTickInGame @ 2048 (4362 bytes)

Event: 948.577 Thread 0x000000000f854000 nmethod 144% 0x0000000003b7c850 code [0x0000000003b7cfe0, 0x0000000003b80d30]

Event: 948.604 Thread 0x000000000f858800 3225   !         reifnsk.minimap.ReiMinimap::onTickInGame (4362 bytes)

Event: 948.786 Thread 0x000000000f858800 nmethod 3225 0x0000000003d8c310 code [0x0000000003d8ce60, 0x0000000003d937e0]

Event: 948.946 Thread 0x000000000f854000 3226   !         java.net.SocketInputStream::read (290 bytes)

Event: 948.953 Thread 0x000000000f854000 nmethod 3226 0x0000000003b8dfd0 code [0x0000000003b8e260, 0x0000000003b8f208]

Event: 949.213 Thread 0x000000000f858800 3227             java.util.HashMap::containsValue (64 bytes)

Event: 949.214 Thread 0x000000000f858800 nmethod 3227 0x0000000003d739d0 code [0x0000000003d73b20, 0x0000000003d73c98]



GC Heap History (10 events):

Event: 886.876 GC heap before

{Heap before GC invocations=93 (full 10):

 PSYoungGen      total 303488K, used 14300K [0x00000000c0000000, 0x00000000e0960000, 0x0000000000000000)

  eden space 289152K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d1a60000)

  from space 14336K, 99% used [0x00000000d1a60000,0x00000000d28571b0,0x00000000d2860000)

  to   space 122368K, 0% used [0x00000000d91e0000,0x00000000d91e0000,0x00000000e0960000)

 ParOldGen       total 671360K, used 497651K [0x0000000040000000, 0x0000000068fa0000, 0x00000000c0000000)

  object space 671360K, 74% used [0x0000000040000000,0x000000005e5fcf58,0x0000000068fa0000)

 PSPermGen       total 64640K, used 46052K [0x000000003ae00000, 0x000000003ed20000, 0x0000000040000000)

  object space 64640K, 71% used [0x000000003ae00000,0x000000003daf9340,0x000000003ed20000)

Event: 887.077 GC heap after

Heap after GC invocations=93 (full 10):

 PSYoungGen      total 303488K, used 0K [0x00000000c0000000, 0x00000000e0960000, 0x0000000000000000)

  eden space 289152K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d1a60000)

  from space 14336K, 0% used [0x00000000d1a60000,0x00000000d1a60000,0x00000000d2860000)

  to   space 122368K, 0% used [0x00000000d91e0000,0x00000000d91e0000,0x00000000e0960000)

 ParOldGen       total 671360K, used 488387K [0x0000000040000000, 0x0000000068fa0000, 0x00000000c0000000)

  object space 671360K, 72% used [0x0000000040000000,0x000000005dcf0e28,0x0000000068fa0000)

 PSPermGen       total 62976K, used 46052K [0x000000003ae00000, 0x000000003eb80000, 0x0000000040000000)

  object space 62976K, 73% used [0x000000003ae00000,0x000000003daf9260,0x000000003eb80000)

}

Event: 946.004 GC heap before

{Heap before GC invocations=94 (full 10):

 PSYoungGen      total 303488K, used 210582K [0x00000000c0000000, 0x00000000e0960000, 0x0000000000000000)

  eden space 289152K, 72% used [0x00000000c0000000,0x00000000ccda5ac8,0x00000000d1a60000)

  from space 14336K, 0% used [0x00000000d1a60000,0x00000000d1a60000,0x00000000d2860000)

  to   space 122368K, 0% used [0x00000000d91e0000,0x00000000d91e0000,0x00000000e0960000)

 ParOldGen       total 671360K, used 488387K [0x0000000040000000, 0x0000000068fa0000, 0x00000000c0000000)

  object space 671360K, 72% used [0x0000000040000000,0x000000005dcf0e28,0x0000000068fa0000)

 PSPermGen       total 62976K, used 46068K [0x000000003ae00000, 0x000000003eb80000, 0x0000000040000000)

  object space 62976K, 73% used [0x000000003ae00000,0x000000003dafd078,0x000000003eb80000)

Event: 946.006 GC heap after

Heap after GC invocations=94 (full 10):

 PSYoungGen      total 405248K, used 406K [0x00000000c0000000, 0x00000000e0340000, 0x0000000000000000)

  eden space 289152K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d1a60000)

  from space 116096K, 0% used [0x00000000d91e0000,0x00000000d9245808,0x00000000e0340000)

  to   space 119232K, 0% used [0x00000000d1a60000,0x00000000d1a60000,0x00000000d8ed0000)

 ParOldGen       total 671360K, used 488395K [0x0000000040000000, 0x0000000068fa0000, 0x00000000c0000000)

  object space 671360K, 72% used [0x0000000040000000,0x000000005dcf2e28,0x0000000068fa0000)

 PSPermGen       total 62976K, used 46068K [0x000000003ae00000, 0x000000003eb80000, 0x0000000040000000)

  object space 62976K, 73% used [0x000000003ae00000,0x000000003dafd078,0x000000003eb80000)

}

Event: 946.006 GC heap before

{Heap before GC invocations=95 (full 11):

 PSYoungGen      total 405248K, used 406K [0x00000000c0000000, 0x00000000e0340000, 0x0000000000000000)

  eden space 289152K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d1a60000)

  from space 116096K, 0% used [0x00000000d91e0000,0x00000000d9245808,0x00000000e0340000)

  to   space 119232K, 0% used [0x00000000d1a60000,0x00000000d1a60000,0x00000000d8ed0000)

 ParOldGen       total 671360K, used 488395K [0x0000000040000000, 0x0000000068fa0000, 0x00000000c0000000)

  object space 671360K, 72% used [0x0000000040000000,0x000000005dcf2e28,0x0000000068fa0000)

 PSPermGen       total 62976K, used 46068K [0x000000003ae00000, 0x000000003eb80000, 0x0000000040000000)

  object space 62976K, 73% used [0x000000003ae00000,0x000000003dafd078,0x000000003eb80000)

Event: 946.195 GC heap after

Heap after GC invocations=95 (full 11):

 PSYoungGen      total 405248K, used 0K [0x00000000c0000000, 0x00000000e0340000, 0x0000000000000000)

  eden space 289152K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d1a60000)

  from space 116096K, 0% used [0x00000000d91e0000,0x00000000d91e0000,0x00000000e0340000)

  to   space 119232K, 0% used [0x00000000d1a60000,0x00000000d1a60000,0x00000000d8ed0000)

 ParOldGen       total 671360K, used 487181K [0x0000000040000000, 0x0000000068fa0000, 0x00000000c0000000)

  object space 671360K, 72% used [0x0000000040000000,0x000000005dbc3408,0x0000000068fa0000)

 PSPermGen       total 61248K, used 46067K [0x000000003ae00000, 0x000000003e9d0000, 0x0000000040000000)

  object space 61248K, 75% used [0x000000003ae00000,0x000000003dafcf18,0x000000003e9d0000)

}

Event: 947.486 GC heap before

{Heap before GC invocations=96 (full 11):

 PSYoungGen      total 405248K, used 63685K [0x00000000c0000000, 0x00000000e0340000, 0x0000000000000000)

  eden space 289152K, 22% used [0x00000000c0000000,0x00000000c3e31730,0x00000000d1a60000)

  from space 116096K, 0% used [0x00000000d91e0000,0x00000000d91e0000,0x00000000e0340000)

  to   space 119232K, 0% used [0x00000000d1a60000,0x00000000d1a60000,0x00000000d8ed0000)

 ParOldGen       total 671360K, used 487181K [0x0000000040000000, 0x0000000068fa0000, 0x00000000c0000000)

  object space 671360K, 72% used [0x0000000040000000,0x000000005dbc3408,0x0000000068fa0000)

 PSPermGen       total 61248K, used 46067K [0x000000003ae00000, 0x000000003e9d0000, 0x0000000040000000)

  object space 61248K, 75% used [0x000000003ae00000,0x000000003dafcff0,0x000000003e9d0000)

Event: 947.510 GC heap after

Heap after GC invocations=96 (full 11):

 PSYoungGen      total 343104K, used 53936K [0x00000000c0000000, 0x00000000e02c0000, 0x0000000000000000)

  eden space 289152K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d1a60000)

  from space 53952K, 99% used [0x00000000d1a60000,0x00000000d4f0c0b0,0x00000000d4f10000)

  to   space 118976K, 0% used [0x00000000d8e90000,0x00000000d8e90000,0x00000000e02c0000)

 ParOldGen       total 671360K, used 487181K [0x0000000040000000, 0x0000000068fa0000, 0x00000000c0000000)

  object space 671360K, 72% used [0x0000000040000000,0x000000005dbc3408,0x0000000068fa0000)

 PSPermGen       total 61248K, used 46067K [0x000000003ae00000, 0x000000003e9d0000, 0x0000000040000000)

  object space 61248K, 75% used [0x000000003ae00000,0x000000003dafcff0,0x000000003e9d0000)

}

Event: 947.510 GC heap before

{Heap before GC invocations=97 (full 12):

 PSYoungGen      total 343104K, used 53936K [0x00000000c0000000, 0x00000000e02c0000, 0x0000000000000000)

  eden space 289152K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d1a60000)

  from space 53952K, 99% used [0x00000000d1a60000,0x00000000d4f0c0b0,0x00000000d4f10000)

  to   space 118976K, 0% used [0x00000000d8e90000,0x00000000d8e90000,0x00000000e02c0000)

 ParOldGen       total 671360K, used 487181K [0x0000000040000000, 0x0000000068fa0000, 0x00000000c0000000)

  object space 671360K, 72% used [0x0000000040000000,0x000000005dbc3408,0x0000000068fa0000)

 PSPermGen       total 61248K, used 46067K [0x000000003ae00000, 0x000000003e9d0000, 0x0000000040000000)

  object space 61248K, 75% used [0x000000003ae00000,0x000000003dafcff0,0x000000003e9d0000)

Event: 947.652 GC heap after

Heap after GC invocations=97 (full 12):

 PSYoungGen      total 343104K, used 0K [0x00000000c0000000, 0x00000000e02c0000, 0x0000000000000000)

  eden space 289152K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d1a60000)

  from space 53952K, 0% used [0x00000000d1a60000,0x00000000d1a60000,0x00000000d4f10000)

  to   space 118976K, 0% used [0x00000000d8e90000,0x00000000d8e90000,0x00000000e02c0000)

 ParOldGen       total 671360K, used 367119K [0x0000000040000000, 0x0000000068fa0000, 0x00000000c0000000)

  object space 671360K, 54% used [0x0000000040000000,0x0000000056683d00,0x0000000068fa0000)

 PSPermGen       total 59584K, used 46067K [0x000000003ae00000, 0x000000003e830000, 0x0000000040000000)

  object space 59584K, 77% used [0x000000003ae00000,0x000000003dafcff0,0x000000003e830000)

}



Deoptimization events (10 events):

Event: 947.689 Thread 0x0000000014290800 Uncommon trap -83 fr.pc 0x00000000038982cc

Event: 947.690 Thread 0x0000000014290800 Uncommon trap -58 fr.pc 0x0000000003918f90

Event: 947.690 Thread 0x0000000014290800 Uncommon trap -83 fr.pc 0x0000000003a72c1c

Event: 947.721 Thread 0x0000000014290800 Uncommon trap -83 fr.pc 0x0000000003c4c5dc

Event: 947.721 Thread 0x0000000014290800 Uncommon trap -83 fr.pc 0x0000000003c9710c

Event: 947.721 Thread 0x0000000014290800 Uncommon trap -34 fr.pc 0x0000000003c2f9e0

Event: 947.721 Thread 0x0000000014290800 Uncommon trap -34 fr.pc 0x000000000364433c

Event: 947.732 Thread 0x0000000014290800 Uncommon trap -83 fr.pc 0x00000000036d3664

Event: 948.007 Thread 0x0000000014290800 Uncommon trap -34 fr.pc 0x0000000003607a70

Event: 948.035 Thread 0x0000000014290800 Uncommon trap -34 fr.pc 0x0000000003607a70



Internal exceptions (10 events):

Event: 949.230 Thread 0x00000000167fe800 Threw 0x00000000c91563b0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 949.261 Thread 0x00000000167fd000 Threw 0x00000000c07df270 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 949.262 Thread 0x00000000167fe800 Threw 0x00000000c9156578 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 949.304 Thread 0x00000000167fe800 Threw 0x00000000c9156740 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 949.333 Thread 0x00000000167fd000 Threw 0x00000000c07df3e8 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 949.333 Thread 0x00000000167fe800 Threw 0x00000000c9156908 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 949.365 Thread 0x00000000167fd000 Threw 0x00000000c07df560 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 949.365 Thread 0x00000000167fe800 Threw 0x00000000c9156ad0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 949.411 Thread 0x00000000167fe800 Threw 0x00000000c96cf4b0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 949.411 Thread 0x00000000167fd000 Threw 0x00000000c07df6d8 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888



Events (10 events):

Event: 948.007 loading class 0x0000000014337020

Event: 948.007 loading class 0x0000000014337020 done

Event: 948.007 loading class 0x000000001421ead0

Event: 948.007 loading class 0x000000001421ead0 done

Event: 948.035 Thread 0x0000000014290800 DEOPT PACKING pc=0x0000000003607a70 sp=0x000000001874eb30

Event: 948.035 Thread 0x0000000014290800 DEOPT UNPACKING pc=0x00000000032f9164 sp=0x000000001874eb18 mode 2

Event: 948.066 Thread 0x0000000016803000 Thread added: 0x0000000016803000

Event: 948.070 Executing VM operation: RevokeBias

Event: 948.070 Executing VM operation: RevokeBias done

Event: 948.070 Thread 0x0000000016803000 Thread exited: 0x0000000016803000





Dynamic libraries:

0x000000003f510000 - 0x000000003f543000 	C:\Program Files\Java\jre7\bin\java.exe

0x0000000077500000 - 0x0000000077686000 	C:\Windows\system32\ntdll.dll

0x0000000076e40000 - 0x0000000076f6d000 	C:\Windows\system32\kernel32.dll

0x00000000fdf30000 - 0x00000000fe038000 	C:\Windows\system32\ADVAPI32.dll

0x00000000fea70000 - 0x00000000febb3000 	C:\Windows\system32\RPCRT4.dll

0x00000000770c0000 - 0x000000007718d000 	C:\Windows\system32\USER32.dll

0x00000000fe180000 - 0x00000000fe1e4000 	C:\Windows\system32\GDI32.dll

0x00000000fcab0000 - 0x00000000fcca9000 	C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_1509f852f40ee5cd\COMCTL32.dll

0x00000000fe590000 - 0x00000000fe62c000 	C:\Windows\system32\msvcrt.dll

0x00000000fe470000 - 0x00000000fe4e3000 	C:\Windows\system32\SHLWAPI.dll

0x00000000fe210000 - 0x00000000fe23d000 	C:\Windows\system32\IMM32.DLL

0x00000000fe640000 - 0x00000000fe742000 	C:\Windows\system32\MSCTF.dll

0x00000000fe4f0000 - 0x00000000fe4fd000 	C:\Windows\system32\LPK.DLL

0x00000000fe040000 - 0x00000000fe0da000 	C:\Windows\system32\USP10.dll

0x000000006c270000 - 0x000000006c341000 	C:\Program Files\Java\jre7\bin\msvcr100.dll

0x0000000068cd0000 - 0x00000000693ea000 	C:\Program Files\Java\jre7\bin\server\jvm.dll

0x00000000f4e40000 - 0x00000000f4e49000 	C:\Windows\system32\WSOCK32.dll

0x00000000fe240000 - 0x00000000fe284000 	C:\Windows\system32\WS2_32.dll

0x00000000fe630000 - 0x00000000fe637000 	C:\Windows\system32\NSI.dll

0x00000000fbef0000 - 0x00000000fbf29000 	C:\Windows\system32\WINMM.dll

0x00000000fe290000 - 0x00000000fe468000 	C:\Windows\system32\ole32.dll

0x00000000fe990000 - 0x00000000fea63000 	C:\Windows\system32\OLEAUT32.dll

0x00000000fbe90000 - 0x00000000fbee5000 	C:\Windows\system32\OLEACC.dll

0x00000000776a0000 - 0x00000000776a9000 	C:\Windows\system32\PSAPI.DLL

0x000000006d7c0000 - 0x000000006d7ff000 	C:\Program Files\Java\jre7\bin\splashscreen.dll

0x00000000fc870000 - 0x00000000fc8c1000 	C:\Windows\system32\uxtheme.dll

0x00000000724a0000 - 0x00000000724af000 	C:\Program Files\Java\jre7\bin\verify.dll

0x000000006dc90000 - 0x000000006dcb8000 	C:\Program Files\Java\jre7\bin\java.dll

0x0000000080000000 - 0x0000000080050000 	C:\Program Files (x86)\WOW Security\Spam Control\fsscoepl_x64.dll

0x00000000febc0000 - 0x00000000ff813000 	C:\Windows\system32\SHELL32.dll

0x000000006d7a0000 - 0x000000006d7b5000 	C:\Program Files\Java\jre7\bin\zip.dll

0x000000006ab00000 - 0x000000006ac94000 	C:\Program Files\Java\jre7\bin\awt.dll

0x00000000fae30000 - 0x00000000fae41000 	C:\Windows\system32\DWMAPI.DLL

0x00000000f97a0000 - 0x00000000f997f000 	C:\Windows\system32\d3d9.dll

0x00000000fd020000 - 0x00000000fd02b000 	C:\Windows\system32\VERSION.dll

0x00000000f9c00000 - 0x00000000f9c07000 	C:\Windows\system32\d3d8thk.dll

0x00000000e9510000 - 0x00000000ea65d000 	C:\Windows\system32\nvd3dumx.dll

0x00000000fcf20000 - 0x00000000fcf42000 	C:\Windows\system32\powrprof.dll

0x00000000023f0000 - 0x0000000002414000 	C:\Program Files\Common Files\Logishrd\LVMVFM\LVPrcInj.dll

0x00000000724b0000 - 0x00000000724bb000 	C:\Program Files\Java\jre7\bin\management.dll

0x000000006d760000 - 0x000000006d794000 	C:\Program Files\Java\jre7\bin\fontmanager.dll

0x000000006d740000 - 0x000000006d759000 	C:\Program Files\Java\jre7\bin\net.dll

0x0000000075040000 - 0x0000000075078000 	C:\Program Files (x86)\WOW Security\FSPS\program\fslsp_x64.dll

0x0000000073d70000 - 0x0000000073d8c000 	c:\program files (x86)\wow security\scanner-interface\fsgkiapi_x64.dll

0x00000000fd300000 - 0x00000000fd34f000 	C:\Windows\system32\mswsock.dll

0x00000000fd390000 - 0x00000000fd397000 	C:\Windows\System32\wship6.dll

0x000000006d720000 - 0x000000006d731000 	C:\Program Files\Java\jre7\bin\nio.dll

0x000000006ba00000 - 0x000000006ba41000 	C:\Program Files\Java\jre7\bin\t2k.dll

0x00000000fcf00000 - 0x00000000fcf07000 	C:\Windows\System32\wshtcpip.dll

0x00000000fb050000 - 0x00000000fb063000 	C:\Windows\system32\NLAapi.dll

0x00000000fd5a0000 - 0x00000000fd5c3000 	C:\Windows\system32\IPHLPAPI.DLL

0x00000000fd550000 - 0x00000000fd595000 	C:\Windows\system32\dhcpcsvc.DLL

0x00000000fd870000 - 0x00000000fd8aa000 	C:\Windows\system32\DNSAPI.dll

0x00000000fdd80000 - 0x00000000fdd9c000 	C:\Windows\system32\Secur32.dll

0x00000000fd540000 - 0x00000000fd54a000 	C:\Windows\system32\WINNSI.DLL

0x00000000fd510000 - 0x00000000fd53b000 	C:\Windows\system32\dhcpcsvc6.DLL

0x00000000f8060000 - 0x00000000f8073000 	C:\Windows\system32\napinsp.dll

0x00000000f8040000 - 0x00000000f8057000 	C:\Windows\system32\pnrpnsp.dll

0x00000000f9b50000 - 0x00000000f9b5b000 	C:\Windows\System32\winrnr.dll

0x00000000fe750000 - 0x00000000fe7a5000 	C:\Windows\system32\WLDAP32.dll

0x00000000fad60000 - 0x00000000fad68000 	C:\Windows\system32\rasadhlp.dll

0x00000000fd060000 - 0x00000000fd0a8000 	C:\Windows\system32\rsaenh.dll

0x00000000fdda0000 - 0x00000000fddc6000 	C:\Windows\system32\USERENV.dll

0x000000006c240000 - 0x000000006c264000 	C:\Program Files\Java\jre7\bin\sunec.dll

0x00000000fe0e0000 - 0x00000000fe179000 	C:\Windows\system32\CLBCatQ.DLL

0x0000000074860000 - 0x000000007498e000 	C:\Windows\system32\WindowsCodecs.dll

0x00000000fdd00000 - 0x00000000fdd35000 	C:\Windows\system32\apphelp.dll

0x0000000002d00000 - 0x0000000002d3b000 	C:\Program Files (x86)\ASUS\ASUS WebStorage\3.0.94.193\ASUSWSShellExt64.dll

0x00000000f7fe0000 - 0x00000000f8002000 	C:\Windows\system32\EhStorShell.dll

0x00000000fbad0000 - 0x00000000fbbb5000 	C:\Windows\system32\PROPSYS.dll

0x000000006c4e0000 - 0x000000006c50a000 	C:\Program Files\Java\jre7\bin\dcpr.dll

0x000000006b9a0000 - 0x000000006b9d0000 	C:\Program Files\Java\jre7\bin\jpeg.dll

0x0000000071da0000 - 0x0000000071dab000 	C:\Program Files\Java\jre7\bin\sunmscapi.dll

0x00000000fd680000 - 0x00000000fd7b8000 	C:\Windows\system32\CRYPT32.dll

0x00000000fd830000 - 0x00000000fd849000 	C:\Windows\system32\MSASN1.dll

0x00000000072b0000 - 0x00000000072f8000 	C:\Users\home\AppData\Roaming\.techniclauncher\tekkit\bin\natives\lwjgl64.dll

0x00000000fb4b0000 - 0x00000000fb5e1000 	C:\Windows\system32\OPENGL32.dll

0x00000000fb950000 - 0x00000000fb97d000 	C:\Windows\system32\GLU32.dll

0x00000000fb640000 - 0x00000000fb72f000 	C:\Windows\system32\DDRAW.dll

0x00000000fbbd0000 - 0x00000000fbbd8000 	C:\Windows\system32\DCIMAN32.dll

0x00000000fe7b0000 - 0x00000000fe98c000 	C:\Windows\system32\SETUPAPI.dll

0x00000000718c0000 - 0x00000000718c7000 	C:\Program Files\Java\jre7\bin\jawt.dll

0x0000000057e70000 - 0x000000005972f000 	C:\Windows\system32\nvoglv64.dll

0x00000000fccf0000 - 0x00000000fcd29000 	C:\Windows\system32\WINTRUST.dll

0x00000000fe1f0000 - 0x00000000fe208000 	C:\Windows\system32\imagehlp.dll

0x00000000fcf50000 - 0x00000000fcf7c000 	C:\Windows\system32\NTMARTA.DLL

0x00000000fd850000 - 0x00000000fd86c000 	C:\Windows\system32\SAMLIB.dll

0x0000000007300000 - 0x0000000007316000 	C:\Users\home\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-dx8_64.dll

0x00000000fb600000 - 0x00000000fb63d000 	C:\Windows\system32\DINPUT8.dll

0x00000000fb9c0000 - 0x00000000fb9cb000 	C:\Windows\system32\HID.DLL

0x0000000007430000 - 0x0000000007444000 	C:\Users\home\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-raw_64.dll

0x00000000fb250000 - 0x00000000fb372000 	C:\Users\home\AppData\Roaming\.techniclauncher\tekkit\bin\natives\OpenAL64.dll

0x00000000fb420000 - 0x00000000fb4a4000 	C:\Windows\system32\dsound.dll

0x00000000fccb0000 - 0x00000000fcce6000 	C:\Windows\System32\MMDevApi.dll

0x00000000fba90000 - 0x00000000fbacb000 	C:\Windows\system32\wdmaud.drv

0x0000000075080000 - 0x0000000075086000 	C:\Windows\system32\ksuser.dll

0x00000000fcdf0000 - 0x00000000fcdf8000 	C:\Windows\system32\AVRT.dll

0x00000000fba50000 - 0x00000000fba83000 	C:\Windows\system32\AUDIOSES.DLL

0x00000000fb9d0000 - 0x00000000fba4a000 	C:\Windows\system32\audioeng.dll

0x00000000fc990000 - 0x00000000fc99b000 	C:\Windows\system32\msacm32.drv

0x00000000fbe70000 - 0x00000000fbe88000 	C:\Windows\system32\MSACM32.dll

0x00000000fbe60000 - 0x00000000fbe69000 	C:\Windows\system32\midimap.dll

0x00000000f2ad0000 - 0x00000000f2be3000 	C:\Windows\system32\dbghelp.dll



VM Arguments:

jvm_args: -Xmx3072m 

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

Launcher Type: SUN_STANDARD



Environment Variables:

PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\

USERNAME=home

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel







---------------  S Y S T E M  ---------------



OS: Windows Vista , 64 bit Build 6002 Service Pack 2



CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, tsc, tscinvbit



Memory: 4k page, physical 8338236k(932092k free), swap 16864420k(7309672k free)



vm_info: Java HotSpot 64-Bit Server VM (23.1-b03) for windows-amd64 JRE (1.7.0_05-b05), built on May 15 2012 18:09:30 by "java_re" with unknown MS VC++:1600



time: Tue Aug 28 19:50:44 2012

elapsed time: 950 seconds

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...