Jump to content
  • 0

Crashing after a little while.


Question

Posted

Title: Crashing after a little while.

Version: 3.1.2

OS: Windows 7, 64bit

Java Version: Java JRE 7,

Description of Problem:

After a little while Tekkit instantly crashing, given no errort although its creating a texture file with a log

Error Messages:

None

Error Log:


#

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

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fefb616220, pid=6416, tid=6704

#

# JRE version: 7.0_07-b11

# 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 (0x0000000016415000):  JavaThread "Thread-16" [_thread_in_native, id=6704, stack(0x0000000016cc0000,0x0000000016dc0000)]



siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff8508a840



Registers:

RAX=0x00000000264e7330, RBX=0xffffffff8508a820, RCX=0x0000000002680000, RDX=0x0000000000000088

RSP=0x0000000016dbefb0, RBP=0x000000000268bf10, RSI=0x00000000ffffffff, RDI=0x0000000000000005

R8 =0x00000000264e7320, R9 =0x00000000264e7330, R10=0x0000000002b7237c, R11=0x000000000268bf10

R12=0x0000000002686fe0, R13=0x00000006fd52bcd0, R14=0x0000000016dbf090, R15=0x0000000016415000

RIP=0x000007fefb616220, EFLAGS=0x0000000000010246



Top of Stack: (sp=0x0000000016dbefb0)

0x0000000016dbefb0:   ffffffff8508a820 00000000ffffffff

0x0000000016dbefc0:   00000006fd50d2f0 0000000016dbf028

0x0000000016dbefd0:   0000000000000000 0000000002b723a8

0x0000000016dbefe0:   00000006fd52bcd0 0000000016dbf060

0x0000000016dbeff0:   0000000000000013 0000000000000005

0x0000000016dbf000:   000000008508a820 0000000000000000

0x0000000016dbf010:   0000000702f3e058 00000007d6699378

0x0000000016dbf020:   0000000016dbf020 0000000000000000

0x0000000016dbf030:   0000000016dbf090 00000006fd52ea58

0x0000000016dbf040:   0000000000000000 00000006fd52bcd0

0x0000000016dbf050:   0000000000000000 0000000016dbf080

0x0000000016dbf060:   0000000016dbf0d8 0000000002b661f8

0x0000000016dbf070:   00000007023ba960 0000000002b6f1d8

0x0000000016dbf080:   000000008508a820 0000000000001009

0x0000000016dbf090:   000000000268bf10 0000000016dbf098

0x0000000016dbf0a0:   00000006fd51cfa7 0000000016dbf0f0 



Instructions: (pc=0x000007fefb616220)

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

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

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

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





Register to memory mapping:



RAX=0x00000000264e7330 is an unknown value

RBX=0xffffffff8508a820 is an unknown value

RCX=0x0000000002680000 is an unknown value

RDX=0x0000000000000088 is an unknown value

RSP=0x0000000016dbefb0 is pointing into the stack for thread: 0x0000000016415000

RBP=0x000000000268bf10 is an unknown value

RSI=0x00000000ffffffff is an unknown value

RDI=0x0000000000000005 is an unknown value

R8 =0x00000000264e7320 is an unknown value

R9 =0x00000000264e7330 is an unknown value

R10=0x0000000002b7237c is an Interpreter codelet

method entry point (kind = native)  [0x0000000002b72100, 0x0000000002b72980]  2176 bytes

R11=0x000000000268bf10 is an unknown value

R12=0x0000000002686fe0 is an unknown value

R13=0x00000006fd52bcd0 is an oop

{method} 

 - klass: {other class}

R14=0x0000000016dbf090 is pointing into the stack for thread: 0x0000000016415000

R15=0x0000000016415000 is a thread





Stack: [0x0000000016cc0000,0x0000000016dc0000],  sp=0x0000000016dbefb0,  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+51

v  ~StubRoutines::call_stub



---------------  P R O C E S S  ---------------



Java Threads: ( => current thread )

  0x0000000016412800 JavaThread "Thread-26" [_thread_blocked, id=2628, stack(0x000000001beb0000,0x000000001bfb0000)]

  0x0000000016416800 JavaThread "File IO Thread" [_thread_blocked, id=5976, stack(0x000000003c550000,0x000000003c650000)]

  0x0000000016413800 JavaThread "Thread-17" [_thread_in_native, id=4800, stack(0x000000001c550000,0x000000001c650000)]

=>0x0000000016415000 JavaThread "Thread-16" [_thread_in_native, id=6704, stack(0x0000000016cc0000,0x0000000016dc0000)]

  0x0000000016412000 JavaThread "Thread-10" daemon [_thread_in_native, id=2096, stack(0x0000000027180000,0x0000000027280000)]

  0x0000000016410800 JavaThread "Minecraft main thread" [_thread_blocked, id=3104, stack(0x0000000015430000,0x0000000015530000)]

  0x000000001640c800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3312, stack(0x0000000015330000,0x0000000015430000)]

  0x000000001640f800 JavaThread "SwingWorker-pool-1-thread-6" daemon [_thread_blocked, id=3160, stack(0x0000000019040000,0x0000000019140000)]

  0x000000001640d800 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=3428, stack(0x0000000018d90000,0x0000000018e90000)]

  0x000000001640f000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=6964, stack(0x0000000016ab0000,0x0000000016bb0000)]

  0x000000001640e000 JavaThread "Image Animator 3" daemon [_thread_blocked, id=4672, stack(0x0000000019160000,0x0000000019260000)]

  0x00000000173cb000 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=5368, stack(0x0000000018ec0000,0x0000000018fc0000)]

  0x000000000237b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5572, stack(0x0000000002840000,0x0000000002940000)]

  0x00000000170ec000 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=6204, stack(0x0000000018c90000,0x0000000018d90000)]

  0x00000000170eb800 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=5968, stack(0x00000000189b0000,0x0000000018ab0000)]

  0x0000000015e77800 JavaThread "TimerQueue" daemon [_thread_blocked, id=3168, stack(0x0000000016fa0000,0x00000000170a0000)]

  0x0000000016255800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=4316, stack(0x0000000016dd0000,0x0000000016ed0000)]

  0x00000000146cf000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6088, stack(0x0000000016560000,0x0000000016660000)]

  0x00000000144a6000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4308, stack(0x0000000014bc0000,0x0000000014cc0000)]

  0x00000000144a3000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4860, stack(0x0000000015190000,0x0000000015290000)]

  0x00000000144a2000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=708, stack(0x0000000015040000,0x0000000015140000)]

  0x000000001434b800 JavaThread "Service Thread" daemon [_thread_blocked, id=2400, stack(0x0000000014d10000,0x0000000014e10000)]

  0x0000000014346800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6248, stack(0x0000000014a90000,0x0000000014b90000)]

  0x0000000014338000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1976, stack(0x0000000014070000,0x0000000014170000)]

  0x0000000014336800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5096, stack(0x00000000148f0000,0x00000000149f0000)]

  0x0000000014335800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1620, stack(0x0000000014710000,0x0000000014810000)]

  0x0000000012163000 JavaThread "Finalizer" daemon [_thread_blocked, id=5068, stack(0x00000000141d0000,0x00000000142d0000)]

  0x000000001215a000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4468, stack(0x0000000013f50000,0x0000000014050000)]



Other Threads:

  0x0000000012152000 VMThread [stack: 0x0000000013d00000,0x0000000013e00000] [id=5444]

  0x000000001435e800 WatcherThread [stack: 0x0000000014ef0000,0x0000000014ff0000] [id=7128]



VM state:not at safepoint (normal execution)



VM Mutex/Monitor currently owned by a thread: None



Heap

 PSYoungGen      total 1183168K, used 858505K [0x00000007aaab0000, 0x0000000800000000, 0x0000000800000000)

  eden space 970112K, 73% used [0x00000007aaab0000,0x00000007d66b3200,0x00000007e5e10000)

  from space 213056K, 66% used [0x00000007f2e30000,0x00000007fb88f210,0x00000007ffe40000)

  to   space 213120K, 0% used [0x00000007e5e10000,0x00000007e5e10000,0x00000007f2e30000)

 ParOldGen       total 596864K, used 491148K [0x0000000700000000, 0x00000007246e0000, 0x00000007aaab0000)

  object space 596864K, 82% used [0x0000000700000000,0x000000071dfa32f8,0x00000007246e0000)

 PSPermGen       total 61440K, used 45338K [0x00000006fae00000, 0x00000006fea00000, 0x0000000700000000)

  object space 61440K, 73% used [0x00000006fae00000,0x00000006fda46998,0x00000006fea00000)



Card table byte_map: [0x0000000005b60000,0x0000000006390000] byte_map_base: 0x0000000002389000



Polling page: 0x0000000000330000



Code Cache  [0x0000000002b60000, 0x0000000003490000, 0x0000000005b60000)

 total_blobs=3525 nmethods=2686 adapters=788 free_code_cache=39878Kb largest_free_block=40709184



Compilation events (10 events):

Event: 353.019 Thread 0x0000000014338000 2863             abw::a (168 bytes)

Event: 353.036 Thread 0x0000000014338000 nmethod 2863 0x000000000348b650 code [0x000000000348b840, 0x000000000348c330]

Event: 353.614 Thread 0x0000000014346800 2864             immibis.chunkloader.WorldInfo::isChunkForceLoaded (17 bytes)

Event: 353.617 Thread 0x0000000014346800 nmethod 2864 0x000000000317c990 code [0x000000000317cae0, 0x000000000317cd08]

Event: 355.261 Thread 0x0000000014338000 2865             ha::c (70 bytes)

Event: 355.262 Thread 0x0000000014338000 nmethod 2865 0x0000000003478fd0 code [0x0000000003479140, 0x0000000003479258]

Event: 357.410 Thread 0x0000000014346800 2867             buildcraft.additionalpipes.chunkloader.ChunkLoadingHandler::canUnloadChunk (124 bytes)

Event: 357.419 Thread 0x0000000014346800 nmethod 2867 0x000000000317e810 code [0x000000000317e9e0, 0x000000000317eef8]

Event: 357.605 Thread 0x0000000014338000 2868             railcraft.common.ChunkManager$ChunkHandler::canUnloadChunk (236 bytes)

Event: 357.618 Thread 0x0000000014338000 nmethod 2868 0x00000000034886d0 code [0x00000000034888a0, 0x0000000003488f58]



GC Heap History (10 events):

Event: 253.508 GC heap before

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

 PSYoungGen      total 1143680K, used 1048423K [0x00000007aaab0000, 0x00000007ff3f0000, 0x0000000800000000)

  eden space 920192K, 100% used [0x00000007aaab0000,0x00000007e2d50000,0x00000007e2d50000)

  from space 223488K, 57% used [0x00000007e2d50000,0x00000007eaa89ea0,0x00000007f0790000)

  to   space 220736K, 0% used [0x00000007f1c60000,0x00000007f1c60000,0x00000007ff3f0000)

 ParOldGen       total 596864K, used 491132K [0x0000000700000000, 0x00000007246e0000, 0x00000007aaab0000)

  object space 596864K, 82% used [0x0000000700000000,0x000000071df9f2f8,0x00000007246e0000)

 PSPermGen       total 61440K, used 45214K [0x00000006fae00000, 0x00000006fea00000, 0x0000000700000000)

  object space 61440K, 73% used [0x00000006fae00000,0x00000006fda27910,0x00000006fea00000)

Event: 253.541 GC heap after

Heap after GC invocations=40 (full 8):

 PSYoungGen      total 1167936K, used 128675K [0x00000007aaab0000, 0x00000007ff790000, 0x0000000800000000)

  eden space 947200K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007e47b0000)

  from space 220736K, 58% used [0x00000007f1c60000,0x00000007f9a08d30,0x00000007ff3f0000)

  to   space 217792K, 0% used [0x00000007e47b0000,0x00000007e47b0000,0x00000007f1c60000)

 ParOldGen       total 596864K, used 491140K [0x0000000700000000, 0x00000007246e0000, 0x00000007aaab0000)

  object space 596864K, 82% used [0x0000000700000000,0x000000071dfa12f8,0x00000007246e0000)

 PSPermGen       total 61440K, used 45214K [0x00000006fae00000, 0x00000006fea00000, 0x0000000700000000)

  object space 61440K, 73% used [0x00000006fae00000,0x00000006fda27910,0x00000006fea00000)

}

Event: 268.825 GC heap before

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

 PSYoungGen      total 1167936K, used 1075875K [0x00000007aaab0000, 0x00000007ff790000, 0x0000000800000000)

  eden space 947200K, 100% used [0x00000007aaab0000,0x00000007e47b0000,0x00000007e47b0000)

  from space 220736K, 58% used [0x00000007f1c60000,0x00000007f9a08d30,0x00000007ff3f0000)

  to   space 217792K, 0% used [0x00000007e47b0000,0x00000007e47b0000,0x00000007f1c60000)

 ParOldGen       total 596864K, used 491140K [0x0000000700000000, 0x00000007246e0000, 0x00000007aaab0000)

  object space 596864K, 82% used [0x0000000700000000,0x000000071dfa12f8,0x00000007246e0000)

 PSPermGen       total 61440K, used 45245K [0x00000006fae00000, 0x00000006fea00000, 0x0000000700000000)

  object space 61440K, 73% used [0x00000006fae00000,0x00000006fda2f760,0x00000006fea00000)

Event: 268.855 GC heap after

Heap after GC invocations=41 (full 8):

 PSYoungGen      total 1164992K, used 130128K [0x00000007aaab0000, 0x00000007ff7c0000, 0x0000000800000000)

  eden space 947200K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007e47b0000)

  from space 217792K, 59% used [0x00000007e47b0000,0x00000007ec6c4000,0x00000007f1c60000)

  to   space 215040K, 0% used [0x00000007f25c0000,0x00000007f25c0000,0x00000007ff7c0000)

 ParOldGen       total 596864K, used 491148K [0x0000000700000000, 0x00000007246e0000, 0x00000007aaab0000)

  object space 596864K, 82% used [0x0000000700000000,0x000000071dfa32f8,0x00000007246e0000)

 PSPermGen       total 61440K, used 45245K [0x00000006fae00000, 0x00000006fea00000, 0x0000000700000000)

  object space 61440K, 73% used [0x00000006fae00000,0x00000006fda2f760,0x00000006fea00000)

}

Event: 278.983 GC heap before

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

 PSYoungGen      total 1164992K, used 1077328K [0x00000007aaab0000, 0x00000007ff7c0000, 0x0000000800000000)

  eden space 947200K, 100% used [0x00000007aaab0000,0x00000007e47b0000,0x00000007e47b0000)

  from space 217792K, 59% used [0x00000007e47b0000,0x00000007ec6c4000,0x00000007f1c60000)

  to   space 215040K, 0% used [0x00000007f25c0000,0x00000007f25c0000,0x00000007ff7c0000)

 ParOldGen       total 596864K, used 491148K [0x0000000700000000, 0x00000007246e0000, 0x00000007aaab0000)

  object space 596864K, 82% used [0x0000000700000000,0x000000071dfa32f8,0x00000007246e0000)

 PSPermGen       total 61440K, used 45265K [0x00000006fae00000, 0x00000006fea00000, 0x0000000700000000)

  object space 61440K, 73% used [0x00000006fae00000,0x00000006fda34738,0x00000006fea00000)

Event: 279.011 GC heap after

Heap after GC invocations=42 (full 8):

 PSYoungGen      total 1176768K, used 132557K [0x00000007aaab0000, 0x00000007ff910000, 0x0000000800000000)

  eden space 961728K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007e55e0000)

  from space 215040K, 61% used [0x00000007f25c0000,0x00000007fa7334a0,0x00000007ff7c0000)

  to   space 212864K, 0% used [0x00000007e55e0000,0x00000007e55e0000,0x00000007f25c0000)

 ParOldGen       total 596864K, used 491148K [0x0000000700000000, 0x00000007246e0000, 0x00000007aaab0000)

  object space 596864K, 82% used [0x0000000700000000,0x000000071dfa32f8,0x00000007246e0000)

 PSPermGen       total 61440K, used 45265K [0x00000006fae00000, 0x00000006fea00000, 0x0000000700000000)

  object space 61440K, 73% used [0x00000006fae00000,0x00000006fda34738,0x00000006fea00000)

}

Event: 306.075 GC heap before

{Heap before GC invocations=43 (full 8):

 PSYoungGen      total 1176768K, used 1094285K [0x00000007aaab0000, 0x00000007ff910000, 0x0000000800000000)

  eden space 961728K, 100% used [0x00000007aaab0000,0x00000007e55e0000,0x00000007e55e0000)

  from space 215040K, 61% used [0x00000007f25c0000,0x00000007fa7334a0,0x00000007ff7c0000)

  to   space 212864K, 0% used [0x00000007e55e0000,0x00000007e55e0000,0x00000007f25c0000)

 ParOldGen       total 596864K, used 491148K [0x0000000700000000, 0x00000007246e0000, 0x00000007aaab0000)

  object space 596864K, 82% used [0x0000000700000000,0x000000071dfa32f8,0x00000007246e0000)

 PSPermGen       total 61440K, used 45298K [0x00000006fae00000, 0x00000006fea00000, 0x0000000700000000)

  object space 61440K, 73% used [0x00000006fae00000,0x00000006fda3c920,0x00000006fea00000)

Event: 306.110 GC heap after

Heap after GC invocations=43 (full 8):

 PSYoungGen      total 1174592K, used 140048K [0x00000007aaab0000, 0x00000007ffe40000, 0x0000000800000000)

  eden space 961728K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007e55e0000)

  from space 212864K, 65% used [0x00000007e55e0000,0x00000007edea40b0,0x00000007f25c0000)

  to   space 213056K, 0% used [0x00000007f2e30000,0x00000007f2e30000,0x00000007ffe40000)

 ParOldGen       total 596864K, used 491148K [0x0000000700000000, 0x00000007246e0000, 0x00000007aaab0000)

  object space 596864K, 82% used [0x0000000700000000,0x000000071dfa32f8,0x00000007246e0000)

 PSPermGen       total 61440K, used 45298K [0x00000006fae00000, 0x00000006fea00000, 0x0000000700000000)

  object space 61440K, 73% used [0x00000006fae00000,0x00000006fda3c920,0x00000006fea00000)

}

Event: 337.302 GC heap before

{Heap before GC invocations=44 (full 8):

 PSYoungGen      total 1174592K, used 1101776K [0x00000007aaab0000, 0x00000007ffe40000, 0x0000000800000000)

  eden space 961728K, 100% used [0x00000007aaab0000,0x00000007e55e0000,0x00000007e55e0000)

  from space 212864K, 65% used [0x00000007e55e0000,0x00000007edea40b0,0x00000007f25c0000)

  to   space 213056K, 0% used [0x00000007f2e30000,0x00000007f2e30000,0x00000007ffe40000)

 ParOldGen       total 596864K, used 491148K [0x0000000700000000, 0x00000007246e0000, 0x00000007aaab0000)

  object space 596864K, 82% used [0x0000000700000000,0x000000071dfa32f8,0x00000007246e0000)

 PSPermGen       total 61440K, used 45326K [0x00000006fae00000, 0x00000006fea00000, 0x0000000700000000)

  object space 61440K, 73% used [0x00000006fae00000,0x00000006fda43ae8,0x00000006fea00000)

Event: 337.334 GC heap after

Heap after GC invocations=44 (full 8):

 PSYoungGen      total 1183168K, used 141692K [0x00000007aaab0000, 0x0000000800000000, 0x0000000800000000)

  eden space 970112K, 0% used [0x00000007aaab0000,0x00000007aaab0000,0x00000007e5e10000)

  from space 213056K, 66% used [0x00000007f2e30000,0x00000007fb88f210,0x00000007ffe40000)

  to   space 213120K, 0% used [0x00000007e5e10000,0x00000007e5e10000,0x00000007f2e30000)

 ParOldGen       total 596864K, used 491148K [0x0000000700000000, 0x00000007246e0000, 0x00000007aaab0000)

  object space 596864K, 82% used [0x0000000700000000,0x000000071dfa32f8,0x00000007246e0000)

 PSPermGen       total 61440K, used 45326K [0x00000006fae00000, 0x00000006fea00000, 0x0000000700000000)

  object space 61440K, 73% used [0x00000006fae00000,0x00000006fda43ae8,0x00000006fea00000)

}



Deoptimization events (10 events):

Event: 299.061 Thread 0x0000000016410800 Uncommon trap -34 fr.pc 0x00000000032cb98c

Event: 299.090 Thread 0x0000000016410800 Uncommon trap -34 fr.pc 0x00000000032cb98c

Event: 299.104 Thread 0x0000000016410800 Uncommon trap -34 fr.pc 0x00000000032cb98c

Event: 321.889 Thread 0x0000000016410800 Uncommon trap -83 fr.pc 0x00000000032bd094

Event: 331.423 Thread 0x0000000016410800 Uncommon trap -58 fr.pc 0x00000000033b2404

Event: 331.426 Thread 0x0000000016410800 Uncommon trap -83 fr.pc 0x0000000003337500

Event: 331.767 Thread 0x0000000016410800 Uncommon trap -83 fr.pc 0x00000000030bc198

Event: 340.349 Thread 0x0000000016410800 Uncommon trap -58 fr.pc 0x0000000002f8aa34

Event: 342.487 Thread 0x0000000016410800 Uncommon trap -83 fr.pc 0x00000000031d1d1c

Event: 344.824 Thread 0x0000000016410800 Uncommon trap -83 fr.pc 0x00000000030ba00c



Internal exceptions (10 events):

Event: 358.037 Thread 0x0000000016415000 Threw 0x00000007cdaaef08 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 358.070 Thread 0x0000000016415000 Threw 0x00000007cdaaf0c8 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 358.082 Thread 0x0000000016415000 Threw 0x00000007cdaaf288 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 358.108 Thread 0x0000000016415000 Threw 0x00000007cdaaf448 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 358.123 Thread 0x0000000016415000 Threw 0x00000007cdaaf608 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 358.134 Thread 0x0000000016415000 Threw 0x00000007cdaaf7c8 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 358.160 Thread 0x0000000016415000 Threw 0x00000007cdaaf988 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 358.170 Thread 0x0000000016415000 Threw 0x00000007cdaafb48 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 358.181 Thread 0x0000000016415000 Threw 0x00000007cdaafd08 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 358.202 Thread 0x0000000016415000 Threw 0x00000007cdaafec8 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:2888



Events (10 events):

Event: 348.152 Executing VM operation: RevokeBias done

Event: 348.152 Thread 0x0000000016415800 Thread exited: 0x0000000016415800

Event: 353.154 Thread 0x0000000016415800 Thread added: 0x0000000016415800

Event: 353.160 Executing VM operation: RevokeBias

Event: 353.160 Executing VM operation: RevokeBias done

Event: 353.160 Thread 0x0000000016415800 Thread exited: 0x0000000016415800

Event: 358.146 Thread 0x0000000016415800 Thread added: 0x0000000016415800

Event: 358.152 Executing VM operation: RevokeBias

Event: 358.152 Executing VM operation: RevokeBias done

Event: 358.152 Thread 0x0000000016415800 Thread exited: 0x0000000016415800





Dynamic libraries:

0x000000013fd90000 - 0x000000013fdc3000 	C:\Program Files\Java\jre7\bin\java.exe

0x0000000077340000 - 0x00000000774e9000 	C:\Windows\SYSTEM32\ntdll.dll

0x0000000076ec0000 - 0x0000000076fdf000 	C:\Windows\system32\kernel32.dll

0x000007fefda20000 - 0x000007fefda8c000 	C:\Windows\system32\KERNELBASE.dll

0x000007feff0c0000 - 0x000007feff19b000 	C:\Windows\system32\ADVAPI32.dll

0x000007fefe990000 - 0x000007fefea2f000 	C:\Windows\system32\msvcrt.dll

0x000007feff630000 - 0x000007feff64f000 	C:\Windows\SYSTEM32\sechost.dll

0x000007feff220000 - 0x000007feff34d000 	C:\Windows\system32\RPCRT4.dll

0x0000000076dc0000 - 0x0000000076eba000 	C:\Windows\system32\USER32.dll

0x000007fefeea0000 - 0x000007fefef07000 	C:\Windows\system32\GDI32.dll

0x000007fefe980000 - 0x000007fefe98e000 	C:\Windows\system32\LPK.dll

0x000007fefeda0000 - 0x000007fefee69000 	C:\Windows\system32\USP10.dll

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

0x000007feff1a0000 - 0x000007feff211000 	C:\Windows\system32\SHLWAPI.dll

0x000007fefee70000 - 0x000007fefee9e000 	C:\Windows\system32\IMM32.DLL

0x000007fefefb0000 - 0x000007feff0b9000 	C:\Windows\system32\MSCTF.dll

0x000007fefd760000 - 0x000007fefd79c000 	C:\Windows\system32\nvinitx.dll

0x000000006ccb0000 - 0x000000006cd81000 	C:\Program Files\Java\jre7\bin\msvcr100.dll

0x0000000065130000 - 0x000000006584f000 	C:\Program Files\Java\jre7\bin\server\jvm.dll

0x000007fef9350000 - 0x000007fef9359000 	C:\Windows\system32\WSOCK32.dll

0x000007feff5e0000 - 0x000007feff62d000 	C:\Windows\system32\WS2_32.dll

0x000007fefeb10000 - 0x000007fefeb18000 	C:\Windows\system32\NSI.dll

0x000007fefaa20000 - 0x000007fefaa5b000 	C:\Windows\system32\WINMM.dll

0x0000000077510000 - 0x0000000077517000 	C:\Windows\system32\PSAPI.DLL

0x0000000070210000 - 0x000000007024f000 	C:\Program Files\Java\jre7\bin\splashscreen.dll

0x000007fefad80000 - 0x000007fefadd6000 	C:\Windows\system32\uxtheme.dll

0x00000000739e0000 - 0x00000000739ef000 	C:\Program Files\Java\jre7\bin\verify.dll

0x000000006d7b0000 - 0x000000006d7d8000 	C:\Program Files\Java\jre7\bin\java.dll

0x0000000071080000 - 0x0000000071095000 	C:\Program Files\Java\jre7\bin\zip.dll

0x000007feff350000 - 0x000007feff553000 	C:\Windows\system32\ole32.dll

0x000007fefd690000 - 0x000007fefd69f000 	C:\Windows\system32\CRYPTBASE.dll

0x000007fefeb20000 - 0x000007fefebb9000 	C:\Windows\system32\CLBCatQ.DLL

0x000007fefea30000 - 0x000007fefeb07000 	C:\Windows\system32\OLEAUT32.dll

0x0000000068ec0000 - 0x0000000069053000 	C:\Program Files\Java\jre7\bin\awt.dll

0x000007fef9fc0000 - 0x000007fef9fd8000 	C:\Windows\system32\DWMAPI.DLL

0x000007fefdbf0000 - 0x000007fefe978000 	C:\Windows\system32\SHELL32.dll

0x0000000071420000 - 0x000000007142b000 	C:\Program Files\Java\jre7\bin\management.dll

0x000000006d1f0000 - 0x000000006d224000 	C:\Program Files\Java\jre7\bin\fontmanager.dll

0x0000000070e70000 - 0x0000000070e89000 	C:\Program Files\Java\jre7\bin\net.dll

0x000007fefcfd0000 - 0x000007fefd025000 	C:\Windows\system32\mswsock.dll

0x000007fefcfc0000 - 0x000007fefcfc7000 	C:\Windows\System32\wship6.dll

0x000000006d860000 - 0x000000006d871000 	C:\Program Files\Java\jre7\bin\nio.dll

0x000000006ce20000 - 0x000000006ce61000 	C:\Program Files\Java\jre7\bin\t2k.dll

0x000007fefc970000 - 0x000007fefc977000 	C:\Windows\System32\wshtcpip.dll

0x000007fefce50000 - 0x000007fefceab000 	C:\Windows\system32\DNSAPI.dll

0x00000000725f0000 - 0x0000000072616000 	C:\Program Files\Bonjour\mdnsNSP.dll

0x000007fefae60000 - 0x000007fefae87000 	C:\Windows\system32\Iphlpapi.DLL

0x000007fefaa10000 - 0x000007fefaa1b000 	C:\Windows\system32\WINNSI.DLL

0x000007fef8030000 - 0x000007fef8038000 	C:\Windows\system32\rasadhlp.dll

0x000007fefa6e0000 - 0x000007fefa733000 	C:\Windows\System32\fwpuclnt.dll

0x000007fefd030000 - 0x000007fefd047000 	C:\Windows\system32\CRYPTSP.dll

0x000007fefcd30000 - 0x000007fefcd77000 	C:\Windows\system32\rsaenh.dll

0x000007fefcaa0000 - 0x000007fefcabe000 	C:\Windows\system32\USERENV.dll

0x000007fefd7a0000 - 0x000007fefd7af000 	C:\Windows\system32\profapi.dll

0x000007fefbe60000 - 0x000007fefbe75000 	C:\Windows\system32\NLAapi.dll

0x000007fef63c0000 - 0x000007fef63d5000 	C:\Windows\system32\napinsp.dll

0x000007fef63a0000 - 0x000007fef63b9000 	C:\Windows\system32\pnrpnsp.dll

0x000007fef6390000 - 0x000007fef639b000 	C:\Windows\System32\winrnr.dll

0x000000006d000000 - 0x000000006d024000 	C:\Program Files\Java\jre7\bin\sunec.dll

0x000007fef9ac0000 - 0x000007fef9bea000 	C:\Windows\system32\WindowsCodecs.dll

0x000007fefd630000 - 0x000007fefd687000 	C:\Windows\system32\apphelp.dll

0x000007fef7ff0000 - 0x000007fef8025000 	C:\Windows\system32\EhStorShell.dll

0x000007fefebc0000 - 0x000007fefed97000 	C:\Windows\system32\SETUPAPI.dll

0x000007fefdb30000 - 0x000007fefdb66000 	C:\Windows\system32\CFGMGR32.dll

0x000007fefd850000 - 0x000007fefd86a000 	C:\Windows\system32\DEVOBJ.dll

0x000007fefbd30000 - 0x000007fefbe5c000 	C:\Windows\system32\PROPSYS.dll

0x000007fef77f0000 - 0x000007fef7870000 	C:\Windows\system32\ntshrui.dll

0x000007fefd390000 - 0x000007fefd3b3000 	C:\Windows\system32\srvcli.dll

0x000007fef63e0000 - 0x000007fef63ef000 	C:\Windows\system32\cscapi.dll

0x000007fefbb90000 - 0x000007fefbb9b000 	C:\Windows\system32\slc.dll

0x000000006d550000 - 0x000000006d57a000 	C:\Program Files\Java\jre7\bin\dcpr.dll

0x000000006cdf0000 - 0x000000006ce20000 	C:\Program Files\Java\jre7\bin\jpeg.dll

0x0000000072cc0000 - 0x0000000072ccb000 	C:\Program Files\Java\jre7\bin\sunmscapi.dll

0x000007fefd8b0000 - 0x000007fefda1a000 	C:\Windows\system32\CRYPT32.dll

0x000007fefd840000 - 0x000007fefd84f000 	C:\Windows\system32\MSASN1.dll

0x0000000180000000 - 0x0000000180048000 	C:\Users\Peter\AppData\Roaming\.techniclauncher\tekkit\bin\natives\lwjgl64.dll

0x000007fef5cc0000 - 0x000007fef5ddd000 	C:\Windows\system32\OPENGL32.dll

0x000007fef7ad0000 - 0x000007fef7afd000 	C:\Windows\system32\GLU32.dll

0x000007fef5bc0000 - 0x000007fef5cb1000 	C:\Windows\system32\DDRAW.dll

0x000007fef6c60000 - 0x000007fef6c68000 	C:\Windows\system32\DCIMAN32.dll

0x000007fefc730000 - 0x000007fefc73c000 	C:\Windows\system32\VERSION.dll

0x0000000071410000 - 0x0000000071417000 	C:\Program Files\Java\jre7\bin\jawt.dll

0x0000000019260000 - 0x000000001a52c000 	C:\Windows\system32\ig4icd64.dll

0x0000000002550000 - 0x0000000002566000 	C:\Users\Peter\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-dx8_64.dll

0x000007fef9080000 - 0x000007fef90bc000 	C:\Windows\system32\DINPUT8.dll

0x000007fef9fe0000 - 0x000007fef9feb000 	C:\Windows\system32\HID.DLL

0x000007fefd870000 - 0x000007fefd8aa000 	C:\Windows\system32\WINTRUST.dll

0x0000000002660000 - 0x0000000002674000 	C:\Users\Peter\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-raw_64.dll

0x000007fefb610000 - 0x000007fefb732000 	C:\Users\Peter\AppData\Roaming\.techniclauncher\tekkit\bin\natives\OpenAL64.dll

0x000007fef5b30000 - 0x000007fef5bb8000 	C:\Windows\system32\dsound.dll

0x000007fefbef0000 - 0x000007fefbf1c000 	C:\Windows\system32\POWRPROF.dll

0x000007fefbea0000 - 0x000007fefbeeb000 	C:\Windows\System32\MMDevApi.dll

0x000007fefa080000 - 0x000007fefa0bb000 	C:\Windows\system32\wdmaud.drv

0x0000000074bc0000 - 0x0000000074bc6000 	C:\Windows\system32\ksuser.dll

0x000007fefbd20000 - 0x000007fefbd29000 	C:\Windows\system32\AVRT.dll

0x000007fef9f30000 - 0x000007fef9f7f000 	C:\Windows\system32\AUDIOSES.DLL

0x000007fef9f20000 - 0x000007fef9f2a000 	C:\Windows\system32\msacm32.drv

0x000007fef9f00000 - 0x000007fef9f18000 	C:\Windows\system32\MSACM32.dll

0x000007fef9ef0000 - 0x000007fef9ef9000 	C:\Windows\system32\midimap.dll

0x000007fef64e0000 - 0x000007fef6605000 	C:\Windows\system32\dbghelp.dll



VM Arguments:

jvm_args: -Xmx4096m 

java_command: C:/Users/Peter/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\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\

USERNAME=Peter

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 8 (4 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 8280236k(1886676k free), swap 16558620k(9376700k free)



vm_info: Java HotSpot 64-Bit Server VM (23.3-b01) for windows-amd64 JRE (1.7.0_07-b11), built on Sep  7 2012 01:19:25 by "java_re" with unknown MS VC++:1600



time: Sat Sep 15 00:04:13 2012

elapsed time: 358 seconds

3 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...