Code (cpp):
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbd84d1e8a, pid=9928, tid=1072
#
# JRE version: Java(TM) SE Runtime Environment (8.0_77-b03) (build 1.8.0_77-b03)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.77-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x11e8a]
#
# 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.java.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 (0x0000000002eb3800): JavaThread "Client thread" [_thread_in_native, id=1072, stack(0x0000000002db0000,0x0000000002eb0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000002a52d210
Registers:
RAX=0x0000000000000000, RBX=0x0000000000005d40, RCX=0x00000000ef9ef020, RDX=0x000000002a52d218
RSP=0x0000000002ead2d0, RBP=0x0000000001198f00, RSI=0x0000000001126850, RDI=0x0000000000000000
R8 =0x0000000000005d40, R9 =0x0000000000000008, R10=0x0000000000000060, R11=0x0000000002ead2a0
R12=0x0000000000000012, R13=0x00000000000005d4, R14=0x00000000239fdff0, R15=0x000000002a52d210
RIP=0x00007ffbd84d1e8a, EFLAGS=0x0000000000010246
Top of Stack: (sp=0x0000000002ead2d0)
0x0000000002ead2d0: 4039000000000000 0000000000000000
0x0000000002ead2e0: 0000000041c7f5c3 0000000000000000
0x0000000002ead2f0: 0000000000000000 00007ffbd89c23ab
0x0000000002ead300: 0000000000005d40 0000000001126850
0x0000000002ead310: 0000000000005d40 00000000750a1a40
0x0000000002ead320: 0000000000000000 0000000000000010
0x0000000002ead330: 00000000239fdc90 00007ffbd8564467
0x0000000002ead340: 00000000239fdc90 00000000239fdc90
0x0000000002ead350: 0000000000000010 0000000000000004
0x0000000002ead360: 0000000000040001 0000000002ead300
0x0000000002ead370: 00000000239fe200 000000002246d130
0x0000000002ead380: 0000000002ead468 0000000002eb3800
0x0000000002ead390: 00000000239fdc90 00007ffbd8be5800
0x0000000002ead3a0: 0000000001198f00 00007ffbd85660b1
0x0000000002ead3b0: 00000000e5a7f028 0000000000000000
0x0000000002ead3c0: 00000000ef9ef018 0000000002ead4a0
Instructions: (pc=0x00007ffbd84d1e8a)
0x00007ffbd84d1e6a: c1 49 03 c9 49 03 d1 48 c1 e8 02 48 ff c8 74 16
0x00007ffbd84d1e7a: 48 ff c8 74 0b 48 ff c8 75 12 8b 42 f4 89 41 f4
0x00007ffbd84d1e8a: 8b 42 f8 89 41 f8 8b 42 fc 89 41 fc 4d 2b c1 0f
0x00007ffbd84d1e9a: 29 74 24 10 0f 29 3c 24 49 81 f8 00 00 08 00 0f
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000005d40 is an unknown value
RCX=0x00000000ef9ef020 is an unknown value
RDX=0x000000002a52d218 is an unknown value
RSP=0x0000000002ead2d0 is pointing into the stack for thread: 0x0000000002eb3800
RBP=0x0000000001198f00 is an unknown value
RSI=0x0000000001126850 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000005d40 is an unknown value
R9 =0x0000000000000008 is an unknown value
R10=0x0000000000000060 is an unknown value
R11=0x0000000002ead2a0 is pointing into the stack for thread: 0x0000000002eb3800
R12=0x0000000000000012 is an unknown value
R13=0x00000000000005d4 is an unknown value
R14=0x00000000239fdff0 is an unknown value
R15=0x000000002a52d210 is an unknown value
Stack: [0x0000000002db0000,0x0000000002eb0000], sp=0x0000000002ead2d0, free space=1012k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig75icd64.dll+0x11e8a]
C [ig75icd64.dll+0x5023ab]
C 0x000000000490fa14
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 11662 org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V (0 bytes) @ 0x000000000490f98e [0x000000000490f940+0x4e]
J 31658 C2 org.lwjgl.opengl.GL11.glDrawArrays(III)V (24 bytes) @ 0x000000000892ac34 [0x000000000892abc0+0x74]
j com.github.lunatrius.schematica.client.renderer.RendererSchematicChunk.updateRenderer()V+273
j com.github.lunatrius.schematica.client.renderer.RendererSchematicGlobal.sortAndUpdate(Lcom/github/lunatrius/schematica/world/SchematicWorld;)V+59
j com.github.lunatrius.schematica.client.renderer.RendererSchematicGlobal.render(Lcom/github/lunatrius/schematica/world/SchematicWorld;)V+124
J 31434 C1 com.github.lunatrius.schematica.client.renderer.RendererSchematicGlobal.onRender(Lnet/minecraftforge/client/event/RenderWorldLastEvent;)V (66 bytes) @ 0x00000000081396c4 [0x0000000008139400+0x2c4]
J 31433 C1 cpw.mods.fml.common.eventhandler.ASMEventHandler_1301_RendererSchematicGlobal_onRender_RenderWorldLastEvent.invoke(Lcpw/mods/fml/common/eventhandler/Event;)V (15 bytes) @ 0x0000000007599644 [0x0000000007599400+0x244]
J 19216 C2 cpw.mods.fml.common.eventhandler.EventBus.post(Lcpw/mods/fml/common/eventhandler/Event;)Z (77 bytes) @ 0x00000000060b9694 [0x00000000060b9560+0x134]
J 26325 C1 sun.reflect.GeneratedMethodAccessor52.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (171 bytes) @ 0x00000000077e66ac [0x00000000077e5220+0x148c]
J 14489 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000000551f0f4 [0x000000000551f040+0xb4]
J 25019 C1 Reflector.callVoid(LReflectorMethod;[Ljava/lang/Object;)V (29 bytes) @ 0x0000000007008e74 [0x0000000007008d20+0x154]
J 26572 C1 net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V (1924 bytes) @ 0x0000000007973fd4 [0x000000000795ae60+0x19174]
J 23068 C1 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (1498 bytes) @ 0x00000000057e269c [0x00000000057deb00+0x3b9c]
J 19221 C1 net.minecraft.client.Minecraft.func_71411_J()V (868 bytes) @ 0x00000000060cc5fc [0x00000000060c9620+0x2fdc]
j net.minecraft.client.Minecraft.func_99999_d()V+61
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1015
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 1810 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x00000000035bfc4c [0x00000000035bfb40+0x10c]
J 1809 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x00000000035c03ec [0x00000000035c0000+0x3ec]
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 )
0x000000006e258000 JavaThread "LogisticsPipes ItemIdentifier Cleanup Thread" daemon [_thread_blocked, id=5616, stack(0x00000000f3460000,0x00000000f3560000)]
0x000000006e256800 JavaThread "Thread-47" [_thread_in_Java, id=12948, stack(0x00000000f2460000,0x00000000f2560000)]
0x000000001ef7e000 JavaThread "Voxelmap WorldMap Calculation Thread 3" [_thread_blocked, id=11288, stack(0x00000000f2360000,0x00000000f2460000)]
0x000000001ef81000 JavaThread "Voxelmap WorldMap Calculation Thread 2" [_thread_blocked, id=11792, stack(0x00000000f2260000,0x00000000f2360000)]
0x000000001f6f0800 JavaThread "Voxelmap WorldMap Calculation Thread 1" [_thread_blocked, id=11148, stack(0x00000000f2160000,0x00000000f2260000)]
0x000000001a86d000 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=10492, stack(0x00000000e8a30000,0x00000000e8b30000)]
0x00000000c31b8800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=12884, stack(0x00000000e8520000,0x00000000e8620000)]
0x000000006e255000 JavaThread "Thread-43" daemon [_thread_in_native, id=6856, stack(0x000000007fe30000,0x000000007ff30000)]
0x000000006e257000 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=8944, stack(0x0000000070890000,0x0000000070990000)]
0x000000001f6f2000 JavaThread "Thread-42" [_thread_blocked, id=11172, stack(0x000000006ff20000,0x0000000070020000)]
0x00000000c31ba800 JavaThread "Thread-41" [_thread_blocked, id=14144, stack(0x000000006fe20000,0x000000006ff20000)]
0x00000000c31b1000 JavaThread "Voxelmap Map Calculation Thread" [_thread_blocked, id=4116, stack(0x000000006fc20000,0x000000006fd20000)]
0x00000000c31ad000 JavaThread "pool-2-thread-1" [_thread_blocked, id=5332, stack(0x00000000e9b60000,0x00000000e9c60000)]
0x00000000c31b2800 JavaThread "Ender IO Addons Scheduler" [_thread_blocked, id=1356, stack(0x00000000e8d30000,0x00000000e8e30000)]
0x000000006e254000 JavaThread "PR RoutingThread #3" daemon [_thread_blocked, id=13416, stack(0x00000000e7e20000,0x00000000e7f20000)]
0x000000006e255800 JavaThread "PR RoutingThread #2" daemon [_thread_blocked, id=8952, stack(0x00000000e7d20000,0x00000000e7e20000)]
0x000000006e253800 JavaThread "PR RoutingThread #1" daemon [_thread_blocked, id=6544, stack(0x00000000e7c20000,0x00000000e7d20000)]
0x000000006e25a000 JavaThread "PR RoutingThread #0" daemon [_thread_blocked, id=884, stack(0x00000000e7b20000,0x00000000e7c20000)]
0x000000001a871800 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=10500, stack(0x00000000e7820000,0x00000000e7920000)]
0x000000001a870000 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=11128, stack(0x00000000e7720000,0x00000000e7820000)]
0x000000001a872000 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=9720, stack(0x00000000e7620000,0x00000000e7720000)]
0x000000001f6fd000 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=14100, stack(0x00000000e7520000,0x00000000e7620000)]
0x000000001f6f9800 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=9464, stack(0x00000000e7420000,0x00000000e7520000)]
0x000000001f6f8800 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=11624, stack(0x00000000e7320000,0x00000000e7420000)]
0x000000001f6fb800 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=6692, stack(0x00000000e7220000,0x00000000e7320000)]
0x000000001f6fc800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=13824, stack(0x00000000e7120000,0x00000000e7220000)]
0x000000001f6f6800 JavaThread "Thread-26" daemon [_thread_in_native, id=13528, stack(0x00000000e4550000,0x00000000e4650000)]
0x000000001a873800 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=6388, stack(0x0000000075a30000,0x0000000075b30000)]
0x000000001a873000 JavaThread "Thread-14" [_thread_blocked, id=1684, stack(0x000000006ea60000,0x000000006eb60000)]
0x0000000024a2b000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=13652, stack(0x000000006d690000,0x000000006d790000)]
0x0000000024784800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6768, stack(0x0000000024cd0000,0x0000000024dd0000)]
0x000000001bd6c800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8784, stack(0x00000000225d0000,0x00000000226d0000)]
0x000000001bf99800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6836, stack(0x000000001e080000,0x000000001e180000)]
0x000000001bf96000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1048, stack(0x000000001de80000,0x000000001df80000)]
0x000000001a8e9800 JavaThread "Service Thread" daemon [_thread_blocked, id=11248, stack(0x000000001b440000,0x000000001b540000)]
0x000000001a86d800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=12568, stack(0x000000001b340000,0x000000001b440000)]
0x000000001a866800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11036, stack(0x000000001b240000,0x000000001b340000)]
0x000000001a862800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5620, stack(0x000000001b140000,0x000000001b240000)]
0x000000001a85f800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3428, stack(0x000000001b040000,0x000000001b140000)]
0x000000001a85e800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13896, stack(0x000000001af40000,0x000000001b040000)]
0x0000000019e2e000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=2096, stack(0x000000001ae40000,0x000000001af40000)]
0x0000000019e23800 JavaThread "Finalizer" daemon [_thread_blocked, id=8160, stack(0x000000001ac30000,0x000000001ad30000)]
0x0000000019e1b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=10108, stack(0x000000001a730000,0x000000001a830000)]
=>0x0000000002eb3800 JavaThread "Client thread" [_thread_in_native, id=1072, stack(0x0000000002db0000,0x0000000002eb0000)]
Other Threads:
0x0000000019e12000 VMThread [stack: 0x000000001a630000,0x000000001a730000] [id=1768]
0x000000001a90f800 WatcherThread [stack: 0x000000001b540000,0x000000001b640000] [id=7376]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 306688K, used 112086K [0x00000006c0000000, 0x00000006d4cc0000, 0x00000006d4cc0000)
eden space 272640K, 36% used [0x00000006c0000000, 0x00000006c6131e78, 0x00000006d0a40000)
from space 34048K, 36% used [0x00000006d2b80000, 0x00000006d37c3cf8, 0x00000006d4cc0000)
to space 34048K, 0% used [0x00000006d0a40000, 0x00000006d0a40000, 0x00000006d2b80000)
concurrent mark-sweep generation total 2615204K, used 1463034K [0x00000006d4cc0000, 0x00000007746a9000, 0x00000007c0000000)
Metaspace used 231129K, capacity 232893K, committed 234368K, reserved 1247232K
class space used 35641K, capacity 36176K, committed 36224K, reserved 1048576K
Card table byte_map: [0x0000000012770000,0x0000000012f80000] byte_map_base: 0x000000000f170000
Marking Bits: (CMSBitMap*) 0x0000000002f0e048
Bits: [0x0000000013b30000, 0x00000000175fd000)
Mod Union Table: (CMSBitMap*) 0x0000000002f0e108
Bits: [0x0000000017600000, 0x00000000176eb340)
Polling page: 0x00000000010c0000
CodeCache: size=245760Kb used=93690Kb max_used=93704Kb free=152069Kb
bounds [0x0000000002fb0000, 0x0000000008bd0000, 0x0000000011fb0000]
total_blobs=24382 nmethods=22566 adapters=1724
compilation: enabled
Compilation events (10 events):
Event: 927.092 Thread 0x000000001a866800 nmethod 32410 0x0000000004f36f50 code [0x0000000004f37080, 0x0000000004f37118]
Event: 927.096 Thread 0x000000001a866800 32411 4 net.minecraft.world.World::func_147447_a (939 bytes)
Event: 927.118 Thread 0x000000001a862800 nmethod 32404 0x0000000008b8f650 code [0x0000000008b8f9e0, 0x0000000008b92160]
Event: 927.119 Thread 0x000000001a862800 32412 4 net.minecraft.block.BlockSlab::func_149719_a (74 bytes)
Event: 927.120 Thread 0x000000001a862800 nmethod 32412 0x0000000007ed8c50 code [0x0000000007ed8dc0, 0x0000000007ed8ee8]
Event: 927.124 Thread 0x000000001a862800 32413 4 net.minecraft.client.renderer.RenderBlocks::func_147784_q (209 bytes)
Event: 927.136 Thread 0x000000001a862800 nmethod 32413 0x0000000006e09350 code [0x0000000006e09500, 0x0000000006e09770]
Event: 927.142 Thread 0x000000001a862800 32414 4 net.minecraft.client.renderer.entity.RendererLivingEntity::func_77033_b (422 bytes)
Event: 927.161 Thread 0x000000001a86d800 32416 % ! 3 com.github.lunatrius.schematica.client.renderer.RendererSchematicChunk::renderBlocks @ 88 (868 bytes)
Event: 927.167 Thread 0x000000001a86d800 nmethod 32416% 0x0000000008b96250 code [0x0000000008b967c0, 0x0000000008b99a68]
GC Heap History (10 events):
Event: 923.872 GC heap before
{Heap before GC invocations=1051 (full 51):
par new generation total 306688K, used 278649K [0x00000006c0000000, 0x00000006d4cc0000, 0x00000006d4cc0000)
eden space 272640K, 100% used [0x00000006c0000000, 0x00000006d0a40000, 0x00000006d0a40000)
from space 34048K, 17% used [0x00000006d0a40000, 0x00000006d101e570, 0x00000006d2b80000)
to space 34048K, 0% used [0x00000006d2b80000, 0x00000006d2b80000, 0x00000006d4cc0000)
concurrent mark-sweep generation total 2615204K, used 1462619K [0x00000006d4cc0000, 0x00000007746a9000, 0x00000007c0000000)
Metaspace used 230949K, capacity 232701K, committed 234112K, reserved 1247232K
class space used 35631K, capacity 36176K, committed 36224K, reserved 1048576K
Event: 923.884 GC heap after
Heap after GC invocations=1052 (full 51):
par new generation total 306688K, used 3455K [0x00000006c0000000, 0x00000006d4cc0000, 0x00000006d4cc0000)
eden space 272640K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006d0a40000)
from space 34048K, 10% used [0x00000006d2b80000, 0x00000006d2edfeb8, 0x00000006d4cc0000)
to space 34048K, 0% used [0x00000006d0a40000, 0x00000006d0a40000, 0x00000006d2b80000)
concurrent mark-sweep generation total 2615204K, used 1462660K [0x00000006d4cc0000, 0x00000007746a9000, 0x00000007c0000000)
Metaspace used 230949K, capacity 232701K, committed 234112K, reserved 1247232K
class space used 35631K, capacity 36176K, committed 36224K, reserved 1048576K
}
Event: 924.827 GC heap before
{Heap before GC invocations=1052 (full 51):
par new generation total 306688K, used 276095K [0x00000006c0000000, 0x00000006d4cc0000, 0x00000006d4cc0000)
eden space 272640K, 100% used [0x00000006c0000000, 0x00000006d0a40000, 0x00000006d0a40000)
from space 34048K, 10% used [0x00000006d2b80000, 0x00000006d2edfeb8, 0x00000006d4cc0000)
to space 34048K, 0% used [0x00000006d0a40000, 0x00000006d0a40000, 0x00000006d2b80000)
concurrent mark-sweep generation total 2615204K, used 1462644K [0x00000006d4cc0000, 0x00000007746a9000, 0x00000007c0000000)
Metaspace used 230952K, capacity 232701K, committed 234112K, reserved 1247232K
class space used 35631K, capacity 36176K, committed 36224K, reserved 1048576K
Event: 924.841 GC heap after
Heap after GC invocations=1053 (full 51):
par new generation total 306688K, used 8187K [0x00000006c0000000, 0x00000006d4cc0000, 0x00000006d4cc0000)
eden space 272640K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006d0a40000)
from space 34048K, 24% used [0x00000006d0a40000, 0x00000006d123ec30, 0x00000006d2b80000)
to space 34048K, 0% used [0x00000006d2b80000, 0x00000006d2b80000, 0x00000006d4cc0000)
concurrent mark-sweep generation total 2615204K, used 1462673K [0x00000006d4cc0000, 0x00000007746a9000, 0x00000007c0000000)
Metaspace used 230952K, capacity 232701K, committed 234112K, reserved 1247232K
class space used 35631K, capacity 36176K, committed 36224K, reserved 1048576K
}
Event: 925.802 GC heap before
{Heap before GC invocations=1053 (full 51):
par new generation total 306688K, used 280827K [0x00000006c0000000, 0x00000006d4cc0000, 0x00000006d4cc0000)
eden space 272640K, 100% used [0x00000006c0000000, 0x00000006d0a40000, 0x00000006d0a40000)
from space 34048K, 24% used [0x00000006d0a40000, 0x00000006d123ec30, 0x00000006d2b80000)
to space 34048K, 0% used [0x00000006d2b80000, 0x00000006d2b80000, 0x00000006d4cc0000)
concurrent mark-sweep generation total 2615204K, used 1462629K [0x00000006d4cc0000, 0x00000007746a9000, 0x00000007c0000000)
Metaspace used 230961K, capacity 232701K, committed 234112K, reserved 1247232K
class space used 35633K, capacity 36176K, committed 36224K, reserved 1048576K
Event: 925.818 GC heap after
Heap after GC invocations=1054 (full 51):
par new generation total 306688K, used 10303K [0x00000006c0000000, 0x00000006d4cc0000, 0x00000006d4cc0000)
eden space 272640K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006d0a40000)
from space 34048K, 30% used [0x00000006d2b80000, 0x00000006d358ff30, 0x00000006d4cc0000)
to space 34048K, 0% used [0x00000006d0a40000, 0x00000006d0a40000, 0x00000006d2b80000)
concurrent mark-sweep generation total 2615204K, used 1462952K [0x00000006d4cc0000, 0x00000007746a9000, 0x00000007c0000000)
Metaspace used 230961K, capacity 232701K, committed 234112K, reserved 1247232K
class space used 35633K, capacity 36176K, committed 36224K, reserved 1048576K
}
Event: 926.375 GC heap before
{Heap before GC invocations=1054 (full 51):
par new generation total 306688K, used 282943K [0x00000006c0000000, 0x00000006d4cc0000, 0x00000006d4cc0000)
eden space 272640K, 100% used [0x00000006c0000000, 0x00000006d0a40000, 0x00000006d0a40000)
from space 34048K, 30% used [0x00000006d2b80000, 0x00000006d358ff30, 0x00000006d4cc0000)
to space 34048K, 0% used [0x00000006d0a40000, 0x00000006d0a40000, 0x00000006d2b80000)
concurrent mark-sweep generation total 2615204K, used 1462951K [0x00000006d4cc0000, 0x00000007746a9000, 0x00000007c0000000)
Metaspace used 231103K, capacity 232829K, committed 234112K, reserved 1247232K
class space used 35640K, capacity 36176K, committed 36224K, reserved 1048576K
Event: 926.390 GC heap after
Heap after GC invocations=1055 (full 51):
par new generation total 306688K, used 11576K [0x00000006c0000000, 0x00000006d4cc0000, 0x00000006d4cc0000)
eden space 272640K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006d0a40000)
from space 34048K, 34% used [0x00000006d0a40000, 0x00000006d158e380, 0x00000006d2b80000)
to space 34048K, 0% used [0x00000006d2b80000, 0x00000006d2b80000, 0x00000006d4cc0000)
concurrent mark-sweep generation total 2615204K, used 1462999K [0x00000006d4cc0000, 0x00000007746a9000, 0x00000007c0000000)
Metaspace used 231103K, capacity 232829K, committed 234112K, reserved 1247232K
class space used 35640K, capacity 36176K, committed 36224K, reserved 1048576K
}
Event: 927.032 GC heap before
{Heap before GC invocations=1055 (full 51):
par new generation total 306688K, used 284216K [0x00000006c0000000, 0x00000006d4cc0000, 0x00000006d4cc0000)
eden space 272640K, 100% used [0x00000006c0000000, 0x00000006d0a40000, 0x00000006d0a40000)
from space 34048K, 34% used [0x00000006d0a40000, 0x00000006d158e380, 0x00000006d2b80000)
to space 34048K, 0% used [0x00000006d2b80000, 0x00000006d2b80000, 0x00000006d4cc0000)
concurrent mark-sweep generation total 2615204K, used 1462999K [0x00000006d4cc0000, 0x00000007746a9000, 0x00000007c0000000)
Metaspace used 231126K, capacity 232893K, committed 234368K, reserved 1247232K
class space used 35641K, capacity 36176K, committed 36224K, reserved 1048576K
Event: 927.047 GC heap after
Heap after GC invocations=1056 (full 51):
par new generation total 306688K, used 12559K [0x00000006c0000000, 0x00000006d4cc0000, 0x00000006d4cc0000)
eden space 272640K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006d0a40000)
from space 34048K, 36% used [0x00000006d2b80000, 0x00000006d37c3cf8, 0x00000006d4cc0000)
to space 34048K, 0% used [0x00000006d0a40000, 0x00000006d0a40000, 0x00000006d2b80000)
concurrent mark-sweep generation total 2615204K, used 1463034K [0x00000006d4cc0000, 0x00000007746a9000, 0x00000007c0000000)
Metaspace used 231126K, capacity 232893K, committed 234368K, reserved 1247232K
class space used 35641K, capacity 36176K, committed 36224K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 926.785 Thread 0x0000000002eb3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005516074 method=net.minecraft.block.BlockStairs.func_149691_a(II)Lnet/minecraft/util/IIcon; @ 9
Event: 926.806 Thread 0x0000000002eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000070c9dc8 method=net.minecraft.world.World.func_147447_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/util/Vec3;ZZZ)Lnet/minecraft/util/MovingObjectPosition; @ 121
Event: 926.815 Thread 0x0000000002eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000070c9dc8 method=net.minecraft.world.World.func_147447_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/util/Vec3;ZZZ)Lnet/minecraft/util/MovingObjectPosition; @ 121
Event: 926.841 Thread 0x0000000002eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000070c9dc8 method=net.minecraft.world.World.func_147447_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/util/Vec3;ZZZ)Lnet/minecraft/util/MovingObjectPosition; @ 121
Event: 926.985 Thread 0x0000000002eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000893dbfc method=net.minecraft.block.BlockSlab.func_149646_a(Lnet/minecraft/world/IBlockAccess;IIII)Z @ 165
Event: 926.986 Thread 0x0000000002eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000893dbfc method=net.minecraft.block.BlockSlab.func_149646_a(Lnet/minecraft/world/IBlockAccess;IIII)Z @ 165
Event: 927.074 Thread 0x0000000002eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000068a29f8 method=ConnectedTextures.getConnectedTextureSingle(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/block/Block;IIIILnet/minecraft/util/IIcon;Z)Lnet/minecraft/util/IIcon; @ 168
Event: 927.074 Thread 0x0000000002eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000068a29f8 method=ConnectedTextures.getConnectedTextureSingle(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/block/Block;IIIILnet/minecraft/util/IIcon;Z)Lnet/minecraft/util/IIcon; @ 168
Event: 927.155 Thread 0x0000000002eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000008b913a8 method=net.minecraft.block.BlockSlab.func_149646_a(Lnet/minecraft/world/IBlockAccess;IIII)Z @ 248
Event: 927.156 Thread 0x0000000002eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000008b913a8 method=net.minecraft.block.BlockSlab.func_149646_a(Lnet/minecraft/world/IBlockAccess;IIII)Z @ 248
Internal exceptions (10 events):
Event: 927.021 Thread 0x00000000c31ba800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006d09822d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 927.021 Thread 0x00000000c31ba800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006d0982528) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 927.106 Thread 0x00000000c31ba800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c10a9aa8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 927.106 Thread 0x00000000c31ba800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c10a9d00) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 927.106 Thread 0x00000000c31ba800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c10a9f58) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 927.115 Thread 0x00000000c31ba800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c10aa1b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 927.115 Thread 0x00000000c31ba800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c10fdb08) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 927.115 Thread 0x00000000c31ba800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c10fdd60) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 927.117 Thread 0x00000000c31ba800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000006c10fdfb8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 927.118 Thread 0x00000000c31ba800 Exception <a 'java/lang/InterruptedException'"java_re" with MS VC++ 10.0 (VS2010)
time: Thu Aug 25 16:58:54 2016
elapsed time: 927 seconds (0d 0h 15m 27s)