Jump to content

Question

Posted

Title: Spider kill Crash

Version: 3.0.3/3.0.4

OS: Windows 7 (64-bit)

Java Version: Java 7 update 5 (64-bit)

Description of Problem:

Went to kill a spider at night with a stone sword when it crashed hard

Error Messages:

None

Error Log:


#

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

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000e3df6220, pid=16988, tid=13552

#

# 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 (0x000000001a4f0800):  JavaThread "Thread-79" [_thread_in_native, id=13552, stack(0x0000000023be0000,0x0000000023ce0000)]



siginfo: ExceptionCode=0xc0000005, writing address 0x00000000ba6e1ca0



Registers:

RAX=0x000000001e12ef80, RBX=0x00000000ba6e1c80, RCX=0x000000001e120000, RDX=0x0000000000000088

RSP=0x0000000023cdeb40, RBP=0x000000001e12bb90, RSI=0x00000000ffffffff, RDI=0x0000000000000005

R8 =0x000000001e12ef70, R9 =0x000000001e12ef80, R10=0x000000000278237c, R11=0x000000001e12bb90

R12=0x000000001e126fe0, R13=0x00000000bcac5890, R14=0x0000000023cdec20, R15=0x000000001a4f0800

RIP=0x00000000e3df6220, EFLAGS=0x0000000000010246



Top of Stack: (sp=0x0000000023cdeb40)

0x0000000023cdeb40:   ffffffffba6e1c80 00000000ffffffff

0x0000000023cdeb50:   00000006bd41de18 0000000023cdebb8

0x0000000023cdeb60:   0000000000000000 00000000027823a8

0x0000000023cdeb70:   00000006bcac5890 0000000023cdebf0

0x0000000023cdeb80:   0000000000000013 0000000000000005

0x0000000023cdeb90:   00000000ba6e1c80 0000000000000000

0x0000000023cdeba0:   00000006c284e8a0 00000007bb2bc110

0x0000000023cdebb0:   0000000023cdebb0 0000000000000000

0x0000000023cdebc0:   0000000023cdec20 00000006bcac8618

0x0000000023cdebd0:   0000000000000000 00000006bcac5890

0x0000000023cdebe0:   0000000000000000 0000000023cdec10

0x0000000023cdebf0:   0000000023cdec68 00000000027761f8

0x0000000023cdec00:   00000006c1f1e100 000000000277f1d8

0x0000000023cdec10:   00000000ba6e1c80 0000000000001009

0x0000000023cdec20:   000000001e12bb90 0000000023cdec28

0x0000000023cdec30:   00000006bd42df47 0000000023cdec80 



Instructions: (pc=0x00000000e3df6220)

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

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

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

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





Register to memory mapping:



RAX=0x000000001e12ef80 is an unknown value

RBX=0x00000000ba6e1c80 is an unknown value

RCX=0x000000001e120000 is an unknown value

RDX=0x0000000000000088 is an unknown value

RSP=0x0000000023cdeb40 is pointing into the stack for thread: 0x000000001a4f0800

RBP=0x000000001e12bb90 is an unknown value

RSI=0x00000000ffffffff is an unknown value

RDI=0x0000000000000005 is an unknown value

R8 =0x000000001e12ef70 is an unknown value

R9 =0x000000001e12ef80 is an unknown value

R10=0x000000000278237c is an Interpreter codelet

method entry point (kind = native)  [0x0000000002782100, 0x0000000002782980]  2176 bytes

R11=0x000000001e12bb90 is an unknown value

R12=0x000000001e126fe0 is an unknown value

R13=0x00000000bcac5890 is an oop

{method} 

 - klass: {other class}

R14=0x0000000023cdec20 is pointing into the stack for thread: 0x000000001a4f0800

R15=0x000000001a4f0800 is a thread





Stack: [0x0000000023be0000,0x0000000023ce0000],  sp=0x0000000023cdeb40,  free space=1018k

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 )

  0x000000001a4ec000 JavaThread "File IO Thread" [_thread_blocked, id=16756, stack(0x00000000213d0000,0x00000000214d0000)]

  0x000000001a4f2000 JavaThread "Thread-87" [_thread_blocked, id=14436, stack(0x0000000030980000,0x0000000030a80000)]

  0x000000001a4f1800 JavaThread "Thread-80" [_thread_blocked, id=17084, stack(0x00000000237d0000,0x00000000238d0000)]

=>0x000000001a4f0800 JavaThread "Thread-79" [_thread_in_native, id=13552, stack(0x0000000023be0000,0x0000000023ce0000)]

  0x000000001a4f0000 JavaThread "Thread-78" daemon [_thread_in_native, id=16800, stack(0x0000000023920000,0x0000000023a20000)]

  0x000000001a4ec800 JavaThread "Minecraft main thread" [_thread_blocked, id=16344, stack(0x000000001f290000,0x000000001f390000)]

  0x000000001a4ed800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=15652, stack(0x000000001e760000,0x000000001e860000)]

  0x000000001a4eb000 JavaThread "SwingWorker-pool-2-thread-7" daemon [_thread_blocked, id=16816, stack(0x000000001e340000,0x000000001e440000)]

  0x000000001a4e6000 JavaThread "SwingWorker-pool-2-thread-6" daemon [_thread_blocked, id=16420, stack(0x000000001f080000,0x000000001f180000)]

  0x000000001a4ee800 JavaThread "SwingWorker-pool-2-thread-5" daemon [_thread_blocked, id=15696, stack(0x000000001ed90000,0x000000001ee90000)]

  0x000000001a4ef000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=17316, stack(0x000000001ef70000,0x000000001f070000)]

  0x000000001a4ea800 JavaThread "SwingWorker-pool-2-thread-4" daemon [_thread_blocked, id=17276, stack(0x000000001e230000,0x000000001e330000)]

  0x000000001a4e9800 JavaThread "DestroyJavaVM" [_thread_blocked, id=15744, stack(0x0000000002670000,0x0000000002770000)]

  0x000000001a4e9000 JavaThread "SwingWorker-pool-2-thread-3" daemon [_thread_blocked, id=16960, stack(0x000000001e130000,0x000000001e230000)]

  0x000000001a4e8000 JavaThread "SwingWorker-pool-2-thread-2" daemon [_thread_blocked, id=16616, stack(0x000000001df50000,0x000000001e050000)]

  0x000000001a4e7800 JavaThread "TimerQueue" daemon [_thread_blocked, id=15548, stack(0x000000001b4b0000,0x000000001b5b0000)]

  0x000000001a4e5000 JavaThread "SwingWorker-pool-2-thread-1" daemon [_thread_blocked, id=16696, stack(0x000000001b3b0000,0x000000001b4b0000)]

  0x000000001a27f800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=14080, stack(0x0000000019f50000,0x000000001a050000)]

  0x0000000016e2b800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=17396, stack(0x000000001a970000,0x000000001aa70000)]

  0x0000000016c81800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=16940, stack(0x0000000017980000,0x0000000017a80000)]

  0x0000000016c7e800 JavaThread "AWT-Shutdown" [_thread_blocked, id=16876, stack(0x0000000017830000,0x0000000017930000)]

  0x0000000016c7e000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=13916, stack(0x00000000176c0000,0x00000000177c0000)]

  0x0000000016b28800 JavaThread "Service Thread" daemon [_thread_blocked, id=17336, stack(0x0000000016720000,0x0000000016820000)]

  0x0000000016b24000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=16024, stack(0x00000000173d0000,0x00000000174d0000)]

  0x0000000016b1d000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=16924, stack(0x00000000171e0000,0x00000000172e0000)]

  0x0000000016b1c000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7000, stack(0x0000000016fd0000,0x00000000170d0000)]

  0x0000000016b17000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=15372, stack(0x0000000016ec0000,0x0000000016fc0000)]

  0x00000000148bc800 JavaThread "Finalizer" daemon [_thread_blocked, id=16012, stack(0x00000000169b0000,0x0000000016ab0000)]

  0x00000000148bb800 JavaThread "Reference Handler" daemon [_thread_blocked, id=17280, stack(0x0000000016840000,0x0000000016940000)]



Other Threads:

  0x00000000148b2000 VMThread [stack: 0x0000000016600000,0x0000000016700000] [id=17236]

  0x0000000016b43800 WatcherThread [stack: 0x00000000164c0000,0x00000000165c0000] [id=15812]



VM state:not at safepoint (normal execution)



VM Mutex/Monitor currently owned by a thread: None



Heap

 PSYoungGen      total 1548800K, used 621753K [0x0000000095560000, 0x00000000fe6a0000, 0x0000000000000000)

  eden space 1376384K, 45% used [0x0000000095560000,0x00000000bb48e788,0x00000000e9580000)

  from space 172416K, 0% used [0x00000000f3e10000,0x00000000f3e10000,0x00000000fe670000)

  to   space 172608K, 0% used [0x00000000e9580000,0x00000000e9580000,0x00000000f3e10000)

 ParOldGen       total 336192K, used 204300K [0x00000000c0000000, 0x00000000d4850000, 0x0000000095560000)

  object space 336192K, 60% used [0x00000000c0000000,0x00000000cc7832a8,0x00000000d4850000)

 PSPermGen       total 57344K, used 44475K [0x00000000bae00000, 0x00000000be600000, 0x00000000c0000000)

  object space 57344K, 77% used [0x00000000bae00000,0x00000000bd96ec10,0x00000000be600000)



Code Cache  [0x0000000002770000, 0x0000000003390000, 0x0000000005770000)

 total_blobs=4241 nmethods=3390 adapters=800 free_code_cache=37107Kb largest_free_block=37662912



Compilation events (10 events):

Event: 3038.209 Thread 0x0000000016b24000 3701             buildcraft.energy.BlockOilStill::getTextureFile (4 bytes)

Event: 3038.210 Thread 0x0000000016b24000 nmethod 3701 0x00000000031a3cd0 code [0x00000000031a3e00, 0x00000000031a3e78]

Event: 3043.298 Thread 0x0000000016b1d000 3702             ads::a (58 bytes)

Event: 3043.298 Thread 0x0000000016b24000 3703             ads::a (1 bytes)

Event: 3043.298 Thread 0x0000000016b24000 nmethod 3703 0x0000000002d22050 code [0x0000000002d22180, 0x0000000002d221d8]

Event: 3043.299 Thread 0x0000000016b1d000 nmethod 3702 0x0000000002d1fdd0 code [0x0000000002d1ff40, 0x0000000002d20090]

Event: 3117.953 Thread 0x0000000016b24000 3704             yw::e (334 bytes)

Event: 3117.967 Thread 0x0000000016b24000 nmethod 3704 0x00000000030fc090 code [0x00000000030fc2e0, 0x00000000030fcc80]

Event: 3119.392 Thread 0x0000000016b1d000 3705             aja::ap (10 bytes)

Event: 3119.394 Thread 0x0000000016b1d000 nmethod 3705 0x000000000316fa50 code [0x000000000316fbc0, 0x000000000316fe28]



GC Heap History (10 events):

Event: 2845.627 GC heap before

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

 PSYoungGen      total 1556864K, used 1489477K [0x0000000095560000, 0x0000000000000000, 0x0000000000000000)

  eden space 1364928K, 100% used [0x0000000095560000,0x00000000e8a50000,0x00000000e8a50000)

  from space 191936K, 64% used [0x00000000f4490000,0x00000000fbe31720,0x0000000000000000)

  to   space 190720K, 0% used [0x00000000e8a50000,0x00000000e8a50000,0x00000000f4490000)

 ParOldGen       total 321600K, used 230972K [0x00000000c0000000, 0x00000000d3a10000, 0x0000000095560000)

  object space 321600K, 71% used [0x00000000c0000000,0x00000000ce18f1b0,0x00000000d3a10000)

 PSPermGen       total 58496K, used 44453K [0x00000000bae00000, 0x00000000be720000, 0x00000000c0000000)

  object space 58496K, 75% used [0x00000000bae00000,0x00000000bd969558,0x00000000be720000)

Event: 2845.664 GC heap after

Heap after GC invocations=68 (full 11):

 PSYoungGen      total 1472256K, used 107311K [0x0000000095560000, 0x00000000fef10000, 0x0000000000000000)

  eden space 1364928K, 0% used [0x0000000095560000,0x0000000095560000,0x00000000e8a50000)

  from space 107328K, 99% used [0x00000000e8a50000,0x00000000ef31bdc8,0x00000000ef320000)

  to   space 182656K, 0% used [0x00000000f3cb0000,0x00000000f3cb0000,0x00000000fef10000)

 ParOldGen       total 321600K, used 255612K [0x00000000c0000000, 0x00000000d3a10000, 0x0000000095560000)

  object space 321600K, 79% used [0x00000000c0000000,0x00000000cf99f350,0x00000000d3a10000)

 PSPermGen       total 58496K, used 44453K [0x00000000bae00000, 0x00000000be720000, 0x00000000c0000000)

  object space 58496K, 75% used [0x00000000bae00000,0x00000000bd969558,0x00000000be720000)

}

Event: 2909.057 GC heap before

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

 PSYoungGen      total 1472256K, used 1472239K [0x0000000095560000, 0x00000000fef10000, 0x0000000000000000)

  eden space 1364928K, 100% used [0x0000000095560000,0x00000000e8a50000,0x00000000e8a50000)

  from space 107328K, 99% used [0x00000000e8a50000,0x00000000ef31bdc8,0x00000000ef320000)

  to   space 182656K, 0% used [0x00000000f3cb0000,0x00000000f3cb0000,0x00000000fef10000)

 ParOldGen       total 321600K, used 255612K [0x00000000c0000000, 0x00000000d3a10000, 0x0000000095560000)

  object space 321600K, 79% used [0x00000000c0000000,0x00000000cf99f350,0x00000000d3a10000)

 PSPermGen       total 58496K, used 44467K [0x00000000bae00000, 0x00000000be720000, 0x00000000c0000000)

  object space 58496K, 76% used [0x00000000bae00000,0x00000000bd96cfd8,0x00000000be720000)

Event: 2909.089 GC heap after

Heap after GC invocations=69 (full 11):

 PSYoungGen      total 1546560K, used 100049K [0x0000000095560000, 0x00000000fe830000, 0x0000000000000000)

  eden space 1370944K, 0% used [0x0000000095560000,0x0000000095560000,0x00000000e9030000)

  from space 175616K, 56% used [0x00000000f3cb0000,0x00000000f9e64708,0x00000000fe830000)

  to   space 176128K, 0% used [0x00000000e9030000,0x00000000e9030000,0x00000000f3c30000)

 ParOldGen       total 321600K, used 260781K [0x00000000c0000000, 0x00000000d3a10000, 0x0000000095560000)

  object space 321600K, 81% used [0x00000000c0000000,0x00000000cfeab720,0x00000000d3a10000)

 PSPermGen       total 58496K, used 44467K [0x00000000bae00000, 0x00000000be720000, 0x00000000c0000000)

  object space 58496K, 76% used [0x00000000bae00000,0x00000000bd96cfd8,0x00000000be720000)

}

Event: 3015.469 GC heap before

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

 PSYoungGen      total 1546560K, used 1470993K [0x0000000095560000, 0x00000000fe830000, 0x0000000000000000)

  eden space 1370944K, 100% used [0x0000000095560000,0x00000000e9030000,0x00000000e9030000)

  from space 175616K, 56% used [0x00000000f3cb0000,0x00000000f9e64708,0x00000000fe830000)

  to   space 176128K, 0% used [0x00000000e9030000,0x00000000e9030000,0x00000000f3c30000)

 ParOldGen       total 321600K, used 260781K [0x00000000c0000000, 0x00000000d3a10000, 0x0000000095560000)

  object space 321600K, 81% used [0x00000000c0000000,0x00000000cfeab720,0x00000000d3a10000)

 PSPermGen       total 58496K, used 44473K [0x00000000bae00000, 0x00000000be720000, 0x00000000c0000000)

  object space 58496K, 76% used [0x00000000bae00000,0x00000000bd96e4a8,0x00000000be720000)

Event: 3015.506 GC heap after

Heap after GC invocations=70 (full 11):

 PSYoungGen      total 1547072K, used 85998K [0x0000000095560000, 0x00000000fe670000, 0x0000000000000000)

  eden space 1370944K, 0% used [0x0000000095560000,0x0000000095560000,0x00000000e9030000)

  from space 176128K, 48% used [0x00000000e9030000,0x00000000ee42b9f0,0x00000000f3c30000)

  to   space 172416K, 0% used [0x00000000f3e10000,0x00000000f3e10000,0x00000000fe670000)

 ParOldGen       total 321600K, used 276692K [0x00000000c0000000, 0x00000000d3a10000, 0x0000000095560000)

  object space 321600K, 86% used [0x00000000c0000000,0x00000000d0e35280,0x00000000d3a10000)

 PSPermGen       total 58496K, used 44473K [0x00000000bae00000, 0x00000000be720000, 0x00000000c0000000)

  object space 58496K, 76% used [0x00000000bae00000,0x00000000bd96e4a8,0x00000000be720000)

}

Event: 3098.922 GC heap before

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

 PSYoungGen      total 1547072K, used 1456942K [0x0000000095560000, 0x00000000fe670000, 0x0000000000000000)

  eden space 1370944K, 100% used [0x0000000095560000,0x00000000e9030000,0x00000000e9030000)

  from space 176128K, 48% used [0x00000000e9030000,0x00000000ee42b9f0,0x00000000f3c30000)

  to   space 172416K, 0% used [0x00000000f3e10000,0x00000000f3e10000,0x00000000fe670000)

 ParOldGen       total 321600K, used 276692K [0x00000000c0000000, 0x00000000d3a10000, 0x0000000095560000)

  object space 321600K, 86% used [0x00000000c0000000,0x00000000d0e35280,0x00000000d3a10000)

 PSPermGen       total 58496K, used 44473K [0x00000000bae00000, 0x00000000be720000, 0x00000000c0000000)

  object space 58496K, 76% used [0x00000000bae00000,0x00000000bd96e4a8,0x00000000be720000)

Event: 3098.957 GC heap after

Heap after GC invocations=71 (full 11):

 PSYoungGen      total 1548800K, used 62377K [0x0000000095560000, 0x00000000fe6a0000, 0x0000000000000000)

  eden space 1376384K, 0% used [0x0000000095560000,0x0000000095560000,0x00000000e9580000)

  from space 172416K, 36% used [0x00000000f3e10000,0x00000000f7afa620,0x00000000fe670000)

  to   space 172608K, 0% used [0x00000000e9580000,0x00000000e9580000,0x00000000f3e10000)

 ParOldGen       total 321600K, used 305005K [0x00000000c0000000, 0x00000000d3a10000, 0x0000000095560000)

  object space 321600K, 94% used [0x00000000c0000000,0x00000000d29db7e0,0x00000000d3a10000)

 PSPermGen       total 58496K, used 44473K [0x00000000bae00000, 0x00000000be720000, 0x00000000c0000000)

  object space 58496K, 76% used [0x00000000bae00000,0x00000000bd96e4a8,0x00000000be720000)

}

Event: 3098.957 GC heap before

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

 PSYoungGen      total 1548800K, used 62377K [0x0000000095560000, 0x00000000fe6a0000, 0x0000000000000000)

  eden space 1376384K, 0% used [0x0000000095560000,0x0000000095560000,0x00000000e9580000)

  from space 172416K, 36% used [0x00000000f3e10000,0x00000000f7afa620,0x00000000fe670000)

  to   space 172608K, 0% used [0x00000000e9580000,0x00000000e9580000,0x00000000f3e10000)

 ParOldGen       total 321600K, used 305005K [0x00000000c0000000, 0x00000000d3a10000, 0x0000000095560000)

  object space 321600K, 94% used [0x00000000c0000000,0x00000000d29db7e0,0x00000000d3a10000)

 PSPermGen       total 58496K, used 44473K [0x00000000bae00000, 0x00000000be720000, 0x00000000c0000000)

  object space 58496K, 76% used [0x00000000bae00000,0x00000000bd96e4a8,0x00000000be720000)

Event: 3099.111 GC heap after

Heap after GC invocations=72 (full 12):

 PSYoungGen      total 1548800K, used 0K [0x0000000095560000, 0x00000000fe6a0000, 0x0000000000000000)

  eden space 1376384K, 0% used [0x0000000095560000,0x0000000095560000,0x00000000e9580000)

  from space 172416K, 0% used [0x00000000f3e10000,0x00000000f3e10000,0x00000000fe670000)

  to   space 172608K, 0% used [0x00000000e9580000,0x00000000e9580000,0x00000000f3e10000)

 ParOldGen       total 336192K, used 204300K [0x00000000c0000000, 0x00000000d4850000, 0x0000000095560000)

  object space 336192K, 60% used [0x00000000c0000000,0x00000000cc7832a8,0x00000000d4850000)

 PSPermGen       total 57344K, used 44472K [0x00000000bae00000, 0x00000000be600000, 0x00000000c0000000)

  object space 57344K, 77% used [0x00000000bae00000,0x00000000bd96e0e8,0x00000000be600000)

}



Deoptimization events (10 events):

Event: 2869.546 Thread 0x000000001a4ec800 Uncommon trap -34 fr.pc 0x00000000031ae28c

Event: 2880.404 Thread 0x000000001a4ec800 Uncommon trap 432 fr.pc 0x00000000031eb714

Event: 2880.408 Thread 0x000000001a4ec800 Uncommon trap -20 fr.pc 0x0000000002f3a5c0

Event: 2880.454 Thread 0x000000001a4ec800 Uncommon trap -34 fr.pc 0x0000000002cbf5e0

Event: 2880.475 Thread 0x000000001a4ec800 Uncommon trap -34 fr.pc 0x0000000002b0a25c

Event: 2942.496 Thread 0x000000001a4ec800 Uncommon trap -58 fr.pc 0x00000000032abac4

Event: 3030.451 Thread 0x000000001a4ec800 Uncommon trap -34 fr.pc 0x00000000031ae28c

Event: 3078.106 Thread 0x000000001a4ec800 Uncommon trap -83 fr.pc 0x00000000032d7bf0

Event: 3104.685 Thread 0x000000001a4ec800 Uncommon trap -34 fr.pc 0x000000000309a670

Event: 3119.757 Thread 0x000000001a4ec800 Uncommon trap -83 fr.pc 0x000000000306db38



Internal exceptions (10 events):

Event: 3123.757 Thread 0x000000001a4f0800 Threw 0x00000000b949b9d0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 3123.773 Thread 0x000000001a4f0800 Threw 0x00000000b949bb98 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 3123.787 Thread 0x000000001a4f0800 Threw 0x00000000b949bd60 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 3123.807 Thread 0x000000001a4f0800 Threw 0x00000000b949bf28 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 3123.821 Thread 0x000000001a4f0800 Threw 0x00000000b949c0f0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 3123.836 Thread 0x000000001a4f0800 Threw 0x00000000b949c2b8 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 3123.857 Thread 0x000000001a4f0800 Threw 0x00000000b949c480 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 3123.870 Thread 0x000000001a4f0800 Threw 0x00000000b949c648 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 3123.882 Thread 0x000000001a4f0800 Threw 0x00000000b949c810 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 3123.895 Thread 0x000000001a4f0800 Threw 0x00000000b949c9d8 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888



Events (10 events):

Event: 3118.552 Thread 0x000000001a4f4800 Thread added: 0x000000001a4f4800

Event: 3118.555 Executing VM operation: RevokeBias

Event: 3118.555 Executing VM operation: RevokeBias done

Event: 3118.555 Thread 0x000000001a4f4800 Thread exited: 0x000000001a4f4800

Event: 3119.757 Thread 0x000000001a4ec800 DEOPT PACKING pc=0x000000000306db38 sp=0x000000001f38f130

Event: 3119.757 Thread 0x000000001a4ec800 DEOPT UNPACKING pc=0x00000000027a9164 sp=0x000000001f38f0a0 mode 2

Event: 3123.549 Thread 0x000000001a4f4800 Thread added: 0x000000001a4f4800

Event: 3123.552 Executing VM operation: RevokeBias

Event: 3123.553 Executing VM operation: RevokeBias done

Event: 3123.553 Thread 0x000000001a4f4800 Thread exited: 0x000000001a4f4800





Dynamic libraries:

0x000000003f4e0000 - 0x000000003f513000 	C:\Program Files\Java\jre7\bin\java.exe

0x0000000077210000 - 0x00000000773b9000 	C:\Windows\SYSTEM32\ntdll.dll

0x0000000076e90000 - 0x0000000076faf000 	C:\Windows\system32\kernel32.dll

0x00000000fd930000 - 0x00000000fd99c000 	C:\Windows\system32\KERNELBASE.dll

0x00000000fe090000 - 0x00000000fe16b000 	C:\Windows\system32\ADVAPI32.dll

0x00000000fdf50000 - 0x00000000fdfef000 	C:\Windows\system32\msvcrt.dll

0x00000000fdd20000 - 0x00000000fdd3f000 	C:\Windows\SYSTEM32\sechost.dll

0x00000000fda40000 - 0x00000000fdb6d000 	C:\Windows\system32\RPCRT4.dll

0x0000000076fb0000 - 0x00000000770aa000 	C:\Windows\system32\USER32.dll

0x00000000ff1c0000 - 0x00000000ff227000 	C:\Windows\system32\GDI32.dll

0x00000000ff1b0000 - 0x00000000ff1be000 	C:\Windows\system32\LPK.dll

0x00000000fdb70000 - 0x00000000fdc39000 	C:\Windows\system32\USP10.dll

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

0x00000000fe1c0000 - 0x00000000fe231000 	C:\Windows\system32\SHLWAPI.dll

0x00000000ff120000 - 0x00000000ff14e000 	C:\Windows\system32\IMM32.DLL

0x00000000ff230000 - 0x00000000ff339000 	C:\Windows\system32\MSCTF.dll

0x000000006f2a0000 - 0x000000006f371000 	C:\Program Files\Java\jre7\bin\msvcr100.dll

0x000000005e7a0000 - 0x000000005eeba000 	C:\Program Files\Java\jre7\bin\server\jvm.dll

0x00000000ecdf0000 - 0x00000000ecdf9000 	C:\Windows\system32\WSOCK32.dll

0x00000000fe170000 - 0x00000000fe1bd000 	C:\Windows\system32\WS2_32.dll

0x00000000fe2e0000 - 0x00000000fe2e8000 	C:\Windows\system32\NSI.dll

0x00000000fa400000 - 0x00000000fa43b000 	C:\Windows\system32\WINMM.dll

0x00000000773e0000 - 0x00000000773e7000 	C:\Windows\system32\PSAPI.DLL

0x000000006f260000 - 0x000000006f29f000 	C:\Program Files\Java\jre7\bin\splashscreen.dll

0x00000000fb220000 - 0x00000000fb276000 	C:\Windows\system32\uxtheme.dll

0x000000006f250000 - 0x000000006f25f000 	C:\Program Files\Java\jre7\bin\verify.dll

0x000000006f220000 - 0x000000006f248000 	C:\Program Files\Java\jre7\bin\java.dll

0x000000006f200000 - 0x000000006f215000 	C:\Program Files\Java\jre7\bin\zip.dll

0x0000000080000000 - 0x000000008032c000 	C:\Program Files (x86)\Xfire\xfire_toucan64_45547.xll

0x00000000f9920000 - 0x00000000f9927000 	C:\Windows\system32\MSIMG32.dll

0x00000000fdd40000 - 0x00000000fdf43000 	C:\Windows\system32\ole32.dll

0x00000000fdc40000 - 0x00000000fdd17000 	C:\Windows\system32\OLEAUT32.dll

0x00000000fd5a0000 - 0x00000000fd5af000 	C:\Windows\system32\CRYPTBASE.dll

0x000000005d320000 - 0x000000005d4b4000 	C:\Program Files\Java\jre7\bin\awt.dll

0x00000000fadf0000 - 0x00000000fae08000 	C:\Windows\system32\DWMAPI.DLL

0x00000000e39d0000 - 0x00000000e3bcf000 	C:\Windows\system32\d3d9.dll

0x00000000fc5f0000 - 0x00000000fc5fc000 	C:\Windows\system32\VERSION.dll

0x00000000f9f30000 - 0x00000000f9f37000 	C:\Windows\system32\d3d8thk.dll

0x00000000e15b0000 - 0x00000000e26fd000 	C:\Windows\system32\nvd3dumx.dll

0x00000000fb400000 - 0x00000000fb42c000 	C:\Windows\system32\powrprof.dll

0x00000000ff340000 - 0x00000000ff517000 	C:\Windows\system32\SETUPAPI.dll

0x00000000fda00000 - 0x00000000fda36000 	C:\Windows\system32\CFGMGR32.dll

0x00000000fd9e0000 - 0x00000000fd9fa000 	C:\Windows\system32\DEVOBJ.dll

0x00000000fe2f0000 - 0x00000000ff078000 	C:\Windows\system32\SHELL32.dll

0x000000006ab70000 - 0x000000006ab7b000 	C:\Program Files\Java\jre7\bin\management.dll

0x00000000681f0000 - 0x0000000068224000 	C:\Program Files\Java\jre7\bin\fontmanager.dll

0x0000000068250000 - 0x0000000068269000 	C:\Program Files\Java\jre7\bin\net.dll

0x00000000fcee0000 - 0x00000000fcf35000 	C:\Windows\system32\mswsock.dll

0x00000000fced0000 - 0x00000000fced7000 	C:\Windows\System32\wship6.dll

0x0000000068230000 - 0x0000000068241000 	C:\Program Files\Java\jre7\bin\nio.dll

0x0000000060ff0000 - 0x0000000061031000 	C:\Program Files\Java\jre7\bin\t2k.dll

0x00000000fc830000 - 0x00000000fc837000 	C:\Windows\System32\wshtcpip.dll

0x00000000fcd60000 - 0x00000000fcdbb000 	C:\Windows\system32\DNSAPI.dll

0x00000000ef7c0000 - 0x00000000ef7ee000 	C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL

0x0000000071bb0000 - 0x0000000071bd6000 	C:\Program Files\Bonjour\mdnsNSP.dll

0x00000000fa6d0000 - 0x00000000fa6f7000 	C:\Windows\system32\Iphlpapi.DLL

0x00000000fa770000 - 0x00000000fa77b000 	C:\Windows\system32\WINNSI.DLL

0x00000000ef7b0000 - 0x00000000ef7b8000 	C:\Windows\system32\rasadhlp.dll

0x00000000fa670000 - 0x00000000fa6c3000 	C:\Windows\System32\fwpuclnt.dll

0x00000000fcf40000 - 0x00000000fcf57000 	C:\Windows\system32\CRYPTSP.dll

0x00000000fcc40000 - 0x00000000fcc87000 	C:\Windows\system32\rsaenh.dll

0x00000000fc970000 - 0x00000000fc98e000 	C:\Windows\system32\USERENV.dll

0x00000000fd670000 - 0x00000000fd67f000 	C:\Windows\system32\profapi.dll

0x00000000faae0000 - 0x00000000faaf5000 	C:\Windows\system32\NLAapi.dll

0x00000000ef820000 - 0x00000000ef835000 	C:\Windows\system32\napinsp.dll

0x00000000ef800000 - 0x00000000ef819000 	C:\Windows\system32\pnrpnsp.dll

0x00000000ef7f0000 - 0x00000000ef7fb000 	C:\Windows\System32\winrnr.dll

0x00000000663d0000 - 0x00000000663f4000 	C:\Program Files\Java\jre7\bin\sunec.dll

0x00000000fe240000 - 0x00000000fe2d9000 	C:\Windows\system32\CLBCatQ.DLL

0x00000000fac80000 - 0x00000000fadaa000 	C:\Windows\system32\WindowsCodecs.dll

0x00000000fd540000 - 0x00000000fd597000 	C:\Windows\system32\apphelp.dll

0x0000000002650000 - 0x000000000266b000 	C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll

0x0000000006a20000 - 0x0000000006a30000 	D:\TortoiseSVN\bin\TortoiseStub.dll

0x00000000175d0000 - 0x00000000176b7000 	D:\TortoiseSVN\bin\TortoiseSVN.dll

0x00000000f5fe0000 - 0x00000000f5fe7000 	C:\Windows\system32\SHFOLDER.dll

0x00000000770b0000 - 0x000000007720b000 	C:\Windows\system32\WININET.dll

0x00000000773d0000 - 0x00000000773d3000 	C:\Windows\system32\Normaliz.dll

0x0000000076b30000 - 0x0000000076d3f000 	C:\Windows\system32\iertutil.dll

0x0000000076d40000 - 0x0000000076e8d000 	C:\Windows\system32\urlmon.dll

0x000000006eec0000 - 0x000000006eeea000 	D:\TortoiseSVN\bin\libapr_tsvn.dll

0x0000000071610000 - 0x00000000716b3000 	C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll

0x00000000715c0000 - 0x0000000071602000 	D:\TortoiseSVN\bin\libaprutil_tsvn.dll

0x00000000ff150000 - 0x00000000ff1a2000 	C:\Windows\system32\WLDAP32.dll

0x0000000006c80000 - 0x0000000006c90000 	D:\TortoiseSVN\bin\intl3_tsvn.dll

0x00000000714e0000 - 0x00000000715b3000 	C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll

0x00000000fd7c0000 - 0x00000000fd92a000 	C:\Windows\system32\CRYPT32.dll

0x00000000fd710000 - 0x00000000fd71f000 	C:\Windows\system32\MSASN1.dll

0x00000000ed200000 - 0x00000000ed235000 	C:\Windows\system32\EhStorShell.dll

0x00000000fb280000 - 0x00000000fb3ac000 	C:\Windows\system32\PROPSYS.dll

0x00000000ed180000 - 0x00000000ed200000 	C:\Windows\system32\ntshrui.dll

0x00000000fd1e0000 - 0x00000000fd203000 	C:\Windows\system32\srvcli.dll

0x00000000ed240000 - 0x00000000ed24f000 	C:\Windows\system32\cscapi.dll

0x00000000faa50000 - 0x00000000faa5b000 	C:\Windows\system32\slc.dll

0x00000000610f0000 - 0x000000006111a000 	C:\Program Files\Java\jre7\bin\dcpr.dll

0x0000000060f90000 - 0x0000000060fc0000 	C:\Program Files\Java\jre7\bin\jpeg.dll

0x000000006ab80000 - 0x000000006ab8b000 	C:\Program Files\Java\jre7\bin\sunmscapi.dll

0x00000000023c0000 - 0x0000000002408000 	C:\Users\Jasper Pendragon\AppData\Roaming\.techniclauncher\tekkit\bin\natives\lwjgl64.dll

0x00000000e6380000 - 0x00000000e649d000 	C:\Windows\system32\OPENGL32.dll

0x00000000ee4c0000 - 0x00000000ee4ed000 	C:\Windows\system32\GLU32.dll

0x00000000ee3c0000 - 0x00000000ee4b1000 	C:\Windows\system32\DDRAW.dll

0x00000000ee790000 - 0x00000000ee798000 	C:\Windows\system32\DCIMAN32.dll

0x00000000610e0000 - 0x00000000610e7000 	C:\Program Files\Java\jre7\bin\jawt.dll

0x000000005a1a0000 - 0x000000005ba5f000 	C:\Windows\system32\nvoglv64.DLL

0x00000000fd9a0000 - 0x00000000fd9da000 	C:\Windows\system32\WINTRUST.dll

0x00000000fc350000 - 0x00000000fc37d000 	C:\Windows\system32\ntmarta.dll

0x00000000e6d50000 - 0x00000000e6dd8000 	C:\Windows\system32\dsound.dll

0x00000000fae10000 - 0x00000000fae5b000 	C:\Windows\System32\MMDevApi.dll

0x00000000fa3c0000 - 0x00000000fa3fb000 	C:\Windows\system32\wdmaud.drv

0x0000000074920000 - 0x0000000074926000 	C:\Windows\system32\ksuser.dll

0x00000000fb6e0000 - 0x00000000fb6e9000 	C:\Windows\system32\AVRT.dll

0x00000000fa040000 - 0x00000000fa08f000 	C:\Windows\system32\AUDIOSES.DLL

0x00000000fa180000 - 0x00000000fa18a000 	C:\Windows\system32\msacm32.drv

0x00000000fa020000 - 0x00000000fa038000 	C:\Windows\system32\MSACM32.dll

0x00000000fa170000 - 0x00000000fa179000 	C:\Windows\system32\midimap.dll

0x0000000002430000 - 0x0000000002446000 	C:\Users\Jasper Pendragon\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-dx8_64.dll

0x00000000e6ec0000 - 0x00000000e6efc000 	C:\Windows\system32\DINPUT8.dll

0x00000000fae60000 - 0x00000000fae6b000 	C:\Windows\system32\HID.DLL

0x00000000076b0000 - 0x00000000076c4000 	C:\Users\Jasper Pendragon\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-raw_64.dll

0x00000000e3df0000 - 0x00000000e3f12000 	C:\Users\Jasper Pendragon\AppData\Roaming\.techniclauncher\tekkit\bin\natives\OpenAL64.dll

0x00000000e7470000 - 0x00000000e7595000 	C:\Windows\system32\dbghelp.dll



VM Arguments:

jvm_args: -Xmx5120m 

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

Launcher Type: SUN_STANDARD



Environment Variables:

CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip

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:\Program Files\Java\jre6\bin\java.exe;C:\Program Files\Java\jre6\bin\javaw.exe;C:\Program Files\Java\jre6\bin\javaws.exe;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Program Files (x86)\Windows Live\Shared;D:\TortoiseSVN\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jre6\bin\java.exe;C:\Windows;C:\Windows\system32

USERNAME=Jasper Pendragon

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 30 Stepping 5, 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 30 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit



Memory: 4k page, physical 8379512k(1281168k free), swap 33543484k(24034508k 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: Mon Jul 02 12:27:25 2012

elapsed time: 3124 seconds

2 answers to this question

Recommended Posts

  • 0
Posted

Description of Problem:

Went to kill a spider at night with a stone sword when it crashed hard

It's the little details that make this funny. Then you go and do something like posting the wrong log...

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