Jump to content
  • 0

Error after I play a while.


Linkplayer56

Question

Title: Error after I play a while.

Version: 3.1.2

OS: Windows 7 64 bit

Java Version: 7

Description of Problem:

Ok this is what happens, I start playing like I normally would and I start building then my Technic Launcher closes and poops out an error message.

Error Messages:

hs_err_pid6352

Error Log:


#

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

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000edca6220, pid=6352, tid=9324

#

# JRE version: 7.0_04-b22

# Java VM: Java HotSpot 64-Bit Server VM (23.0-b21 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 (0x000000000dc92800):  JavaThread "Thread-16" [_thread_in_native, id=9324, stack(0x0000000013e70000,0x0000000013f70000)]

 

siginfo: ExceptionCode=0xc0000005, writing address 0x0000000087b29e70

 

Registers:

RAX=0x000000000d2451f0, RBX=0x0000000087b29e50, RCX=0x000000000d240000, RDX=0x0000000000000088

RSP=0x0000000013f6ec70, RBP=0x000000000d24c7d0, RSI=0x00000000ffffffff, RDI=0x0000000000000005

R8 =0x000000000d2451e0, R9 =0x000000000d2451f0, R10=0x000000000268235c, R11=0x000000000d24c7d0

R12=0x000000000d246fe0, R13=0x000000009d599f40, R14=0x0000000013f6ed50, R15=0x000000000dc92800

RIP=0x00000000edca6220, EFLAGS=0x0000000000010246

 

Top of Stack: (sp=0x0000000013f6ec70)

0x0000000013f6ec70:  ffffffff87b29e50 00000000ffffffff

0x0000000013f6ec80:  000000009d57b2d8 0000000013f6ece8

0x0000000013f6ec90:  0000000000000000 0000000002682388

0x0000000013f6eca0:  000000009d599f40 0000000013f6ed20

0x0000000013f6ecb0:  0000000000000013 0000000000000005

0x0000000013f6ecc0:  0000000087b29e50 0000000000000000

0x0000000013f6ecd0:  00000000a4c3c1d8 00000000e28b2cb8

0x0000000013f6ece0:  0000000013f6ece0 0000000000000000

0x0000000013f6ecf0:  0000000013f6ed50 000000009d59ccc8

0x0000000013f6ed00:  0000000000000000 000000009d599f40

0x0000000013f6ed10:  0000000000000000 0000000013f6ed40

0x0000000013f6ed20:  0000000013f6ed98 00000000026761f8

0x0000000013f6ed30:  00000000a31d4770 000000000267f1d8

0x0000000013f6ed40:  0000000087b29e50 0000000000001009

0x0000000013f6ed50:  000000000d24c7d0 0000000013f6ed58

0x0000000013f6ed60:  000000009d583747 0000000013f6edb0

 

Instructions: (pc=0x00000000edca6220)

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

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

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

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

 

 

Register to memory mapping:

 

RAX=0x000000000d2451f0 is an unknown value

RBX=0x0000000087b29e50 is an unknown value

RCX=0x000000000d240000 is an unknown value

RDX=0x0000000000000088 is an unknown value

RSP=0x0000000013f6ec70 is pointing into the stack for thread: 0x000000000dc92800

RBP=0x000000000d24c7d0 is an unknown value

RSI=0x00000000ffffffff is an unallocated location in the heap

RDI=0x0000000000000005 is an unknown value

R8 =0x000000000d2451e0 is an unknown value

R9 =0x000000000d2451f0 is an unknown value

R10=0x000000000268235c is an Interpreter codelet

method entry point (kind = native)  [0x00000000026820e0, 0x0000000002682960]  2176 bytes

R11=0x000000000d24c7d0 is an unknown value

R12=0x000000000d246fe0 is an unknown value

R13=0x000000009d599f40 is an oop

{method}

- klass: {other class}

R14=0x0000000013f6ed50 is pointing into the stack for thread: 0x000000000dc92800

R15=0x000000000dc92800 is a thread

 

 

Stack: [0x0000000013e70000,0x0000000013f70000],  sp=0x0000000013f6ec70,  free space=1019k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C  [OpenAL64.dll+0x6220]  alSourcei+0x144

 

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j  org.lwjgl.openal.AL10.alSourcei(III)V+0

j  paulscode.sound.libraries.ChannelLWJGLOpenAL.attachBuffer(Ljava/nio/IntBuffer;)Z+39

j  paulscode.sound.libraries.SourceLWJGLOpenAL.play(Lpaulscode/sound/Channel;)V+362

j  paulscode.sound.Library.play(Lpaulscode/sound/Source;)V+72

j  paulscode.sound.Library.play(Ljava/lang/String;)V+89

J  paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z

J  paulscode.sound.CommandThread.run()V

v  ~StubRoutines::call_stub

 

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

 

Java Threads: ( => current thread )

  0x000000000dc95800 JavaThread "Client write thread" [_thread_blocked, id=1924, stack(0x0000000017ff0000,0x00000000180f0000)]

  0x000000000dc94800 JavaThread "Client read thread" [_thread_in_native, id=10740, stack(0x0000000018310000,0x0000000018410000)]

  0x000000000dc93000 JavaThread "Thread-17" [_thread_blocked, id=4740, stack(0x0000000014510000,0x0000000014610000)]

=>0x000000000dc92800 JavaThread "Thread-16" [_thread_in_native, id=9324, stack(0x0000000013e70000,0x0000000013f70000)]

  0x000000000cdcc800 JavaThread "Thread-10" daemon [_thread_in_native, id=12672, stack(0x0000000020040000,0x0000000020140000)]

  0x000000000cdcc000 JavaThread "Minecraft main thread" [_thread_blocked, id=13200, stack(0x000000000c790000,0x000000000c890000)]

  0x000000000cdc8000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=9708, stack(0x000000000d6a0000,0x000000000d7a0000)]

  0x000000000cdcb000 JavaThread "SwingWorker-pool-1-thread-6" daemon [_thread_blocked, id=5428, stack(0x000000000f960000,0x000000000fa60000)]

  0x000000000cdca800 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=2564, stack(0x000000000ec50000,0x000000000ed50000)]

  0x000000000cdc9800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=9276, stack(0x000000000ee80000,0x000000000ef80000)]

  0x000000000cdc9000 JavaThread "Image Animator 3" daemon [_thread_blocked, id=11336, stack(0x000000000f6f0000,0x000000000f7f0000)]

  0x000000000cdc7800 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=11672, stack(0x000000000f430000,0x000000000f530000)]

  0x000000000cdc6800 JavaThread "DestroyJavaVM" [_thread_blocked, id=10236, stack(0x00000000022a0000,0x00000000023a0000)]

  0x000000000bfcf800 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=8480, stack(0x000000000f0c0000,0x000000000f1c0000)]

  0x000000000bfce800 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=10176, stack(0x000000000f1e0000,0x000000000f2e0000)]

  0x000000000cc12000 JavaThread "TimerQueue" daemon [_thread_blocked, id=6392, stack(0x000000000ed80000,0x000000000ee80000)]

  0x000000000cedc000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=12528, stack(0x000000000da60000,0x000000000db60000)]

  0x000000000c0fc800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6088, stack(0x000000000c650000,0x000000000c750000)]

  0x000000000bf67800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1972, stack(0x000000000c240000,0x000000000c340000)]

  0x000000000bf67000 JavaThread "AWT-Shutdown" [_thread_blocked, id=10388, stack(0x000000000c520000,0x000000000c620000)]

  0x000000000be5d000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9384, stack(0x000000000c420000,0x000000000c520000)]

  0x000000000a588800 JavaThread "Service Thread" daemon [_thread_blocked, id=2872, stack(0x000000000bb50000,0x000000000bc50000)]

  0x000000000a586800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=12056, stack(0x000000000b900000,0x000000000ba00000)]

  0x000000000a574000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10276, stack(0x000000000b340000,0x000000000b440000)]

  0x000000000a573000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10312, stack(0x000000000ba20000,0x000000000bb20000)]

  0x000000000a56b800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2420, stack(0x000000000b800000,0x000000000b900000)]

  0x000000000a4e6800 JavaThread "Finalizer" daemon [_thread_blocked, id=13220, stack(0x000000000b680000,0x000000000b780000)]

  0x000000000a4e0000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5212, stack(0x000000000b550000,0x000000000b650000)]

 

Other Threads:

  0x000000000a4d8800 VMThread [stack: 0x000000000b440000,0x000000000b540000] [id=5252]

  0x000000000a59d800 WatcherThread [stack: 0x000000000bd40000,0x000000000be40000] [id=11816]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap

PSYoungGen      total 154560K, used 51145K [0x00000000e0000000, 0x00000000e9d80000, 0x0000000000000000)

  eden space 149120K, 31% used [0x00000000e0000000,0x00000000e2d47f38,0x00000000e91a0000)

  from space 5440K, 87% used [0x00000000e91a0000,0x00000000e964a7c8,0x00000000e96f0000)

  to  space 5696K, 0% used [0x00000000e97f0000,0x00000000e97f0000,0x00000000e9d80000)

ParOldGen      total 361024K, used 218601K [0x00000000a0000000, 0x00000000b6090000, 0x00000000e0000000)

  object space 361024K, 60% used [0x00000000a0000000,0x00000000ad57a6e8,0x00000000b6090000)

PSPermGen      total 63744K, used 46577K [0x000000009ae00000, 0x000000009ec40000, 0x00000000a0000000)

  object space 63744K, 73% used [0x000000009ae00000,0x000000009db7c6f0,0x000000009ec40000)

 

Code Cache  [0x0000000002670000, 0x00000000030e0000, 0x0000000005670000)

total_blobs=3795 nmethods=2950 adapters=794 free_code_cache=38678Kb largest_free_block=39419520

 

Compilation events (10 events):

Event: 1591.513 Thread 0x000000000a574000 3169            org.lwjgl.opengl.WindowsDisplay$Rect::offset (41 bytes)

Event: 1591.513 Thread 0x000000000a574000 nmethod 3169 0x0000000003066ad0 code [0x0000000003066c00, 0x0000000003066c58]

Event: 1595.077 Thread 0x000000000a586800 3170            java.util.AbstractSet::removeAll (92 bytes)

Event: 1595.122 Thread 0x000000000a586800 nmethod 3170 0x0000000002fdc490 code [0x0000000002fdc760, 0x0000000002fdde58]

Event: 1604.374 Thread 0x000000000a574000 3171            eloraam.core.ItemExtended::a (32 bytes)

Event: 1604.379 Thread 0x000000000a574000 nmethod 3171 0x0000000002c9fd10 code [0x0000000002c9fea0, 0x0000000002ca01d8]

Event: 1622.535 Thread 0x000000000a586800 3173            buildcraft.transport.PipeTransportItems::scheduleRemoval (33 bytes)

Event: 1622.540 Thread 0x000000000a586800 nmethod 3173 0x0000000002e1cc10 code [0x0000000002e1cda0, 0x0000000002e1d1a8]

Event: 1635.797 Thread 0x000000000a574000 3174            java.io.ByteArrayInputStream::<init> (26 bytes)

Event: 1635.798 Thread 0x000000000a574000 nmethod 3174 0x0000000002f23310 code [0x0000000002f23440, 0x0000000002f234b8]

 

GC Heap History (10 events):

Event: 1618.705 GC heap before

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

PSYoungGen      total 153088K, used 151174K [0x00000000e0000000, 0x00000000e9bb0000, 0x0000000000000000)

  eden space 147520K, 100% used [0x00000000e0000000,0x00000000e9010000,0x00000000e9010000)

  from space 5568K, 65% used [0x00000000e9640000,0x00000000e99d19d0,0x00000000e9bb0000)

  to  space 5952K, 0% used [0x00000000e9010000,0x00000000e9010000,0x00000000e95e0000)

ParOldGen      total 361024K, used 218449K [0x00000000a0000000, 0x00000000b6090000, 0x00000000e0000000)

  object space 361024K, 60% used [0x00000000a0000000,0x00000000ad5546e8,0x00000000b6090000)

PSPermGen      total 63744K, used 46562K [0x000000009ae00000, 0x000000009ec40000, 0x00000000a0000000)

  object space 63744K, 73% used [0x000000009ae00000,0x000000009db78a78,0x000000009ec40000)

Event: 1618.709 GC heap after

Heap after GC invocations=291 (full 10):

PSYoungGen      total 153472K, used 2966K [0x00000000e0000000, 0x00000000e9c80000, 0x0000000000000000)

  eden space 147520K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e9010000)

  from space 5952K, 49% used [0x00000000e9010000,0x00000000e92f5848,0x00000000e95e0000)

  to  space 5888K, 0% used [0x00000000e96c0000,0x00000000e96c0000,0x00000000e9c80000)

ParOldGen      total 361024K, used 218473K [0x00000000a0000000, 0x00000000b6090000, 0x00000000e0000000)

  object space 361024K, 60% used [0x00000000a0000000,0x00000000ad55a6e8,0x00000000b6090000)

PSPermGen      total 63744K, used 46562K [0x000000009ae00000, 0x000000009ec40000, 0x00000000a0000000)

  object space 63744K, 73% used [0x000000009ae00000,0x000000009db78a78,0x000000009ec40000)

}

Event: 1635.433 GC heap before

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

PSYoungGen      total 153472K, used 150486K [0x00000000e0000000, 0x00000000e9c80000, 0x0000000000000000)

  eden space 147520K, 100% used [0x00000000e0000000,0x00000000e9010000,0x00000000e9010000)

  from space 5952K, 49% used [0x00000000e9010000,0x00000000e92f5848,0x00000000e95e0000)

  to  space 5888K, 0% used [0x00000000e96c0000,0x00000000e96c0000,0x00000000e9c80000)

ParOldGen      total 361024K, used 218473K [0x00000000a0000000, 0x00000000b6090000, 0x00000000e0000000)

  object space 361024K, 60% used [0x00000000a0000000,0x00000000ad55a6e8,0x00000000b6090000)

PSPermGen      total 63744K, used 46569K [0x000000009ae00000, 0x000000009ec40000, 0x00000000a0000000)

  object space 63744K, 73% used [0x000000009ae00000,0x000000009db7a510,0x000000009ec40000)

Event: 1635.438 GC heap after

Heap after GC invocations=292 (full 10):

PSYoungGen      total 153856K, used 3410K [0x00000000e0000000, 0x00000000e9c20000, 0x0000000000000000)

  eden space 148352K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e90e0000)

  from space 5504K, 61% used [0x00000000e96c0000,0x00000000e9a14b08,0x00000000e9c20000)

  to  space 5760K, 0% used [0x00000000e90e0000,0x00000000e90e0000,0x00000000e9680000)

ParOldGen      total 361024K, used 218497K [0x00000000a0000000, 0x00000000b6090000, 0x00000000e0000000)

  object space 361024K, 60% used [0x00000000a0000000,0x00000000ad5606e8,0x00000000b6090000)

PSPermGen      total 63744K, used 46569K [0x000000009ae00000, 0x000000009ec40000, 0x00000000a0000000)

  object space 63744K, 73% used [0x000000009ae00000,0x000000009db7a510,0x000000009ec40000)

}

Event: 1641.126 GC heap before

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

PSYoungGen      total 153856K, used 151762K [0x00000000e0000000, 0x00000000e9c20000, 0x0000000000000000)

  eden space 148352K, 100% used [0x00000000e0000000,0x00000000e90e0000,0x00000000e90e0000)

  from space 5504K, 61% used [0x00000000e96c0000,0x00000000e9a14b08,0x00000000e9c20000)

  to  space 5760K, 0% used [0x00000000e90e0000,0x00000000e90e0000,0x00000000e9680000)

ParOldGen      total 361024K, used 218497K [0x00000000a0000000, 0x00000000b6090000, 0x00000000e0000000)

  object space 361024K, 60% used [0x00000000a0000000,0x00000000ad5606e8,0x00000000b6090000)

PSPermGen      total 63744K, used 46569K [0x000000009ae00000, 0x000000009ec40000, 0x00000000a0000000)

  object space 63744K, 73% used [0x000000009ae00000,0x000000009db7a678,0x000000009ec40000)

Event: 1641.132 GC heap after

Heap after GC invocations=293 (full 10):

PSYoungGen      total 154112K, used 3564K [0x00000000e0000000, 0x00000000e9ca0000, 0x0000000000000000)

  eden space 148352K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e90e0000)

  from space 5760K, 61% used [0x00000000e90e0000,0x00000000e945b1c0,0x00000000e9680000)

  to  space 5568K, 0% used [0x00000000e9730000,0x00000000e9730000,0x00000000e9ca0000)

ParOldGen      total 361024K, used 218529K [0x00000000a0000000, 0x00000000b6090000, 0x00000000e0000000)

  object space 361024K, 60% used [0x00000000a0000000,0x00000000ad5686e8,0x00000000b6090000)

PSPermGen      total 63744K, used 46569K [0x000000009ae00000, 0x000000009ec40000, 0x00000000a0000000)

  object space 63744K, 73% used [0x000000009ae00000,0x000000009db7a678,0x000000009ec40000)

}

Event: 1660.004 GC heap before

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

PSYoungGen      total 154112K, used 151916K [0x00000000e0000000, 0x00000000e9ca0000, 0x0000000000000000)

  eden space 148352K, 100% used [0x00000000e0000000,0x00000000e90e0000,0x00000000e90e0000)

  from space 5760K, 61% used [0x00000000e90e0000,0x00000000e945b1c0,0x00000000e9680000)

  to  space 5568K, 0% used [0x00000000e9730000,0x00000000e9730000,0x00000000e9ca0000)

ParOldGen      total 361024K, used 218529K [0x00000000a0000000, 0x00000000b6090000, 0x00000000e0000000)

  object space 361024K, 60% used [0x00000000a0000000,0x00000000ad5686e8,0x00000000b6090000)

PSPermGen      total 63744K, used 46569K [0x000000009ae00000, 0x000000009ec40000, 0x00000000a0000000)

  object space 63744K, 73% used [0x000000009ae00000,0x000000009db7a678,0x000000009ec40000)

Event: 1660.009 GC heap after

Heap after GC invocations=294 (full 10):

PSYoungGen      total 154304K, used 3350K [0x00000000e0000000, 0x00000000e9c40000, 0x0000000000000000)

  eden space 149120K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e91a0000)

  from space 5184K, 64% used [0x00000000e9730000,0x00000000e9a75848,0x00000000e9c40000)

  to  space 5440K, 0% used [0x00000000e91a0000,0x00000000e91a0000,0x00000000e96f0000)

ParOldGen      total 361024K, used 218569K [0x00000000a0000000, 0x00000000b6090000, 0x00000000e0000000)

  object space 361024K, 60% used [0x00000000a0000000,0x00000000ad5726e8,0x00000000b6090000)

PSPermGen      total 63744K, used 46569K [0x000000009ae00000, 0x000000009ec40000, 0x00000000a0000000)

  object space 63744K, 73% used [0x000000009ae00000,0x000000009db7a678,0x000000009ec40000)

}

Event: 1666.813 GC heap before

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

PSYoungGen      total 154304K, used 152432K [0x00000000e0000000, 0x00000000e9c40000, 0x0000000000000000)

  eden space 149120K, 99% used [0x00000000e0000000,0x00000000e91968e0,0x00000000e91a0000)

  from space 5184K, 64% used [0x00000000e9730000,0x00000000e9a75848,0x00000000e9c40000)

  to  space 5440K, 0% used [0x00000000e91a0000,0x00000000e91a0000,0x00000000e96f0000)

ParOldGen      total 361024K, used 218569K [0x00000000a0000000, 0x00000000b6090000, 0x00000000e0000000)

  object space 361024K, 60% used [0x00000000a0000000,0x00000000ad5726e8,0x00000000b6090000)

PSPermGen      total 63744K, used 46577K [0x000000009ae00000, 0x000000009ec40000, 0x00000000a0000000)

  object space 63744K, 73% used [0x000000009ae00000,0x000000009db7c6f0,0x000000009ec40000)

Event: 1666.818 GC heap after

Heap after GC invocations=295 (full 10):

PSYoungGen      total 154560K, used 4777K [0x00000000e0000000, 0x00000000e9d80000, 0x0000000000000000)

  eden space 149120K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e91a0000)

  from space 5440K, 87% used [0x00000000e91a0000,0x00000000e964a7c8,0x00000000e96f0000)

  to  space 5696K, 0% used [0x00000000e97f0000,0x00000000e97f0000,0x00000000e9d80000)

ParOldGen      total 361024K, used 218601K [0x00000000a0000000, 0x00000000b6090000, 0x00000000e0000000)

  object space 361024K, 60% used [0x00000000a0000000,0x00000000ad57a6e8,0x00000000b6090000)

PSPermGen      total 63744K, used 46577K [0x000000009ae00000, 0x000000009ec40000, 0x00000000a0000000)

  object space 63744K, 73% used [0x000000009ae00000,0x000000009db7c6f0,0x000000009ec40000)

}

 

Deoptimization events (10 events):

Event: 1386.468 Thread 0x000000000cdcc000 Uncommon trap -34 fr.pc 0x0000000002ddee70

Event: 1386.468 Thread 0x000000000cdcc000 Uncommon trap -34 fr.pc 0x0000000002e03708

Event: 1386.535 Thread 0x000000000cdcc000 Uncommon trap -34 fr.pc 0x0000000002ddee70

Event: 1386.535 Thread 0x000000000cdcc000 Uncommon trap -34 fr.pc 0x0000000002e03708

Event: 1390.397 Thread 0x000000000cdcc000 Uncommon trap -34 fr.pc 0x0000000002e9c354

Event: 1447.874 Thread 0x000000000dc93000 Uncommon trap -83 fr.pc 0x0000000002e801fc

Event: 1477.090 Thread 0x000000000cdcc000 Uncommon trap -12 fr.pc 0x0000000002d7e54c

Event: 1513.411 Thread 0x000000000cdcc000 Uncommon trap -83 fr.pc 0x0000000002f84d64

Event: 1513.501 Thread 0x000000000cdcc000 Uncommon trap -122 fr.pc 0x00000000030693b4

Event: 1651.796 Thread 0x000000000bf67800 Uncommon trap -83 fr.pc 0x00000000029090ac

 

Internal exceptions (10 events):

Event: 1666.713 Thread 0x000000000dc95800 Threw 0x00000000e3e43d48 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 1666.720 Thread 0x000000000dc95800 Threw 0x00000000e3e43ec0 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 1666.721 Thread 0x000000000dc92800 Threw 0x00000000e3e42d90 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 1666.777 Thread 0x000000000cdcc000 Threw 0x00000000e3d77d68 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 1666.777 Thread 0x000000000cdcc000 Threw 0x00000000e3d78188 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 1666.778 Thread 0x000000000cdcc000 Threw 0x00000000e3d82058 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 1666.778 Thread 0x000000000cdcc000 Threw 0x00000000e3d82480 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 1666.778 Thread 0x000000000dc92800 Threw 0x00000000e3e42f58 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 1666.837 Thread 0x000000000dc92800 Threw 0x00000000e28b28e8 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 1666.837 Thread 0x000000000dc92800 Threw 0x00000000e28b2a60 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

 

Events (10 events):

Event: 1666.650 loading class 0x000000000e2ac8e0

Event: 1666.650 loading class 0x000000000e2ac8e0 done

Event: 1666.651 loading class 0x0000000069393840

Event: 1666.651 loading class 0x0000000069393840 done

Event: 1666.777 loading class 0x000000000ddbb880

Event: 1666.777 loading class 0x000000000ddbb880 done

Event: 1666.778 loading class 0x000000000ddbb730

Event: 1666.778 loading class 0x000000000ddbb730 done

Event: 1666.813 Executing VM operation: ParallelGCFailedAllocation

Event: 1666.818 Executing VM operation: ParallelGCFailedAllocation done

 

 

Dynamic libraries:

0x000000003fb40000 - 0x000000003fb73000 C:\Program Files\Java\jre7\bin\java.exe

0x00000000779e0000 - 0x0000000077b89000 C:\Windows\SYSTEM32\ntdll.dll

0x0000000077610000 - 0x000000007772f000 C:\Windows\system32\kernel32.dll

0x00000000fe060000 - 0x00000000fe0cc000 C:\Windows\system32\KERNELBASE.dll

0x00000000ff6a0000 - 0x00000000ff77b000 C:\Windows\system32\ADVAPI32.dll

0x00000000ffaf0000 - 0x00000000ffb8f000 C:\Windows\system32\msvcrt.dll

0x00000000fe850000 - 0x00000000fe86f000 C:\Windows\SYSTEM32\sechost.dll

0x00000000ff7d0000 - 0x00000000ff8fd000 C:\Windows\system32\RPCRT4.dll

0x0000000077300000 - 0x00000000773fa000 C:\Windows\system32\USER32.dll

0x00000000ff9a0000 - 0x00000000ffa07000 C:\Windows\system32\GDI32.dll

0x00000000fe600000 - 0x00000000fe60e000 C:\Windows\system32\LPK.dll

0x00000000ffc20000 - 0x00000000ffce9000 C:\Windows\system32\USP10.dll

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

0x00000000fe780000 - 0x00000000fe7f1000 C:\Windows\system32\SHLWAPI.dll

0x00000000fe820000 - 0x00000000fe84e000 C:\Windows\system32\IMM32.DLL

0x00000000fe610000 - 0x00000000fe719000 C:\Windows\system32\MSCTF.dll

0x0000000068650000 - 0x0000000068721000 C:\Program Files\Java\jre7\bin\msvcr100.dll

0x000000005e080000 - 0x000000005e79a000 C:\Program Files\Java\jre7\bin\server\jvm.dll

0x00000000face0000 - 0x00000000face9000 C:\Windows\system32\WSOCK32.dll

0x00000000ff780000 - 0x00000000ff7cd000 C:\Windows\system32\WS2_32.dll

0x00000000ffb90000 - 0x00000000ffb98000 C:\Windows\system32\NSI.dll

0x00000000fc130000 - 0x00000000fc16b000 C:\Windows\system32\WINMM.dll

0x0000000077ba0000 - 0x0000000077ba7000 C:\Windows\system32\PSAPI.DLL

0x0000000068730000 - 0x000000006876f000 C:\Program Files\Java\jre7\bin\splashscreen.dll

0x0000000070f30000 - 0x0000000070f3f000 C:\Program Files\Java\jre7\bin\verify.dll

0x0000000068850000 - 0x0000000068878000 C:\Program Files\Java\jre7\bin\java.dll

0x00000000fe210000 - 0x00000000fe413000 C:\Windows\system32\ole32.dll

0x00000000fdd70000 - 0x00000000fdd7f000 C:\Windows\system32\CRYPTBASE.dll

0x00000000688d0000 - 0x00000000688e5000 C:\Program Files\Java\jre7\bin\zip.dll

0x000000005ce20000 - 0x000000005cfb4000 C:\Program Files\Java\jre7\bin\awt.dll

0x00000000ffa10000 - 0x00000000ffae7000 C:\Windows\system32\OLEAUT32.dll

0x00000000fc1a0000 - 0x00000000fc1b8000 C:\Windows\system32\DWMAPI.DLL

0x00000000fe870000 - 0x00000000ff5f8000 C:\Windows\system32\SHELL32.dll

0x000000006f2e0000 - 0x000000006f2eb000 C:\Program Files\Java\jre7\bin\management.dll

0x0000000068400000 - 0x0000000068434000 C:\Program Files\Java\jre7\bin\fontmanager.dll

0x0000000068830000 - 0x0000000068849000 C:\Program Files\Java\jre7\bin\net.dll

0x00000000fd6b0000 - 0x00000000fd705000 C:\Windows\system32\mswsock.dll

0x00000000fd6a0000 - 0x00000000fd6a7000 C:\Windows\System32\wship6.dll

0x00000000687f0000 - 0x0000000068801000 C:\Program Files\Java\jre7\bin\nio.dll

0x00000000683b0000 - 0x00000000683f1000 C:\Program Files\Java\jre7\bin\t2k.dll

0x00000000fd020000 - 0x00000000fd027000 C:\Windows\System32\wshtcpip.dll

0x00000000fd530000 - 0x00000000fd58b000 C:\Windows\system32\DNSAPI.dll

0x00000000f6d50000 - 0x00000000f6d7f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL

0x0000000072560000 - 0x0000000072586000 C:\Program Files\Bonjour\mdnsNSP.dll

0x00000000fb8f0000 - 0x00000000fb917000 C:\Windows\system32\Iphlpapi.DLL

0x00000000fb8e0000 - 0x00000000fb8eb000 C:\Windows\system32\WINNSI.DLL

0x00000000f6d40000 - 0x00000000f6d48000 C:\Windows\system32\rasadhlp.dll

0x00000000fb770000 - 0x00000000fb7c3000 C:\Windows\System32\fwpuclnt.dll

0x00000000fd710000 - 0x00000000fd727000 C:\Windows\system32\CRYPTSP.dll

0x00000000fd3d0000 - 0x00000000fd417000 C:\Windows\system32\rsaenh.dll

0x00000000fd140000 - 0x00000000fd15e000 C:\Windows\system32\USERENV.dll

0x00000000fde40000 - 0x00000000fde4f000 C:\Windows\system32\profapi.dll

0x00000000fc0d0000 - 0x00000000fc0e5000 C:\Windows\system32\NLAapi.dll

0x00000000f6dc0000 - 0x00000000f6dd5000 C:\Windows\system32\napinsp.dll

0x00000000f6da0000 - 0x00000000f6db9000 C:\Windows\system32\pnrpnsp.dll

0x00000000f6d90000 - 0x00000000f6da0000 C:\Windows\system32\wshbth.dll

0x00000000f6d80000 - 0x00000000f6d8b000 C:\Windows\System32\winrnr.dll

0x0000000068780000 - 0x00000000687a4000 C:\Program Files\Java\jre7\bin\sunec.dll

0x00000000ff600000 - 0x00000000ff699000 C:\Windows\system32\CLBCatQ.DLL

0x00000000fbf60000 - 0x00000000fc08a000 C:\Windows\system32\WindowsCodecs.dll

0x00000000fdd10000 - 0x00000000fdd67000 C:\Windows\system32\apphelp.dll

0x00000000f50d0000 - 0x00000000f5105000 C:\Windows\system32\EhStorShell.dll

0x00000000fe420000 - 0x00000000fe5f7000 C:\Windows\system32\SETUPAPI.dll

0x00000000fe190000 - 0x00000000fe1c6000 C:\Windows\system32\CFGMGR32.dll

0x00000000fe0d0000 - 0x00000000fe0ea000 C:\Windows\system32\DEVOBJ.dll

0x00000000fc590000 - 0x00000000fc6bc000 C:\Windows\system32\PROPSYS.dll

0x00000000f5050000 - 0x00000000f50d0000 C:\Windows\system32\ntshrui.dll

0x00000000fda70000 - 0x00000000fda93000 C:\Windows\system32\srvcli.dll

0x00000000f5040000 - 0x00000000f504f000 C:\Windows\system32\cscapi.dll

0x00000000fbda0000 - 0x00000000fbdab000 C:\Windows\system32\slc.dll

0x0000000068380000 - 0x00000000683aa000 C:\Program Files\Java\jre7\bin\dcpr.dll

0x0000000068230000 - 0x0000000068260000 C:\Program Files\Java\jre7\bin\jpeg.dll

0x000000006a420000 - 0x000000006a42b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll

0x00000000fdef0000 - 0x00000000fe05a000 C:\Windows\system32\CRYPT32.dll

0x00000000fdee0000 - 0x00000000fdeef000 C:\Windows\system32\MSASN1.dll

0x0000000080000000 - 0x0000000080048000 C:\Users\Tim\AppData\Roaming\.techniclauncher\tekkit\bin\natives\lwjgl64.dll

0x00000000f30a0000 - 0x00000000f31bd000 C:\Windows\system32\OPENGL32.dll

0x00000000f49c0000 - 0x00000000f49ed000 C:\Windows\system32\GLU32.dll

0x00000000f2fa0000 - 0x00000000f3091000 C:\Windows\system32\DDRAW.dll

0x00000000f49b0000 - 0x00000000f49b8000 C:\Windows\system32\DCIMAN32.dll

0x00000000fcf50000 - 0x00000000fcf5c000 C:\Windows\system32\VERSION.dll

0x0000000068820000 - 0x0000000068827000 C:\Program Files\Java\jre7\bin\jawt.dll

0x0000000010390000 - 0x00000000114fa000 C:\Windows\system32\ig4icd64.dll

0x0000000002270000 - 0x0000000002286000 C:\Users\Tim\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-dx8_64.dll

0x00000000f5320000 - 0x00000000f535c000 C:\Windows\system32\DINPUT8.dll

0x00000000fc1c0000 - 0x00000000fc1cb000 C:\Windows\system32\HID.DLL

0x00000000fe1d0000 - 0x00000000fe209000 C:\Windows\system32\WINTRUST.dll

0x0000000005cc0000 - 0x0000000005cd4000 C:\Users\Tim\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-raw_64.dll

0x00000000edca0000 - 0x00000000eddc2000 C:\Users\Tim\AppData\Roaming\.techniclauncher\tekkit\bin\natives\OpenAL64.dll

0x00000000efc50000 - 0x00000000efcd8000 C:\Windows\system32\dsound.dll

0x00000000fc790000 - 0x00000000fc7bc000 C:\Windows\system32\POWRPROF.dll

0x00000000fc740000 - 0x00000000fc78b000 C:\Windows\System32\MMDevApi.dll

0x00000000fc0f0000 - 0x00000000fc12b000 C:\Windows\system32\wdmaud.drv

0x0000000075270000 - 0x0000000075276000 C:\Windows\system32\ksuser.dll

0x00000000fc580000 - 0x00000000fc589000 C:\Windows\system32\AVRT.dll

0x00000000fbdd0000 - 0x00000000fbe1f000 C:\Windows\system32\AUDIOSES.DLL

0x00000000fbd90000 - 0x00000000fbd9a000 C:\Windows\system32\msacm32.drv

0x00000000fbd70000 - 0x00000000fbd88000 C:\Windows\system32\MSACM32.dll

0x00000000fbd60000 - 0x00000000fbd69000 C:\Windows\system32\midimap.dll

0x00000000f6860000 - 0x00000000f6985000 C:\Windows\system32\dbghelp.dll

 

VM Arguments:

jvm_args: -Xmx1536m

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

Launcher Type: SUN_STANDARD

 

Environment Variables:

PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Users\Tim\AppData\Local\Smartbar\Application\;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64

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 8297224k(991024k free), swap 16592596k(7046188k free)

 

vm_info: Java HotSpot 64-Bit Server VM (23.0-b21) for windows-amd64 JRE (1.7.0_04-b22), built on May  2 2012 23:28:26 by "java_re" with unknown MS VC++:1600

 

time: Sat Nov 17 11:28:58 2012

elapsed time: 1666 seconds

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...