Jump to content
  • 0

Hexxit crashing randomly


Question

Posted

Title: Hexxit crashing randomly

Version: 1_0_4

OS: Win 7 Ultimate Service Pack 1

Java Version: Java 7 Update 17 (64-bit)

Description of Problem:

Hexxit crashes randomly during play. Sometimes right as I interact with something like attacking or digging. Other times while simply running around. I have numerous error logs, posting only latest to save your eyes. More on request.

***NOT using Hexxit 1.0.4 Using Latest Recommended Build 1.0.5***

Error Messages:

No error message presented. Just Hexxit shuts down completely.

Error Log:


#

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

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee62b6220, pid=3260, tid=4284

#

# JRE version: 7.0_17-b02

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

# Problematic frame:

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

#

# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

#

# If you would like to submit a bug report, please visit:

#   http://bugreport.sun.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#



---------------  T H R E A D  ---------------



Current thread (0x0000000010725800):  JavaThread "Thread-14" [_thread_in_native, id=4284, stack(0x0000000020fb0000,0x00000000210b0000)]



siginfo: ExceptionCode=0xc0000005, writing address 0xffffffffbaae7420



Registers:

RAX=0x0000000011f9ef00, RBX=0xffffffffbaae7400, RCX=0x0000000011f90000, RDX=0x0000000000000088

RSP=0x00000000210af210, RBP=0x0000000011f9c450, RSI=0x00000000ffffffff, RDI=0x0000000000000005

R8 =0x0000000011f9eef0, R9 =0x0000000011f9ef00, R10=0x000000000208237c, R11=0x0000000011f9c450

R12=0x0000000011f96fe0, R13=0x000000073ddc44d0, R14=0x00000000210af2f0, R15=0x0000000010725800

RIP=0x000007fee62b6220, EFLAGS=0x0000000000010246



Top of Stack: (sp=0x00000000210af210)

0x00000000210af210:   ffffffffbaae7400 00000000ffffffff

0x00000000210af220:   000000073dda38d0 00000000210af288

0x00000000210af230:   0000000000000000 00000000020823a8

0x00000000210af240:   000000073ddc44d0 00000000210af2c0

0x00000000210af250:   0000000000000013 0000000000000005

0x00000000210af260:   00000000baae7400 0000000000000000

0x00000000210af270:   0000000746cde830 00000007d266eed8

0x00000000210af280:   00000000210af280 0000000000000000

0x00000000210af290:   00000000210af2f0 000000073ddc7258

0x00000000210af2a0:   0000000000000000 000000073ddc44d0

0x00000000210af2b0:   0000000000000000 00000000210af2e0

0x00000000210af2c0:   00000000210af338 00000000020761f8

0x00000000210af2d0:   00000007446da810 000000000207f1d8

0x00000000210af2e0:   00000000baae7400 0000000000001009

0x00000000210af2f0:   0000000011f9c450 00000000210af2f8

0x00000000210af300:   000000073ddac20f 00000000210af350 



Instructions: (pc=0x000007fee62b6220)

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

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

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

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





Register to memory mapping:



RAX=0x0000000011f9ef00 is an unknown value

RBX=0xffffffffbaae7400 is an unknown value

RCX=0x0000000011f90000 is an unknown value

RDX=0x0000000000000088 is an unknown value

RSP=0x00000000210af210 is pointing into the stack for thread: 0x0000000010725800

RBP=0x0000000011f9c450 is an unknown value

RSI=0x00000000ffffffff is an unknown value

RDI=0x0000000000000005 is an unknown value

R8 =0x0000000011f9eef0 is an unknown value

R9 =0x0000000011f9ef00 is an unknown value

R10=0x000000000208237c is an Interpreter codelet

method entry point (kind = native)  [0x0000000002082100, 0x0000000002082980]  2176 bytes

R11=0x0000000011f9c450 is an unknown value

R12=0x0000000011f96fe0 is an unknown value

R13=0x000000073ddc44d0 is an oop

{method} 

 - klass: {other class}

R14=0x00000000210af2f0 is pointing into the stack for thread: 0x0000000010725800

R15=0x0000000010725800 is a thread





Stack: [0x0000000020fb0000,0x00000000210b0000],  sp=0x00000000210af210,  free space=1020k

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+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 )

  0x0000000010730000 JavaThread "Thread-26" [_thread_blocked, id=1684, stack(0x00000000a4220000,0x00000000a4320000)]

  0x0000000010726000 JavaThread "pool-2-thread-1" [_thread_blocked, id=5372, stack(0x0000000032340000,0x0000000032440000)]

  0x000000001072f000 JavaThread "Client write thread" [_thread_blocked, id=4140, stack(0x0000000071620000,0x0000000071720000)]

  0x000000001072e800 JavaThread "Client read thread" [_thread_in_native, id=5968, stack(0x0000000071480000,0x0000000071580000)]

  0x0000000010727800 JavaThread "Thread-20" daemon [_thread_in_native, id=2496, stack(0x000000001ca80000,0x000000001cb80000)]

  0x0000000010728800 JavaThread "Thread-15" [_thread_in_native, id=3600, stack(0x0000000021460000,0x0000000021560000)]

=>0x0000000010725800 JavaThread "Thread-14" [_thread_in_native, id=4284, stack(0x0000000020fb0000,0x00000000210b0000)]

  0x000000001072a000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=3192, stack(0x00000000211f0000,0x00000000212f0000)]

  0x0000000010727000 JavaThread "Minecraft main thread" [_thread_blocked, id=3116, stack(0x000000001a720000,0x000000001a820000)]

  0x000000001072c000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5300, stack(0x000000001a460000,0x000000001a560000)]

  0x0000000010729000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2020, stack(0x000000001a570000,0x000000001a670000)]

  0x000000001072b800 JavaThread "Thread-7" daemon [_thread_blocked, id=5924, stack(0x0000000014d50000,0x0000000014e50000)]

  0x000000001072a800 JavaThread "DestroyJavaVM" [_thread_blocked, id=1496, stack(0x0000000001ef0000,0x0000000001ff0000)]

  0x00000000119c3000 JavaThread "TimerQueue" daemon [_thread_blocked, id=5916, stack(0x0000000017670000,0x0000000017770000)]

  0x0000000015cdb800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2816, stack(0x0000000016c00000,0x0000000016d00000)]

  0x000000001168c800 JavaThread "Log Flush Thread" daemon [_thread_blocked, id=4568, stack(0x0000000014580000,0x0000000014680000)]

  0x00000000115a1000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3888, stack(0x0000000014f40000,0x0000000015040000)]

  0x0000000010938800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=608, stack(0x0000000012020000,0x0000000012120000)]

  0x00000000109fc800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4388, stack(0x0000000011e30000,0x0000000011f30000)]

  0x0000000010964000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1476, stack(0x0000000011c10000,0x0000000011d10000)]

  0x000000001073b000 JavaThread "Service Thread" daemon [_thread_blocked, id=5240, stack(0x0000000011220000,0x0000000011320000)]

  0x0000000010723000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5900, stack(0x0000000011000000,0x0000000011100000)]

  0x000000001071c000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1348, stack(0x0000000010e00000,0x0000000010f00000)]

  0x000000001071b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5324, stack(0x0000000010bd0000,0x0000000010cd0000)]

  0x0000000010716000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4260, stack(0x0000000010350000,0x0000000010450000)]

  0x000000000e7c7000 JavaThread "Finalizer" daemon [_thread_blocked, id=4156, stack(0x00000000105d0000,0x00000000106d0000)]

  0x000000000e7be800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5360, stack(0x0000000010460000,0x0000000010560000)]



Other Threads:

  0x000000000e7b5000 VMThread [stack: 0x00000000101b0000,0x00000000102b0000] [id=3800]

  0x0000000010754000 WatcherThread [stack: 0x0000000011110000,0x0000000011210000] [id=5244]



VM state:not at safepoint (normal execution)



VM Mutex/Monitor currently owned by a thread: None



Heap

 PSYoungGen      total 836544K, used 342192K [0x00000007c0000000, 0x00000007fa5b0000, 0x0000000800000000)

  eden space 796096K, 37% used [0x00000007c0000000,0x00000007d26b1658,0x00000007f0970000)

  from space 40448K, 99% used [0x00000007f7e30000,0x00000007fa5aabf0,0x00000007fa5b0000)

  to   space 76416K, 0% used [0x00000007f1070000,0x00000007f1070000,0x00000007f5b10000)

 ParOldGen       total 250048K, used 141356K [0x0000000740000000, 0x000000074f430000, 0x00000007c0000000)

  object space 250048K, 56% used [0x0000000740000000,0x0000000748a0b1b0,0x000000074f430000)

 PSPermGen       total 83968K, used 64299K [0x000000073ae00000, 0x0000000740000000, 0x0000000740000000)

  object space 83968K, 76% used [0x000000073ae00000,0x000000073eccac48,0x0000000740000000)



Card table byte_map: [0x0000000005070000,0x00000000056a0000] byte_map_base: 0x0000000001699000



Polling page: 0x0000000000110000



Code Cache  [0x0000000002070000, 0x0000000002e20000, 0x0000000005070000)

 total_blobs=5260 nmethods=4297 adapters=911 free_code_cache=35407Kb largest_free_block=36016896



Compilation events (10 events):

Event: 503.337 Thread 0x0000000010723000 4686             net.minecraft.tileentity.MobSpawnerBaseLogic::func_98278_g (525 bytes)

Event: 503.368 Thread 0x0000000010723000 nmethod 4686 0x0000000002dc67d0 code [0x0000000002dc6ca0, 0x0000000002dc8298]

Event: 504.457 Thread 0x000000001071c000 4687             net.minecraft.world.chunk.Chunk::func_76597_e (169 bytes)

Event: 504.479 Thread 0x000000001071c000 nmethod 4687 0x0000000002dc46d0 code [0x0000000002dc48e0, 0x0000000002dc5608]

Event: 505.312 Thread 0x0000000010723000 4688             net.minecraft.client.particle.EntitySpellParticleFX::func_70539_a (54 bytes)

Event: 505.312 Thread 0x0000000010723000 nmethod 4688 0x0000000002bd0f50 code [0x0000000002bd10a0, 0x0000000002bd1128]

Event: 506.673 Thread 0x000000001071c000 4689             net.minecraft.client.renderer.entity.RenderZombie::func_82427_a (135 bytes)

Event: 506.678 Thread 0x000000001071c000 nmethod 4689 0x0000000002dba890 code [0x0000000002dbaa60, 0x0000000002dbae70]

Event: 507.987 Thread 0x0000000010723000 4690             net.minecraft.client.renderer.RenderBlocks::func_78578_a (7423 bytes)

Event: 508.123 Thread 0x0000000010723000 nmethod 4690 0x0000000002e06690 code [0x0000000002e072c0, 0x0000000002e0e6e8]



GC Heap History (10 events):

Event: 205.324 GC heap before

{Heap before GC invocations=30 (full 4):

 PSYoungGen      total 901952K, used 901911K [0x00000007c0000000, 0x00000007ff2c0000, 0x0000000800000000)

  eden space 852992K, 100% used [0x00000007c0000000,0x00000007f4100000,0x00000007f4100000)

  from space 48960K, 99% used [0x00000007f4100000,0x00000007f70c5e90,0x00000007f70d0000)

  to   space 91008K, 0% used [0x00000007f99e0000,0x00000007f99e0000,0x00000007ff2c0000)

 ParOldGen       total 250048K, used 141348K [0x0000000740000000, 0x000000074f430000, 0x00000007c0000000)

  object space 250048K, 56% used [0x0000000740000000,0x0000000748a091b0,0x000000074f430000)

 PSPermGen       total 83968K, used 64026K [0x000000073ae00000, 0x0000000740000000, 0x0000000740000000)

  object space 83968K, 76% used [0x000000073ae00000,0x000000073ec86880,0x0000000740000000)

Event: 205.338 GC heap after

Heap after GC invocations=30 (full 4):

 PSYoungGen      total 947712K, used 49775K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)

  eden space 856704K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007f44a0000)

  from space 91008K, 54% used [0x00000007f99e0000,0x00000007fca7bf70,0x00000007ff2c0000)

  to   space 87296K, 0% used [0x00000007f44a0000,0x00000007f44a0000,0x00000007f99e0000)

 ParOldGen       total 250048K, used 141356K [0x0000000740000000, 0x000000074f430000, 0x00000007c0000000)

  object space 250048K, 56% used [0x0000000740000000,0x0000000748a0b1b0,0x000000074f430000)

 PSPermGen       total 83968K, used 64026K [0x000000073ae00000, 0x0000000740000000, 0x0000000740000000)

  object space 83968K, 76% used [0x000000073ae00000,0x000000073ec86880,0x0000000740000000)

}

Event: 313.009 GC heap before

{Heap before GC invocations=31 (full 4):

 PSYoungGen      total 947712K, used 906479K [0x00000007c0000000, 0x0000000800000000, 0x0000000800000000)

  eden space 856704K, 100% used [0x00000007c0000000,0x00000007f44a0000,0x00000007f44a0000)

  from space 91008K, 54% used [0x00000007f99e0000,0x00000007fca7bf70,0x00000007ff2c0000)

  to   space 87296K, 0% used [0x00000007f44a0000,0x00000007f44a0000,0x00000007f99e0000)

 ParOldGen       total 250048K, used 141356K [0x0000000740000000, 0x000000074f430000, 0x00000007c0000000)

  object space 250048K, 56% used [0x0000000740000000,0x0000000748a0b1b0,0x000000074f430000)

 PSPermGen       total 83968K, used 64158K [0x000000073ae00000, 0x0000000740000000, 0x0000000740000000)

  object space 83968K, 76% used [0x000000073ae00000,0x000000073eca7b90,0x0000000740000000)

Event: 313.024 GC heap after

Heap after GC invocations=31 (full 4):

 PSYoungGen      total 944000K, used 49166K [0x00000007c0000000, 0x00000007ff540000, 0x0000000800000000)

  eden space 856704K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007f44a0000)

  from space 87296K, 56% used [0x00000007f44a0000,0x00000007f74a3a38,0x00000007f99e0000)

  to   space 83648K, 0% used [0x00000007fa390000,0x00000007fa390000,0x00000007ff540000)

 ParOldGen       total 250048K, used 141356K [0x0000000740000000, 0x000000074f430000, 0x00000007c0000000)

  object space 250048K, 56% used [0x0000000740000000,0x0000000748a0b1b0,0x000000074f430000)

 PSPermGen       total 83968K, used 64158K [0x000000073ae00000, 0x0000000740000000, 0x0000000740000000)

  object space 83968K, 76% used [0x000000073ae00000,0x000000073eca7b90,0x0000000740000000)

}

Event: 376.533 GC heap before

{Heap before GC invocations=32 (full 4):

 PSYoungGen      total 944000K, used 905870K [0x00000007c0000000, 0x00000007ff540000, 0x0000000800000000)

  eden space 856704K, 100% used [0x00000007c0000000,0x00000007f44a0000,0x00000007f44a0000)

  from space 87296K, 56% used [0x00000007f44a0000,0x00000007f74a3a38,0x00000007f99e0000)

  to   space 83648K, 0% used [0x00000007fa390000,0x00000007fa390000,0x00000007ff540000)

 ParOldGen       total 250048K, used 141356K [0x0000000740000000, 0x000000074f430000, 0x00000007c0000000)

  object space 250048K, 56% used [0x0000000740000000,0x0000000748a0b1b0,0x000000074f430000)

 PSPermGen       total 83968K, used 64212K [0x000000073ae00000, 0x0000000740000000, 0x0000000740000000)

  object space 83968K, 76% used [0x000000073ae00000,0x000000073ecb5190,0x0000000740000000)

Event: 376.548 GC heap after

Heap after GC invocations=32 (full 4):

 PSYoungGen      total 957376K, used 48305K [0x00000007c0000000, 0x00000007ff5b0000, 0x0000000800000000)

  eden space 873728K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007f5540000)

  from space 83648K, 57% used [0x00000007fa390000,0x00000007fd2bc570,0x00000007ff540000)

  to   space 80192K, 0% used [0x00000007f5540000,0x00000007f5540000,0x00000007fa390000)

 ParOldGen       total 250048K, used 141356K [0x0000000740000000, 0x000000074f430000, 0x00000007c0000000)

  object space 250048K, 56% used [0x0000000740000000,0x0000000748a0b1b0,0x000000074f430000)

 PSPermGen       total 83968K, used 64212K [0x000000073ae00000, 0x0000000740000000, 0x0000000740000000)

  object space 83968K, 76% used [0x000000073ae00000,0x000000073ecb5190,0x0000000740000000)

}

Event: 425.177 GC heap before

{Heap before GC invocations=33 (full 4):

 PSYoungGen      total 957376K, used 922033K [0x00000007c0000000, 0x00000007ff5b0000, 0x0000000800000000)

  eden space 873728K, 100% used [0x00000007c0000000,0x00000007f5540000,0x00000007f5540000)

  from space 83648K, 57% used [0x00000007fa390000,0x00000007fd2bc570,0x00000007ff540000)

  to   space 80192K, 0% used [0x00000007f5540000,0x00000007f5540000,0x00000007fa390000)

 ParOldGen       total 250048K, used 141356K [0x0000000740000000, 0x000000074f430000, 0x00000007c0000000)

  object space 250048K, 56% used [0x0000000740000000,0x0000000748a0b1b0,0x000000074f430000)

 PSPermGen       total 83968K, used 64230K [0x000000073ae00000, 0x0000000740000000, 0x0000000740000000)

  object space 83968K, 76% used [0x000000073ae00000,0x000000073ecb9a68,0x0000000740000000)

Event: 425.199 GC heap after

Heap after GC invocations=33 (full 4):

 PSYoungGen      total 875840K, used 41899K [0x00000007c0000000, 0x00000007fc700000, 0x0000000800000000)

  eden space 833920K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007f2e60000)

  from space 41920K, 99% used [0x00000007f5540000,0x00000007f7e2ae68,0x00000007f7e30000)

  to   space 74560K, 0% used [0x00000007f7e30000,0x00000007f7e30000,0x00000007fc700000)

 ParOldGen       total 250048K, used 141356K [0x0000000740000000, 0x000000074f430000, 0x00000007c0000000)

  object space 250048K, 56% used [0x0000000740000000,0x0000000748a0b1b0,0x000000074f430000)

 PSPermGen       total 83968K, used 64230K [0x000000073ae00000, 0x0000000740000000, 0x0000000740000000)

  object space 83968K, 76% used [0x000000073ae00000,0x000000073ecb9a68,0x0000000740000000)

}

Event: 470.201 GC heap before

{Heap before GC invocations=34 (full 4):

 PSYoungGen      total 875840K, used 875819K [0x00000007c0000000, 0x00000007fc700000, 0x0000000800000000)

  eden space 833920K, 100% used [0x00000007c0000000,0x00000007f2e60000,0x00000007f2e60000)

  from space 41920K, 99% used [0x00000007f5540000,0x00000007f7e2ae68,0x00000007f7e30000)

  to   space 74560K, 0% used [0x00000007f7e30000,0x00000007f7e30000,0x00000007fc700000)

 ParOldGen       total 250048K, used 141356K [0x0000000740000000, 0x000000074f430000, 0x00000007c0000000)

  object space 250048K, 56% used [0x0000000740000000,0x0000000748a0b1b0,0x000000074f430000)

 PSPermGen       total 83968K, used 64270K [0x000000073ae00000, 0x0000000740000000, 0x0000000740000000)

  object space 83968K, 76% used [0x000000073ae00000,0x000000073ecc3ae8,0x0000000740000000)

Event: 470.222 GC heap after

Heap after GC invocations=34 (full 4):

 PSYoungGen      total 836544K, used 40426K [0x00000007c0000000, 0x00000007fa5b0000, 0x0000000800000000)

  eden space 796096K, 0% used [0x00000007c0000000,0x00000007c0000000,0x00000007f0970000)

  from space 40448K, 99% used [0x00000007f7e30000,0x00000007fa5aabf0,0x00000007fa5b0000)

  to   space 76416K, 0% used [0x00000007f1070000,0x00000007f1070000,0x00000007f5b10000)

 ParOldGen       total 250048K, used 141356K [0x0000000740000000, 0x000000074f430000, 0x00000007c0000000)

  object space 250048K, 56% used [0x0000000740000000,0x0000000748a0b1b0,0x000000074f430000)

 PSPermGen       total 83968K, used 64270K [0x000000073ae00000, 0x0000000740000000, 0x0000000740000000)

  object space 83968K, 76% used [0x000000073ae00000,0x000000073ecc3ae8,0x0000000740000000)

}



Deoptimization events (10 events):

Event: 496.605 Thread 0x0000000010727000 Uncommon trap -58 fr.pc 0x0000000002d8796c

Event: 496.605 Thread 0x0000000010727000 Uncommon trap -34 fr.pc 0x0000000002d3e9bc

Event: 496.613 Thread 0x0000000010727000 Uncommon trap -58 fr.pc 0x0000000002d8796c

Event: 496.613 Thread 0x0000000010727000 Uncommon trap -34 fr.pc 0x0000000002d3e9bc

Event: 499.191 Thread 0x0000000010727000 Uncommon trap -34 fr.pc 0x0000000002dd2c54

Event: 499.196 Thread 0x0000000010727000 Uncommon trap -34 fr.pc 0x0000000002dd2c54

Event: 499.204 Thread 0x0000000010727000 Uncommon trap -34 fr.pc 0x0000000002dd2c54

Event: 504.284 Thread 0x0000000010727000 Uncommon trap -34 fr.pc 0x0000000002dfc8ec

Event: 504.289 Thread 0x0000000010727000 Uncommon trap -34 fr.pc 0x0000000002dfc8ec

Event: 506.585 Thread 0x0000000010727000 Uncommon trap -58 fr.pc 0x000000000293f16c



Internal exceptions (10 events):

Event: 508.437 Thread 0x0000000010725800 Threw 0x00000007d2306b50 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 508.445 Thread 0x0000000010725800 Threw 0x00000007d2306d10 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 508.453 Thread 0x0000000010725800 Threw 0x00000007d2306ed0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 508.461 Thread 0x0000000010725800 Threw 0x00000007d2307090 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 508.469 Thread 0x0000000010725800 Threw 0x00000007d2307250 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 508.477 Thread 0x0000000010725800 Threw 0x00000007d2307410 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 508.486 Thread 0x0000000010725800 Threw 0x00000007d23075d0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 508.486 Thread 0x0000000010725800 Threw 0x00000007d23082c0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2846

Event: 508.487 Thread 0x0000000010725800 Threw 0x00000007d2308430 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 508.487 Thread 0x000000001072f000 Threw 0x00000007d126fc10 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888



Events (10 events):

Event: 504.289 Thread 0x0000000010727000 DEOPT PACKING pc=0x0000000002dfc8ec sp=0x000000001a81f290

Event: 504.289 Thread 0x0000000010727000 DEOPT UNPACKING pc=0x00000000020a9164 sp=0x000000001a81f1e0 mode 2

Event: 506.533 Thread 0x0000000010724000 Thread added: 0x0000000010724000

Event: 506.536 Executing VM operation: RevokeBias

Event: 506.536 Executing VM operation: RevokeBias done

Event: 506.536 Thread 0x0000000010724000 Thread exited: 0x0000000010724000

Event: 506.585 Thread 0x0000000010727000 DEOPT PACKING pc=0x000000000293f16c sp=0x000000001a81f380

Event: 506.585 Thread 0x0000000010727000 DEOPT UNPACKING pc=0x00000000020a9164 sp=0x000000001a81f320 mode 2

Event: 506.679 Thread 0x000000001071c000 flushing nmethod 0x000000000269b190

Event: 508.124 Thread 0x0000000010723000 flushing nmethod 0x00000000027e9090





Dynamic libraries:

0x000000013f880000 - 0x000000013f8b3000 	C:\Program Files\Java\jre7\bin\javaw.exe

0x0000000076ce0000 - 0x0000000076e89000 	C:\Windows\SYSTEM32\ntdll.dll

0x0000000076bc0000 - 0x0000000076cdf000 	C:\Windows\system32\kernel32.dll

0x000007fefcb80000 - 0x000007fefcbeb000 	C:\Windows\system32\KERNELBASE.dll

0x000007fefd5d0000 - 0x000007fefd6ab000 	C:\Windows\system32\ADVAPI32.dll

0x000007fefe9f0000 - 0x000007fefea8f000 	C:\Windows\system32\msvcrt.dll

0x000007fefef00000 - 0x000007fefef1f000 	C:\Windows\SYSTEM32\sechost.dll

0x000007fefcef0000 - 0x000007fefd01d000 	C:\Windows\system32\RPCRT4.dll

0x0000000076ac0000 - 0x0000000076bba000 	C:\Windows\system32\USER32.dll

0x000007fefd1e0000 - 0x000007fefd247000 	C:\Windows\system32\GDI32.dll

0x000007fefea90000 - 0x000007fefea9e000 	C:\Windows\system32\LPK.dll

0x000007fefef20000 - 0x000007fefefe9000 	C:\Windows\system32\USP10.dll

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

0x000007fefd870000 - 0x000007fefd8e1000 	C:\Windows\system32\SHLWAPI.dll

0x000007fefd0a0000 - 0x000007fefd0ce000 	C:\Windows\system32\IMM32.DLL

0x000007fefd0d0000 - 0x000007fefd1d9000 	C:\Windows\system32\MSCTF.dll

0x0000000060670000 - 0x0000000060741000 	C:\Program Files\Java\jre7\bin\msvcr100.dll

0x000000005ff50000 - 0x000000006066f000 	C:\Program Files\Java\jre7\bin\server\jvm.dll

0x000007fef5c80000 - 0x000007fef5c89000 	C:\Windows\system32\WSOCK32.dll

0x000007fefd250000 - 0x000007fefd29d000 	C:\Windows\system32\WS2_32.dll

0x000007fefe720000 - 0x000007fefe728000 	C:\Windows\system32\NSI.dll

0x000007fefa7e0000 - 0x000007fefa81b000 	C:\Windows\system32\WINMM.dll

0x0000000076eb0000 - 0x0000000076eb7000 	C:\Windows\system32\PSAPI.DLL

0x0000000073e00000 - 0x0000000073e0f000 	C:\Program Files\Java\jre7\bin\verify.dll

0x000000005ff20000 - 0x000000005ff48000 	C:\Program Files\Java\jre7\bin\java.dll

0x000000005ff00000 - 0x000000005ff15000 	C:\Program Files\Java\jre7\bin\zip.dll

0x000000005fd20000 - 0x000000005feb3000 	C:\Program Files\Java\jre7\bin\awt.dll

0x000007fefe730000 - 0x000007fefe807000 	C:\Windows\system32\OLEAUT32.dll

0x000007fefeaa0000 - 0x000007fefeca3000 	C:\Windows\system32\ole32.dll

0x000007fefb970000 - 0x000007fefb9c6000 	C:\Windows\system32\uxtheme.dll

0x000007fefaeb0000 - 0x000007fefaec8000 	C:\Windows\system32\dwmapi.dll

0x000007fefc990000 - 0x000007fefc99f000 	C:\Windows\system32\CRYPTBASE.dll

0x000007fef40d0000 - 0x000007fef42cf000 	C:\Windows\system32\d3d9.dll

0x000007fefc3e0000 - 0x000007fefc3ec000 	C:\Windows\system32\VERSION.dll

0x000007fefbc60000 - 0x000007fefbc67000 	C:\Windows\system32\d3d8thk.dll

0x000007fef64c0000 - 0x000007fef65de000 	C:\Windows\system32\aticfx64.dll

0x000007fef8c90000 - 0x000007fef8caf000 	C:\Windows\system32\atiu9p64.dll

0x000007fee7fe0000 - 0x000007fee8678000 	C:\Windows\system32\atiumd64.dll

0x0000000060dd0000 - 0x00000000612ba000 	C:\Windows\system32\atiumd6a.dll

0x000007fefd990000 - 0x000007fefe718000 	C:\Windows\system32\SHELL32.dll

0x000000005fce0000 - 0x000000005fd14000 	C:\Program Files\Java\jre7\bin\fontmanager.dll

0x000000005fee0000 - 0x000000005fef9000 	C:\Program Files\Java\jre7\bin\net.dll

0x000007fefc030000 - 0x000007fefc085000 	C:\Windows\system32\mswsock.dll

0x000007fefc020000 - 0x000007fefc027000 	C:\Windows\System32\wship6.dll

0x000000005fec0000 - 0x000000005fed1000 	C:\Program Files\Java\jre7\bin\nio.dll

0x000000005fc90000 - 0x000000005fcd1000 	C:\Program Files\Java\jre7\bin\t2k.dll

0x000000005fc60000 - 0x000000005fc84000 	C:\Program Files\Java\jre7\bin\sunec.dll

0x000007fefa860000 - 0x000007fefa875000 	C:\Windows\system32\NLAapi.dll

0x000007fefbeb0000 - 0x000007fefbf0b000 	C:\Windows\system32\DNSAPI.dll

0x000007fef9880000 - 0x000007fef988b000 	C:\Windows\System32\winrnr.dll

0x000007fef95c0000 - 0x000007fef95d5000 	C:\Windows\system32\napinsp.dll

0x000007fef95a0000 - 0x000007fef95b9000 	C:\Windows\system32\pnrpnsp.dll

0x000007fefa2d0000 - 0x000007fefa2f7000 	C:\Windows\system32\IPHLPAPI.DLL

0x000007fefa2c0000 - 0x000007fefa2cb000 	C:\Windows\system32\WINNSI.DLL

0x000007fefa110000 - 0x000007fefa163000 	C:\Windows\System32\fwpuclnt.dll

0x000007fef86d0000 - 0x000007fef86d8000 	C:\Windows\system32\rasadhlp.dll

0x000007fefc090000 - 0x000007fefc0a7000 	C:\Windows\system32\CRYPTSP.dll

0x000007fefbd50000 - 0x000007fefbd97000 	C:\Windows\system32\rsaenh.dll

0x000007fefc550000 - 0x000007fefc56e000 	C:\Windows\system32\USERENV.dll

0x000007fefcac0000 - 0x000007fefcacf000 	C:\Windows\system32\profapi.dll

0x000000005fc30000 - 0x000000005fc60000 	C:\Program Files\Java\jre7\bin\jpeg.dll

0x000007fefd530000 - 0x000007fefd5c9000 	C:\Windows\system32\CLBCatQ.DLL

0x000007fefad00000 - 0x000007fefae61000 	C:\Windows\system32\WindowsCodecs.dll

0x000007fefca40000 - 0x000007fefca97000 	C:\Windows\system32\apphelp.dll

0x0000000072110000 - 0x0000000072135000 	S:\Avast\ashShA64.dll

0x000007fef5570000 - 0x000007fef5886000 	C:\Windows\system32\msi.dll

0x000007fef7e70000 - 0x000007fef7ea5000 	C:\Windows\system32\EhStorShell.dll

0x000007fefe810000 - 0x000007fefe9e7000 	C:\Windows\system32\SETUPAPI.dll

0x000007fefceb0000 - 0x000007fefcee6000 	C:\Windows\system32\CFGMGR32.dll

0x000007fefce50000 - 0x000007fefce6a000 	C:\Windows\system32\DEVOBJ.dll

0x000007fefb790000 - 0x000007fefb8bc000 	C:\Windows\system32\PROPSYS.dll

0x000007fef7620000 - 0x000007fef76e0000 	C:\Program Files (x86)\Google\Drive\googledrivesync64.dll

0x0000000071a50000 - 0x0000000071b23000 	C:\Program Files (x86)\Google\Drive\Microsoft.VC90.CRT\MSVCP90.dll

0x00000000719a0000 - 0x0000000071a43000 	C:\Program Files (x86)\Google\Drive\Microsoft.VC90.CRT\MSVCR90.dll

0x000007fef7110000 - 0x000007fef718e000 	C:\Windows\System32\cscui.dll

0x000007fef9070000 - 0x000007fef907c000 	C:\Windows\System32\CSCDLL.dll

0x000007fef91a0000 - 0x000007fef91af000 	C:\Windows\system32\CSCAPI.dll

0x000007fef7090000 - 0x000007fef7110000 	C:\Windows\system32\ntshrui.dll

0x000007fefc880000 - 0x000007fefc8a3000 	C:\Windows\system32\srvcli.dll

0x000007fefa580000 - 0x000007fefa58b000 	C:\Windows\system32\slc.dll

0x000000005fc00000 - 0x000000005fc2a000 	C:\Program Files\Java\jre7\bin\dcpr.dll

0x000007fefc440000 - 0x000007fefc447000 	C:\Windows\System32\wshtcpip.dll

0x000000005fbf0000 - 0x000000005fbfb000 	C:\Program Files\Java\jre7\bin\sunmscapi.dll

0x000007fefcc40000 - 0x000007fefcdac000 	C:\Windows\system32\CRYPT32.dll

0x000007fefcb60000 - 0x000007fefcb6f000 	C:\Windows\system32\MSASN1.dll

0x000007fefa330000 - 0x000007fefa3d0000 	C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_a4d6a923711520a9\comctl32.dll

0x0000000180000000 - 0x0000000180048000 	C:\Users\CPO Mendez\AppData\Roaming\.technic\hexxit\bin\natives\lwjgl64.dll

0x000007fee63e0000 - 0x000007fee64fd000 	C:\Windows\system32\OPENGL32.dll

0x000007feebcf0000 - 0x000007feebd1d000 	C:\Windows\system32\GLU32.dll

0x000007feeb270000 - 0x000007feeb361000 	C:\Windows\system32\DDRAW.dll

0x000007fef5c40000 - 0x000007fef5c48000 	C:\Windows\system32\DCIMAN32.dll

0x000000005fbe0000 - 0x000000005fbe7000 	C:\Program Files\Java\jre7\bin\jawt.dll

0x000007feee240000 - 0x000007feee249000 	C:\Windows\system32\atig6pxx.dll

0x000000005e4f0000 - 0x000000005fbd3000 	C:\Windows\system32\atio6axx.dll

0x000007fefa200000 - 0x000007fefa2a6000 	C:\Windows\system32\atiadlxx.dll

0x000007fefc420000 - 0x000007fefc431000 	C:\Windows\system32\WTSAPI32.dll

0x000007fefce70000 - 0x000007fefceaa000 	C:\Windows\system32\WINTRUST.dll

0x000007feedf50000 - 0x000007feedf5e000 	C:\Windows\system32\atig6txx.dll

0x000000005e4e0000 - 0x000000005e4eb000 	C:\Program Files\Java\jre7\bin\management.dll

0x000007fee62b0000 - 0x000007fee63d2000 	C:\Users\CPO Mendez\AppData\Roaming\.technic\hexxit\bin\natives\OpenAL64.dll

0x000007fef5b50000 - 0x000007fef5bd8000 	C:\Windows\system32\dsound.dll

0x000007fefc3f0000 - 0x000007fefc41c000 	C:\Windows\system32\POWRPROF.dll

0x000007fefc340000 - 0x000007fefc38b000 	C:\Windows\System32\MMDevApi.dll

0x000007fefa740000 - 0x000007fefa77b000 	C:\Windows\system32\wdmaud.drv

0x00000000748e0000 - 0x00000000748e6000 	C:\Windows\system32\ksuser.dll

0x000007fefc3d0000 - 0x000007fefc3d9000 	C:\Windows\system32\AVRT.dll

0x000007fefa530000 - 0x000007fefa57f000 	C:\Windows\system32\AUDIOSES.DLL

0x000007fefa4b0000 - 0x000007fefa4ba000 	C:\Windows\system32\msacm32.drv

0x000007fefa490000 - 0x000007fefa4a8000 	C:\Windows\system32\MSACM32.dll

0x000007fefa430000 - 0x000007fefa439000 	C:\Windows\system32\midimap.dll

0x000000005e4a0000 - 0x000000005e4d9000 	C:\Program Files\Java\jre7\bin\kcms.dll

0x000007fefa080000 - 0x000007fefa098000 	C:\Windows\system32\dhcpcsvc.DLL

0x000007fefa0a0000 - 0x000007fefa0b1000 	C:\Windows\system32\dhcpcsvc6.DLL

0x000007fee69d0000 - 0x000007fee6af5000 	C:\Windows\system32\dbghelp.dll



VM Arguments:

jvm_args: -Xmx3072m 

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

Launcher Type: SUN_STANDARD



Environment Variables:

PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre7\bin

USERNAME=CPO Mendez

OS=Windows_NT

PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD







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



OS: Windows 7 , 64 bit Build 7601 Service Pack 1



CPU:total 8 (8 cores per cpu, 1 threads per core) family 21 model 2 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv



Memory: 4k page, physical 8373296k(1872976k free), swap 16744732k(8285808k free)



vm_info: Java HotSpot 64-Bit Server VM (23.7-b01) for windows-amd64 JRE (1.7.0_17-b02), built on Mar  1 2013 03:38:30 by "java_re" with unknown MS VC++:1600



time: Sat Sep 14 01:31:30 2013

elapsed time: 508 seconds

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

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

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

×
×
  • Create New...