Crash after about 15 - 20 minutes

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Jao247

New Member
Jul 29, 2019
2
0
0
This has been happening for a while now . . . i dont know why and its not localised to any specifc modpack, i am using the Soartex texture pack although the crash log below will probably tell you my OS and any other information at the bottom of the crash report

speaking of which it isnt actually that i see the crash screen it just exits back to the FTB Launcher's screen . . the following is a "hs_err_pid4808" file that it produced after exiting to the launcher . .
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fef0586220, pid=4808, tid=3068
#
# JRE version: 7.0_25-b17
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-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 (0x0000000024b1d000): JavaThread "Thread-19" [_thread_in_native, id=3068, stack(0x000000002c250000,0x000000002c350000)]

siginfo: ExceptionCode=0xc0000005, writing address 0xffffffff808fb710

Registers:
RAX=0x000000002c655170, RBX=0xffffffff808fb6f0, RCX=0x000000002c650000, RDX=0x0000000000000088
RSP=0x000000002c34ed10, RBP=0x000000002c65c450, RSI=0x00000000ffffffff, RDI=0x0000000000000005
R8 =0x000000002c655160, R9 =0x000000002c655170, R10=0x000000000248237c, R11=0x000000002c65c450
R12=0x000000002c656fe0, R13=0x00000007f4598b20, R14=0x000000002c34edf0, R15=0x0000000024b1d000
RIP=0x000007fef0586220, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000002c34ed10)
0x000000002c34ed10: ffffffff808fb6f0 00000000ffffffff
0x000000002c34ed20: 00000007f4577e60 000000002c34ed88
0x000000002c34ed30: 0000000000000000 00000000024823a8
0x000000002c34ed40: 00000007f4598b20 000000002c34edc0
0x000000002c34ed50: 0000000000000013 0000000000000005
0x000000002c34ed60: 00000000808fb6f0 0000000000000000
0x000000002c34ed70: 0000000518446648 00000004fcee7c20
0x000000002c34ed80: 000000002c34ed80 0000000000000000
0x000000002c34ed90: 000000002c34edf0 00000007f459b8a8
0x000000002c34eda0: 0000000000000000 00000007f4598b20
0x000000002c34edb0: 0000000000000000 000000002c34ede0
0x000000002c34edc0: 000000002c34ee38 00000000024761f8
0x000000002c34edd0: 000000050f48c980 000000000247f1d8
0x000000002c34ede0: 00000000808fb6f0 0000000000001009
0x000000002c34edf0: 000000002c65c450 000000002c34edf8
0x000000002c34ee00: 00000007f458079f 000000002c34ee50

Instructions: (pc=0x000007fef0586220)
0x000007fef0586200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40
0x000007fef0586210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
0x000007fef0586220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
0x000007fef0586230: 5d 54 e9 c5 01 00 00 b9 03 a0 00 00 e9 b6 01 00


Register to memory mapping:

RAX=0x000000002c655170 is an unknown value
RBX=0xffffffff808fb6f0 is an unknown value
RCX=0x000000002c650000 is an unknown value
RDX=0x0000000000000088 is an unknown value
RSP=0x000000002c34ed10 is pointing into the stack for thread: 0x0000000024b1d000
RBP=0x000000002c65c450 is an unknown value
RSI=0x00000000ffffffff is an unknown value
RDI=0x0000000000000005 is an unknown value
R8 =0x000000002c655160 is an unknown value
R9 =0x000000002c655170 is an unknown value
R10=0x000000000248237c is an Interpreter codelet
method entry point (kind = native) [0x0000000002482100, 0x0000000002482980] 2176 bytes
R11=0x000000002c65c450 is an unknown value
R12=0x000000002c656fe0 is an unknown value
R13=0x00000007f4598b20 is an oop
{method}
- klass: {other class}
R14=0x000000002c34edf0 is pointing into the stack for thread: 0x0000000024b1d000
R15=0x0000000024b1d000 is a thread


Stack: [0x000000002c250000,0x000000002c350000], sp=0x000000002c34ed10, 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
v ~StubRoutines::call_stub
 

Jao247

New Member
Jul 29, 2019
2
0
0
I had too many characters so here is the rest of the error
--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x00000000300c4800 JavaThread "File IO Thread" [_thread_blocked, id=6316, stack(0x00000000491d0000,0x00000000492d0000)]
0x00000000300c1800 JavaThread "Thread-46" [_thread_blocked, id=6248, stack(0x0000000044b10000,0x0000000044c10000)]
0x00000000300c4000 JavaThread "Thread-45" [_thread_blocked, id=5764, stack(0x0000000029020000,0x0000000029120000)]
0x00000000300c2800 JavaThread "Thread-40" [_thread_blocked, id=4996, stack(0x000000001bc60000,0x000000001bd60000)]
0x0000000024b19000 JavaThread "Server thread" [_thread_blocked, id=5160, stack(0x000000001ba80000,0x000000001bb80000)]
0x00000000300c0000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5748, stack(0x000000001bda0000,0x000000001bea0000)]
0x0000000025472800 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=6120, stack(0x0000000049050000,0x0000000049150000)]
0x0000000025472000 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=712, stack(0x0000000048ea0000,0x0000000048fa0000)]
0x0000000025471000 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=3176, stack(0x0000000048da0000,0x0000000048ea0000)]
0x0000000025470800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=6312, stack(0x0000000048ac0000,0x0000000048bc0000)]
0x0000000024b1f000 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=5176, stack(0x0000000048c00000,0x0000000048d00000)]
0x0000000024b1c000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=7072, stack(0x0000000048970000,0x0000000048a70000)]
0x0000000024b20000 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=4424, stack(0x0000000048730000,0x0000000048830000)]
0x0000000024b1e800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=6188, stack(0x0000000048610000,0x0000000048710000)]
0x0000000024b1d800 JavaThread "Thread-20" [_thread_blocked, id=4644, stack(0x000000002c3f0000,0x000000002c4f0000)]
=>0x0000000024b1d000 JavaThread "Thread-19" [_thread_in_native, id=3068, stack(0x000000002c250000,0x000000002c350000)]
0x0000000024b1a800 JavaThread "TC Aura Update Thread" [_thread_blocked, id=5200, stack(0x000000002bee0000,0x000000002bfe0000)]
0x0000000024b1a000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=1676, stack(0x000000002b990000,0x000000002ba90000)]
0x0000000024b1b800 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=6916, stack(0x000000002bab0000,0x000000002bbb0000)]
0x000000000236c800 JavaThread "DestroyJavaVM" [_thread_blocked, id=6452, stack(0x0000000002370000,0x0000000002470000)]
0x0000000023f99800 JavaThread "Minecraft main thread" [_thread_blocked, id=5784, stack(0x000000001f5d0000,0x000000001f6d0000)]
0x000000002419b000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6168, stack(0x000000001f4b0000,0x000000001f5b0000)]
0x0000000024416000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3696, stack(0x0000000023440000,0x0000000023540000)]
0x00000000199d4800 JavaThread "Thread-4" daemon [_thread_blocked, id=324, stack(0x000000001e7e0000,0x000000001e8e0000)]
0x00000000198c4000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4616, stack(0x000000001f2e0000,0x000000001f3e0000)]
0x0000000019868800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3112, stack(0x000000001e560000,0x000000001e660000)]
0x0000000019738000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6172, stack(0x000000001a330000,0x000000001a430000)]
0x0000000019735000 JavaThread "AWT-Shutdown" [_thread_blocked, id=6036, stack(0x000000001a120000,0x000000001a220000)]
0x000000001972a800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7096, stack(0x0000000019f60000,0x000000001a060000)]
0x0000000018622800 JavaThread "Service Thread" daemon [_thread_blocked, id=6352, stack(0x0000000018f50000,0x0000000019050000)]
0x0000000018618000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6016, stack(0x0000000019060000,0x0000000019160000)]
0x0000000018613800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3852, stack(0x0000000018e50000,0x0000000018f50000)]
0x000000001860f000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5884, stack(0x0000000018cb0000,0x0000000018db0000)]
0x000000001860e000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6220, stack(0x0000000018ae0000,0x0000000018be0000)]
0x000000001860d000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4588, stack(0x00000000183a0000,0x00000000184a0000)]
0x0000000017fd8000 JavaThread "Finalizer" daemon [_thread_blocked, id=6368, stack(0x00000000184a0000,0x00000000185a0000)]
0x0000000017fd1000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6300, stack(0x0000000018280000,0x0000000018380000)]

Other Threads:
0x0000000017fc7000 VMThread [stack: 0x00000000180b0000,0x00000000181b0000] [id=2896]
0x0000000018634000 WatcherThread [stack: 0x00000000192b0000,0x00000000193b0000] [id=2656]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
par new generation total 292992K, used 234854K [0x00000004f0000000, 0x0000000503de0000, 0x0000000504cc0000)
eden space 260480K, 81% used [0x00000004f0000000, 0x00000004fcf64448, 0x00000004ffe60000)
from space 32512K, 69% used [0x0000000501e20000, 0x0000000503415440, 0x0000000503de0000)
to space 32512K, 0% used [0x00000004ffe60000, 0x00000004ffe60000, 0x0000000501e20000)
concurrent mark-sweep generation total 1048212K, used 759886K [0x0000000504cc0000, 0x0000000544c65000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 172964K, used 104917K [0x00000007f0000000, 0x00000007fa8e9000, 0x0000000800000000)

Card table byte_map: [0x0000000005b30000,0x00000000073c0000] byte_map_base: 0x00000000033b0000

Polling page: 0x0000000000120000

Code Cache [0x0000000002470000, 0x00000000037d0000, 0x0000000005470000)
total_blobs=6960 nmethods=5758 adapters=1149 free_code_cache=29630Kb largest_free_block=30044160

Compilation events (10 events):
Event: 1798.931 Thread 0x0000000018613800 nmethod 6329 0x000000000361f1d0 code [0x000000000361f300, 0x000000000361f398]
Event: 1798.968 Thread 0x0000000018618000 nmethod 6327 0x0000000003360cd0 code [0x0000000003361160, 0x0000000003362da8]
Event: 1798.969 Thread 0x0000000018613800 6330 mods.tinker.tconstruct.client.gui.NewContainerGui::drawSlotInventory (500 bytes)
Event: 1798.983 Thread 0x0000000018613800 nmethod 6330 0x000000000310f3d0 code [0x000000000310f680, 0x00000000031100f8]
Event: 1800.537 Thread 0x0000000018618000 216 % mods.tinker.tconstruct.client.gui.NewContainerGui::func_73863_a @ 119 (636 bytes)
Event: 1800.571 Thread 0x0000000018618000 nmethod 216% 0x000000000305c910 code [0x000000000305ccc0, 0x000000000305e030]
Event: 1800.572 Thread 0x0000000018613800 6331 mods.tinker.tconstruct.client.gui.NewContainerGui::func_73863_a (636 bytes)
Event: 1800.653 Thread 0x0000000018613800 nmethod 6331 0x00000000033c0a90 code [0x00000000033c10e0, 0x00000000033c3f30]
Event: 1800.970 Thread 0x0000000018618000 6332 mods.tinker.tconstruct.client.gui.NewContainerGui::func_73863_a (636 bytes)
Event: 1801.045 Thread 0x0000000018618000 nmethod 6332 0x00000000037bf750 code [0x00000000037bfdc0, 0x00000000037c2c50]

GC Heap History (10 events):
Event: 1726.078 GC heap before
{Heap before GC invocations=378 (full 33):
par new generation total 292992K, used 282947K [0x00000004f0000000, 0x0000000503de0000, 0x0000000504cc0000)
eden space 260480K, 100% used [0x00000004f0000000, 0x00000004ffe60000, 0x00000004ffe60000)
from space 32512K, 69% used [0x00000004ffe60000, 0x0000000501450d70, 0x0000000501e20000)
to space 32512K, 0% used [0x0000000501e20000, 0x0000000501e20000, 0x0000000503de0000)
concurrent mark-sweep generation total 1048212K, used 758463K [0x0000000504cc0000, 0x0000000544c65000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 172964K, used 104811K [0x00000007f0000000, 0x00000007fa8e9000, 0x0000000800000000)
Event: 1726.091 GC heap after
Heap after GC invocations=379 (full 33):
par new generation total 292992K, used 23628K [0x00000004f0000000, 0x0000000503de0000, 0x0000000504cc0000)
eden space 260480K, 0% used [0x00000004f0000000, 0x00000004f0000000, 0x00000004ffe60000)
from space 32512K, 72% used [0x0000000501e20000, 0x00000005035333d8, 0x0000000503de0000)
to space 32512K, 0% used [0x00000004ffe60000, 0x00000004ffe60000, 0x0000000501e20000)
concurrent mark-sweep generation total 1048212K, used 758463K [0x0000000504cc0000, 0x0000000544c65000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 172964K, used 104811K [0x00000007f0000000, 0x00000007fa8e9000, 0x0000000800000000)
}
Event: 1739.401 GC heap before
{Heap before GC invocations=379 (full 33):
par new generation total 292992K, used 284108K [0x00000004f0000000, 0x0000000503de0000, 0x0000000504cc0000)
eden space 260480K, 100% used [0x00000004f0000000, 0x00000004ffe60000, 0x00000004ffe60000)
from space 32512K, 72% used [0x0000000501e20000, 0x00000005035333d8, 0x0000000503de0000)
to space 32512K, 0% used [0x00000004ffe60000, 0x00000004ffe60000, 0x0000000501e20000)
concurrent mark-sweep generation total 1048212K, used 758463K [0x0000000504cc0000, 0x0000000544c65000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 172964K, used 104815K [0x00000007f0000000, 0x00000007fa8e9000, 0x0000000800000000)
Event: 1739.414 GC heap after
Heap after GC invocations=380 (full 33):
par new generation total 292992K, used 19440K [0x00000004f0000000, 0x0000000503de0000, 0x0000000504cc0000)
eden space 260480K, 0% used [0x00000004f0000000, 0x00000004f0000000, 0x00000004ffe60000)
from space 32512K, 59% used [0x00000004ffe60000, 0x000000050115c2c0, 0x0000000501e20000)
to space 32512K, 0% used [0x0000000501e20000, 0x0000000501e20000, 0x0000000503de0000)
concurrent mark-sweep generation total 1048212K, used 758463K [0x0000000504cc0000, 0x0000000544c65000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 172964K, used 104815K [0x00000007f0000000, 0x00000007fa8e9000, 0x0000000800000000)
}
Event: 1758.369 GC heap before
{Heap before GC invocations=380 (full 33):
par new generation total 292992K, used 279920K [0x00000004f0000000, 0x0000000503de0000, 0x0000000504cc0000)
eden space 260480K, 100% used [0x00000004f0000000, 0x00000004ffe60000, 0x00000004ffe60000)
from space 32512K, 59% used [0x00000004ffe60000, 0x000000050115c2c0, 0x0000000501e20000)
to space 32512K, 0% used [0x0000000501e20000, 0x0000000501e20000, 0x0000000503de0000)
concurrent mark-sweep generation total 1048212K, used 758463K [0x0000000504cc0000, 0x0000000544c65000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 172964K, used 104816K [0x00000007f0000000, 0x00000007fa8e9000, 0x0000000800000000)
Event: 1758.383 GC heap after
Heap after GC invocations=381 (full 33):
par new generation total 292992K, used 22435K [0x00000004f0000000, 0x0000000503de0000, 0x0000000504cc0000)
eden space 260480K, 0% used [0x00000004f0000000, 0x00000004f0000000, 0x00000004ffe60000)
from space 32512K, 69% used [0x0000000501e20000, 0x0000000503408c38, 0x0000000503de0000)
to space 32512K, 0% used [0x00000004ffe60000, 0x00000004ffe60000, 0x0000000501e20000)
concurrent mark-sweep generation total 1048212K, used 758463K [0x0000000504cc0000, 0x0000000544c65000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 172964K, used 104816K [0x00000007f0000000, 0x00000007fa8e9000, 0x0000000800000000)
}
Event: 1778.138 GC heap before
{Heap before GC invocations=381 (full 33):
par new generation total 292992K, used 282915K [0x00000004f0000000, 0x0000000503de0000, 0x0000000504cc0000)
eden space 260480K, 100% used [0x00000004f0000000, 0x00000004ffe60000, 0x00000004ffe60000)
from space 32512K, 69% used [0x0000000501e20000, 0x0000000503408c38, 0x0000000503de0000)
to space 32512K, 0% used [0x00000004ffe60000, 0x00000004ffe60000, 0x0000000501e20000)
concurrent mark-sweep generation total 1048212K, used 758463K [0x0000000504cc0000, 0x0000000544c65000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 172964K, used 104816K [0x00000007f0000000, 0x00000007fa8e9000, 0x0000000800000000)
Event: 1778.153 GC heap after
Heap after GC invocations=382 (full 33):
par new generation total 292992K, used 28074K [0x00000004f0000000, 0x0000000503de0000, 0x0000000504cc0000)
eden space 260480K, 0% used [0x00000004f0000000, 0x00000004f0000000, 0x00000004ffe60000)
from space 32512K, 86% used [0x00000004ffe60000, 0x00000005019ca8b8, 0x0000000501e20000)
to space 32512K, 0% used [0x0000000501e20000, 0x0000000501e20000, 0x0000000503de0000)
concurrent mark-sweep generation total 1048212K, used 759886K [0x0000000504cc0000, 0x0000000544c65000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 172964K, used 104816K [0x00000007f0000000, 0x00000007fa8e9000, 0x0000000800000000)
}
Event: 1794.619 GC heap before
{Heap before GC invocations=382 (full 33):
par new generation total 292992K, used 288554K [0x00000004f0000000, 0x0000000503de0000, 0x0000000504cc0000)
eden space 260480K, 100% used [0x00000004f0000000, 0x00000004ffe60000, 0x00000004ffe60000)
from space 32512K, 86% used [0x00000004ffe60000, 0x00000005019ca8b8, 0x0000000501e20000)
to space 32512K, 0% used [0x0000000501e20000, 0x0000000501e20000, 0x0000000503de0000)
concurrent mark-sweep generation total 1048212K, used 759886K [0x0000000504cc0000, 0x0000000544c65000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 172964K, used 104824K [0x00000007f0000000, 0x00000007fa8e9000, 0x0000000800000000)
Event: 1794.634 GC heap after
Heap after GC invocations=383 (full 33):
par new generation total 292992K, used 22485K [0x00000004f0000000, 0x0000000503de0000, 0x0000000504cc0000)
eden space 260480K, 0% used [0x00000004f0000000, 0x00000004f0000000, 0x00000004ffe60000)
from space 32512K, 69% used [0x0000000501e20000, 0x0000000503415440, 0x0000000503de0000)
to space 32512K, 0% used [0x00000004ffe60000, 0x00000004ffe60000, 0x0000000501e20000)
concurrent mark-sweep generation total 1048212K, used 759886K [0x0000000504cc0000, 0x0000000544c65000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 172964K, used 104824K [0x00000007f0000000, 0x00000007fa8e9000, 0x0000000800000000)
}

Deoptimization events (10 events):
Event: 1661.925 Thread 0x0000000023f99800 Uncommon trap -122 fr.pc 0x00000000030f68a0
Event: 1794.613 Thread 0x0000000023f99800 Uncommon trap -34 fr.pc 0x00000000027e1bd0
Event: 1794.613 Thread 0x0000000023f99800 Uncommon trap -34 fr.pc 0x00000000027e1bd0
Event: 1795.409 Thread 0x0000000023f99800 Uncommon trap -34 fr.pc 0x00000000027e1bd0
Event: 1795.409 Thread 0x0000000023f99800 Uncommon trap -34 fr.pc 0x00000000027e1bd0
Event: 1799.424 Thread 0x0000000023f99800 Uncommon trap -83 fr.pc 0x0000000003362690
Event: 1800.932 Thread 0x0000000023f99800 Uncommon trap -34 fr.pc 0x00000000033c3654
Event: 1800.941 Thread 0x0000000023f99800 Uncommon trap -34 fr.pc 0x00000000033c3654
Event: 1800.950 Thread 0x0000000023f99800 Uncommon trap -34 fr.pc 0x00000000033c3654
Event: 1800.958 Thread 0x0000000023f99800 Uncommon trap -34 fr.pc 0x00000000033c3654

Internal exceptions (10 events):
Event: 1801.242 Thread 0x0000000023f99800 Threw 0x00000004fc98aaa0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1627
Event: 1801.243 Thread 0x0000000024b1d000 Threw 0x00000004fcc26fb8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
Event: 1801.246 Thread 0x00000000300c4000 Threw 0x00000004fcc35e50 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
Event: 1801.252 Thread 0x0000000023f99800 Threw 0x00000004fc9903a8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1627
Event: 1801.252 Thread 0x0000000024b1d000 Threw 0x00000004fcc27178 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
Event: 1801.256 Thread 0x00000000300c4000 Threw 0x00000004fcc35f70 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
Event: 1801.260 Thread 0x0000000023f99800 Threw 0x00000004fc995cb0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1627
Event: 1801.264 Thread 0x0000000024b1d000 Threw 0x00000004fcc27338 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
Event: 1801.266 Thread 0x00000000300c4000 Threw 0x00000004fcc36090 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
Event: 1801.276 Thread 0x00000000300c4000 Threw 0x00000004fcc361b0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422

Events (10 events):
Event: 1800.012 Executing VM operation: RevokeBias done
Event: 1800.012 Thread 0x000000004a7dd000 Thread exited: 0x000000004a7dd000
Event: 1800.932 Thread 0x0000000023f99800 DEOPT PACKING pc=0x00000000033c3654 sp=0x000000001f6cf670
Event: 1800.932 Thread 0x0000000023f99800 DEOPT UNPACKING pc=0x00000000024a9164 sp=0x000000001f6cf600 mode 2
Event: 1800.941 Thread 0x0000000023f99800 DEOPT PACKING pc=0x00000000033c3654 sp=0x000000001f6cf670
Event: 1800.941 Thread 0x0000000023f99800 DEOPT UNPACKING pc=0x00000000024a9164 sp=0x000000001f6cf600 mode 2
Event: 1800.950 Thread 0x0000000023f99800 DEOPT PACKING pc=0x00000000033c3654 sp=0x000000001f6cf670
Event: 1800.950 Thread 0x0000000023f99800 DEOPT UNPACKING pc=0x00000000024a9164 sp=0x000000001f6cf600 mode 2
Event: 1800.958 Thread 0x0000000023f99800 DEOPT PACKING pc=0x00000000033c3654 sp=0x000000001f6cf670
Event: 1800.958 Thread 0x0000000023f99800 DEOPT UNPACKING pc=0x00000000024a9164 sp=0x000000001f6cf600 mode 2

Dynamic libraries:
0x000000013fe90000 - 0x000000013fec3000D:\Program Files\Java\jre7\bin\javaw.exe
0x00000000773f0000 - 0x0000000077599000C:\Windows\SYSTEM32\ntdll.dll
0x00000000772d0000 - 0x00000000773ef000C:\Windows\system32\kernel32.dll
0x000007fefd310000 - 0x000007fefd37b000C:\Windows\system32\KERNELBASE.dll
0x000007fefd8f0000 - 0x000007fefd9cb000C:\Windows\system32\ADVAPI32.dll
0x000007fefe900000 - 0x000007fefe99f000C:\Windows\system32\msvcrt.dll
0x000007fefed40000 - 0x000007fefed5f000C:\Windows\SYSTEM32\sechost.dll
0x000007fefed60000 - 0x000007fefee8d000C:\Windows\system32\RPCRT4.dll
0x00000000771d0000 - 0x00000000772ca000C:\Windows\system32\USER32.dll
0x000007fefea00000 - 0x000007fefea67000C:\Windows\system32\GDI32.dll
0x000007fefea70000 - 0x000007fefea7e000C:\Windows\system32\LPK.dll
0x000007fefdaa0000 - 0x000007fefdb69000C:\Windows\system32\USP10.dll
0x000007fefb840000 - 0x000007fefba34000C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefd760000 - 0x000007fefd7d1000C:\Windows\system32\SHLWAPI.dll
0x000007fefeb20000 - 0x000007fefeb4e000C:\Windows\system32\IMM32.DLL
0x000007fefd7e0000 - 0x000007fefd8e9000C:\Windows\system32\MSCTF.dll
0x0000000070a70000 - 0x0000000070b41000D:\Program Files\Java\jre7\bin\msvcr100.dll
0x0000000070360000 - 0x0000000070a6f000D:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fef9d00000 - 0x000007fef9d09000C:\Windows\system32\WSOCK32.dll
0x000007fefda50000 - 0x000007fefda9d000C:\Windows\system32\WS2_32.dll
0x000007fefed30000 - 0x000007fefed38000C:\Windows\system32\NSI.dll
0x000007fefb000000 - 0x000007fefb03b000C:\Windows\system32\WINMM.dll
0x00000000775b0000 - 0x00000000775b7000C:\Windows\system32\PSAPI.DLL
0x0000000073d40000 - 0x0000000073d4f000D:\Program Files\Java\jre7\bin\verify.dll
0x0000000071080000 - 0x00000000710a8000D:\Program Files\Java\jre7\bin\java.dll
0x0000000071060000 - 0x0000000071075000D:\Program Files\Java\jre7\bin\zip.dll
0x00000000701a0000 - 0x00000000701b9000D:\Program Files\Java\jre7\bin\net.dll
0x000007fefca40000 - 0x000007fefca95000C:\Windows\system32\mswsock.dll
0x000007fefca30000 - 0x000007fefca37000C:\Windows\System32\wship6.dll
0x0000000070180000 - 0x0000000070191000D:\Program Files\Java\jre7\bin\nio.dll
0x00000000701c0000 - 0x0000000070355000D:\Program Files\Java\jre7\bin\awt.dll
0x000007feff580000 - 0x000007feff657000C:\Windows\system32\OLEAUT32.dll
0x000007feff140000 - 0x000007feff343000C:\Windows\system32\ole32.dll
0x000007fefbd50000 - 0x000007fefbd68000C:\Windows\system32\DWMAPI.DLL
0x000007fefb7e0000 - 0x000007fefb836000C:\Windows\system32\uxtheme.dll
0x000007fefd100000 - 0x000007fefd10f000C:\Windows\system32\CRYPTBASE.dll
0x000007fee3ca0000 - 0x000007fee3e9f000C:\Windows\system32\d3d9.dll
0x000007fefc330000 - 0x000007fefc33c000C:\Windows\system32\VERSION.dll
0x000007fee5960000 - 0x000007fee5967000C:\Windows\system32\d3d8thk.dll
0x000007fef33b0000 - 0x000007fef34c2000C:\Windows\system32\aticfx64.dll
0x000007fee5940000 - 0x000007fee595f000C:\Windows\system32\atiu9p64.dll
0x000007fee2fc0000 - 0x000007fee3628000C:\Windows\system32\atiumd64.dll
0x000000005c7e0000 - 0x000000005cc00000C:\Windows\system32\atiumd6a.dll
0x000007fefdb70000 - 0x000007fefe8f8000C:\Windows\system32\SHELL32.dll
0x0000000070140000 - 0x000000007017f000D:\Program Files\Java\jre7\bin\fontmanager.dll
0x00000000700f0000 - 0x0000000070131000D:\Program Files\Java\jre7\bin\t2k.dll
0x0000000180000000 - 0x0000000180050000C:\Program Files (x86)\DisplayFusion\Hooks\AppHookWIN6064_9B7F4F18-A3D9-4744-931F-CBF1A69CD4D4.dll
0x00000000700c0000 - 0x00000000700ea000D:\Program Files\Java\jre7\bin\dcpr.dll
0x0000000002310000 - 0x0000000002358000D:\FTB\Unleashed\minecraft\bin\natives\lwjgl64.dll
0x000007fef42a0000 - 0x000007fef43bd000C:\Windows\system32\OPENGL32.dll
0x000007fef4270000 - 0x000007fef429d000C:\Windows\system32\GLU32.dll
0x000007fef06b0000 - 0x000007fef07a1000C:\Windows\system32\DDRAW.dll
0x000007fef4660000 - 0x000007fef4668000C:\Windows\system32\DCIMAN32.dll
0x000007fefeb50000 - 0x000007fefed27000C:\Windows\system32\SETUPAPI.dll
0x000007fefd5c0000 - 0x000007fefd5f6000C:\Windows\system32\CFGMGR32.dll
0x000007fefd2e0000 - 0x000007fefd2fa000C:\Windows\system32\DEVOBJ.dll
0x000007fefcaa0000 - 0x000007fefcab7000C:\Windows\system32\CRYPTSP.dll
0x000007fefc7a0000 - 0x000007fefc7e7000C:\Windows\system32\rsaenh.dll
0x000007fefc510000 - 0x000007fefc52e000C:\Windows\system32\USERENV.dll
0x000007fefd1d0000 - 0x000007fefd1df000C:\Windows\system32\profapi.dll
0x000007fefb0b0000 - 0x000007fefb0c5000C:\Windows\system32\NLAapi.dll
0x000007fef4040000 - 0x000007fef4055000C:\Windows\system32\napinsp.dll
0x000007fef4020000 - 0x000007fef4039000C:\Windows\system32\pnrpnsp.dll
0x000007fefc8c0000 - 0x000007fefc91b000C:\Windows\system32\DNSAPI.dll
0x000007fef4520000 - 0x000007fef452b000C:\Windows\System32\winrnr.dll
0x0000000071600000 - 0x0000000071626000C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fefac00000 - 0x000007fefac27000C:\Windows\system32\Iphlpapi.DLL
0x000007fefabf0000 - 0x000007fefabfb000C:\Windows\system32\WINNSI.DLL
0x000007fefc400000 - 0x000007fefc407000C:\Windows\System32\wshtcpip.dll
0x000007fef47d0000 - 0x000007fef47d8000C:\Windows\system32\rasadhlp.dll
0x000007fefaa00000 - 0x000007fefaa53000C:\Windows\System32\fwpuclnt.dll
0x0000000070ec0000 - 0x0000000070ec7000D:\Program Files\Java\jre7\bin\jawt.dll
0x000007fef4570000 - 0x000007fef4579000C:\Windows\system32\atig6pxx.dll
0x0000000058e20000 - 0x000000005a66f000C:\Windows\system32\atio6axx.dll
0x000007fef9d10000 - 0x000007fef9da1000C:\Windows\system32\atiadlxx.dll
0x000007fefc310000 - 0x000007fefc321000C:\Windows\system32\WTSAPI32.dll
0x000007fefd2a0000 - 0x000007fefd2da000C:\Windows\system32\WINTRUST.dll
0x000007fefd450000 - 0x000007fefd5bc000C:\Windows\system32\CRYPT32.dll
0x000007fefd270000 - 0x000007fefd27f000C:\Windows\system32\MSASN1.dll
0x000007fef4010000 - 0x000007fef401e000C:\Windows\system32\atig6txx.dll
0x00000000711e0000 - 0x00000000711eb000D:\Program Files\Java\jre7\bin\management.dll
0x0000000070090000 - 0x00000000700b4000D:\Program Files\Java\jre7\bin\sunec.dll
0x0000000070fe0000 - 0x0000000070feb000D:\Program Files\Java\jre7\bin\sunmscapi.dll
0x000007fef0580000 - 0x000007fef06a2000D:\FTB\Unleashed\minecraft\bin\natives\OpenAL64.dll
0x000007fef02f0000 - 0x000007fef0378000C:\Windows\system32\dsound.dll
0x000007fefc2e0000 - 0x000007fefc30c000C:\Windows\system32\POWRPROF.dll
0x000007feff660000 - 0x000007feff6f9000C:\Windows\system32\CLBCatQ.DLL
0x000007fefc040000 - 0x000007fefc08b000C:\Windows\System32\MMDevApi.dll
0x000007fefbf10000 - 0x000007fefc03c000C:\Windows\System32\PROPSYS.dll
0x000007fefafa0000 - 0x000007fefafdb000C:\Windows\system32\wdmaud.drv
0x0000000074ff0000 - 0x0000000074ff6000C:\Windows\system32\ksuser.dll
0x000007fefbf00000 - 0x000007fefbf09000C:\Windows\system32\AVRT.dll
0x000007fefad20000 - 0x000007fefad6f000C:\Windows\system32\AUDIOSES.DLL
0x000007fefad00000 - 0x000007fefad0a000C:\Windows\system32\msacm32.drv
0x000007feface0000 - 0x000007fefacf8000C:\Windows\system32\MSACM32.dll
0x000007fefacd0000 - 0x000007fefacd9000C:\Windows\system32\midimap.dll
0x000000006fdd0000 - 0x000000006fe00000D:\Program Files\Java\jre7\bin\jpeg.dll
0x000000006fd90000 - 0x000000006fdc9000D:\Program Files\Java\jre7\bin\kcms.dll
0x00000000181b0000 - 0x00000000181eb000C:\Users\Jason\Desktop\jacob-1.17-M2-x64.dll
0x000007feeff80000 - 0x000007fef00e4000C:\Windows\System32\Speech\Common\sapi.dll
0x000007fee41b0000 - 0x000007fee41bd000C:\Windows\system32\msdmo.dll
0x000007fefd110000 - 0x000007fefd1a1000C:\Windows\system32\SXS.DLL
0x000007fefa980000 - 0x000007fefa991000C:\Windows\system32\dhcpcsvc6.DLL
0x000007fefa960000 - 0x000007fefa978000C:\Windows\system32\dhcpcsvc.DLL
0x000000006fce0000 - 0x000000006fd82000D:\Program Files\Java\jre7\bin\mlib_image.dll
0x000007fef2bb0000 - 0x000007fef2cd5000C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xms256M -Xmx12288M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:permSize=128m -XX:permSize=128M -XX:MaxPermSize=256M
java_command: net.ftb.mclauncher.MinecraftLauncher D:\FTB/Unleashed/minecraft C:\Users\Jason\AppData\Roaming/ftblauncher/ModPacks\Unleashed\FTB_temp.gif MinecraftForge.zip Jao247 8db0659e68fc4e2d82898cd7090f4c89 FTB Unleashed v1.1.3 C:\Users\Jason\AppData\Roaming/ftblauncher/ModPacks\Unleashed\UnleashedIcon.png
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=D:\gcc\bin;D:\gcc\libexec\gcc\x86_64-pc-mingw32\4.8.1;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 (x86)\GtkSharp\2.12\bin;D:\Program Files\Java\jre7\bin
USERNAME=Jason
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel

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

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

CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit, tscinv

Memory: 4k page, physical 16661680k(10951476k free), swap 33321500k(25545384k free)

vm_info: Java HotSpot(TM) 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: Sun Sep 29 13:30:43 2013
elapsed time: 1801 seconds
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Do this:
Please read below. Please be sure to read all of the info available in the 2 articles.
Please follow these steps exactly: http://desk.feed-the-beast.com/index.php?/Knowledgebase/Article/View/9/0/basic-troubleshooting
This is to rule out any issues with your setup. Please also read the extra info at the bottom of the guide, and apply all applicable suggestions.

Please post your complete client-side (launcher) console log in debug-mode to pastebin.com and link your paste URL here.
To find your logs and prevent them from expiring: http://desk.feed-the-beast.com/inde...29/1/what-log-do-you-need-where-can-i-find-it
Use pastebin.com next time.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Please follow Ashzification's guides she wrote and linked to, then start a new thread with a link to your pastebin.com console log if the error persists. The error listed by Jao247 and many others are usually fixed by a complete reinstall of Java, the launcher and mod packs.
 
Status
Not open for further replies.