Jump to content
  • 0

Hexxit Randomly Closes/Crashes After a Few Minutes


TrevCraft

Question

Title: Hexxit Randomly Closes/Crashes After a Few Minutes

Version: 1_0_4

OS: Windows 7

Java Version: (Version 7 Update 25

Description of Problem:

Hexxit Randomly closes/crashes after a few minutes. I have 8 gb of ram that I dedicated from the launcher. Please help me!

Error Messages:

Error Log:


#

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

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee7ae6220, pid=2956, tid=1824

#

# 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 (0x000000001fdc2000):  JavaThread "Thread-14" [_thread_in_native, id=1824, stack(0x0000000028fd0000,0x00000000290d0000)]



siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff9732ad20



Registers:

RAX=0x00000000296574c0, RBX=0xffffffff9732ad00, RCX=0x00000000291c0000, RDX=0x0000000000000088

RSP=0x00000000290cee20, RBP=0x00000000291ccb50, RSI=0x00000000ffffffff, RDI=0x0000000000000005

R8 =0x00000000296574b0, R9 =0x00000000296574c0, R10=0x000000000253237c, R11=0x00000000291ccb50

R12=0x00000000291c6fe0, R13=0x00000005f2fc5f40, R14=0x00000000290cef00, R15=0x000000001fdc2000

RIP=0x000007fee7ae6220, EFLAGS=0x0000000000010246



Top of Stack: (sp=0x00000000290cee20)

0x00000000290cee20:   ffffffff9732ad00 00000000ffffffff

0x00000000290cee30:   00000005f2fa5340 00000000290cee98

0x00000000290cee40:   0000000000000000 00000000025323a8

0x00000000290cee50:   00000005f2fc5f40 00000000290ceed0

0x00000000290cee60:   0000000000000013 0000000000000005

0x00000000290cee70:   000000009732ad00 0000000000000000

0x00000000290cee80:   0000000607132088 000000078d16f748

0x00000000290cee90:   00000000290cee90 0000000000000000

0x00000000290ceea0:   00000000290cef00 00000005f2fc8cc8

0x00000000290ceeb0:   0000000000000000 00000005f2fc5f40

0x00000000290ceec0:   0000000000000000 00000000290ceef0

0x00000000290ceed0:   00000000290cef48 00000000025261f8

0x00000000290ceee0:   0000000602a15d00 000000000252f1d8

0x00000000290ceef0:   000000009732ad00 0000000000001009

0x00000000290cef00:   00000000291ccb50 00000000290cef08

0x00000000290cef10:   00000005f2fadc7f 00000000290cef60 



Instructions: (pc=0x000007fee7ae6220)

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

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

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

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





Register to memory mapping:



RAX=0x00000000296574c0 is an unknown value

RBX=0xffffffff9732ad00 is an unknown value

RCX=0x00000000291c0000 is an unknown value

RDX=0x0000000000000088 is an unknown value

RSP=0x00000000290cee20 is pointing into the stack for thread: 0x000000001fdc2000

RBP=0x00000000291ccb50 is an unknown value

RSI=0x00000000ffffffff is an unknown value

RDI=0x0000000000000005 is an unknown value

R8 =0x00000000296574b0 is an unknown value

R9 =0x00000000296574c0 is an unknown value

R10=0x000000000253237c is an Interpreter codelet

method entry point (kind = native)  [0x0000000002532100, 0x0000000002532980]  2176 bytes

R11=0x00000000291ccb50 is an unknown value

R12=0x00000000291c6fe0 is an unknown value

R13=0x00000005f2fc5f40 is an oop

{method} 

 - klass: {other class}

R14=0x00000000290cef00 is pointing into the stack for thread: 0x000000001fdc2000

R15=0x000000001fdc2000 is a thread





Stack: [0x0000000028fd0000,0x00000000290d0000],  sp=0x00000000290cee20,  free space=1019k

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

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



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

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

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

j  paulscode.sound.libraries.SourceLWJGLOpenAL.play(Lpaulscode/sound/Channel;)V+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+51

v  ~StubRoutines::call_stub



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



Java Threads: ( => current thread )

  0x000000001fdcb000 JavaThread "pool-2-thread-1" [_thread_blocked, id=5704, stack(0x0000000073520000,0x0000000073620000)]

  0x000000001fdca000 JavaThread "File IO Thread" [_thread_blocked, id=6064, stack(0x0000000070c00000,0x0000000070d00000)]

  0x000000001fdc0800 JavaThread "Thread-30" [_thread_blocked, id=5428, stack(0x0000000070830000,0x0000000070930000)]

  0x000000001fdc3800 JavaThread "Server thread" [_thread_blocked, id=144, stack(0x000000002bfe0000,0x000000002c0e0000)]

  0x000000001fdc8800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4920, stack(0x000000002bd70000,0x000000002be70000)]

  0x000000001fdc6800 JavaThread "Thread-15" [_thread_blocked, id=3516, stack(0x000000002d490000,0x000000002d590000)]

=>0x000000001fdc2000 JavaThread "Thread-14" [_thread_in_native, id=1824, stack(0x0000000028fd0000,0x00000000290d0000)]

  0x000000001fdc1000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=4572, stack(0x000000002b1c0000,0x000000002b2c0000)]

  0x000000001fdc4000 JavaThread "Minecraft main thread" [_thread_blocked, id=4728, stack(0x0000000024f40000,0x0000000025040000)]

  0x000000001fdc2800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4896, stack(0x0000000022c90000,0x0000000022d90000)]

  0x000000001fdc5800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5820, stack(0x0000000023160000,0x0000000023260000)]

  0x000000001fdc8000 JavaThread "Thread-7" daemon [_thread_blocked, id=5144, stack(0x0000000022f80000,0x0000000023080000)]

  0x000000001fdc7000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5796, stack(0x0000000002390000,0x0000000002490000)]

  0x0000000023ef2000 JavaThread "TimerQueue" daemon [_thread_blocked, id=3120, stack(0x00000000264f0000,0x00000000265f0000)]

  0x000000001f8c4800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5240, stack(0x0000000025870000,0x0000000025970000)]

  0x000000001fcdc000 JavaThread "Log Flush Thread" daemon [_thread_blocked, id=5208, stack(0x0000000023de0000,0x0000000023ee0000)]

  0x000000001f81b000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4796, stack(0x00000000235a0000,0x00000000236a0000)]

  0x000000001ee84800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5564, stack(0x0000000020130000,0x0000000020230000)]

  0x000000001edfb800 JavaThread "AWT-Shutdown" [_thread_blocked, id=3264, stack(0x000000001ff80000,0x0000000020080000)]

  0x000000001ee3f800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6044, stack(0x000000001f320000,0x000000001f420000)]

  0x000000001ebbc000 JavaThread "Service Thread" daemon [_thread_blocked, id=5984, stack(0x000000001f420000,0x000000001f520000)]

  0x000000001ebaf800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5908, stack(0x000000001f1b0000,0x000000001f2b0000)]

  0x000000001eb9a000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5308, stack(0x000000001e530000,0x000000001e630000)]

  0x000000001eb99000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3608, stack(0x000000001e7a0000,0x000000001e8a0000)]

  0x000000001eb98000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2140, stack(0x000000001f000000,0x000000001f100000)]

  0x000000001ca36800 JavaThread "Finalizer" daemon [_thread_blocked, id=5956, stack(0x000000001ea50000,0x000000001eb50000)]

  0x000000001ca2e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5656, stack(0x000000001e8a0000,0x000000001e9a0000)]



Other Threads:

  0x000000001ca25000 VMThread [stack: 0x000000001e630000,0x000000001e730000] [id=5884]

  0x000000001ebcd000 WatcherThread [stack: 0x000000001f590000,0x000000001f690000] [id=5848]



VM state:not at safepoint (normal execution)



VM Mutex/Monitor currently owned by a thread: None



Heap

 PSYoungGen      total 1394624K, used 1030148K [0x0000000755560000, 0x00000007b4590000, 0x0000000800000000)

  eden space 1256768K, 72% used [0x0000000755560000,0x000000078d1ce138,0x00000007a20b0000)

  from space 137856K, 84% used [0x00000007ab480000,0x00000007b2612fa8,0x00000007b3b20000)

  to   space 149952K, 0% used [0x00000007a20b0000,0x00000007a20b0000,0x00000007ab320000)

 ParOldGen       total 373824K, used 216724K [0x0000000600000000, 0x0000000616d10000, 0x0000000755560000)

  object space 373824K, 57% used [0x0000000600000000,0x000000060d3a5108,0x0000000616d10000)

 PSPermGen       total 104896K, used 65758K [0x00000005f0000000, 0x00000005f6670000, 0x0000000600000000)

  object space 104896K, 62% used [0x00000005f0000000,0x00000005f4037b70,0x00000005f6670000)



Card table byte_map: [0x0000000005520000,0x00000000065b0000] byte_map_base: 0x00000000025a0000



Polling page: 0x0000000000220000



Code Cache  [0x0000000002520000, 0x00000000032e0000, 0x0000000005520000)

 total_blobs=5098 nmethods=4111 adapters=934 free_code_cache=35329Kb largest_free_block=35942016



Compilation events (10 events):

Event: 202.058 Thread 0x000000001ebaf800 4463             mods.tinker.tconstruct.blocks.OreberryBush::setGraphicsLevel (6 bytes)

Event: 202.059 Thread 0x000000001ebaf800 nmethod 4463 0x00000000032bf810 code [0x00000000032bf940, 0x00000000032bf998]

Event: 202.120 Thread 0x000000001eb9a000 4464             net.minecraft.entity.player.EntityPlayer::func_71052_bv (5 bytes)

Event: 202.120 Thread 0x000000001eb9a000 nmethod 4464 0x00000000032bf610 code [0x00000000032bf740, 0x00000000032bf798]

Event: 202.142 Thread 0x000000001ebaf800 4465             net.minecraft.entity.ai.EntityAIBreakDoor::func_75250_a (64 bytes)

Event: 202.147 Thread 0x000000001ebaf800 nmethod 4465 0x00000000032a2d50 code [0x00000000032a2ee0, 0x00000000032a3258]

Event: 202.321 Thread 0x000000001eb9a000 4466             net.minecraft.entity.EntityLiving::func_70626_be (266 bytes)

Event: 202.334 Thread 0x000000001eb9a000 nmethod 4466 0x00000000032c9710 code [0x00000000032c9980, 0x00000000032ca290]

Event: 202.565 Thread 0x000000001ebaf800 4467             com.google.common.collect.Iterators$1::hasNext (2 bytes)

Event: 202.565 Thread 0x000000001ebaf800 nmethod 4467 0x000000000317e290 code [0x000000000317e3c0, 0x000000000317e418]



GC Heap History (10 events):

Event: 88.467 GC heap before

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

 PSYoungGen      total 1334912K, used 67428K [0x0000000755560000, 0x00000007ae8c0000, 0x0000000800000000)

  eden space 1206912K, 0% used [0x0000000755560000,0x0000000755560000,0x000000079f000000)

  from space 128000K, 52% used [0x000000079f000000,0x00000007a31d9258,0x00000007a6d00000)

  to   space 125312K, 0% used [0x00000007a6e60000,0x00000007a6e60000,0x00000007ae8c0000)

 ParOldGen       total 216704K, used 140704K [0x0000000600000000, 0x000000060d3a0000, 0x0000000755560000)

  object space 216704K, 64% used [0x0000000600000000,0x0000000608968398,0x000000060d3a0000)

 PSPermGen       total 103936K, used 61171K [0x00000005f0000000, 0x00000005f6580000, 0x0000000600000000)

  object space 103936K, 58% used [0x00000005f0000000,0x00000005f3bbceb0,0x00000005f6580000)

Event: 88.670 GC heap after

Heap after GC invocations=25 (full 4):

 PSYoungGen      total 1334912K, used 0K [0x0000000755560000, 0x00000007ae8c0000, 0x0000000800000000)

  eden space 1206912K, 0% used [0x0000000755560000,0x0000000755560000,0x000000079f000000)

  from space 128000K, 0% used [0x000000079f000000,0x000000079f000000,0x00000007a6d00000)

  to   space 125312K, 0% used [0x00000007a6e60000,0x00000007a6e60000,0x00000007ae8c0000)

 ParOldGen       total 216704K, used 194782K [0x0000000600000000, 0x000000060d3a0000, 0x0000000755560000)

  object space 216704K, 89% used [0x0000000600000000,0x000000060be37ae8,0x000000060d3a0000)

 PSPermGen       total 105472K, used 61161K [0x00000005f0000000, 0x00000005f6700000, 0x0000000600000000)

  object space 105472K, 57% used [0x00000005f0000000,0x00000005f3bba598,0x00000005f6700000)

}

Event: 91.567 GC heap before

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

 PSYoungGen      total 1334912K, used 1206912K [0x0000000755560000, 0x00000007ae8c0000, 0x0000000800000000)

  eden space 1206912K, 100% used [0x0000000755560000,0x000000079f000000,0x000000079f000000)

  from space 128000K, 0% used [0x000000079f000000,0x000000079f000000,0x00000007a6d00000)

  to   space 125312K, 0% used [0x00000007a6e60000,0x00000007a6e60000,0x00000007ae8c0000)

 ParOldGen       total 216704K, used 194782K [0x0000000600000000, 0x000000060d3a0000, 0x0000000755560000)

  object space 216704K, 89% used [0x0000000600000000,0x000000060be37ae8,0x000000060d3a0000)

 PSPermGen       total 105472K, used 61970K [0x00000005f0000000, 0x00000005f6700000, 0x0000000600000000)

  object space 105472K, 58% used [0x00000005f0000000,0x00000005f3c84840,0x00000005f6700000)

Event: 91.897 GC heap after

Heap after GC invocations=26 (full 5):

 PSYoungGen      total 1334912K, used 33486K [0x0000000755560000, 0x00000007ae8c0000, 0x0000000800000000)

  eden space 1206912K, 2% used [0x0000000755560000,0x0000000757613ae0,0x000000079f000000)

  from space 128000K, 0% used [0x000000079f000000,0x000000079f000000,0x00000007a6d00000)

  to   space 125312K, 0% used [0x00000007a6e60000,0x00000007a6e60000,0x00000007ae8c0000)

 ParOldGen       total 373824K, used 216700K [0x0000000600000000, 0x0000000616d10000, 0x0000000755560000)

  object space 373824K, 57% used [0x0000000600000000,0x000000060d39f108,0x0000000616d10000)

 PSPermGen       total 104896K, used 61965K [0x00000005f0000000, 0x00000005f6670000, 0x0000000600000000)

  object space 104896K, 59% used [0x00000005f0000000,0x00000005f3c83638,0x00000005f6670000)

}

Event: 107.841 GC heap before

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

 PSYoungGen      total 1334912K, used 1206912K [0x0000000755560000, 0x00000007ae8c0000, 0x0000000800000000)

  eden space 1206912K, 100% used [0x0000000755560000,0x000000079f000000,0x000000079f000000)

  from space 128000K, 0% used [0x000000079f000000,0x000000079f000000,0x00000007a6d00000)

  to   space 125312K, 0% used [0x00000007a6e60000,0x00000007a6e60000,0x00000007ae8c0000)

 ParOldGen       total 373824K, used 216700K [0x0000000600000000, 0x0000000616d10000, 0x0000000755560000)

  object space 373824K, 57% used [0x0000000600000000,0x000000060d39f108,0x0000000616d10000)

 PSPermGen       total 104896K, used 64732K [0x00000005f0000000, 0x00000005f6670000, 0x0000000600000000)

  object space 104896K, 61% used [0x00000005f0000000,0x00000005f3f371e0,0x00000005f6670000)

Event: 107.888 GC heap after

Heap after GC invocations=27 (full 5):

 PSYoungGen      total 1329408K, used 93664K [0x0000000755560000, 0x00000007b4380000, 0x0000000800000000)

  eden space 1204096K, 0% used [0x0000000755560000,0x0000000755560000,0x000000079ed40000)

  from space 125312K, 74% used [0x00000007a6e60000,0x00000007ac9d8030,0x00000007ae8c0000)

  to   space 132224K, 0% used [0x000000079ed40000,0x000000079ed40000,0x00000007a6e60000)

 ParOldGen       total 373824K, used 216708K [0x0000000600000000, 0x0000000616d10000, 0x0000000755560000)

  object space 373824K, 57% used [0x0000000600000000,0x000000060d3a1108,0x0000000616d10000)

 PSPermGen       total 104896K, used 64732K [0x00000005f0000000, 0x00000005f6670000, 0x0000000600000000)

  object space 104896K, 61% used [0x00000005f0000000,0x00000005f3f371e0,0x00000005f6670000)

}

Event: 135.674 GC heap before

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

 PSYoungGen      total 1329408K, used 1297760K [0x0000000755560000, 0x00000007b4380000, 0x0000000800000000)

  eden space 1204096K, 100% used [0x0000000755560000,0x000000079ed40000,0x000000079ed40000)

  from space 125312K, 74% used [0x00000007a6e60000,0x00000007ac9d8030,0x00000007ae8c0000)

  to   space 132224K, 0% used [0x000000079ed40000,0x000000079ed40000,0x00000007a6e60000)

 ParOldGen       total 373824K, used 216708K [0x0000000600000000, 0x0000000616d10000, 0x0000000755560000)

  object space 373824K, 57% used [0x0000000600000000,0x000000060d3a1108,0x0000000616d10000)

 PSPermGen       total 104896K, used 65133K [0x00000005f0000000, 0x00000005f6670000, 0x0000000600000000)

  object space 104896K, 62% used [0x00000005f0000000,0x00000005f3f9b480,0x00000005f6670000)

Event: 135.699 GC heap after

Heap after GC invocations=28 (full 5):

 PSYoungGen      total 1336320K, used 94662K [0x0000000755560000, 0x00000007b3b20000, 0x0000000800000000)

  eden space 1204096K, 0% used [0x0000000755560000,0x0000000755560000,0x000000079ed40000)

  from space 132224K, 71% used [0x000000079ed40000,0x00000007a49b1b40,0x00000007a6e60000)

  to   space 137856K, 0% used [0x00000007ab480000,0x00000007ab480000,0x00000007b3b20000)

 ParOldGen       total 373824K, used 216716K [0x0000000600000000, 0x0000000616d10000, 0x0000000755560000)

  object space 373824K, 57% used [0x0000000600000000,0x000000060d3a3108,0x0000000616d10000)

 PSPermGen       total 104896K, used 65133K [0x00000005f0000000, 0x00000005f6670000, 0x0000000600000000)

  object space 104896K, 62% used [0x00000005f0000000,0x00000005f3f9b480,0x00000005f6670000)

}

Event: 173.735 GC heap before

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

 PSYoungGen      total 1336320K, used 1298758K [0x0000000755560000, 0x00000007b3b20000, 0x0000000800000000)

  eden space 1204096K, 100% used [0x0000000755560000,0x000000079ed40000,0x000000079ed40000)

  from space 132224K, 71% used [0x000000079ed40000,0x00000007a49b1b40,0x00000007a6e60000)

  to   space 137856K, 0% used [0x00000007ab480000,0x00000007ab480000,0x00000007b3b20000)

 ParOldGen       total 373824K, used 216716K [0x0000000600000000, 0x0000000616d10000, 0x0000000755560000)

  object space 373824K, 57% used [0x0000000600000000,0x000000060d3a3108,0x0000000616d10000)

 PSPermGen       total 104896K, used 65590K [0x00000005f0000000, 0x00000005f6670000, 0x0000000600000000)

  object space 104896K, 62% used [0x00000005f0000000,0x00000005f400dbc8,0x00000005f6670000)

Event: 173.770 GC heap after

Heap after GC invocations=29 (full 5):

 PSYoungGen      total 1394624K, used 116299K [0x0000000755560000, 0x00000007b4590000, 0x0000000800000000)

  eden space 1256768K, 0% used [0x0000000755560000,0x0000000755560000,0x00000007a20b0000)

  from space 137856K, 84% used [0x00000007ab480000,0x00000007b2612fa8,0x00000007b3b20000)

  to   space 149952K, 0% used [0x00000007a20b0000,0x00000007a20b0000,0x00000007ab320000)

 ParOldGen       total 373824K, used 216724K [0x0000000600000000, 0x0000000616d10000, 0x0000000755560000)

  object space 373824K, 57% used [0x0000000600000000,0x000000060d3a5108,0x0000000616d10000)

 PSPermGen       total 104896K, used 65590K [0x00000005f0000000, 0x00000005f6670000, 0x0000000600000000)

  object space 104896K, 62% used [0x00000005f0000000,0x00000005f400dbc8,0x00000005f6670000)

}



Deoptimization events (10 events):

Event: 202.655 Thread 0x000000001fdc4000 Uncommon trap -34 fr.pc 0x0000000002fa8f20

Event: 202.655 Thread 0x000000001fdc4000 Uncommon trap -34 fr.pc 0x0000000002f57090

Event: 202.655 Thread 0x000000001fdc4000 Uncommon trap -34 fr.pc 0x0000000002fa8f20

Event: 202.655 Thread 0x000000001fdc4000 Uncommon trap -34 fr.pc 0x0000000002f57090

Event: 202.655 Thread 0x000000001fdc4000 Uncommon trap -34 fr.pc 0x0000000002d88ac0

Event: 202.655 Thread 0x000000001fdc4000 Uncommon trap -34 fr.pc 0x0000000002fa8f20

Event: 202.656 Thread 0x000000001fdc4000 Uncommon trap -34 fr.pc 0x0000000002fa8f20

Event: 202.656 Thread 0x000000001fdc4000 Uncommon trap -34 fr.pc 0x0000000002f57090

Event: 202.656 Thread 0x000000001fdc4000 Uncommon trap -34 fr.pc 0x0000000002f57090

Event: 202.656 Thread 0x000000001fdc4000 Uncommon trap -34 fr.pc 0x0000000002d88ac0



Internal exceptions (10 events):

Event: 202.882 Thread 0x000000001fdc2000 Threw 0x00000007898f2470 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 202.883 Thread 0x000000001fdc2000 Threw 0x00000007898f2630 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2846

Event: 202.898 Thread 0x000000001fdc2000 Threw 0x00000007898f27a0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 202.898 Thread 0x000000001fdc2000 Threw 0x00000007898f2960 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 202.919 Thread 0x000000001fdc2000 Threw 0x00000007898f2ad0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 202.920 Thread 0x000000001fdc2000 Threw 0x00000007898f2c90 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2846

Event: 202.935 Thread 0x000000001fdc2000 Threw 0x00000007898f2e00 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 202.935 Thread 0x000000001fdc2000 Threw 0x00000007898f2fc0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2846

Event: 202.951 Thread 0x000000001fdc2000 Threw 0x00000007898f3130 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 202.974 Thread 0x000000001fdc2000 Threw 0x00000007898f32f0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:2888



Events (10 events):

Event: 202.655 Thread 0x000000001fdc4000 DEOPT PACKING pc=0x0000000002fa8f20 sp=0x000000002503eba0

Event: 202.655 Thread 0x000000001fdc4000 DEOPT UNPACKING pc=0x0000000002559164 sp=0x000000002503eac0 mode 2

Event: 202.656 Thread 0x000000001fdc4000 DEOPT PACKING pc=0x0000000002fa8f20 sp=0x000000002503eba0

Event: 202.656 Thread 0x000000001fdc4000 DEOPT UNPACKING pc=0x0000000002559164 sp=0x000000002503eac0 mode 2

Event: 202.656 Thread 0x000000001fdc4000 DEOPT PACKING pc=0x0000000002f57090 sp=0x000000002503eba0

Event: 202.656 Thread 0x000000001fdc4000 DEOPT UNPACKING pc=0x0000000002559164 sp=0x000000002503eac0 mode 2

Event: 202.656 Thread 0x000000001fdc4000 DEOPT PACKING pc=0x0000000002f57090 sp=0x000000002503eba0

Event: 202.656 Thread 0x000000001fdc4000 DEOPT UNPACKING pc=0x0000000002559164 sp=0x000000002503eac0 mode 2

Event: 202.656 Thread 0x000000001fdc4000 DEOPT PACKING pc=0x0000000002d88ac0 sp=0x000000002503eb90

Event: 202.656 Thread 0x000000001fdc4000 DEOPT UNPACKING pc=0x0000000002559164 sp=0x000000002503eac0 mode 2





Dynamic libraries:

0x000000013f9f0000 - 0x000000013fa23000 	C:\Program Files\Java\jre7\bin\javaw.exe

0x0000000077850000 - 0x00000000779f9000 	C:\Windows\SYSTEM32\ntdll.dll

0x00000000773c0000 - 0x00000000774df000 	C:\Windows\system32\kernel32.dll

0x000007fefd2e0000 - 0x000007fefd34c000 	C:\Windows\system32\KERNELBASE.dll

0x000007fefd3b0000 - 0x000007fefd48b000 	C:\Windows\system32\ADVAPI32.dll

0x000007fefe220000 - 0x000007fefe2bf000 	C:\Windows\system32\msvcrt.dll

0x000007fefe680000 - 0x000007fefe69f000 	C:\Windows\SYSTEM32\sechost.dll

0x000007fefe7f0000 - 0x000007fefe91d000 	C:\Windows\system32\RPCRT4.dll

0x00000000772c0000 - 0x00000000773ba000 	C:\Windows\system32\USER32.dll

0x000007fefe610000 - 0x000007fefe677000 	C:\Windows\system32\GDI32.dll

0x000007fefeaa0000 - 0x000007fefeaae000 	C:\Windows\system32\LPK.dll

0x000007fefe720000 - 0x000007fefe7e9000 	C:\Windows\system32\USP10.dll

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

0x000007fefebd0000 - 0x000007fefec41000 	C:\Windows\system32\SHLWAPI.dll

0x000007fefe2c0000 - 0x000007fefe2ee000 	C:\Windows\system32\IMM32.DLL

0x000007fefe500000 - 0x000007fefe609000 	C:\Windows\system32\MSCTF.dll

0x0000000075010000 - 0x00000000750e1000 	C:\Program Files\Java\jre7\bin\msvcr100.dll

0x000000006ba10000 - 0x000000006c12f000 	C:\Program Files\Java\jre7\bin\server\jvm.dll

0x000007fef76b0000 - 0x000007fef76b9000 	C:\Windows\system32\WSOCK32.dll

0x000007fefeab0000 - 0x000007fefeafd000 	C:\Windows\system32\WS2_32.dll

0x000007fefeb00000 - 0x000007fefeb08000 	C:\Windows\system32\NSI.dll

0x000007fefa210000 - 0x000007fefa24b000 	C:\Windows\system32\WINMM.dll

0x0000000077a20000 - 0x0000000077a27000 	C:\Windows\system32\PSAPI.DLL

0x0000000075000000 - 0x000000007500f000 	C:\Program Files\Java\jre7\bin\verify.dll

0x0000000074fd0000 - 0x0000000074ff8000 	C:\Program Files\Java\jre7\bin\java.dll

0x0000000074fb0000 - 0x0000000074fc5000 	C:\Program Files\Java\jre7\bin\zip.dll

0x0000000074a80000 - 0x0000000074c13000 	C:\Program Files\Java\jre7\bin\awt.dll

0x000007fefe920000 - 0x000007fefe9f7000 	C:\Windows\system32\OLEAUT32.dll

0x000007fefe2f0000 - 0x000007fefe4f3000 	C:\Windows\system32\ole32.dll

0x000007fefb750000 - 0x000007fefb7a6000 	C:\Windows\system32\uxtheme.dll

0x000007fefb370000 - 0x000007fefb388000 	C:\Windows\system32\dwmapi.dll

0x000007fefcf10000 - 0x000007fefcf1f000 	C:\Windows\system32\CRYPTBASE.dll

0x000007feecce0000 - 0x000007feecedf000 	C:\Windows\system32\d3d9.dll

0x000007fefc0f0000 - 0x000007fefc0fc000 	C:\Windows\system32\VERSION.dll

0x000007fef7600000 - 0x000007fef7607000 	C:\Windows\system32\d3d8thk.dll

0x000007fef94c0000 - 0x000007fef95de000 	C:\Windows\system32\aticfx64.dll

0x000007feeccc0000 - 0x000007feeccdf000 	C:\Windows\system32\atiu9p64.dll

0x000007feec620000 - 0x000007feeccb8000 	C:\Windows\system32\atiumd64.dll

0x000000006d540000 - 0x000000006da2a000 	C:\Windows\system32\atiumd6a.dll

0x000007fefd490000 - 0x000007fefe218000 	C:\Windows\system32\SHELL32.dll

0x0000000074f30000 - 0x0000000074f64000 	C:\Program Files\Java\jre7\bin\fontmanager.dll

0x0000000074f90000 - 0x0000000074fa9000 	C:\Program Files\Java\jre7\bin\net.dll

0x000007fefc850000 - 0x000007fefc8a5000 	C:\Windows\system32\mswsock.dll

0x000007fefc840000 - 0x000007fefc847000 	C:\Windows\System32\wship6.dll

0x0000000074f70000 - 0x0000000074f81000 	C:\Program Files\Java\jre7\bin\nio.dll

0x0000000074e50000 - 0x0000000074e91000 	C:\Program Files\Java\jre7\bin\t2k.dll

0x0000000074ec0000 - 0x0000000074ee4000 	C:\Program Files\Java\jre7\bin\sunec.dll

0x000007fefae00000 - 0x000007fefae15000 	C:\Windows\system32\NLAapi.dll

0x000007fef15b0000 - 0x000007fef15c5000 	C:\Windows\system32\napinsp.dll

0x000007fef14e0000 - 0x000007fef14f9000 	C:\Windows\system32\pnrpnsp.dll

0x000007fefc6d0000 - 0x000007fefc72b000 	C:\Windows\system32\DNSAPI.dll

0x000007fef14a0000 - 0x000007fef14ab000 	C:\Windows\System32\winrnr.dll

0x0000000073750000 - 0x0000000073776000 	C:\Program Files\Bonjour\mdnsNSP.dll

0x000007fefab90000 - 0x000007fefabb7000 	C:\Windows\system32\Iphlpapi.DLL

0x000007fefab80000 - 0x000007fefab8b000 	C:\Windows\system32\WINNSI.DLL

0x000007fefaa20000 - 0x000007fefaa73000 	C:\Windows\System32\fwpuclnt.dll

0x000007fefa470000 - 0x000007fefa478000 	C:\Windows\system32\rasadhlp.dll

0x000007fefc8b0000 - 0x000007fefc8c7000 	C:\Windows\system32\CRYPTSP.dll

0x000007fefc5b0000 - 0x000007fefc5f7000 	C:\Windows\system32\rsaenh.dll

0x000007fefc330000 - 0x000007fefc34e000 	C:\Windows\system32\USERENV.dll

0x000007fefcfe0000 - 0x000007fefcfef000 	C:\Windows\system32\profapi.dll

0x0000000074f00000 - 0x0000000074f30000 	C:\Program Files\Java\jre7\bin\jpeg.dll

0x000007fefeb30000 - 0x000007fefebc9000 	C:\Windows\system32\CLBCatQ.DLL

0x000007fefb200000 - 0x000007fefb32a000 	C:\Windows\system32\WindowsCodecs.dll

0x000007fefceb0000 - 0x000007fefcf07000 	C:\Windows\system32\apphelp.dll

0x000007fef8250000 - 0x000007fef8285000 	C:\Windows\system32\EhStorShell.dll

0x000007fefecb0000 - 0x000007fefee87000 	C:\Windows\system32\SETUPAPI.dll

0x000007fefd2a0000 - 0x000007fefd2d6000 	C:\Windows\system32\CFGMGR32.dll

0x000007fefd390000 - 0x000007fefd3aa000 	C:\Windows\system32\DEVOBJ.dll

0x000007fefbcf0000 - 0x000007fefbe1c000 	C:\Windows\system32\PROPSYS.dll

0x000007fef81d0000 - 0x000007fef8250000 	C:\Windows\system32\ntshrui.dll

0x000007fefcc20000 - 0x000007fefcc43000 	C:\Windows\system32\srvcli.dll

0x000007fef9730000 - 0x000007fef973f000 	C:\Windows\system32\cscapi.dll

0x000007fefad70000 - 0x000007fefad7b000 	C:\Windows\system32\slc.dll

0x0000000074a50000 - 0x0000000074a7a000 	C:\Program Files\Java\jre7\bin\dcpr.dll

0x000007fefc210000 - 0x000007fefc217000 	C:\Windows\System32\wshtcpip.dll

0x0000000074ea0000 - 0x0000000074eab000 	C:\Program Files\Java\jre7\bin\sunmscapi.dll

0x000007fefd090000 - 0x000007fefd1fa000 	C:\Windows\system32\CRYPT32.dll

0x000007fefd080000 - 0x000007fefd08f000 	C:\Windows\system32\MSASN1.dll

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

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

0x000007fee8c10000 - 0x000007fee8d2d000 	C:\Windows\system32\OPENGL32.dll

0x000007fef71b0000 - 0x000007fef71dd000 	C:\Windows\system32\GLU32.dll

0x000007fee90d0000 - 0x000007fee91c1000 	C:\Windows\system32\DDRAW.dll

0x000007fefb180000 - 0x000007fefb188000 	C:\Windows\system32\DCIMAN32.dll

0x0000000070df0000 - 0x0000000070df7000 	C:\Program Files\Java\jre7\bin\jawt.dll

0x000007fefbed0000 - 0x000007fefbed9000 	C:\Windows\system32\atig6pxx.dll

0x00000000639f0000 - 0x00000000650d3000 	C:\Windows\system32\atio6axx.dll

0x000007fefabc0000 - 0x000007fefac66000 	C:\Windows\system32\atiadlxx.dll

0x000007fefc1f0000 - 0x000007fefc201000 	C:\Windows\system32\WTSAPI32.dll

0x000007fefd350000 - 0x000007fefd389000 	C:\Windows\system32\WINTRUST.dll

0x000007fefb130000 - 0x000007fefb13e000 	C:\Windows\system32\atig6txx.dll

0x0000000070d20000 - 0x0000000070d2b000 	C:\Program Files\Java\jre7\bin\management.dll

0x000007fee7ae0000 - 0x000007fee7c02000 	C:\Users\Trevor\AppData\Roaming\.technic\hexxit\bin\natives\OpenAL64.dll

0x000007fee7d30000 - 0x000007fee7db8000 	C:\Windows\system32\dsound.dll

0x000007fefc1c0000 - 0x000007fefc1ec000 	C:\Windows\system32\POWRPROF.dll

0x000007fefbf00000 - 0x000007fefbf4b000 	C:\Windows\System32\MMDevApi.dll

0x000007fef64b0000 - 0x000007fef64eb000 	C:\Windows\system32\wdmaud.drv

0x0000000070980000 - 0x0000000070986000 	C:\Windows\system32\ksuser.dll

0x000007fefbef0000 - 0x000007fefbef9000 	C:\Windows\system32\AVRT.dll

0x000007fef6460000 - 0x000007fef64af000 	C:\Windows\system32\AUDIOSES.DLL

0x000007fef6450000 - 0x000007fef645a000 	C:\Windows\system32\msacm32.drv

0x000007fef6430000 - 0x000007fef6448000 	C:\Windows\system32\MSACM32.dll

0x000007fef6420000 - 0x000007fef6429000 	C:\Windows\system32\midimap.dll

0x0000000070a30000 - 0x0000000070a69000 	C:\Program Files\Java\jre7\bin\kcms.dll

0x000007fefa990000 - 0x000007fefa9a1000 	C:\Windows\system32\dhcpcsvc6.DLL

0x000007fefa970000 - 0x000007fefa988000 	C:\Windows\system32\dhcpcsvc.DLL

0x000007fee98b0000 - 0x000007fee99d5000 	C:\Windows\system32\dbghelp.dll



VM Arguments:

jvm_args: -Xmx8192m -XX:MaxPermSize=256m 

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

Launcher Type: SUN_STANDARD



Environment Variables:

PATH=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=Trevor

OS=Windows_NT

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



Memory: 4k page, physical 12573816k(6844460k free), swap 25145772k(18003428k 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: Sun Jul 28 14:58:45 2013

elapsed time: 203 seconds

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

First:

Update your LWGJL to the latest recommended version.

If this doesn't fix it do the following-

Please supply the log file under:

%appdata%.technic/hexxit/crash-logs/

Also note that it's recommended to use 2-3 GB (I'm using 5 GB personally), but not an overkill amount due to Java being silly.

Have you selected permgen in the launcher options? (Under memory)

As a last attempt, try going into:

%appdata%.technichexxitbinnatives

and backup OpenAL64.dll, then remove it from the folder.

See if this works.

Link to comment
Share on other sites

  • 0

I have this same error occurring as well. With the Java Access violation, however I have already increased the RAM and the permGen size. There seems to be no rhyme or reason to it. I can be playing for a few minutes to an hour and a crash will happen sporadically. I know it is a java crash though because Minecraft does not crash and the report that is generated is an hs.pid or something like that. But the error message is similar to the OPs. I made a post about it before the bug board was created so I don't exactly want to go and relink it as it will generate traffic to the wrong board.

However the one suggestion you made David was to update the LWGJL? Is this accomplished by downloading it and putting it into the folder? And I also see you suggested removing the OpenAL64.dll - I noticed that, that is always referenced in the crash report. What does it do exactly and does it auto re-install itself once removed from the folder?

Link to comment
Share on other sites

  • 0

OpenAL is something of a sound hardware 'emulator', it adds some funny code that does some stuff left and right to make sound 'more real' in a sense, bouncing off walls and sound filters etc.

If some sound driver is bumping into it consistently, it'll crash, mostly ending in a blue screen on my end.

I simply installed my own OpenAL as it's commonly available in a quick installer (takes about 2 seconds) for both 32 and 64 bit OS'.

As to LWGJL, I kinda made a typo on that.

The poster noted that they have the latest version of Java, however they don't, they have an old beta 7 version and not the latest 0_25.

Simply attempt to delete all instances of Java, 6, 7, whatever, then redownload the latest version (1.7.0.25), restart.

If this doesn't help, I've heard people downloading the Java SDK set introduces some fixes for them, but I keep forgetting how to do it, however that is what prevented my minecraft from crashing on my 'server' top.

Link to comment
Share on other sites

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