Jump to content
  • 0

Client crashes to desktop


Siriuo

Question

Launcher Version: 253

Operating System: Windows 7

Java Version: 7 Build 25

Antivirus Program:

Description of Problem:

Client crashes to desktop after a certain time Please find error log for further information

Error Messages:

Error Log:


#

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

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fede926220, pid=8384, tid=776

#

# JRE version: 7.0_25-b17

# Java VM: Java HotSpot 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C  0x000007fede926220  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 (0x0000000016c0b800):  JavaThread "Thread-21" [_thread_in_native, id=776, stack(0x000000003d430000,0x000000003d530000)]



siginfo: ExceptionCode=0xc0000005, writing address 0xffffffffb5a381c0



Registers:

RAX=0x000000003d885120, RBX=0xffffffffb5a381a0, RCX=0x000000003d880000, RDX=0x0000000000000088

RSP=0x000000003d52eb50, RBP=0x000000003d88e2c0, RSI=0x00000000ffffffff, RDI=0x0000000000000005

R8 =0x000000003d885110, R9 =0x000000003d885120, R10=0x00000000024e237c, R11=0x000000003d88e2c0

R12=0x000000003d8873e0, R13=0x00000007340af1f8, R14=0x000000003d52ec30, R15=0x0000000016c0b800

RIP=0x000007fede926220, EFLAGS=0x0000000000010246



Top of Stack: (sp=0x000000003d52eb50)

0x000000003d52eb50:   ffffffffb5a381a0 00000000ffffffff

0x000000003d52eb60:   000000073408df30 000000003d52ebc8

0x000000003d52eb70:   0000000000000000 00000000024e23a8

0x000000003d52eb80:   00000007340af1f8 000000003d52ec00

0x000000003d52eb90:   0000000000000013 0000000000000005

0x000000003d52eba0:   00000000b5a381a0 0000000000000000

0x000000003d52ebb0:   000000074a0f9e50 00000007e1994eb8

0x000000003d52ebc0:   000000003d52ebc0 0000000000000000

0x000000003d52ebd0:   000000003d52ec30 00000007340b1f80

0x000000003d52ebe0:   0000000000000000 00000007340af1f8

0x000000003d52ebf0:   0000000000000000 000000003d52ec20

0x000000003d52ec00:   000000003d52ec78 00000000024d61f8

0x000000003d52ec10:   000000074625a228 00000000024df1d8

0x000000003d52ec20:   00000000b5a381a0 0000000000001009

0x000000003d52ec30:   000000003d88e2c0 000000003d52ec38

0x000000003d52ec40:   000000073409ea8f 000000003d52ec90 



Instructions: (pc=0x000007fede926220)

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

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

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

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





Register to memory mapping:



RAX=0x000000003d885120 is an unknown value

RBX=0xffffffffb5a381a0 is an unknown value

RCX=0x000000003d880000 is an unknown value

RDX=0x0000000000000088 is an unknown value

RSP=0x000000003d52eb50 is pointing into the stack for thread: 0x0000000016c0b800

RBP=0x000000003d88e2c0 is an unknown value

RSI=0x00000000ffffffff is an unknown value

RDI=0x0000000000000005 is an unknown value

R8 =0x000000003d885110 is an unknown value

R9 =0x000000003d885120 is an unknown value

R10=0x00000000024e237c is an Interpreter codelet

method entry point (kind = native)  [0x00000000024e2100, 0x00000000024e2980]  2176 bytes

R11=0x000000003d88e2c0 is an unknown value

R12=0x000000003d8873e0 is an unknown value

R13=0x00000007340af1f8 is an oop

{method} 

 - klass: {other class}

R14=0x000000003d52ec30 is pointing into the stack for thread: 0x0000000016c0b800

R15=0x0000000016c0b800 is a thread





Stack: [0x000000003d430000,0x000000003d530000],  sp=0x000000003d52eb50,  free space=1018k

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

C  0x000007fede926220  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+364

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

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

j  paulscode.sound.SoundSystem.CommandPlay(Ljava/lang/String;)V+12

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

J  paulscode.sound.CommandThread.run()V

v  ~StubRoutines::call_stub



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



Java Threads: ( => current thread )

  0x0000000016c10800 JavaThread "Client write thread" [_thread_blocked, id=7964, stack(0x0000000067220000,0x0000000067320000)]

  0x0000000016c0f800 JavaThread "Client read thread" [_thread_in_native, id=9108, stack(0x000000003a480000,0x000000003a580000)]

  0x0000000016c0e000 JavaThread "Thread-34" daemon [_thread_in_native, id=4256, stack(0x0000000067070000,0x0000000067170000)]

  0x0000000016c0d800 JavaThread "Thread-22" [_thread_in_native, id=7140, stack(0x000000003d5b0000,0x000000003d6b0000)]

=>0x0000000016c0b800 JavaThread "Thread-21" [_thread_in_native, id=776, stack(0x000000003d430000,0x000000003d530000)]

  0x0000000016c08000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=4560, stack(0x0000000037020000,0x0000000037120000)]

  0x0000000016c02800 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=1776, stack(0x0000000036b30000,0x0000000036c30000)]

  0x0000000016c04000 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=2448, stack(0x0000000036e20000,0x0000000036f20000)]

  0x0000000016c07000 JavaThread "Thread-15" [_thread_blocked, id=9032, stack(0x0000000034ef0000,0x0000000034ff0000)]

  0x0000000016c03800 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=8304, stack(0x0000000036cf0000,0x0000000036df0000)]

  0x0000000016c05800 JavaThread "Minecraft main thread" [_thread_blocked, id=3916, stack(0x0000000034890000,0x0000000034990000)]

  0x0000000016c06800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=8312, stack(0x0000000033350000,0x0000000033450000)]

  0x0000000016c08800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7088, stack(0x0000000035810000,0x0000000035910000)]

  0x0000000016c05000 JavaThread "Thread-7" daemon [_thread_blocked, id=6796, stack(0x00000000345d0000,0x00000000346d0000)]

  0x0000000016c0b000 JavaThread "Swing-Shell" daemon [_thread_blocked, id=3960, stack(0x0000000035250000,0x0000000035350000)]

  0x0000000016c0a000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4720, stack(0x00000000023d0000,0x00000000024d0000)]

  0x0000000016e57000 JavaThread "TimerQueue" daemon [_thread_blocked, id=5152, stack(0x0000000033210000,0x0000000033310000)]

  0x0000000016df2000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5704, stack(0x00000000318c0000,0x00000000319c0000)]

  0x00000000123e1000 JavaThread "Log Flush Thread" daemon [_thread_blocked, id=2868, stack(0x0000000015330000,0x0000000015430000)]

  0x0000000011efb800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6212, stack(0x0000000015ed0000,0x0000000015fd0000)]

  0x0000000011ded000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2072, stack(0x00000000128b0000,0x00000000129b0000)]

  0x0000000011dec000 JavaThread "AWT-Shutdown" [_thread_blocked, id=8444, stack(0x0000000012750000,0x0000000012850000)]

  0x0000000011deb800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8592, stack(0x0000000012640000,0x0000000012740000)]

  0x0000000011121800 JavaThread "Service Thread" daemon [_thread_blocked, id=3248, stack(0x00000000119e0000,0x0000000011ae0000)]

  0x0000000011114800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1324, stack(0x0000000010c80000,0x0000000010d80000)]

  0x0000000011100000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8056, stack(0x0000000011870000,0x0000000011970000)]

  0x00000000110ff000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8528, stack(0x0000000011670000,0x0000000011770000)]

  0x00000000110fe800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7016, stack(0x00000000114f0000,0x00000000115f0000)]

  0x000000000f0fa800 JavaThread "Finalizer" daemon [_thread_blocked, id=8032, stack(0x0000000010fb0000,0x00000000110b0000)]

  0x000000000f0f2000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6428, stack(0x0000000010df0000,0x0000000010ef0000)]



Other Threads:

  0x000000000f0e9000 VMThread [stack: 0x0000000010b50000,0x0000000010c50000] [id=3272]

  0x000000001112a000 WatcherThread [stack: 0x0000000011c60000,0x0000000011d60000] [id=7184]



VM state:not at safepoint (normal execution)



VM Mutex/Monitor currently owned by a thread: None



Heap

 PSYoungGen      total 837696K, used 550668K [0x00000007c0000000, 0x00000007fcfe0000, 0x0000000800000000)

  eden space 693760K, 79% used [0x00000007c0000000,0x00000007e19c31d0,0x00000007ea580000)

  from space 143936K, 0% used [0x00000007f37d0000,0x00000007f37d0000,0x00000007fc460000)

  to   space 149824K, 0% used [0x00000007ea580000,0x00000007ea580000,0x00000007f37d0000)

 ParOldGen       total 347200K, used 263684K [0x0000000740000000, 0x0000000755310000, 0x00000007c0000000)

  object space 347200K, 75% used [0x0000000740000000,0x0000000750181108,0x0000000755310000)

 PSPermGen       total 137792K, used 93212K [0x0000000730000000, 0x0000000738690000, 0x0000000740000000)

  object space 137792K, 67% used [0x0000000730000000,0x0000000735b072e0,0x0000000738690000)



Card table byte_map: [0x00000000054d0000,0x0000000005b60000] byte_map_base: 0x0000000001b50000



Polling page: 0x0000000000120000



Code Cache  [0x00000000024d0000, 0x00000000033c0000, 0x00000000054d0000)

 total_blobs=5402 nmethods=4234 adapters=1116 free_code_cache=34855Kb largest_free_block=34717504



Compilation events (10 events):

Event: 1181.536 Thread 0x0000000011100000 4658             drzhark.mocreatures.entity.MoCEntityAnimal::swimmerEntity (2 bytes)

Event: 1181.537 Thread 0x0000000011100000 nmethod 4658 0x0000000002cffa50 code [0x0000000002cffb80, 0x0000000002cffbd8]

Event: 1181.890 Thread 0x0000000011100000 4660             drzhark.mocreatures.entity.MoCEntityAmbient::swimmerEntity (2 bytes)

Event: 1181.890 Thread 0x0000000011114800 4659             drzhark.mocreatures.entity.MoCEntityAmbient::func_70090_H (14 bytes)

Event: 1181.890 Thread 0x0000000011100000 nmethod 4660 0x0000000002b6d110 code [0x0000000002b6d240, 0x0000000002b6d298]

Event: 1181.890 Thread 0x0000000011114800 nmethod 4659 0x0000000002b6cf10 code [0x0000000002b6d040, 0x0000000002b6d098]

Event: 1181.955 Thread 0x0000000011114800 4661             net.minecraft.entity.passive.EntitySheep::func_70650_aV (2 bytes)

Event: 1181.955 Thread 0x0000000011114800 nmethod 4661 0x0000000002de9e50 code [0x0000000002de9f80, 0x0000000002de9fd8]

Event: 1181.998 Thread 0x0000000011100000 4662             net.minecraft.client.renderer.tileentity.TileEntityRenderer::func_76950_a (114 bytes)

Event: 1182.003 Thread 0x0000000011100000 nmethod 4662 0x0000000002f03b90 code [0x0000000002f03da0, 0x0000000002f04330]



GC Heap History (10 events):

Event: 795.773 GC heap before

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

 PSYoungGen      total 915456K, used 891197K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)

  eden space 800512K, 100% used [0x00000007c0000000,0x00000007f0dc0000,0x00000007f0dc0000)

  from space 114944K, 78% used [0x00000007f8fc0000,0x00000007fe84f670,0x0000000800000000)

  to   space 124032K, 0% used [0x00000007f0dc0000,0x00000007f0dc0000,0x00000007f86e0000)

 ParOldGen       total 347200K, used 183024K [0x0000000740000000, 0x0000000755310000, 0x00000007c0000000)

  object space 347200K, 52% used [0x0000000740000000,0x000000074b2bc168,0x0000000755310000)

 PSPermGen       total 135232K, used 92474K [0x0000000730000000, 0x0000000738410000, 0x0000000740000000)

  object space 135232K, 68% used [0x0000000730000000,0x0000000735a4e9a0,0x0000000738410000)

Event: 795.802 GC heap after

Heap after GC invocations=42 (full 5):

 PSYoungGen      total 856000K, used 90792K [0x00000007c0000000, 0x00000007feb40000, 0x0000000800000000)

  eden space 765184K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007eeb40000)

  from space 90816K, 99% used [0x00000007f0dc0000,0x00000007f666a1a8,0x00000007f6670000)

  to   space 131072K, 0% used [0x00000007f6b40000,0x00000007f6b40000,0x00000007feb40000)

 ParOldGen       total 347200K, used 183024K [0x0000000740000000, 0x0000000755310000, 0x00000007c0000000)

  object space 347200K, 52% used [0x0000000740000000,0x000000074b2bc168,0x0000000755310000)

 PSPermGen       total 135232K, used 92474K [0x0000000730000000, 0x0000000738410000, 0x0000000740000000)

  object space 135232K, 68% used [0x0000000730000000,0x0000000735a4e9a0,0x0000000738410000)

}

Event: 936.537 GC heap before

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

 PSYoungGen      total 856000K, used 855976K [0x00000007c0000000, 0x00000007feb40000, 0x0000000800000000)

  eden space 765184K, 100% used [0x00000007c0000000,0x00000007eeb40000,0x00000007eeb40000)

  from space 90816K, 99% used [0x00000007f0dc0000,0x00000007f666a1a8,0x00000007f6670000)

  to   space 131072K, 0% used [0x00000007f6b40000,0x00000007f6b40000,0x00000007feb40000)

 ParOldGen       total 347200K, used 183024K [0x0000000740000000, 0x0000000755310000, 0x00000007c0000000)

  object space 347200K, 52% used [0x0000000740000000,0x000000074b2bc168,0x0000000755310000)

 PSPermGen       total 135232K, used 92479K [0x0000000730000000, 0x0000000738410000, 0x0000000740000000)

  object space 135232K, 68% used [0x0000000730000000,0x0000000735a4fcf8,0x0000000738410000)

Event: 936.565 GC heap after

Heap after GC invocations=43 (full 5):

 PSYoungGen      total 838784K, used 89480K [0x00000007c0000000, 0x00000007fd3f0000, 0x0000000800000000)

  eden space 731584K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007eca70000)

  from space 107200K, 83% used [0x00000007f6b40000,0x00000007fc2a2098,0x00000007fd3f0000)

  to   space 135936K, 0% used [0x00000007eca70000,0x00000007eca70000,0x00000007f4f30000)

 ParOldGen       total 347200K, used 183032K [0x0000000740000000, 0x0000000755310000, 0x00000007c0000000)

  object space 347200K, 52% used [0x0000000740000000,0x000000074b2be168,0x0000000755310000)

 PSPermGen       total 135232K, used 92479K [0x0000000730000000, 0x0000000738410000, 0x0000000740000000)

  object space 135232K, 68% used [0x0000000730000000,0x0000000735a4fcf8,0x0000000738410000)

}

Event: 1060.833 GC heap before

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

 PSYoungGen      total 838784K, used 821064K [0x00000007c0000000, 0x00000007fd3f0000, 0x0000000800000000)

  eden space 731584K, 100% used [0x00000007c0000000,0x00000007eca70000,0x00000007eca70000)

  from space 107200K, 83% used [0x00000007f6b40000,0x00000007fc2a2098,0x00000007fd3f0000)

  to   space 135936K, 0% used [0x00000007eca70000,0x00000007eca70000,0x00000007f4f30000)

 ParOldGen       total 347200K, used 183032K [0x0000000740000000, 0x0000000755310000, 0x00000007c0000000)

  object space 347200K, 52% used [0x0000000740000000,0x000000074b2be168,0x0000000755310000)

 PSPermGen       total 135232K, used 92484K [0x0000000730000000, 0x0000000738410000, 0x0000000740000000)

  object space 135232K, 68% used [0x0000000730000000,0x0000000735a513a8,0x0000000738410000)

Event: 1060.863 GC heap after

Heap after GC invocations=44 (full 5):

 PSYoungGen      total 801344K, used 101661K [0x00000007c0000000, 0x00000007fc460000, 0x0000000800000000)

  eden space 699648K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007eab40000)

  from space 101696K, 99% used [0x00000007eca70000,0x00000007f2db75d0,0x00000007f2dc0000)

  to   space 143936K, 0% used [0x00000007f37d0000,0x00000007f37d0000,0x00000007fc460000)

 ParOldGen       total 347200K, used 183032K [0x0000000740000000, 0x0000000755310000, 0x00000007c0000000)

  object space 347200K, 52% used [0x0000000740000000,0x000000074b2be168,0x0000000755310000)

 PSPermGen       total 135232K, used 92484K [0x0000000730000000, 0x0000000738410000, 0x0000000740000000)

  object space 135232K, 68% used [0x0000000730000000,0x0000000735a513a8,0x0000000738410000)

}

Event: 1172.205 GC heap before

{Heap before GC invocations=45 (full 5):

 PSYoungGen      total 801344K, used 697952K [0x00000007c0000000, 0x00000007fc460000, 0x0000000800000000)

  eden space 699648K, 85% used [0x00000007c0000000,0x00000007e4650be0,0x00000007eab40000)

  from space 101696K, 99% used [0x00000007eca70000,0x00000007f2db75d0,0x00000007f2dc0000)

  to   space 143936K, 0% used [0x00000007f37d0000,0x00000007f37d0000,0x00000007fc460000)

 ParOldGen       total 347200K, used 183032K [0x0000000740000000, 0x0000000755310000, 0x00000007c0000000)

  object space 347200K, 52% used [0x0000000740000000,0x000000074b2be168,0x0000000755310000)

 PSPermGen       total 135232K, used 92539K [0x0000000730000000, 0x0000000738410000, 0x0000000740000000)

  object space 135232K, 68% used [0x0000000730000000,0x0000000735a5ed50,0x0000000738410000)

Event: 1172.232 GC heap after

Heap after GC invocations=45 (full 5):

 PSYoungGen      total 837696K, used 101446K [0x00000007c0000000, 0x00000007fcfe0000, 0x0000000800000000)

  eden space 693760K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007ea580000)

  from space 143936K, 70% used [0x00000007f37d0000,0x00000007f9ae1b78,0x00000007fc460000)

  to   space 149824K, 0% used [0x00000007ea580000,0x00000007ea580000,0x00000007f37d0000)

 ParOldGen       total 347200K, used 183032K [0x0000000740000000, 0x0000000755310000, 0x00000007c0000000)

  object space 347200K, 52% used [0x0000000740000000,0x000000074b2be168,0x0000000755310000)

 PSPermGen       total 135232K, used 92539K [0x0000000730000000, 0x0000000738410000, 0x0000000740000000)

  object space 135232K, 68% used [0x0000000730000000,0x0000000735a5ed50,0x0000000738410000)

}

Event: 1172.232 GC heap before

{Heap before GC invocations=46 (full 6):

 PSYoungGen      total 837696K, used 101446K [0x00000007c0000000, 0x00000007fcfe0000, 0x0000000800000000)

  eden space 693760K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007ea580000)

  from space 143936K, 70% used [0x00000007f37d0000,0x00000007f9ae1b78,0x00000007fc460000)

  to   space 149824K, 0% used [0x00000007ea580000,0x00000007ea580000,0x00000007f37d0000)

 ParOldGen       total 347200K, used 183032K [0x0000000740000000, 0x0000000755310000, 0x00000007c0000000)

  object space 347200K, 52% used [0x0000000740000000,0x000000074b2be168,0x0000000755310000)

 PSPermGen       total 135232K, used 92539K [0x0000000730000000, 0x0000000738410000, 0x0000000740000000)

  object space 135232K, 68% used [0x0000000730000000,0x0000000735a5ed50,0x0000000738410000)

Event: 1172.504 GC heap after

Heap after GC invocations=46 (full 6):

 PSYoungGen      total 837696K, used 0K [0x00000007c0000000, 0x00000007fcfe0000, 0x0000000800000000)

  eden space 693760K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007ea580000)

  from space 143936K, 0% used [0x00000007f37d0000,0x00000007f37d0000,0x00000007fc460000)

  to   space 149824K, 0% used [0x00000007ea580000,0x00000007ea580000,0x00000007f37d0000)

 ParOldGen       total 347200K, used 263684K [0x0000000740000000, 0x0000000755310000, 0x00000007c0000000)

  object space 347200K, 75% used [0x0000000740000000,0x0000000750181108,0x0000000755310000)

 PSPermGen       total 137792K, used 92509K [0x0000000730000000, 0x0000000738690000, 0x0000000740000000)

  object space 137792K, 67% used [0x0000000730000000,0x0000000735a577a0,0x0000000738690000)

}



Deoptimization events (10 events):

Event: 1177.987 Thread 0x0000000016c05800 Uncommon trap -34 fr.pc 0x0000000002ef77c4

Event: 1177.987 Thread 0x0000000016c05800 Uncommon trap -34 fr.pc 0x0000000002f0f55c

Event: 1178.003 Thread 0x0000000016c05800 Uncommon trap -34 fr.pc 0x0000000002f0d0d8

Event: 1178.003 Thread 0x0000000016c05800 Uncommon trap -34 fr.pc 0x0000000002f03480

Event: 1178.003 Thread 0x0000000016c05800 Uncommon trap -34 fr.pc 0x0000000002ef77c4

Event: 1178.003 Thread 0x0000000016c05800 Uncommon trap -34 fr.pc 0x0000000002f0f55c

Event: 1178.339 Thread 0x0000000016c05800 Uncommon trap -122 fr.pc 0x0000000003391388

Event: 1178.906 Thread 0x0000000016c05800 Uncommon trap -34 fr.pc 0x0000000002d8c0c4

Event: 1178.906 Thread 0x0000000016c05800 Uncommon trap -34 fr.pc 0x0000000002d8c0c4

Event: 1178.906 Thread 0x0000000016c05800 Uncommon trap -34 fr.pc 0x0000000002d8c0c4



Internal exceptions (10 events):

Event: 1182.099 Thread 0x0000000016c0b800 Threw 0x00000007e08c7f40 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:2957

Event: 1182.117 Thread 0x0000000016c0b800 Threw 0x00000007e08c8100 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:2957

Event: 1182.130 Thread 0x0000000016c0b800 Threw 0x00000007e08c82c0 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:2957

Event: 1182.130 Thread 0x0000000016c0b800 Threw 0x00000007e08c8458 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:2957

Event: 1182.151 Thread 0x0000000016c10800 Threw 0x00000007dd4c5460 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:2957

Event: 1182.151 Thread 0x0000000016c0b800 Threw 0x00000007e08c85f0 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:2957

Event: 1182.160 Thread 0x0000000016c0b800 Threw 0x00000007e08c87b0 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:2957

Event: 1182.175 Thread 0x0000000016c0b800 Threw 0x00000007e08c8970 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:2957

Event: 1182.193 Thread 0x0000000016c0b800 Threw 0x00000007e08c8b30 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:2957

Event: 1182.193 Thread 0x0000000016c10800 Threw 0x00000007dd4c5628 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:2957



Events (10 events):

Event: 1182.144 loading class 0x0000000068c093c0

Event: 1182.144 loading class 0x0000000068c093c0 done

Event: 1182.159 loading class 0x0000000068c093c0

Event: 1182.159 loading class 0x0000000068c093c0 done

Event: 1182.164 loading class 0x0000000038090000

Event: 1182.164 loading class 0x0000000038090000 done

Event: 1182.174 loading class 0x0000000068c093c0

Event: 1182.174 loading class 0x0000000068c093c0 done

Event: 1182.188 loading class 0x0000000068c093c0

Event: 1182.188 loading class 0x0000000068c093c0 done





Dynamic libraries:

0x000000013fdf0000 - 0x000000013fe23000 	C:Program FilesJavajre7binjavaw.exe

0x0000000077210000 - 0x00000000773b9000 	C:WindowsSYSTEM32ntdll.dll

0x00000000770f0000 - 0x000000007720f000 	C:Windowssystem32kernel32.dll

0x000007fefc530000 - 0x000007fefc59b000 	C:Windowssystem32KERNELBASE.dll

0x000007fefc950000 - 0x000007fefca2b000 	C:Windowssystem32ADVAPI32.dll

0x000007fefe000000 - 0x000007fefe09f000 	C:Windowssystem32msvcrt.dll

0x000007fefe7d0000 - 0x000007fefe7ef000 	C:WindowsSYSTEM32sechost.dll

0x000007fefe5a0000 - 0x000007fefe6cd000 	C:Windowssystem32RPCRT4.dll

0x0000000076ff0000 - 0x00000000770ea000 	C:Windowssystem32USER32.dll

0x000007fefd080000 - 0x000007fefd0e7000 	C:Windowssystem32GDI32.dll

0x000007fefc5f0000 - 0x000007fefc5fe000 	C:Windowssystem32LPK.dll

0x000007fefccf0000 - 0x000007fefcdb9000 	C:Windowssystem32USP10.dll

0x000007fefad90000 - 0x000007fefaf84000 	C:WindowsWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9acCOMCTL32.dll

0x000007fefe0a0000 - 0x000007fefe111000 	C:Windowssystem32SHLWAPI.dll

0x000007fefc6a0000 - 0x000007fefc6ce000 	C:Windowssystem32IMM32.DLL

0x000007fefe330000 - 0x000007fefe439000 	C:Windowssystem32MSCTF.dll

0x000000005f0e0000 - 0x000000005f1b1000 	C:Program FilesJavajre7binmsvcr100.dll

0x000000006e8a0000 - 0x000000006efaf000 	C:Program FilesJavajre7binserverjvm.dll

0x000007fef0850000 - 0x000007fef0859000 	C:Windowssystem32WSOCK32.dll

0x000007fefc900000 - 0x000007fefc94d000 	C:Windowssystem32WS2_32.dll

0x000007fefca30000 - 0x000007fefca38000 	C:Windowssystem32NSI.dll

0x000007fef9780000 - 0x000007fef97bb000 	C:Windowssystem32WINMM.dll

0x00000000773d0000 - 0x00000000773d7000 	C:Windowssystem32PSAPI.DLL

0x000000006f970000 - 0x000000006f97f000 	C:Program FilesJavajre7binverify.dll

0x000000006b410000 - 0x000000006b438000 	C:Program FilesJavajre7binjava.dll

0x00000000696e0000 - 0x00000000696f5000 	C:Program FilesJavajre7binzip.dll

0x000000005ee40000 - 0x000000005efd5000 	C:Program FilesJavajre7binawt.dll

0x000007fefcdc0000 - 0x000007fefce97000 	C:Windowssystem32OLEAUT32.dll

0x000007fefe120000 - 0x000007fefe323000 	C:Windowssystem32ole32.dll

0x000007fefabb0000 - 0x000007fefac06000 	C:Windowssystem32uxtheme.dll

0x000007fefa780000 - 0x000007fefa798000 	C:Windowssystem32dwmapi.dll

0x000007fefc0b0000 - 0x000007fefc0bf000 	C:Windowssystem32CRYPTBASE.dll

0x000007fedd7b0000 - 0x000007fedd9af000 	C:Windowssystem32d3d9.dll

0x000007fefb2d0000 - 0x000007fefb2dc000 	C:Windowssystem32VERSION.dll

0x000007fef8c50000 - 0x000007fef8c57000 	C:Windowssystem32d3d8thk.dll

0x000007fef7960000 - 0x000007fef7a7e000 	C:Windowssystem32aticfx64.dll

0x000007fefeb20000 - 0x000007fefeb3f000 	C:Windowssystem32atiu9p64.dll

0x000007fedc710000 - 0x000007fedcda8000 	C:Windowssystem32atiumd64.dll

0x0000000012e80000 - 0x000000001336a000 	C:Windowssystem32atiumd6a.dll

0x000007fefd1d0000 - 0x000007fefdf58000 	C:Windowssystem32SHELL32.dll

0x000000005f470000 - 0x000000005f4af000 	C:Program FilesJavajre7binfontmanager.dll

0x00000000674f0000 - 0x0000000067509000 	C:Program FilesJavajre7binnet.dll

0x000007fefb9d0000 - 0x000007fefba25000 	C:Windowssystem32mswsock.dll

0x000007fefbd90000 - 0x000007fefbd97000 	C:WindowsSystem32wship6.dll

0x0000000061740000 - 0x0000000061751000 	C:Program FilesJavajre7binnio.dll

0x0000000061490000 - 0x00000000614d1000 	C:Program FilesJavajre7bint2k.dll

0x00000000615b0000 - 0x00000000615d4000 	C:Program FilesJavajre7binsunec.dll

0x000007fef9a70000 - 0x000007fef9a85000 	C:Windowssystem32NLAapi.dll

0x000007fef4400000 - 0x000007fef4415000 	C:Windowssystem32napinsp.dll

0x000007fef4390000 - 0x000007fef43a9000 	C:Windowssystem32pnrpnsp.dll

0x000007fef89f0000 - 0x000007fef8a1f000 	C:Program FilesCommon FilesMicrosoft SharedWindows LiveWLIDNSP.DLL

0x000007fefb860000 - 0x000007fefb8bb000 	C:Windowssystem32DNSAPI.dll

0x000007fef42b0000 - 0x000007fef42bb000 	C:WindowsSystem32winrnr.dll

0x000007fef4280000 - 0x000007fef4290000 	C:Windowssystem32wshbth.dll

0x00000000728d0000 - 0x00000000728f6000 	C:Program FilesBonjourmdnsNSP.dll

0x000007fef9cf0000 - 0x000007fef9d17000 	C:Windowssystem32Iphlpapi.DLL

0x000007fef9cb0000 - 0x000007fef9cbb000 	C:Windowssystem32WINNSI.DLL

0x000007fef9590000 - 0x000007fef95e3000 	C:WindowsSystem32fwpuclnt.dll

0x000007fef8350000 - 0x000007fef8358000 	C:Windowssystem32rasadhlp.dll

0x000007fefba30000 - 0x000007fefba47000 	C:Windowssystem32CRYPTSP.dll

0x000007fefb740000 - 0x000007fefb787000 	C:Windowssystem32rsaenh.dll

0x000007fefb4b0000 - 0x000007fefb4ce000 	C:Windowssystem32USERENV.dll

0x000007fefc1c0000 - 0x000007fefc1cf000 	C:Windowssystem32profapi.dll

0x0000000061530000 - 0x0000000061560000 	C:Program FilesJavajre7binjpeg.dll

0x000007fefdf60000 - 0x000007fefdff9000 	C:Windowssystem32CLBCatQ.DLL

0x000007fefa5d0000 - 0x000007fefa731000 	C:Windowssystem32WindowsCodecs.dll

0x000007fefc050000 - 0x000007fefc0a7000 	C:Windowssystem32apphelp.dll

0x000007fef7b10000 - 0x000007fef7b7f000 	C:Windowssystem32mscoree.dll

0x000007fef7a80000 - 0x000007fef7b0f000 	C:WindowsMicrosoft.NETFramework64v4.0.30319mscoreei.dll

0x000007fefc0c0000 - 0x000007fefc151000 	C:Windowssystem32sxs.dll

0x000007fef69d0000 - 0x000007fef736d000 	C:WindowsMicrosoft.NETFramework64v2.0.50727mscorwks.dll

0x00000000718a0000 - 0x0000000071969000 	C:WindowsWinSxSamd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_88e41e092fab0294MSVCR80.dll

0x000007fef4da0000 - 0x000007fef5c7d000 	C:WindowsassemblyNativeImages_v2.0.50727_64mscorlib88744044294787b99dd4a8704ab75a79mscorlib.ni.dll

0x000007fefc1a0000 - 0x000007fefc1b4000 	C:Windowssystem32RpcRtRemote.dll

0x00000000716a0000 - 0x00000000716a8000 	C:Program FilesBox SyncBoxIconOverlayHandler.dll

0x000007fef40f0000 - 0x000007fef4273000 	C:WindowsMicrosoft.NETFramework64v2.0.50727mscorjit.dll

0x0000000072840000 - 0x000000007285c000 	C:Program FilesBox SyncBoxUtils.dll

0x000007fef3240000 - 0x000007fef3c6d000 	C:WindowsassemblyNativeImages_v2.0.50727_64System6fa18e5d118c3aaffe0e379bf4b8eb08System.ni.dll

0x000007fef2b90000 - 0x000007fef3238000 	C:WindowsassemblyNativeImages_v2.0.50727_64System.Xml68b969603e53c94e256a15cc8ba6ce78System.Xml.ni.dll

0x000007fefb130000 - 0x000007fefb277000 	C:WindowsassemblyNativeImages_v2.0.50727_64System.Configurationb8a65735553ba5386ed76783daa73cccSystem.Configuration.ni.dll

0x000007fef3c70000 - 0x000007fef3c77000 	C:Windowssystem32shfolder.dll

0x000007fefb3a0000 - 0x000007fefb3a7000 	C:WindowsSystem32wshtcpip.dll

0x000007fef2ad0000 - 0x000007fef2afb000 	C:UsersTimAppDataRoamingDropboxbinDropboxExt64.19.dll

0x000007fef29a0000 - 0x000007fef2ac5000 	C:Windowssystem32dbghelp.dll

0x00000000740a0000 - 0x0000000074173000 	C:WindowsWinSxSamd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251MSVCP90.dll

0x0000000073f40000 - 0x0000000073fe3000 	C:WindowsWinSxSamd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251MSVCR90.dll

0x000007fef2800000 - 0x000007fef2835000 	C:Windowssystem32EhStorShell.dll

0x000007fefcea0000 - 0x000007fefd077000 	C:Windowssystem32SETUPAPI.dll

0x000007fefc4e0000 - 0x000007fefc516000 	C:Windowssystem32CFGMGR32.dll

0x000007fefc5d0000 - 0x000007fefc5ea000 	C:Windowssystem32DEVOBJ.dll

0x000007fefac10000 - 0x000007fefad3c000 	C:Windowssystem32PROPSYS.dll

0x000007fef2740000 - 0x000007fef2800000 	C:Program Files (x86)GoogleDrivegoogledrivesync64.dll

0x000000005f440000 - 0x000000005f46a000 	C:Program FilesJavajre7bindcpr.dll

0x0000000005f90000 - 0x0000000005f9b000 	C:Program FilesJavajre7binmanagement.dll

0x000007fef7650000 - 0x000007fef76f0000 	C:WindowsWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_a4d6a923711520a9comctl32.dll

0x000007fef9d80000 - 0x000007fef9dad000 	C:Windowssystem32ntmarta.dll

0x000007fefd170000 - 0x000007fefd1c2000 	C:Windowssystem32WLDAP32.dll

0x000007fefeb40000 - 0x000007fefecdc000 	C:Windowssystem32NetworkExplorer.dll

0x000007fef8fb0000 - 0x000007fef8fe4000 	C:WindowsSystem32shdocvw.dll

0x000007fef99d0000 - 0x000007fef99db000 	C:Windowssystem32slc.dll

0x000007fef89d0000 - 0x000007fef89e8000 	C:Windowssystem32MPR.dll

0x000007fee3aa0000 - 0x000007fee3ac2000 	C:WindowsSystem32ntlanman.dll

0x000007fee3bf0000 - 0x000007fee3bfa000 	C:WindowsSystem32drprov.dll

0x000007fefc160000 - 0x000007fefc19d000 	C:WindowsSystem32WINSTA.dll

0x000007fee3a80000 - 0x000007fee3a9c000 	C:WindowsSystem32davclnt.dll

0x000007fee3a70000 - 0x000007fee3a7a000 	C:WindowsSystem32DAVHLPR.dll

0x000007fefa2c0000 - 0x000007fefa2d5000 	C:Windowssystem32wkscli.dll

0x000007fef60b0000 - 0x000007fef60bf000 	C:Windowssystem32cscapi.dll

0x000007fefa2e0000 - 0x000007fefa2ec000 	C:Windowssystem32netutils.dll

0x000007fede550000 - 0x000007fede7c1000 	C:Windowssystem32wpdshext.dll

0x000007fefa990000 - 0x000007fefaba6000 	C:WindowsWinSxSamd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18120_none_2b25b14c71ebf230gdiplus.dll

0x000007fef42c0000 - 0x000007fef437d000 	C:Windowssystem32PortableDeviceApi.dll

0x000007fefc280000 - 0x000007fefc2b9000 	C:Windowssystem32WINTRUST.dll

0x000007fefc2d0000 - 0x000007fefc43a000 	C:Windowssystem32CRYPT32.dll

0x000007fefc260000 - 0x000007fefc26f000 	C:Windowssystem32MSASN1.dll

0x000007fefedd0000 - 0x000007fefedf7000 	C:Windowssystem32EhStorAPI.dll

0x000007fef8fa0000 - 0x000007fef8fac000 	C:Windowssystem32LINKINFO.dll

0x000007fefbfc0000 - 0x000007fefbfcb000 	C:Windowssystem32Secur32.dll

0x000007fefc020000 - 0x000007fefc045000 	C:Windowssystem32SSPICLI.DLL

0x000007fefa2a0000 - 0x000007fefa2b4000 	C:Windowssystem32samcli.dll

0x000007fefad40000 - 0x000007fefad5d000 	C:Windowssystem32SAMLIB.dll

0x000007fef2730000 - 0x000007fef2738000 	C:Windowssystem32IconCodecService.dll

0x0000000015710000 - 0x000000001571b000 	C:Program FilesJavajre7binsunmscapi.dll

0x0000000180000000 - 0x0000000180048000 	C:UsersTimAppDataRoaming.technicwirenutbinnativeslwjgl64.dll

0x000007fee9680000 - 0x000007fee979d000 	C:Windowssystem32OPENGL32.dll

0x000007fef0910000 - 0x000007fef093d000 	C:Windowssystem32GLU32.dll

0x000007fee9490000 - 0x000007fee9581000 	C:Windowssystem32DDRAW.dll

0x000007fef43c0000 - 0x000007fef43c8000 	C:Windowssystem32DCIMAN32.dll



VM Arguments:

jvm_args: -Xmx3072m -XX:MaxPermSize=256m 

java_command: org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher -relaunched

Launcher Type: SUN_STANDARD



Environment Variables:

CLASSPATH=.;C:Program Files (x86)Javajre7libextQTJava.zip

PATH=C:Program Files (x86)AMD APPbinx86_64;C:Program Files (x86)AMD APPbinx86;C:Program Files (x86)NVIDIA CorporationPhysXCommon;C:Program FilesCommon FilesMicrosoft SharedWindows Live;C:Program Files (x86)Common FilesMicrosoft SharedWindows Live;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:Program Files (x86)Windows LiveShared;C:Program Files (x86)ATI TechnologiesATI.ACECore-Static;C:Program Files (x86)QuickTimeQTSystem;C:Program FilesJavajdk1.7.0_25bin;;C:Program FilesJavajre7bin

USERNAME=Tim

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 12546936k(4334428k free), swap 25092012k(14963804k free)



vm_info: Java HotSpot 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b17), built on Jun 21 2013 12:58:32 by "java_re" with unknown MS VC++:1600



time: Thu Aug 08 22:02:31 2013

elapsed time: 1182 seconds

Link to comment
Share on other sites

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