Skip to content

Instantly share code, notes, and snippets.

Created January 31, 2017 21:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a334e10c02cfec41c8238b24c7a44bb7 to your computer and use it in GitHub Desktop.
Save anonymous/a334e10c02cfec41c8238b24c7a44bb7 to your computer and use it in GitHub Desktop.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000002261a9b5, pid=4784, tid=6300
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x6a9b5]
#
# 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 (0x0000000002118800): JavaThread "Client thread" [_thread_in_native, id=6300, stack(0x0000000001f60000,0x0000000002060000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
Registers:
RAX=0x83485708245c8948, RBX=0x0000000000000001, RCX=0x0000000000000001, RDX=0x0000000000000000
RSP=0x000000000205e760, RBP=0x000000000205e830, RSI=0x0000000000000000, RDI=0x000000001c95a180
R8 =0x0000000000000001, R9 =0x0000000000000030, R10=0x000000018000cc10, R11=0x0000000000000001
R12=0x0000000000000000, R13=0x0000000718d19a68, R14=0x000000000205e818, R15=0x0000000002118800
RIP=0x000000002261a9b5, EFLAGS=0x0000000000010286
Top of Stack: (sp=0x000000000205e760)
0x000000000205e760: 000000001c95a180 000000000000028a
0x000000000205e770: 0000000000000000 0000000000000000
0x000000000205e780: 0000000000000000 000000002261b389
0x000000000205e790: 000000000205e830 000000001c95a180
0x000000000205e7a0: 0000000000000001 00000006e3d2dc90
0x000000000205e7b0: 000000004f2a96bb 0000000004d45d0f
0x000000000205e7c0: 00000000d9ee855a 00000006e3d2dc90
0x000000000205e7d0: 00000000deed97a3 00000006e3d2dc90
0x000000000205e7e0: 0000000022a66780 0000000022a74f00
0x000000000205e7f0: 40360eb9dc12db77 0000000000000000
0x000000000205e800: 00000006c5885028 0000000003cc85d0
0x000000000205e810: dc8b04dd0000028c 000000071d33c988
0x000000000205e820: 00000006cf12ebf8 00000006c5885028
0x000000000205e830: 0000000000000000 000000000591c944
0x000000000205e840: 0000049700000001 0000000100000001
0x000000000205e850: 00000000d9ee855a d92b4562d9fd1ca5
Instructions: (pc=0x000000002261a9b5)
0x000000002261a995: 00 e9 de 00 00 00 48 8b 81 18 0f 02 00 8b 48 10
0x000000002261a9a5: 48 8b 40 28 48 23 cb 48 8b 04 c8 48 85 c0 74 0d
0x000000002261a9b5: 39 58 08 74 5a 48 8b 00 48 85 c0 75 f3 33 c0 48
0x000000002261a9c5: 85 c0 75 b6 38 87 b7 c6 06 00 75 08 38 87 b5 c6
Register to memory mapping:
RAX=0x83485708245c8948 is an unknown value
RBX=0x0000000000000001 is an unknown value
RCX=0x0000000000000001 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x000000000205e760 is pointing into the stack for thread: 0x0000000002118800
RBP=0x000000000205e830 is pointing into the stack for thread: 0x0000000002118800
RSI=0x0000000000000000 is an unknown value
RDI=0x000000001c95a180 is an unknown value
R8 =0x0000000000000001 is an unknown value
R9 =0x0000000000000030 is an unknown value
R10=0x000000018000cc10 is an unknown value
R11=0x0000000000000001 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000718d19a68 is an oop
[J
- klass: {type array long}
- length: 16385
R14=0x000000000205e818 is pointing into the stack for thread: 0x0000000002118800
R15=0x0000000002118800 is a thread
Stack: [0x0000000001f60000,0x0000000002060000], sp=0x000000000205e760, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig75icd64.dll+0x6a9b5]
C [ig75icd64.dll+0x6b389]
C 0x0000000004d45d0f
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 17692 org.lwjgl.opengl.GL15.nglBindBuffer(IIJ)V (0 bytes) @ 0x0000000004d45c89 [0x0000000004d45c40+0x49]
J 20669 C2 com.mia.craftstudio.minecraft.client.CSClientModelWrapperVBO.render(Ljava/lang/Object;FIZFLcom/mia/craftstudio/libgdx/Vector3;Lcom/mia/craftstudio/libgdx/Vector3;Lcom/mia/craftstudio/libgdx/Vector3;)V (139 bytes) @ 0x000000000591c944 [0x000000000591b980+0xfc4]
J 20395 C2 com.mia.props.client.renderers.RendererProp.func_180535_a(Lnet/minecraft/tileentity/TileEntity;DDDFI)V (138 bytes) @ 0x000000000469a098 [0x0000000004699d00+0x398]
J 19887 C2 net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(Lnet/minecraft/tileentity/TileEntity;FI)V (131 bytes) @ 0x00000000047b7fdc [0x00000000047b74e0+0xafc]
J 20536 C2 net.minecraft.client.renderer.RenderGlobal.func_180446_a(Lnet/minecraft/entity/Entity;Lnet/minecraft/client/renderer/culling/ICamera;F)V (1560 bytes) @ 0x0000000005898920 [0x0000000005897c20+0xd00]
J 20947 C2 net.minecraft.client.renderer.EntityRenderer.func_175068_a(IFJ)V (1269 bytes) @ 0x00000000051a8f44 [0x00000000051a7b40+0x1404]
J 20856 C2 net.minecraft.client.renderer.EntityRenderer.func_181560_a(FJ)V (909 bytes) @ 0x00000000054fdebc [0x00000000054fd640+0x87c]
J 19820 C2 net.minecraft.client.Minecraft.func_71411_J()V (906 bytes) @ 0x00000000056e81ec [0x00000000056e7640+0xbac]
j net.minecraft.client.Minecraft.func_99999_d()V+61
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000002ead9000 JavaThread "JM-texture-8" [_thread_blocked, id=6684, stack(0x00000000635a0000,0x00000000636a0000)]
0x000000002ead6800 JavaThread "JM-texture-7" [_thread_blocked, id=4528, stack(0x0000000048720000,0x0000000048820000)]
0x000000002ead4800 JavaThread "File IO Thread" [_thread_blocked, id=6200, stack(0x0000000052520000,0x0000000052620000)]
0x000000002ead1800 JavaThread "JM-task-4" [_thread_blocked, id=192, stack(0x000000004f4a0000,0x000000004f5a0000)]
0x000000002eacd800 JavaThread "Chunk Batcher 3" daemon [_thread_blocked, id=6264, stack(0x000000002a440000,0x000000002a540000)]
0x000000002cb64000 JavaThread "Chunk Batcher 2" daemon [_thread_blocked, id=7932, stack(0x000000002a340000,0x000000002a440000)]
0x000000002cb67000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=8144, stack(0x0000000029900000,0x0000000029a00000)]
0x000000002cb63800 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=3708, stack(0x0000000028b90000,0x0000000028c90000)]
0x000000001efbb000 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=7188, stack(0x000000002a240000,0x000000002a340000)]
0x000000002cb6e000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=5064, stack(0x0000000029600000,0x0000000029700000)]
0x000000002cb6a000 JavaThread "Thread-13" daemon [_thread_in_native, id=4940, stack(0x0000000029300000,0x0000000029400000)]
0x000000002cb69800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=6788, stack(0x0000000029200000,0x0000000029300000)]
0x000000001efb9800 JavaThread "Thread-12" [_thread_blocked, id=7616, stack(0x0000000043a20000,0x0000000043b20000)]
0x000000001efb9000 JavaThread "Thread-11" [_thread_blocked, id=7820, stack(0x0000000043700000,0x0000000043800000)]
0x000000002cb6b800 JavaThread "ic2-poolthread-2" daemon [_thread_blocked, id=7416, stack(0x0000000026920000,0x0000000026a20000)]
0x000000002cb66800 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=6924, stack(0x000000003d110000,0x000000003d210000)]
0x000000001efb6000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=2256, stack(0x0000000022270000,0x0000000022370000)]
0x000000001efb6800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4232, stack(0x00000000220a0000,0x00000000221a0000)]
0x0000000020a99000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6484, stack(0x0000000021fa0000,0x00000000220a0000)]
0x000000001bcfb800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2536, stack(0x000000001d6e0000,0x000000001d7e0000)]
0x000000001a01f000 JavaThread "Service Thread" daemon [_thread_blocked, id=8024, stack(0x000000001a940000,0x000000001aa40000)]
0x0000000019fab800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=4740, stack(0x000000001a840000,0x000000001a940000)]
0x0000000019fa2800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4852, stack(0x000000001a740000,0x000000001a840000)]
0x0000000019f98800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6304, stack(0x000000001a640000,0x000000001a740000)]
0x0000000019f97800 JavaThread "Attach Listener" daemon [_thread_blocked, id=7036, stack(0x000000001a540000,0x000000001a640000)]
0x0000000019f92800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5516, stack(0x000000001a440000,0x000000001a540000)]
0x0000000019f8f800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5700, stack(0x000000001a340000,0x000000001a440000)]
0x0000000019bd5800 JavaThread "Finalizer" daemon [_thread_blocked, id=1964, stack(0x0000000019e40000,0x0000000019f40000)]
0x0000000019bce800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3576, stack(0x0000000019d40000,0x0000000019e40000)]
=>0x0000000002118800 JavaThread "Client thread" [_thread_in_native, id=6300, stack(0x0000000001f60000,0x0000000002060000)]
Other Threads:
0x0000000019bc0800 VMThread [stack: 0x0000000019c40000,0x0000000019d40000] [id=6880]
0x000000001a020800 WatcherThread [stack: 0x000000001aa40000,0x000000001ab40000] [id=7264]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 96334K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
eden space 104960K, 87% used [0x00000006c0000000, 0x00000006c593f3f8, 0x00000006c6680000)
from space 13056K, 37% used [0x00000006c7340000, 0x00000006c78144d8, 0x00000006c8000000)
to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000)
concurrent mark-sweep generation total 2654096K, used 1445580K [0x00000006c8000000, 0x0000000769fe4000, 0x00000007c0000000)
Metaspace used 82317K, capacity 83129K, committed 83584K, reserved 1122304K
class space used 11055K, capacity 11279K, committed 11392K, reserved 1048576K
Card table byte_map: [0x00000000119d0000,0x00000000121e0000] byte_map_base: 0x000000000e3d0000
Marking Bits: (CMSBitMap*) 0x000000000217fc18
Bits: [0x0000000012df0000, 0x0000000016bf0000)
Mod Union Table: (CMSBitMap*) 0x000000000217fcd8
Bits: [0x0000000016c00000, 0x0000000016cf8000)
Polling page: 0x00000000004c0000
CodeCache: size=245760Kb used=54785Kb max_used=55573Kb free=190974Kb
bounds [0x0000000002210000, 0x00000000059f0000, 0x0000000011210000]
total_blobs=15334 nmethods=14194 adapters=1049
compilation: enabled
Compilation events (10 events):
Event: 281.994 Thread 0x0000000019fab800 21620 3 net.minecraft.client.renderer.GlStateManager::func_187399_a (7 bytes)
Event: 281.996 Thread 0x0000000019fab800 nmethod 21620 0x000000000506e650 code [0x000000000506e820, 0x000000000506ef98]
Event: 281.997 Thread 0x0000000019fab800 21621 3 org.lwjgl.opengl.GL11::glTexEnvi (24 bytes)
Event: 281.998 Thread 0x0000000019fab800 nmethod 21621 0x0000000004f36a10 code [0x0000000004f36be0, 0x0000000004f372f8]
Event: 282.025 Thread 0x0000000019fab800 21622 3 net.minecraft.client.renderer.entity.RenderLivingBase::func_177092_a (651 bytes)
Event: 282.047 Thread 0x0000000019f98800 21623 4 net.minecraft.client.particle.ParticleManager::func_78868_a (202 bytes)
Event: 282.047 Thread 0x0000000019fab800 nmethod 21622 0x000000000465f510 code [0x0000000004660cc0, 0x000000000466fc18]
Event: 282.062 Thread 0x0000000019f98800 nmethod 21623 0x0000000004dd3d50 code [0x0000000004dd3f60, 0x0000000004dd4760]
Event: 282.315 Thread 0x0000000019fa2800 21624 4 journeymap.client.render.texture.TextureCache::getTexture (57 bytes)
Event: 282.322 Thread 0x0000000019fa2800 nmethod 21624 0x000000000506db50 code [0x000000000506dcc0, 0x000000000506e088]
GC Heap History (10 events):
Event: 271.646 GC heap before
{Heap before GC invocations=294 (full 32):
par new generation total 118016K, used 114280K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
eden space 104960K, 100% used [0x00000006c0000000, 0x00000006c6680000, 0x00000006c6680000)
from space 13056K, 71% used [0x00000006c6680000, 0x00000006c6f9a368, 0x00000006c7340000)
to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000)
concurrent mark-sweep generation total 2654096K, used 1441599K [0x00000006c8000000, 0x0000000769fe4000, 0x00000007c0000000)
Metaspace used 82258K, capacity 83035K, committed 83584K, reserved 1122304K
class space used 11055K, capacity 11278K, committed 11392K, reserved 1048576K
Event: 271.658 GC heap after
Heap after GC invocations=295 (full 32):
par new generation total 118016K, used 6634K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000)
from space 13056K, 50% used [0x00000006c7340000, 0x00000006c79ba808, 0x00000006c8000000)
to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000)
concurrent mark-sweep generation total 2654096K, used 1443671K [0x00000006c8000000, 0x0000000769fe4000, 0x00000007c0000000)
Metaspace used 82258K, capacity 83035K, committed 83584K, reserved 1122304K
class space used 11055K, capacity 11278K, committed 11392K, reserved 1048576K
}
Event: 274.171 GC heap before
{Heap before GC invocations=295 (full 32):
par new generation total 118016K, used 111594K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
eden space 104960K, 100% used [0x00000006c0000000, 0x00000006c6680000, 0x00000006c6680000)
from space 13056K, 50% used [0x00000006c7340000, 0x00000006c79ba808, 0x00000006c8000000)
to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000)
concurrent mark-sweep generation total 2654096K, used 1443671K [0x00000006c8000000, 0x0000000769fe4000, 0x00000007c0000000)
Metaspace used 82274K, capacity 83035K, committed 83584K, reserved 1122304K
class space used 11055K, capacity 11278K, committed 11392K, reserved 1048576K
Event: 274.183 GC heap after
Heap after GC invocations=296 (full 32):
par new generation total 118016K, used 5838K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000)
from space 13056K, 44% used [0x00000006c6680000, 0x00000006c6c33a80, 0x00000006c7340000)
to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000)
concurrent mark-sweep generation total 2654096K, used 1443671K [0x00000006c8000000, 0x0000000769fe4000, 0x00000007c0000000)
Metaspace used 82274K, capacity 83035K, committed 83584K, reserved 1122304K
class space used 11055K, capacity 11278K, committed 11392K, reserved 1048576K
}
Event: 276.256 GC heap before
{Heap before GC invocations=296 (full 32):
par new generation total 118016K, used 110798K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
eden space 104960K, 100% used [0x00000006c0000000, 0x00000006c6680000, 0x00000006c6680000)
from space 13056K, 44% used [0x00000006c6680000, 0x00000006c6c33a80, 0x00000006c7340000)
to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000)
concurrent mark-sweep generation total 2654096K, used 1443671K [0x00000006c8000000, 0x0000000769fe4000, 0x00000007c0000000)
Metaspace used 82290K, capacity 83123K, committed 83584K, reserved 1122304K
class space used 11055K, capacity 11278K, committed 11392K, reserved 1048576K
Event: 276.272 GC heap after
Heap after GC invocations=297 (full 32):
par new generation total 118016K, used 8751K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000)
from space 13056K, 67% used [0x00000006c7340000, 0x00000006c7bcbc48, 0x00000006c8000000)
to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000)
concurrent mark-sweep generation total 2654096K, used 1443671K [0x00000006c8000000, 0x0000000769fe4000, 0x00000007c0000000)
Metaspace used 82290K, capacity 83123K, committed 83584K, reserved 1122304K
class space used 11055K, capacity 11278K, committed 11392K, reserved 1048576K
}
Event: 277.706 GC heap before
{Heap before GC invocations=297 (full 32):
par new generation total 118016K, used 113711K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
eden space 104960K, 100% used [0x00000006c0000000, 0x00000006c6680000, 0x00000006c6680000)
from space 13056K, 67% used [0x00000006c7340000, 0x00000006c7bcbc48, 0x00000006c8000000)
to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000)
concurrent mark-sweep generation total 2654096K, used 1443671K [0x00000006c8000000, 0x0000000769fe4000, 0x00000007c0000000)
Metaspace used 82291K, capacity 83123K, committed 83584K, reserved 1122304K
class space used 11055K, capacity 11278K, committed 11392K, reserved 1048576K
Event: 277.721 GC heap after
Heap after GC invocations=298 (full 32):
par new generation total 118016K, used 7814K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000)
from space 13056K, 59% used [0x00000006c6680000, 0x00000006c6e21938, 0x00000006c7340000)
to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000)
concurrent mark-sweep generation total 2654096K, used 1445580K [0x00000006c8000000, 0x0000000769fe4000, 0x00000007c0000000)
Metaspace used 82291K, capacity 83123K, committed 83584K, reserved 1122304K
class space used 11055K, capacity 11278K, committed 11392K, reserved 1048576K
}
Event: 280.677 GC heap before
{Heap before GC invocations=298 (full 32):
par new generation total 118016K, used 112774K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
eden space 104960K, 100% used [0x00000006c0000000, 0x00000006c6680000, 0x00000006c6680000)
from space 13056K, 59% used [0x00000006c6680000, 0x00000006c6e21938, 0x00000006c7340000)
to space 13056K, 0% used [0x00000006c7340000, 0x00000006c7340000, 0x00000006c8000000)
concurrent mark-sweep generation total 2654096K, used 1445580K [0x00000006c8000000, 0x0000000769fe4000, 0x00000007c0000000)
Metaspace used 82306K, capacity 83129K, committed 83584K, reserved 1122304K
class space used 11055K, capacity 11279K, committed 11392K, reserved 1048576K
Event: 280.689 GC heap after
Heap after GC invocations=299 (full 32):
par new generation total 118016K, used 4945K [0x00000006c0000000, 0x00000006c8000000, 0x00000006c8000000)
eden space 104960K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c6680000)
from space 13056K, 37% used [0x00000006c7340000, 0x00000006c78144d8, 0x00000006c8000000)
to space 13056K, 0% used [0x00000006c6680000, 0x00000006c6680000, 0x00000006c7340000)
concurrent mark-sweep generation total 2654096K, used 1445580K [0x00000006c8000000, 0x0000000769fe4000, 0x00000007c0000000)
Metaspace used 82306K, capacity 83129K, committed 83584K, reserved 1122304K
class space used 11055K, capacity 11279K, committed 11392K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 256.627 Thread 0x0000000002118800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f5ba40 method=net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185915_l()Z @ 5
Event: 261.913 Thread 0x0000000002118800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000055b2c6c method=net.minecraft.client.renderer.color.BlockColors$10.func_186720_a(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/math/BlockPos;I)I ¯.€Û“xp@
Event: 263.536 Thread 0x0000000002118800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004ac9ee8 method=net.minecraft.block.BlockStairs.func_185707_y(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/util/math/AxisAlignedBB; @ 101
Event: 263.874 Thread 0x0000000002118800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002cff534 method=net.minecraft.world.World.func_72939_s()V @ 884
Event: 265.685 Thread 0x0000000002118800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003fe8af4 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 143
Event: 265.685 Thread 0x0000000002118800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003fe8af4 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 143
Event: 268.848 Thread 0x000000002eacd800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004c21848 method=net.minecraft.world.ChunkCache.func_180495_p(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/state/IBlockState; @ 87
Event: 268.848 Thread 0x000000002eacd800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003102be0 method=net.minecraft.world.ChunkCache.func_180495_p(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/state/IBlockState; @ 87
Event: 273.073 Thread 0x0000000002118800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000048d988c method=net.minecraft.client.multiplayer.WorldClient.func_184153_a(IIIILjava/util/Random;ZLnet/minecraft/util/math/BlockPos$MutableBlockPos;)V @ 91
Event: 281.908 Thread 0x0000000002118800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000048adbe8 method=net.minecraft.client.renderer.entity.RenderLivingBase.func_177092_a(Lnet/minecraft/entity/EntityLivingBase;FZ)Z @ 343
Internal exceptions (10 events):
Event: 282.212 Thread 0x000000001efb9000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c559b760) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 282.232 Thread 0x000000001efb9000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c559b960) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 282.243 Thread 0x000000001efb9000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c559bb60) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 282.255 Thread 0x000000001efb9000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c559bd60) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 282.266 Thread 0x000000001efb9000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c559bf60) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 282.291 Thread 0x000000001efb9000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c559c160) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 282.305 Thread 0x000000001efb9000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c559c360) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 282.328 Thread 0x000000001efb9000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c559c560) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 282.342 Thread 0x000000001efb9000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c559c760) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 282.356 Thread 0x000000001efb9000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c559c960) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Events (10 events):
Event: 276.256 Executing VM operation: GenCollectForAllocation
Event: 276.272 Executing VM operation: GenCollectForAllocation done
Event: 277.706 Executing VM operation: GenCollectForAllocation
Event: 277.721 Executing VM operation: GenCollectForAllocation done
Event: 280.677 Executing VM operation: GenCollectForAllocation
Event: 280.689 Executing VM operation: GenCollectForAllocation done
Event: 281.908 Thread 0x0000000002118800 Uncommon trap: trap_request=0x000001e7 fr.pc=0x00000000048adbe8
Event: 281.909 Thread 0x0000000002118800 DEOPT PACKING pc=0x00000000048adbe8 sp=0x000000000205e710
Event: 281.909 Thread 0x0000000002118800 DEOPT UNPACKING pc=0x000000000225556a sp=0x000000000205e660 mode 2
Event: 282.064 Thread 0x0000000019f98800 flushing nmethod 0x0000000002b5c7d0
Dynamic libraries:
0x00007ff789280000 - 0x00007ff7892b4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007ffababb0000 - 0x00007ffabad5d000 C:\windows\SYSTEM32\ntdll.dll
0x00007ffaba2b0000 - 0x00007ffaba3ee000 C:\windows\system32\KERNEL32.DLL
0x00007ffab7da0000 - 0x00007ffab7eb5000 C:\windows\system32\KERNELBASE.dll
0x00007ffab6880000 - 0x00007ffab690e000 C:\windows\system32\apphelp.dll
0x00007ffa9ea70000 - 0x00007ffa9eac3000 C:\windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffaba1a0000 - 0x00007ffaba24a000 C:\windows\system32\msvcrt.dll
0x00007ffab8200000 - 0x00007ffab822e000 C:\windows\system32\SspiCli.dll
0x00007ffab89e0000 - 0x00007ffab8a34000 C:\windows\system32\SHLWAPI.dll
0x00007ffab8860000 - 0x00007ffab89d7000 C:\windows\system32\USER32.dll
0x00007ffaba6d0000 - 0x00007ffaba864000 C:\windows\system32\ole32.dll
0x00007ffab8c70000 - 0x00007ffaba198000 C:\windows\system32\SHELL32.dll
0x00007ffab7200000 - 0x00007ffab7221000 C:\windows\SYSTEM32\USERENV.dll
0x00007ffab8a40000 - 0x00007ffab8aea000 C:\windows\system32\ADVAPI32.dll
0x00007ffaaac80000 - 0x00007ffaaac9e000 C:\windows\SYSTEM32\MPR.dll
0x00007ffaba590000 - 0x00007ffaba6d0000 C:\windows\system32\RPCRT4.dll
0x00007ffab8620000 - 0x00007ffab8679000 C:\windows\SYSTEM32\sechost.dll
0x00007ffab8230000 - 0x00007ffab8441000 C:\windows\SYSTEM32\combase.dll
0x00007ffabaa60000 - 0x00007ffababaf000 C:\windows\system32\GDI32.dll
0x00007ffab7cd0000 - 0x00007ffab7ce5000 C:\windows\SYSTEM32\profapi.dll
0x00007ffa8cff0000 - 0x00007ffa8d471000 C:\windows\AppPatch\AppPatch64\AcLayers.DLL
0x00007ffaadc20000 - 0x00007ffaadc23000 C:\windows\SYSTEM32\sfc.dll
0x00007ffab1200000 - 0x00007ffab1282000 C:\windows\SYSTEM32\WINSPOOL.DRV
0x00007ffaaac60000 - 0x00007ffaaac72000 C:\windows\SYSTEM32\sfc_os.DLL
0x00007ffab60a0000 - 0x00007ffab6152000 C:\windows\SYSTEM32\SHCORE.dll
0x00007ffaba4c0000 - 0x00007ffaba4f6000 C:\windows\system32\IMM32.DLL
0x00007ffab84c0000 - 0x00007ffab8612000 C:\windows\system32\MSCTF.dll
0x00007ffab5830000 - 0x00007ffab5aab000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.18006_none_623f33d3ecbe86e8\COMCTL32.dll
0x000000005b640000 - 0x000000005b712000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x000000005ade0000 - 0x000000005b63a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ffaab4d0000 - 0x00007ffaab4d9000 C:\windows\SYSTEM32\WSOCK32.dll
0x00007ffab2410000 - 0x00007ffab2432000 C:\windows\SYSTEM32\WINMM.dll
0x00007ffabaa50000 - 0x00007ffabaa57000 C:\windows\system32\PSAPI.DLL
0x00007ffaba250000 - 0x00007ffaba2aa000 C:\windows\system32\WS2_32.dll
0x00007ffab23e0000 - 0x00007ffab240a000 C:\windows\SYSTEM32\WINMMBASE.dll
0x00007ffaba580000 - 0x00007ffaba589000 C:\windows\system32\NSI.dll
0x00007ffab7fd0000 - 0x00007ffab801f000 C:\windows\SYSTEM32\cfgmgr32.dll
0x00007ffab6b20000 - 0x00007ffab6b48000 C:\windows\SYSTEM32\DEVOBJ.dll
0x000000005add0000 - 0x000000005addf000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x000000005ada0000 - 0x000000005adc8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x000000005ad80000 - 0x000000005ad96000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x000000005ad70000 - 0x000000005ad7d000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
0x000000005ad50000 - 0x000000005ad6a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007ffab7610000 - 0x00007ffab7669000 C:\windows\system32\mswsock.dll
0x000000005ad30000 - 0x000000005ad41000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ffab7670000 - 0x00007ffab7690000 C:\windows\SYSTEM32\CRYPTSP.dll
0x00007ffab7170000 - 0x00007ffab71a6000 C:\windows\system32\rsaenh.dll
0x00007ffab77c0000 - 0x00007ffab77e6000 C:\windows\SYSTEM32\bcrypt.dll
0x00007ffab7ad0000 - 0x00007ffab7b33000 C:\windows\system32\bcryptprimitives.dll
0x00007ffab7b40000 - 0x00007ffab7b4b000 C:\windows\SYSTEM32\CRYPTBASE.dll
0x00007ffab0ec0000 - 0x00007ffab0eea000 C:\windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffab0e50000 - 0x00007ffab0e5a000 C:\windows\SYSTEM32\WINNSI.DLL
0x00007ffab0b40000 - 0x00007ffab0b56000 C:\windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffab0b70000 - 0x00007ffab0b8a000 C:\windows\SYSTEM32\dhcpcsvc.DLL
0x00007ffaabd80000 - 0x00007ffaabd8a000 C:\Users\Hannah\AppData\Local\Temp\jansi-64-4483743377426229667.dll
0x00007ffaab0d0000 - 0x00007ffaab0e5000 C:\windows\system32\napinsp.dll
0x00007ffaab0b0000 - 0x00007ffaab0ca000 C:\windows\system32\pnrpnsp.dll
0x00007ffab5bd0000 - 0x00007ffab5beb000 C:\windows\system32\NLAapi.dll
0x00007ffab72d0000 - 0x00007ffab7374000 C:\windows\SYSTEM32\DNSAPI.dll
0x00007ffaab590000 - 0x00007ffaab59d000 C:\windows\System32\winrnr.dll
0x00007ffaab560000 - 0x00007ffaab574000 C:\windows\system32\wshbth.dll
0x00007ffaab550000 - 0x00007ffaab55a000 C:\Windows\System32\rasadhlp.dll
0x00007ffab0d20000 - 0x00007ffab0d8b000 C:\windows\System32\fwpuclnt.dll
0x0000000059600000 - 0x0000000059617000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\unpack.dll
0x0000000180000000 - 0x0000000180053000 C:\Users\Hannah\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.2051\1.9.4-forge1.9.4-12.17.0.2051-natives-57884768166837\lwjgl64.dll
0x00007ffa91f70000 - 0x00007ffa9209b000 C:\windows\SYSTEM32\OPENGL32.dll
0x00007ffaac070000 - 0x00007ffaac07a000 C:\windows\SYSTEM32\VERSION.dll
0x00007ffa92170000 - 0x00007ffa9219e000 C:\windows\SYSTEM32\GLU32.dll
0x00007ffa91e70000 - 0x00007ffa91f68000 C:\windows\SYSTEM32\DDRAW.dll
0x00007ffa974b0000 - 0x00007ffa974b9000 C:\windows\SYSTEM32\DCIMAN32.dll
0x000000005ab90000 - 0x000000005ad28000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ffaba3f0000 - 0x00007ffaba4b6000 C:\windows\system32\OLEAUT32.dll
0x00007ffab69d0000 - 0x00007ffab6af9000 C:\windows\system32\uxtheme.dll
0x00007ffab5e90000 - 0x00007ffab5eb1000 C:\windows\system32\dwmapi.dll
0x00007ffab69c0000 - 0x00007ffab69cb000 C:\windows\SYSTEM32\kernel.appcore.dll
0x00000000225b0000 - 0x0000000022d8a000 C:\windows\SYSTEM32\ig75icd64.dll
0x00007ffab24c0000 - 0x00007ffab2912000 C:\windows\SYSTEM32\igdusc64.dll
0x00007ffa9f5b0000 - 0x00007ffa9f642000 C:\windows\SYSTEM32\mscms.dll
0x00007ffa9ead0000 - 0x00007ffa9eb11000 C:\windows\SYSTEM32\icm32.dll
0x00007ffab7c70000 - 0x00007ffab7cb6000 C:\windows\SYSTEM32\powrprof.dll
0x0000000002070000 - 0x00000000020a8000 C:\Users\Hannah\AppData\Local\Temp\jna\jna411601114457065385.dll
0x000000005aa20000 - 0x000000005aa44000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\sunec.dll
0x00000000221a0000 - 0x0000000022204000 C:\Users\Hannah\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.2051\1.9.4-forge1.9.4-12.17.0.2051-natives-57884768166837\OpenAL64.dll
0x00007ffab8bb0000 - 0x00007ffab8c66000 C:\windows\SYSTEM32\clbcatq.dll
0x00007ffab57c0000 - 0x00007ffab5830000 C:\windows\System32\MMDevApi.dll
0x00007ffa90e90000 - 0x00007ffa90f2d000 C:\windows\SYSTEM32\dsound.dll
0x00007ffab4960000 - 0x00007ffab49de000 C:\windows\SYSTEM32\AUDIOSES.DLL
0x00007ffaa79b0000 - 0x00007ffaa7b39000 C:\windows\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Hannah\AppData\Roaming\.minecraft\versions\1.9.4-forge1.9.4-12.17.0.2051\1.9.4-forge1.9.4-12.17.0.2051-natives-57884768166837
java_command: net.minecraft.launchwrapper.Launch --username Anneliese__ --version 1.9.4-forge1.9.4-12.17.0.2051 --gameDir C:\Users\Hannah\AppData\Roaming\.minecraft --assetsDir C:\Users\Hannah\AppData\Roaming\.minecraft\assets --assetIndex 1.9 --uuid d87522116afb40f1927e29365ba20889 --accessToken 890a90652d294f96a315a782eb329fe7 --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --nativeLauncherVersion 1164
java_class_path (initial): C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.9.4-12.17.0.2051\forge-1.9.4-12.17.0.2051.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Hannah\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files (x86)\Skype\Phone\;C:\Users\Hannah\AppData\Local\Programs\Python\Python35\Scripts\;C:\Users\Hannah\AppData\Local\Programs\Python\Python35\
USERNAME=Hannah
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8.1 , 64 bit Build 9600
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 69 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
Memory: 4k page, physical 8307672k(2043660k free), swap 16696280k(8199072k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
time: Tue Jan 31 15:13:45 2017
elapsed time: 282 seconds (0d 0h 4m 42s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment