Draconic-Inc / Draconic-Evolution

Other
341 stars 173 forks source link

Java crash when attempting to scroll onto JEI page with Draconic on it #1000

Closed xAlicatt closed 6 years ago

xAlicatt commented 6 years ago

After a long time trying to figure out what was crashing my jre, I finally figured out that MultiMC was creating a log even though I wasn't getting a regular crash-report generated.

I notice that Code Chicken is also mentioned in the log, but rolling that back did not fix the issue. The only thing I could do to prevent the crash was to remove Draconic.

Something to do with item rendering and may or may not even be something to do with your mod, but I didn't know where else to share this based on my experiences.

Also, yes, I did remove my resource packs and test without them and I was still getting the crash.

Base information

Crash report

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000002bf80d8b, pid=9860, tid=0x0000000000001f48
#
# JRE version: Java(TM) SE Runtime Environment (8.0_151-b12) (build 1.8.0_151-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.151-b12 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ig7icd64.dll+0x10d8b]
#
# 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 (0x000000000230e800):  JavaThread "Client thread" [_thread_in_native, id=8008, stack(0x0000000002460000,0x0000000002560000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000018

Registers:
RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x0000000112679f30, RDX=0x0000048a00d30004
RSP=0x000000000255c3f0, RBP=0x000000002890efe8, RSI=0x00000001126e28f0, RDI=0x0000000000000000
R8 =0x000000002196e0c0, R9 =0x000000ffffffffff, R10=0x00000000218a0470, R11=0x000000011232b1f0
R12=0x0000000000000000, R13=0x0000000000000004, R14=0x0000000000000000, R15=0x000000011232b1d8
RIP=0x000000002bf80d8b, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000000255c3f0)
0x000000000255c3f0:   0000000000000000 000000002c828aee
0x000000000255c400:   0000000000000000 000000002890efe8
0x000000000255c410:   00000001126e28f0 00000001124a05e0
0x000000000255c420:   00000001124a0730 0000000000000001
0x000000000255c430:   0000000000000000 000000011232a7b0
0x000000000255c440:   000000002890efe8 0000000000000000
0x000000000255c450:   000000002db89c00 0000000021540000
0x000000000255c460:   00000001124a05e0 00000001126e28f0
0x000000000255c470:   0000000000000001 00000000218a0270
0x000000000255c480:   00000000218a04a0 0000000000000040
0x000000000255c490:   000004da00610007 00000000218a0470
0x000000000255c4a0:   000000011232a7b0 fffffffffffffffe
0x000000000255c4b0:   0000000076eb03c8 0000000000000000
0x000000000255c4c0:   0000000000000000 0000000000000000
0x000000000255c4d0:   0000000000000000 0000000000000004
0x000000000255c4e0:   0000000021540288 0000000000358b60 

Instructions: (pc=0x000000002bf80d8b)
0x000000002bf80d6b:   cc cc cc cc cc 48 89 5c 24 08 48 89 6c 24 10 48
0x000000002bf80d7b:   89 74 24 18 48 89 7c 24 20 41 54 48 8b 01 33 ff
0x000000002bf80d8b:   48 8b 70 18 48 8b 50 20 4c 8b 50 28 8b 68 30 44
0x000000002bf80d9b:   8b 40 34 44 8b 58 38 44 8b 60 7c 44 8b 88 80 00 

Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x0000000112679f30 is an unknown value
RDX=0x0000048a00d30004 is an unknown value
RSP=0x000000000255c3f0 is pointing into the stack for thread: 0x000000000230e800
RBP=0x000000002890efe8 is an unknown value
RSI=0x00000001126e28f0 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x000000002196e0c0 is an unknown value
R9 =0x000000ffffffffff is an unknown value
R10=0x00000000218a0470 is an unknown value
R11=0x000000011232b1f0 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000004 is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x000000011232b1d8 is an unknown value

Stack: [0x0000000002460000,0x0000000002560000],  sp=0x000000000255c3f0,  free space=1008k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig7icd64.dll+0x10d8b]
C  [ig7icd64.dll+0x8b8aee]
C  [ig7icd64.dll+0x8b9f57]
C  [ig7icd64.dll+0x8d7d26]
C  [ig7icd64.dll+0x37d8d1]
C  [ig7icd64.dll+0x23d1fc]
C  [ig7icd64.dll+0x2422b6]
C  0x00000000028480f4

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL20.nglLinkProgram(IJ)V+0
j  org.lwjgl.opengl.GL20.glLinkProgram(I)V+15
j  codechicken.lib.render.shader.ShaderProgram.checkValidation()V+18
j  codechicken.lib.render.shader.ShaderProgram.useShader(Lcodechicken/lib/render/shader/ShaderProgram$IUniformCallback;)V+15
j  com.brandon3055.draconicevolution.client.render.item.RenderItemEnergyCrystal.bindShader(FI)V+50
j  com.brandon3055.draconicevolution.client.render.item.RenderItemEnergyCrystal.renderItem(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms$TransformType;)V+197
j  codechicken.lib.render.item.CCRenderItem.func_180454_a(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/block/model/IBakedModel;)V+50
j  codechicken.lib.render.item.CCRenderItem.func_191962_a(Lnet/minecraft/item/ItemStack;IILnet/minecraft/client/renderer/block/model/IBakedModel;)V+102
J 45284 C2 codechicken.lib.render.item.CCRenderItem.func_184391_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/item/ItemStack;II)V (177 bytes) @ 0x000000000aece3a0 [0x000000000aece200+0x1a0]
j  mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.render(Lnet/minecraft/client/Minecraft;IILnet/minecraft/item/ItemStack;)V+29
j  mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.render(Lnet/minecraft/client/Minecraft;IILjava/lang/Object;)V+9
J 45021 C1 mezz.jei.render.IngredientRenderer.renderSlow()V (89 bytes) @ 0x000000000a24a7dc [0x000000000a24a4c0+0x31c]
j  mezz.jei.render.IngredientListBatchRenderer.render(Lnet/minecraft/client/Minecraft;)V+329
j  mezz.jei.gui.overlay.IngredientGrid.draw(Lnet/minecraft/client/Minecraft;II)V+8
j  mezz.jei.gui.overlay.IngredientListOverlay.drawScreen(Lnet/minecraft/client/Minecraft;IIF)V+40
J 40361 C1 mezz.jei.gui.GuiEventHandler.onDrawBackgroundEventPost(Lnet/minecraftforge/client/event/GuiScreenEvent$BackgroundDrawnEvent;)V (54 bytes) @ 0x000000000568d934 [0x000000000568d2e0+0x654]
J 40360 C1 net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2518_GuiEventHandler_onDrawBackgroundEventPost_BackgroundDrawnEvent.invoke(Lnet/minecraftforge/fml/common/eventhandler/Event;)V (15 bytes) @ 0x000000000682fad4 [0x000000000682f880+0x254]
J 32707 C2 net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(Lnet/minecraftforge/fml/common/eventhandler/Event;)V (110 bytes) @ 0x00000000044b0a38 [0x00000000044b08c0+0x178]
J 19488 C2 net.minecraftforge.fml.common.eventhandler.EventBus.post(Lnet/minecraftforge/fml/common/eventhandler/Event;)Z (86 bytes) @ 0x0000000005d71990 [0x0000000005d718a0+0xf0]
J 38110 C1 net.minecraft.client.gui.GuiScreen.func_146276_q_()V (21 bytes) @ 0x00000000087ddd24 [0x00000000087ddb60+0x1c4]
j  net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(IIF)V+1
J 29349 C1 net.minecraftforge.client.ForgeHooksClient.drawScreen(Lnet/minecraft/client/gui/GuiScreen;IIF)V (46 bytes) @ 0x00000000078e211c [0x00000000078e1de0+0x33c]
J 29300 C1 net.minecraft.client.renderer.EntityRenderer.func_181560_a(FJ)V (971 bytes) @ 0x00000000078510d4 [0x000000000784bfc0+0x5114]
J 29220 C1 net.minecraft.client.Minecraft.func_71411_J()V (948 bytes) @ 0x00000000077d0994 [0x00000000077ce4e0+0x24b4]
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 1753 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000002e3e34c [0x0000000002e3e240+0x10c]
J 1752 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000002e3eaf4 [0x0000000002e3e700+0x3f4]
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
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  org.multimc.onesix.OneSixLauncher.launchWithMainClass()I+179
j  org.multimc.onesix.OneSixLauncher.launch(Lorg/multimc/ParamBucket;)I+163
j  org.multimc.EntryPoint.listen()I+160
j  org.multimc.EntryPoint.main([Ljava/lang/String;)V+54
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x0000000092d1b000 JavaThread "pool-3-thread-283" [_thread_blocked, id=568, stack(0x0000000139530000,0x0000000139630000)]
  0x0000000092d1a800 JavaThread "pool-3-thread-282" [_thread_blocked, id=8316, stack(0x00000001399b0000,0x0000000139ab0000)]
  0x0000000092d19800 JavaThread "pool-3-thread-281" [_thread_blocked, id=8636, stack(0x0000000139770000,0x0000000139870000)]
  0x0000000092d19000 JavaThread "pool-3-thread-280" [_thread_blocked, id=5600, stack(0x00000001393f0000,0x00000001394f0000)]
  0x0000000092d18000 JavaThread "pool-3-thread-279" [_thread_blocked, id=5788, stack(0x0000000138e40000,0x0000000138f40000)]
  0x0000000092d17800 JavaThread "pool-3-thread-278" [_thread_blocked, id=10300, stack(0x0000000138f60000,0x0000000139060000)]
  0x0000000092d16800 JavaThread "pool-3-thread-277" [_thread_blocked, id=3184, stack(0x0000000138d40000,0x0000000138e40000)]
  0x0000000092d16000 JavaThread "pool-3-thread-276" [_thread_blocked, id=9280, stack(0x00000001388d0000,0x00000001389d0000)]
  0x0000000092d15000 JavaThread "pool-3-thread-275" [_thread_blocked, id=7836, stack(0x0000000138450000,0x0000000138550000)]
  0x0000000075fe6800 JavaThread "pool-3-thread-274" [_thread_blocked, id=8980, stack(0x0000000139290000,0x0000000139390000)]
  0x0000000092d13800 JavaThread "pool-3-thread-273" [_thread_blocked, id=8740, stack(0x0000000137dd0000,0x0000000137ed0000)]
  0x0000000092d13000 JavaThread "pool-3-thread-272" [_thread_blocked, id=7760, stack(0x0000000138b00000,0x0000000138c00000)]
  0x0000000092d12000 JavaThread "pool-3-thread-271" [_thread_blocked, id=11016, stack(0x0000000138c00000,0x0000000138d00000)]
  0x0000000092d11800 JavaThread "pool-3-thread-270" [_thread_blocked, id=11084, stack(0x00000001389e0000,0x0000000138ae0000)]
  0x0000000092d10800 JavaThread "pool-3-thread-269" [_thread_blocked, id=5948, stack(0x0000000138790000,0x0000000138890000)]
  0x0000000092d10000 JavaThread "pool-3-thread-268" [_thread_blocked, id=8944, stack(0x0000000138550000,0x0000000138650000)]
  0x0000000092d0f000 JavaThread "pool-3-thread-267" [_thread_blocked, id=11000, stack(0x0000000137630000,0x0000000137730000)]
  0x0000000092d0e800 JavaThread "pool-3-thread-266" [_thread_blocked, id=5240, stack(0x0000000137870000,0x0000000137970000)]
  0x0000000092d0d800 JavaThread "pool-3-thread-265" [_thread_blocked, id=10484, stack(0x0000000138350000,0x0000000138450000)]
  0x0000000092d0d000 JavaThread "pool-3-thread-264" [_thread_blocked, id=11160, stack(0x0000000138150000,0x0000000138250000)]
  0x0000000092d0c000 JavaThread "pool-3-thread-263" [_thread_blocked, id=1068, stack(0x0000000137cd0000,0x0000000137dd0000)]
  0x0000000092d0b800 JavaThread "pool-3-thread-262" [_thread_blocked, id=4304, stack(0x0000000137030000,0x0000000137130000)]
  0x0000000092d0a800 JavaThread "pool-3-thread-261" [_thread_blocked, id=10668, stack(0x0000000137aa0000,0x0000000137ba0000)]
  0x0000000092d0a000 JavaThread "pool-3-thread-260" [_thread_blocked, id=10244, stack(0x0000000137ba0000,0x0000000137ca0000)]
  0x0000000092d08800 JavaThread "pool-3-thread-259" [_thread_blocked, id=10416, stack(0x0000000137980000,0x0000000137a80000)]
  0x0000000092c8f000 JavaThread "pool-3-thread-258" [_thread_blocked, id=11032, stack(0x00000001372a0000,0x00000001373a0000)]
  0x0000000092c8e800 JavaThread "pool-3-thread-257" [_thread_blocked, id=10760, stack(0x0000000137770000,0x0000000137870000)]
  0x0000000092c8d800 JavaThread "pool-3-thread-256" [_thread_blocked, id=2664, stack(0x0000000136750000,0x0000000136850000)]
  0x0000000092c8d000 JavaThread "pool-3-thread-255" [_thread_blocked, id=7828, stack(0x0000000136500000,0x0000000136600000)]
  0x0000000092c8c000 JavaThread "pool-3-thread-254" [_thread_blocked, id=4704, stack(0x0000000138010000,0x0000000138110000)]
  0x0000000092c8b800 JavaThread "pool-3-thread-253" [_thread_blocked, id=11076, stack(0x0000000137ef0000,0x0000000137ff0000)]
  0x0000000092c8a800 JavaThread "pool-3-thread-252" [_thread_blocked, id=10360, stack(0x0000000137530000,0x0000000137630000)]
  0x0000000092c8a000 JavaThread "pool-3-thread-251" [_thread_blocked, id=7508, stack(0x0000000136ba0000,0x0000000136ca0000)]
  0x0000000092c89000 JavaThread "pool-3-thread-250" [_thread_blocked, id=9340, stack(0x0000000135f90000,0x0000000136090000)]
  0x0000000092c88800 JavaThread "pool-3-thread-249" [_thread_blocked, id=7020, stack(0x00000001373f0000,0x00000001374f0000)]
  0x0000000092c87800 JavaThread "pool-3-thread-248" [_thread_blocked, id=7532, stack(0x0000000137140000,0x0000000137240000)]
  0x0000000092c87000 JavaThread "pool-3-thread-247" [_thread_blocked, id=10000, stack(0x0000000136f30000,0x0000000137030000)]
  0x0000000092c86000 JavaThread "pool-3-thread-246" [_thread_blocked, id=10444, stack(0x0000000136600000,0x0000000136700000)]
  0x0000000092c85800 JavaThread "pool-3-thread-245" [_thread_blocked, id=5820, stack(0x00000001363f0000,0x00000001364f0000)]
  0x0000000092c84800 JavaThread "pool-3-thread-244" [_thread_blocked, id=11132, stack(0x0000000136da0000,0x0000000136ea0000)]
  0x0000000092c84000 JavaThread "pool-3-thread-243" [_thread_blocked, id=3924, stack(0x0000000136ca0000,0x0000000136da0000)]
  0x0000000092c83000 JavaThread "pool-3-thread-242" [_thread_blocked, id=10324, stack(0x0000000136980000,0x0000000136a80000)]
  0x0000000092c82800 JavaThread "pool-3-thread-241" [_thread_blocked, id=3692, stack(0x0000000136a90000,0x0000000136b90000)]
  0x0000000092c81800 JavaThread "pool-3-thread-240" [_thread_blocked, id=4604, stack(0x0000000136870000,0x0000000136970000)]
  0x0000000092c81000 JavaThread "pool-3-thread-239" [_thread_blocked, id=6172, stack(0x0000000135b70000,0x0000000135c70000)]
  0x0000000092c80000 JavaThread "pool-3-thread-238" [_thread_blocked, id=5200, stack(0x00000001360b0000,0x00000001361b0000)]
  0x000000007c4d8800 JavaThread "pool-3-thread-237" [_thread_blocked, id=3940, stack(0x0000000136240000,0x0000000136340000)]
  0x0000000092c7f800 JavaThread "pool-3-thread-236" [_thread_blocked, id=10408, stack(0x0000000135e80000,0x0000000135f80000)]
  0x0000000027443800 JavaThread "pool-3-thread-235" [_thread_blocked, id=4328, stack(0x0000000135cf0000,0x0000000135df0000)]
  0x0000000092c7e800 JavaThread "pool-3-thread-234" [_thread_blocked, id=5476, stack(0x0000000135920000,0x0000000135a20000)]
  0x0000000092c7e000 JavaThread "pool-3-thread-233" [_thread_blocked, id=2868, stack(0x0000000135a40000,0x0000000135b40000)]
  0x0000000092c7c800 JavaThread "pool-3-thread-232" [_thread_blocked, id=11144, stack(0x00000001354b0000,0x00000001355b0000)]
  0x0000000092c7b000 JavaThread "pool-3-thread-231" [_thread_blocked, id=10932, stack(0x00000001357b0000,0x00000001358b0000)]
  0x0000000092c7a000 JavaThread "pool-3-thread-230" [_thread_blocked, id=11056, stack(0x0000000135600000,0x0000000135700000)]
  0x0000000092c79800 JavaThread "pool-3-thread-229" [_thread_blocked, id=10920, stack(0x00000001353a0000,0x00000001354a0000)]
  0x0000000092c78800 JavaThread "pool-3-thread-228" [_thread_blocked, id=9196, stack(0x0000000135290000,0x0000000135390000)]
  0x0000000092c78000 JavaThread "pool-3-thread-227" [_thread_blocked, id=9544, stack(0x0000000134ee0000,0x0000000134fe0000)]
  0x0000000092c76800 JavaThread "pool-3-thread-226" [_thread_blocked, id=6652, stack(0x0000000134c10000,0x0000000134d10000)]
  0x0000000092c75800 JavaThread "pool-3-thread-225" [_thread_blocked, id=11008, stack(0x0000000134d50000,0x0000000134e50000)]
  0x0000000092c75000 JavaThread "pool-3-thread-224" [_thread_blocked, id=10284, stack(0x0000000127980000,0x0000000127a80000)]
  0x0000000092c74000 JavaThread "pool-3-thread-223" [_thread_blocked, id=6808, stack(0x0000000134b10000,0x0000000134c10000)]
  0x0000000022ac3000 JavaThread "pool-3-thread-222" [_thread_blocked, id=10996, stack(0x00000001347c0000,0x00000001348c0000)]
  0x0000000092c73800 JavaThread "pool-3-thread-221" [_thread_blocked, id=8716, stack(0x0000000134930000,0x0000000134a30000)]
  0x0000000092c72800 JavaThread "pool-3-thread-220" [_thread_blocked, id=2748, stack(0x00000001341f0000,0x00000001342f0000)]
  0x0000000092c72000 JavaThread "pool-3-thread-219" [_thread_blocked, id=10508, stack(0x0000000134680000,0x0000000134780000)]
  0x0000000092c71000 JavaThread "pool-3-thread-218" [_thread_blocked, id=9124, stack(0x0000000134520000,0x0000000134620000)]
  0x0000000092c70800 JavaThread "pool-3-thread-217" [_thread_blocked, id=3928, stack(0x0000000134330000,0x0000000134430000)]
  0x00000000733b9000 JavaThread "pool-3-thread-216" [_thread_blocked, id=10384, stack(0x00000001326b0000,0x00000001327b0000)]
  0x00000000733b8800 JavaThread "pool-3-thread-215" [_thread_blocked, id=10332, stack(0x00000001340c0000,0x00000001341c0000)]
  0x00000000733b7800 JavaThread "pool-3-thread-214" [_thread_blocked, id=9432, stack(0x0000000133f10000,0x0000000134010000)]
  0x00000000733b7000 JavaThread "pool-3-thread-213" [_thread_blocked, id=8684, stack(0x0000000133da0000,0x0000000133ea0000)]
  0x00000000733b6000 JavaThread "pool-3-thread-212" [_thread_blocked, id=6072, stack(0x0000000133bf0000,0x0000000133cf0000)]
  0x00000000733b5800 JavaThread "pool-3-thread-211" [_thread_blocked, id=10612, stack(0x00000001338f0000,0x00000001339f0000)]
  0x00000000733b4800 JavaThread "pool-3-thread-210" [_thread_blocked, id=10952, stack(0x0000000133a00000,0x0000000133b00000)]
  0x00000000733b4000 JavaThread "pool-3-thread-209" [_thread_blocked, id=2160, stack(0x0000000132e00000,0x0000000132f00000)]
  0x00000000733b3000 JavaThread "pool-3-thread-208" [_thread_blocked, id=9408, stack(0x00000001337a0000,0x00000001338a0000)]
  0x00000000733b2800 JavaThread "pool-3-thread-207" [_thread_blocked, id=6048, stack(0x0000000133670000,0x0000000133770000)]
  0x00000000733b1800 JavaThread "pool-3-thread-206" [_thread_blocked, id=11220, stack(0x0000000133310000,0x0000000133410000)]
  0x00000000733b1000 JavaThread "pool-3-thread-205" [_thread_blocked, id=8668, stack(0x0000000133090000,0x0000000133190000)]
  0x00000000733b0000 JavaThread "pool-3-thread-204" [_thread_blocked, id=7528, stack(0x00000001334d0000,0x00000001335d0000)]
  0x00000000733af800 JavaThread "pool-3-thread-203" [_thread_blocked, id=504, stack(0x0000000133210000,0x0000000133310000)]
  0x00000000733ae800 JavaThread "pool-3-thread-202" [_thread_blocked, id=7892, stack(0x0000000132f20000,0x0000000133020000)]
  0x00000000733ae000 JavaThread "pool-3-thread-201" [_thread_blocked, id=10328, stack(0x0000000132900000,0x0000000132a00000)]
  0x0000000027445800 JavaThread "pool-3-thread-200" [_thread_blocked, id=8088, stack(0x0000000132c10000,0x0000000132d10000)]
  0x000000007c4d5800 JavaThread "pool-3-thread-199" [_thread_blocked, id=6940, stack(0x0000000132a50000,0x0000000132b50000)]
  0x00000000733ad000 JavaThread "pool-3-thread-198" [_thread_blocked, id=6488, stack(0x00000001312a0000,0x00000001313a0000)]
  0x00000000733ac800 JavaThread "pool-3-thread-197" [_thread_blocked, id=10600, stack(0x0000000132340000,0x0000000132440000)]
  0x00000000733ab800 JavaThread "pool-3-thread-196" [_thread_blocked, id=9040, stack(0x00000001327c0000,0x00000001328c0000)]
  0x00000000733ab000 JavaThread "pool-3-thread-195" [_thread_blocked, id=8540, stack(0x00000001325b0000,0x00000001326b0000)]
  0x00000000733aa000 JavaThread "pool-3-thread-194" [_thread_blocked, id=6008, stack(0x0000000132470000,0x0000000132570000)]
  0x0000000088797800 JavaThread "pool-3-thread-193" [_thread_blocked, id=7592, stack(0x0000000132230000,0x0000000132330000)]
  0x0000000088796800 JavaThread "pool-3-thread-192" [_thread_blocked, id=9412, stack(0x000000012ed40000,0x000000012ee40000)]
  0x0000000088796000 JavaThread "pool-3-thread-191" [_thread_blocked, id=9524, stack(0x0000000132130000,0x0000000132230000)]
  0x0000000088794800 JavaThread "pool-3-thread-190" [_thread_blocked, id=6836, stack(0x00000001310a0000,0x00000001311a0000)]
  0x0000000088793800 JavaThread "pool-3-thread-189" [_thread_blocked, id=10724, stack(0x0000000131fa0000,0x00000001320a0000)]
  0x0000000088793000 JavaThread "pool-3-thread-188" [_thread_blocked, id=7116, stack(0x0000000131db0000,0x0000000131eb0000)]
  0x0000000088791800 JavaThread "pool-3-thread-187" [_thread_blocked, id=9500, stack(0x0000000131860000,0x0000000131960000)]
  0x0000000088790800 JavaThread "pool-3-thread-186" [_thread_blocked, id=10480, stack(0x0000000131c60000,0x0000000131d60000)]
  0x0000000088790000 JavaThread "pool-3-thread-185" [_thread_blocked, id=6388, stack(0x0000000131ab0000,0x0000000131bb0000)]
  0x000000008878f000 JavaThread "pool-3-thread-184" [_thread_blocked, id=11252, stack(0x000000012f6b0000,0x000000012f7b0000)]
  0x000000008878e800 JavaThread "pool-3-thread-183" [_thread_blocked, id=5928, stack(0x0000000131960000,0x0000000131a60000)]
  0x000000008878d800 JavaThread "pool-3-thread-182" [_thread_blocked, id=10624, stack(0x00000001316f0000,0x00000001317f0000)]
  0x000000008878d000 JavaThread "pool-3-thread-181" [_thread_blocked, id=10292, stack(0x00000001314f0000,0x00000001315f0000)]
  0x000000008878c000 JavaThread "pool-3-thread-180" [_thread_blocked, id=6316, stack(0x00000001315f0000,0x00000001316f0000)]
  0x000000008878b800 JavaThread "pool-3-thread-179" [_thread_blocked, id=1684, stack(0x00000001313b0000,0x00000001314b0000)]
  0x000000008878a800 JavaThread "pool-3-thread-178" [_thread_blocked, id=5944, stack(0x00000001311a0000,0x00000001312a0000)]
  0x000000008878a000 JavaThread "pool-3-thread-177" [_thread_blocked, id=10308, stack(0x0000000130c70000,0x0000000130d70000)]
  0x0000000088789000 JavaThread "pool-3-thread-176" [_thread_blocked, id=9768, stack(0x0000000130f50000,0x0000000131050000)]
  0x0000000088788800 JavaThread "pool-3-thread-175" [_thread_blocked, id=2912, stack(0x0000000130de0000,0x0000000130ee0000)]
  0x0000000021f09000 JavaThread "pool-3-thread-174" [_thread_blocked, id=9140, stack(0x0000000130b50000,0x0000000130c50000)]
  0x0000000021f08800 JavaThread "pool-3-thread-173" [_thread_blocked, id=9000, stack(0x0000000130030000,0x0000000130130000)]
  0x0000000021f07800 JavaThread "pool-3-thread-172" [_thread_blocked, id=10836, stack(0x00000001301b0000,0x00000001302b0000)]
  0x0000000021f07000 JavaThread "pool-3-thread-171" [_thread_blocked, id=8644, stack(0x000000012fa40000,0x000000012fb40000)]
  0x0000000021f06000 JavaThread "pool-3-thread-170" [_thread_blocked, id=9180, stack(0x000000012ff30000,0x0000000130030000)]
  0x0000000021f05800 JavaThread "pool-3-thread-169" [_thread_blocked, id=908, stack(0x000000012fe30000,0x000000012ff30000)]
  0x0000000021f04800 JavaThread "pool-3-thread-168" [_thread_blocked, id=11080, stack(0x000000012fcf0000,0x000000012fdf0000)]
  0x0000000021f04000 JavaThread "pool-3-thread-167" [_thread_blocked, id=11228, stack(0x000000012f930000,0x000000012fa30000)]
  0x0000000021f03000 JavaThread "pool-3-thread-166" [_thread_blocked, id=1272, stack(0x000000012fbe0000,0x000000012fce0000)]
  0x0000000021f01800 JavaThread "pool-3-thread-165" [_thread_blocked, id=7336, stack(0x000000012f7b0000,0x000000012f8b0000)]
  0x0000000021f01000 JavaThread "pool-3-thread-164" [_thread_blocked, id=3992, stack(0x000000012e770000,0x000000012e870000)]
  0x0000000021f00000 JavaThread "pool-3-thread-163" [_thread_blocked, id=10296, stack(0x000000012f590000,0x000000012f690000)]
  0x0000000021eff800 JavaThread "pool-3-thread-162" [_thread_blocked, id=8804, stack(0x000000012f150000,0x000000012f250000)]
  0x0000000021efe800 JavaThread "pool-3-thread-161" [_thread_blocked, id=5968, stack(0x000000012ee50000,0x000000012ef50000)]
  0x0000000021efd800 JavaThread "pool-3-thread-160" [_thread_blocked, id=10312, stack(0x000000012f450000,0x000000012f550000)]
  0x0000000021efd000 JavaThread "pool-3-thread-159" [_thread_blocked, id=6760, stack(0x000000012f2d0000,0x000000012f3d0000)]
  0x0000000021efc000 JavaThread "pool-3-thread-158" [_thread_blocked, id=4724, stack(0x000000012eff0000,0x000000012f0f0000)]
  0x0000000021efb800 JavaThread "pool-3-thread-157" [_thread_blocked, id=5464, stack(0x000000012ec40000,0x000000012ed40000)]
  0x0000000021efa800 JavaThread "pool-3-thread-156" [_thread_blocked, id=8844, stack(0x000000012eb20000,0x000000012ec20000)]
  0x0000000022689800 JavaThread "pool-3-thread-155" [_thread_blocked, id=2612, stack(0x000000012dfe0000,0x000000012e0e0000)]
  0x0000000022688800 JavaThread "pool-3-thread-154" [_thread_blocked, id=8836, stack(0x000000012e930000,0x000000012ea30000)]
  0x0000000022688000 JavaThread "pool-3-thread-153" [_thread_blocked, id=8260, stack(0x000000012e670000,0x000000012e770000)]
  0x0000000022687000 JavaThread "pool-3-thread-152" [_thread_blocked, id=7504, stack(0x000000012e420000,0x000000012e520000)]
  0x0000000022686800 JavaThread "pool-3-thread-151" [_thread_blocked, id=4264, stack(0x000000012e550000,0x000000012e650000)]
  0x0000000022685800 JavaThread "pool-3-thread-150" [_thread_blocked, id=8820, stack(0x000000012e2c0000,0x000000012e3c0000)]
  0x0000000022685000 JavaThread "pool-3-thread-149" [_thread_blocked, id=7368, stack(0x000000012d8d0000,0x000000012d9d0000)]
  0x0000000022684000 JavaThread "pool-3-thread-148" [_thread_blocked, id=5648, stack(0x000000012e0f0000,0x000000012e1f0000)]
  0x0000000022683800 JavaThread "pool-3-thread-147" [_thread_blocked, id=10212, stack(0x000000012da10000,0x000000012db10000)]
  0x0000000022682800 JavaThread "pool-3-thread-146" [_thread_blocked, id=9400, stack(0x000000012d7c0000,0x000000012d8c0000)]
  0x0000000022682000 JavaThread "pool-3-thread-145" [_thread_blocked, id=7560, stack(0x000000012dee0000,0x000000012dfe0000)]
  0x0000000022681000 JavaThread "pool-3-thread-144" [_thread_blocked, id=8228, stack(0x000000012dd40000,0x000000012de40000)]
  0x0000000022680800 JavaThread "pool-3-thread-143" [_thread_blocked, id=7728, stack(0x000000012db70000,0x000000012dc70000)]
  0x000000002267f800 JavaThread "pool-3-thread-142" [_thread_blocked, id=10716, stack(0x000000012d5d0000,0x000000012d6d0000)]
  0x000000002267f000 JavaThread "pool-3-thread-141" [_thread_blocked, id=1748, stack(0x000000012d460000,0x000000012d560000)]
  0x000000002267e000 JavaThread "pool-3-thread-140" [_thread_blocked, id=7932, stack(0x000000012cfe0000,0x000000012d0e0000)]
  0x000000002267d000 JavaThread "pool-3-thread-139" [_thread_blocked, id=9512, stack(0x000000012d270000,0x000000012d370000)]
  0x000000002267c800 JavaThread "pool-3-thread-138" [_thread_blocked, id=10536, stack(0x000000012ce60000,0x000000012cf60000)]
  0x000000002267b800 JavaThread "pool-3-thread-137" [_thread_blocked, id=6788, stack(0x000000012cc10000,0x000000012cd10000)]
  0x000000002267b000 JavaThread "pool-3-thread-136" [_thread_blocked, id=7800, stack(0x000000012cab0000,0x000000012cbb0000)]
  0x000000002267a000 JavaThread "pool-3-thread-135" [_thread_blocked, id=9304, stack(0x000000012c3a0000,0x000000012c4a0000)]
  0x00000000745ef800 JavaThread "pool-3-thread-134" [_thread_blocked, id=11004, stack(0x000000012bf00000,0x000000012c000000)]
  0x00000000745ee800 JavaThread "pool-3-thread-133" [_thread_blocked, id=10268, stack(0x000000012d0f0000,0x000000012d1f0000)]
  0x00000000745ee000 JavaThread "pool-3-thread-132" [_thread_blocked, id=6716, stack(0x000000012cd40000,0x000000012ce40000)]
  0x00000000745ed000 JavaThread "pool-3-thread-131" [_thread_blocked, id=7008, stack(0x000000012c950000,0x000000012ca50000)]
  0x00000000745ec800 JavaThread "pool-3-thread-130" [_thread_blocked, id=6840, stack(0x000000012c770000,0x000000012c870000)]
  0x00000000745eb800 JavaThread "pool-3-thread-129" [_thread_blocked, id=9032, stack(0x000000012c4f0000,0x000000012c5f0000)]
  0x00000000745eb000 JavaThread "pool-3-thread-128" [_thread_blocked, id=7440, stack(0x000000012c660000,0x000000012c760000)]
  0x00000000745ea000 JavaThread "pool-3-thread-127" [_thread_blocked, id=268, stack(0x000000012c180000,0x000000012c280000)]
  0x00000000745e9800 JavaThread "pool-3-thread-126" [_thread_blocked, id=10448, stack(0x000000012c290000,0x000000012c390000)]
  0x00000000745e8000 JavaThread "pool-3-thread-125" [_thread_blocked, id=9176, stack(0x000000012c000000,0x000000012c100000)]
  0x00000000745e7000 JavaThread "pool-3-thread-124" [_thread_blocked, id=8004, stack(0x000000012b570000,0x000000012b670000)]
  0x00000000745e6800 JavaThread "pool-3-thread-123" [_thread_blocked, id=5604, stack(0x000000012bde0000,0x000000012bee0000)]
  0x00000000745e5800 JavaThread "pool-3-thread-122" [_thread_blocked, id=10652, stack(0x000000012bc50000,0x000000012bd50000)]
  0x00000000745e5000 JavaThread "pool-3-thread-121" [_thread_blocked, id=8504, stack(0x000000012bb40000,0x000000012bc40000)]
  0x00000000745e4000 JavaThread "pool-3-thread-120" [_thread_blocked, id=9072, stack(0x000000012b850000,0x000000012b950000)]
  0x00000000745e3800 JavaThread "pool-3-thread-119" [_thread_blocked, id=11224, stack(0x000000012a510000,0x000000012a610000)]
  0x00000000745e2800 JavaThread "pool-3-thread-118" [_thread_blocked, id=4688, stack(0x000000012b330000,0x000000012b430000)]
  0x00000000745e2000 JavaThread "pool-3-thread-117" [_thread_blocked, id=2512, stack(0x000000012b9c0000,0x000000012bac0000)]
  0x00000000745e1000 JavaThread "pool-3-thread-116" [_thread_blocked, id=7496, stack(0x000000012b6b0000,0x000000012b7b0000)]
  0x00000000745e0800 JavaThread "pool-3-thread-115" [_thread_blocked, id=5672, stack(0x000000012b460000,0x000000012b560000)]
  0x0000000099620800 JavaThread "pool-3-thread-114" [_thread_blocked, id=10564, stack(0x000000012b220000,0x000000012b320000)]
  0x000000009961f800 JavaThread "pool-3-thread-113" [_thread_blocked, id=10488, stack(0x000000012b0a0000,0x000000012b1a0000)]
  0x000000009961f000 JavaThread "pool-3-thread-112" [_thread_blocked, id=6232, stack(0x000000012af90000,0x000000012b090000)]
  0x000000009961e000 JavaThread "pool-3-thread-111" [_thread_blocked, id=10808, stack(0x000000012ad60000,0x000000012ae60000)]
  0x000000009961d800 JavaThread "pool-3-thread-110" [_thread_blocked, id=10348, stack(0x000000012ae90000,0x000000012af90000)]
  0x000000009961c800 JavaThread "pool-3-thread-109" [_thread_blocked, id=7036, stack(0x000000012ab20000,0x000000012ac20000)]
  0x000000009961c000 JavaThread "pool-3-thread-108" [_thread_blocked, id=7220, stack(0x000000012ac60000,0x000000012ad60000)]
  0x000000009961b000 JavaThread "pool-3-thread-107" [_thread_blocked, id=3708, stack(0x000000012a9b0000,0x000000012aab0000)]
  0x000000009961a800 JavaThread "pool-3-thread-106" [_thread_blocked, id=9740, stack(0x000000012a620000,0x000000012a720000)]
  0x0000000099619800 JavaThread "pool-3-thread-105" [_thread_blocked, id=10304, stack(0x000000012a7f0000,0x000000012a8f0000)]
  0x0000000099619000 JavaThread "pool-3-thread-104" [_thread_blocked, id=7576, stack(0x000000012a3f0000,0x000000012a4f0000)]
  0x0000000099617800 JavaThread "pool-3-thread-103" [_thread_blocked, id=1328, stack(0x000000012a2f0000,0x000000012a3f0000)]
  0x0000000099616800 JavaThread "pool-3-thread-102" [_thread_blocked, id=9112, stack(0x0000000129fa0000,0x000000012a0a0000)]
  0x0000000099616000 JavaThread "pool-3-thread-101" [_thread_blocked, id=7196, stack(0x0000000129730000,0x0000000129830000)]
  0x0000000099615000 JavaThread "pool-3-thread-100" [_thread_blocked, id=8476, stack(0x000000012a120000,0x000000012a220000)]
  0x0000000099614800 JavaThread "pool-3-thread-99" [_thread_blocked, id=5772, stack(0x0000000129b70000,0x0000000129c70000)]
  0x0000000099613800 JavaThread "pool-3-thread-98" [_thread_blocked, id=9152, stack(0x0000000129e80000,0x0000000129f80000)]
  0x0000000099613000 JavaThread "pool-3-thread-97" [_thread_blocked, id=8436, stack(0x0000000129ca0000,0x0000000129da0000)]
  0x0000000099612000 JavaThread "pool-3-thread-96" [_thread_blocked, id=6528, stack(0x0000000129a30000,0x0000000129b30000)]
  0x0000000099611800 JavaThread "pool-3-thread-95" [_thread_blocked, id=10568, stack(0x0000000129870000,0x0000000129970000)]
  0x0000000080661000 JavaThread "pool-3-thread-94" [_thread_blocked, id=10992, stack(0x0000000129590000,0x0000000129690000)]
  0x0000000080660800 JavaThread "pool-3-thread-93" [_thread_blocked, id=7580, stack(0x0000000129410000,0x0000000129510000)]
  0x000000008065f800 JavaThread "pool-3-thread-92" [_thread_blocked, id=10884, stack(0x00000001291a0000,0x00000001292a0000)]
  0x000000008065f000 JavaThread "pool-3-thread-91" [_thread_blocked, id=1760, stack(0x00000001292f0000,0x00000001293f0000)]
  0x000000008065e000 JavaThread "pool-3-thread-90" [_thread_blocked, id=4240, stack(0x0000000128ed0000,0x0000000128fd0000)]
  0x000000008065d800 JavaThread "pool-3-thread-89" [_thread_blocked, id=7796, stack(0x0000000129020000,0x0000000129120000)]
  0x000000008065c800 JavaThread "pool-3-thread-88" [_thread_blocked, id=4824, stack(0x0000000128940000,0x0000000128a40000)]
  0x000000008065c000 JavaThread "pool-3-thread-87" [_thread_blocked, id=8708, stack(0x0000000128db0000,0x0000000128eb0000)]
  0x000000008065b000 JavaThread "pool-3-thread-86" [_thread_blocked, id=8036, stack(0x0000000128c20000,0x0000000128d20000)]
  0x000000007e4fb800 JavaThread "pool-3-thread-85" [_thread_blocked, id=1380, stack(0x0000000128aa0000,0x0000000128ba0000)]
  0x000000007e4fa800 JavaThread "pool-3-thread-84" [_thread_blocked, id=11208, stack(0x00000001287f0000,0x00000001288f0000)]
  0x000000007e4fa000 JavaThread "pool-3-thread-83" [_thread_blocked, id=3604, stack(0x00000001286b0000,0x00000001287b0000)]
  0x000000007e4f9000 JavaThread "pool-3-thread-82" [_thread_blocked, id=7520, stack(0x0000000127f90000,0x0000000128090000)]
  0x000000007e4f8800 JavaThread "pool-3-thread-81" [_thread_blocked, id=9752, stack(0x0000000128430000,0x0000000128530000)]
  0x000000007e4f7800 JavaThread "pool-3-thread-80" [_thread_blocked, id=2640, stack(0x0000000128590000,0x0000000128690000)]
  0x0000000023e2b000 JavaThread "pool-3-thread-79" [_thread_blocked, id=2052, stack(0x00000001281b0000,0x00000001282b0000)]
  0x000000007e4f7000 JavaThread "pool-3-thread-78" [_thread_blocked, id=10704, stack(0x0000000127a90000,0x0000000127b90000)]
  0x000000007e4f6000 JavaThread "pool-3-thread-77" [_thread_blocked, id=10688, stack(0x00000001282d0000,0x00000001283d0000)]
  0x000000007e4f5800 JavaThread "pool-3-thread-76" [_thread_blocked, id=10636, stack(0x00000001280a0000,0x00000001281a0000)]
  0x000000007e4f4800 JavaThread "pool-3-thread-75" [_thread_blocked, id=7104, stack(0x0000000127e80000,0x0000000127f80000)]
  0x0000000022ac5800 JavaThread "pool-3-thread-74" [_thread_blocked, id=8252, stack(0x0000000127d40000,0x0000000127e40000)]
  0x0000000022ac4800 JavaThread "pool-3-thread-73" [_thread_blocked, id=7536, stack(0x0000000127640000,0x0000000127740000)]
  0x0000000022ac4000 JavaThread "pool-3-thread-72" [_thread_blocked, id=3716, stack(0x0000000127bb0000,0x0000000127cb0000)]
  0x0000000022ac2800 JavaThread "pool-3-thread-71" [_thread_blocked, id=10020, stack(0x0000000127280000,0x0000000127380000)]
  0x0000000022ac1800 JavaThread "pool-3-thread-70" [_thread_blocked, id=10928, stack(0x00000001265d0000,0x00000001266d0000)]
  0x0000000022ac0800 JavaThread "pool-3-thread-69" [_thread_blocked, id=1920, stack(0x00000001277a0000,0x00000001278a0000)]
  0x0000000022ac0000 JavaThread "pool-3-thread-68" [_thread_blocked, id=8064, stack(0x0000000127520000,0x0000000127620000)]
  0x0000000022abf000 JavaThread "pool-3-thread-67" [_thread_blocked, id=5892, stack(0x0000000127390000,0x0000000127490000)]
  0x0000000022abe800 JavaThread "pool-3-thread-66" [_thread_blocked, id=11100, stack(0x0000000126e60000,0x0000000126f60000)]
  0x000000007bc00000 JavaThread "pool-3-thread-65" [_thread_blocked, id=10632, stack(0x0000000126fd0000,0x00000001270d0000)]
  0x000000007bbff000 JavaThread "pool-3-thread-64" [_thread_blocked, id=7004, stack(0x0000000127160000,0x0000000127260000)]
  0x000000007bbfe800 JavaThread "pool-3-thread-63" [_thread_blocked, id=11120, stack(0x0000000126ce0000,0x0000000126de0000)]
  0x000000007bbfd800 JavaThread "pool-3-thread-62" [_thread_blocked, id=7860, stack(0x0000000126bd0000,0x0000000126cd0000)]
  0x000000007bbfd000 JavaThread "pool-3-thread-61" [_thread_blocked, id=3368, stack(0x0000000126a10000,0x0000000126b10000)]
  0x000000007bbfc000 JavaThread "pool-3-thread-60" [_thread_blocked, id=8788, stack(0x00000001266e0000,0x00000001267e0000)]
  0x000000007bbfb800 JavaThread "pool-3-thread-59" [_thread_blocked, id=10904, stack(0x0000000126840000,0x0000000126940000)]
  0x000000007bbfa800 JavaThread "pool-3-thread-58" [_thread_blocked, id=10784, stack(0x0000000125100000,0x0000000125200000)]
  0x000000007bbfa000 JavaThread "pool-3-thread-57" [_thread_blocked, id=8328, stack(0x0000000125f60000,0x0000000126060000)]
  0x000000007bbf9000 JavaThread "pool-3-thread-56" [_thread_blocked, id=8492, stack(0x0000000125ac0000,0x0000000125bc0000)]
  0x00000000886ef000 JavaThread "pool-3-thread-55" [_thread_blocked, id=7724, stack(0x0000000126350000,0x0000000126450000)]
  0x00000000886ed800 JavaThread "pool-3-thread-54" [_thread_blocked, id=9632, stack(0x00000001264c0000,0x00000001265c0000)]
  0x00000000886ed000 JavaThread "pool-3-thread-53" [_thread_blocked, id=9028, stack(0x0000000126240000,0x0000000126340000)]
  0x00000000886ec000 JavaThread "pool-3-thread-52" [_thread_blocked, id=6892, stack(0x0000000126060000,0x0000000126160000)]
  0x00000000886eb800 JavaThread "pool-3-thread-51" [_thread_blocked, id=976, stack(0x0000000125de0000,0x0000000125ee0000)]
  0x00000000886ea800 JavaThread "pool-3-thread-50" [_thread_blocked, id=10780, stack(0x0000000125c00000,0x0000000125d00000)]
  0x00000000886ea000 JavaThread "pool-3-thread-49" [_thread_blocked, id=4172, stack(0x00000001258b0000,0x00000001259b0000)]
  0x00000000886e9000 JavaThread "pool-3-thread-48" [_thread_blocked, id=9984, stack(0x00000001259b0000,0x0000000125ab0000)]
  0x00000000886e8800 JavaThread "pool-3-thread-47" [_thread_blocked, id=6160, stack(0x0000000125770000,0x0000000125870000)]
  0x0000000025b93800 JavaThread "pool-3-thread-46" [_thread_blocked, id=11196, stack(0x00000001255d0000,0x00000001256d0000)]
  0x0000000025b93000 JavaThread "pool-3-thread-45" [_thread_blocked, id=4808, stack(0x00000001253e0000,0x00000001254e0000)]
  0x0000000025b92000 JavaThread "pool-3-thread-44" [_thread_blocked, id=10960, stack(0x0000000124c10000,0x0000000124d10000)]
  0x0000000025b91800 JavaThread "pool-3-thread-43" [_thread_blocked, id=7176, stack(0x0000000124d10000,0x0000000124e10000)]
  0x0000000025b90800 JavaThread "pool-3-thread-42" [_thread_blocked, id=8916, stack(0x00000001248a0000,0x00000001249a0000)]
  0x0000000025b8e800 JavaThread "pool-3-thread-41" [_thread_blocked, id=10008, stack(0x00000001249a0000,0x0000000124aa0000)]
  0x0000000025b8d800 JavaThread "pool-3-thread-40" [_thread_blocked, id=9376, stack(0x0000000125200000,0x0000000125300000)]
  0x0000000025b8d000 JavaThread "pool-3-thread-39" [_thread_blocked, id=10972, stack(0x0000000122d50000,0x0000000122e50000)]
  0x0000000075ded000 JavaThread "pool-3-thread-38" [_thread_blocked, id=9844, stack(0x0000000125000000,0x0000000125100000)]
  0x0000000075dec800 JavaThread "pool-3-thread-37" [_thread_blocked, id=8068, stack(0x0000000124e60000,0x0000000124f60000)]
  0x0000000075deb800 JavaThread "pool-3-thread-36" [_thread_blocked, id=10080, stack(0x0000000124ac0000,0x0000000124bc0000)]
  0x0000000075deb000 JavaThread "pool-3-thread-35" [_thread_blocked, id=6800, stack(0x0000000123c60000,0x0000000123d60000)]
  0x0000000075dea000 JavaThread "pool-3-thread-34" [_thread_blocked, id=8972, stack(0x0000000124710000,0x0000000124810000)]
  0x0000000075de9800 JavaThread "pool-3-thread-33" [_thread_blocked, id=2352, stack(0x0000000123da0000,0x0000000123ea0000)]
  0x0000000075de8000 JavaThread "pool-3-thread-32" [_thread_blocked, id=9628, stack(0x0000000123b60000,0x0000000123c60000)]
  0x0000000075de7000 JavaThread "pool-3-thread-31" [_thread_blocked, id=2544, stack(0x0000000122fb0000,0x00000001230b0000)]
  0x0000000075de6800 JavaThread "pool-3-thread-30" [_thread_blocked, id=10040, stack(0x0000000123980000,0x0000000123a80000)]
  0x00000000824f0000 JavaThread "pool-3-thread-29" [_thread_blocked, id=10988, stack(0x0000000123880000,0x0000000123980000)]
  0x00000000824ed800 JavaThread "pool-3-thread-28" [_thread_blocked, id=10856, stack(0x00000001026f0000,0x00000001027f0000)]
  0x00000000824ed000 JavaThread "pool-3-thread-27" [_thread_blocked, id=1340, stack(0x0000000123560000,0x0000000123660000)]
  0x00000000824ec000 JavaThread "pool-3-thread-26" [_thread_blocked, id=9444, stack(0x0000000123430000,0x0000000123530000)]
  0x00000000824eb800 JavaThread "pool-3-thread-25" [_thread_blocked, id=9200, stack(0x0000000123290000,0x0000000123390000)]
  0x00000000824ea000 JavaThread "pool-3-thread-24" [_thread_blocked, id=1468, stack(0x00000001230f0000,0x00000001231f0000)]
  0x0000000024b41800 JavaThread "pool-3-thread-23" [_thread_blocked, id=4448, stack(0x0000000122ea0000,0x0000000122fa0000)]
  0x00000000824e9000 JavaThread "pool-3-thread-22" [_thread_blocked, id=9556, stack(0x0000000122270000,0x0000000122370000)]
  0x0000000072b77000 JavaThread "pool-3-thread-21" [_thread_blocked, id=7876, stack(0x0000000122710000,0x0000000122810000)]
  0x0000000072b76000 JavaThread "pool-3-thread-20" [_thread_blocked, id=5848, stack(0x0000000122130000,0x0000000122230000)]
  0x0000000072b75800 JavaThread "pool-3-thread-19" [_thread_blocked, id=8140, stack(0x0000000122c30000,0x0000000122d30000)]
  0x0000000072b74800 JavaThread "pool-3-thread-18" [_thread_blocked, id=2680, stack(0x00000001223c0000,0x00000001224c0000)]
  0x0000000072b74000 JavaThread "pool-3-thread-17" [_thread_blocked, id=7620, stack(0x0000000122a50000,0x0000000122b50000)]
  0x0000000072b73000 JavaThread "pool-3-thread-16" [_thread_blocked, id=7888, stack(0x00000001228c0000,0x00000001229c0000)]
  0x0000000072b72800 JavaThread "pool-3-thread-15" [_thread_blocked, id=7276, stack(0x0000000122560000,0x0000000122660000)]
  0x000000007c4da000 JavaThread "pool-3-thread-14" [_thread_blocked, id=5824, stack(0x0000000122010000,0x0000000122110000)]
  0x0000000072b71800 JavaThread "pool-3-thread-13" [_thread_blocked, id=9344, stack(0x0000000121e90000,0x0000000121f90000)]
  0x0000000072b70000 JavaThread "pool-3-thread-12" [_thread_blocked, id=9948, stack(0x000000011f790000,0x000000011f890000)]
  0x000000002744a000 JavaThread "pool-3-thread-11" [_thread_blocked, id=10012, stack(0x00000001213e0000,0x00000001214e0000)]
  0x0000000027449800 JavaThread "pool-3-thread-10" [_thread_blocked, id=6696, stack(0x000000011fcd0000,0x000000011fdd0000)]
  0x0000000027448800 JavaThread "Timer-3" [_thread_blocked, id=9696, stack(0x00000001201f0000,0x00000001202f0000)]
  0x0000000027448000 JavaThread "pool-3-thread-9" [_thread_blocked, id=7340, stack(0x000000011e7e0000,0x000000011e8e0000)]
  0x0000000027447000 JavaThread "JM-task-4" [_thread_blocked, id=9888, stack(0x000000011f240000,0x000000011f340000)]
  0x0000000027446800 JavaThread "pool-3-thread-8" [_thread_blocked, id=8632, stack(0x000000011dd90000,0x000000011de90000)]
  0x0000000027445000 JavaThread "pool-3-thread-7" [_thread_blocked, id=9892, stack(0x000000011a990000,0x000000011aa90000)]
  0x000000007c4d9800 JavaThread "pool-3-thread-6" [_thread_blocked, id=10644, stack(0x000000011aea0000,0x000000011afa0000)]
  0x000000007c4d8000 JavaThread "Narrator" daemon [_thread_blocked, id=8688, stack(0x000000011a430000,0x000000011a530000)]
  0x000000007c4d7000 JavaThread "pool-3-thread-5" [_thread_blocked, id=5588, stack(0x0000000119ea0000,0x0000000119fa0000)]
  0x0000000091f86800 JavaThread "JM-texture-3" [_thread_blocked, id=8940, stack(0x0000000119c10000,0x0000000119d10000)]
  0x000000002748f800 JavaThread "JM-texture-2" [_thread_blocked, id=11104, stack(0x00000000a6720000,0x00000000a6820000)]
  0x000000007dd67000 JavaThread "pool-5-thread-1" [_thread_blocked, id=9276, stack(0x00000001195f0000,0x00000001196f0000)]
  0x0000000027490800 JavaThread "Thread-57" daemon [_thread_in_native, id=8276, stack(0x0000000112070000,0x0000000112170000)]
  0x000000002748d800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=8268, stack(0x0000000109fb0000,0x000000010a0b0000)]
  0x000000002748f000 JavaThread "VoiceServer Client Input Thread" daemon [_thread_blocked, id=2116, stack(0x00000001012f0000,0x00000001013f0000)]
  0x000000002748e000 JavaThread "VoiceServer Client Output Thread" daemon [_thread_in_native, id=9316, stack(0x0000000044300000,0x0000000044400000)]
  0x000000002748c800 JavaThread "Chunk Batcher 15" daemon [_thread_blocked, id=10820, stack(0x00000000e90b0000,0x00000000e91b0000)]
  0x000000002748c000 JavaThread "Chunk Batcher 14" daemon [_thread_blocked, id=5988, stack(0x00000000591b0000,0x00000000592b0000)]
  0x000000002748b000 JavaThread "Chunk Batcher 13" daemon [_thread_blocked, id=10720, stack(0x00000000e91c0000,0x00000000e92c0000)]
  0x000000002748a800 JavaThread "Chunk Batcher 12" daemon [_thread_blocked, id=9976, stack(0x00000000e8e00000,0x00000000e8f00000)]
  0x0000000027489800 JavaThread "Chunk Batcher 11" daemon [_thread_blocked, id=6604, stack(0x00000000566f0000,0x00000000567f0000)]
  0x0000000093b6f000 JavaThread "Chunk Batcher 10" daemon [_thread_blocked, id=6480, stack(0x000000004b600000,0x000000004b700000)]
  0x0000000093b6d000 JavaThread "Chunk Batcher 9" daemon [_thread_blocked, id=9320, stack(0x00000000b96f0000,0x00000000b97f0000)]
  0x000000009144d000 JavaThread "Chunk Batcher 8" daemon [_thread_blocked, id=9536, stack(0x00000000e88c0000,0x00000000e89c0000)]
  0x0000000093b6d800 JavaThread "pool-3-thread-4" [_thread_blocked, id=7256, stack(0x00000000e89d0000,0x00000000e8ad0000)]
  0x0000000093b6c000 JavaThread "Chunk Batcher 7" daemon [_thread_blocked, id=10056, stack(0x00000000ba580000,0x00000000ba680000)]
  0x0000000093b6b800 JavaThread "Chunk Batcher 6" daemon [_thread_blocked, id=10888, stack(0x00000000ba3e0000,0x00000000ba4e0000)]
  0x0000000093b6a800 JavaThread "Chunk Batcher 5" daemon [_thread_blocked, id=7648, stack(0x00000000ba290000,0x00000000ba390000)]
  0x0000000093b6a000 JavaThread "Chunk Batcher 4" daemon [_thread_blocked, id=1764, stack(0x0000000045640000,0x0000000045740000)]
  0x0000000093b69000 JavaThread "Chunk Batcher 3" daemon [_thread_blocked, id=10976, stack(0x00000000b9fb0000,0x00000000ba0b0000)]
  0x0000000093b68800 JavaThread "Chunk Batcher 2" daemon [_thread_blocked, id=10824, stack(0x00000000ba110000,0x00000000ba210000)]
  0x000000007dd6e000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=3728, stack(0x00000000b9ea0000,0x00000000b9fa0000)]
  0x000000007dd6d000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=8076, stack(0x00000000b9d30000,0x00000000b9e30000)]
  0x000000007dd6a000 JavaThread "File IO Thread" [_thread_blocked, id=5688, stack(0x00000000b9b50000,0x00000000b9c50000)]
  0x000000007dd69800 JavaThread "pool-3-thread-3" [_thread_blocked, id=11136, stack(0x00000000a6ca0000,0x00000000a6da0000)]
  0x000000007dd68800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=10108, stack(0x0000000055fd0000,0x00000000560d0000)]
  0x000000007dd68000 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=8340, stack(0x0000000032e50000,0x0000000032f50000)]
  0x0000000091f87800 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=6240, stack(0x00000000b48f0000,0x00000000b49f0000)]
  0x0000000091f86000 JavaThread "Forestry Greenhouse" [_thread_blocked, id=7868, stack(0x000000005dc50000,0x000000005dd50000)]
  0x0000000091f85000 JavaThread "pool-13-thread-1" [_thread_blocked, id=8860, stack(0x00000000a3100000,0x00000000a3200000)]
  0x0000000091f84800 JavaThread "Timer-2" [_thread_blocked, id=6684, stack(0x0000000032940000,0x0000000032a40000)]
  0x0000000024b47000 JavaThread "VoiceServer Listen Thread" daemon [_thread_in_native, id=5888, stack(0x0000000032660000,0x0000000032760000)]
  0x000000007b90c800 JavaThread "Server thread" [_thread_blocked, id=9896, stack(0x0000000059480000,0x0000000059580000)]
  0x0000000024b61000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6972, stack(0x000000002ef50000,0x000000002f050000)]
  0x000000007b90e800 JavaThread "Forestry Greenhouse Client" [_thread_blocked, id=9300, stack(0x0000000058370000,0x0000000058470000)]
  0x000000007b90e000 JavaThread "pool-9-thread-3" [_thread_blocked, id=10136, stack(0x0000000058a90000,0x0000000058b90000)]
  0x000000007b90d000 JavaThread "pool-9-thread-2" [_thread_blocked, id=7912, stack(0x000000003dd80000,0x000000003de80000)]
  0x000000007b90b800 JavaThread "pool-9-thread-1" [_thread_blocked, id=9564, stack(0x00000000a40e0000,0x00000000a41e0000)]
  0x000000008ceeb800 JavaThread "Narrator" daemon [_thread_blocked, id=9448, stack(0x000000005ae30000,0x000000005af30000)]
  0x000000007dbfb800 JavaThread "pool-8-thread-8" [_thread_blocked, id=10708, stack(0x0000000054350000,0x0000000054450000)]
  0x000000007dbfa800 JavaThread "pool-8-thread-7" [_thread_blocked, id=10640, stack(0x0000000055190000,0x0000000055290000)]
  0x000000007dbfa000 JavaThread "pool-8-thread-6" [_thread_blocked, id=10672, stack(0x00000000a72e0000,0x00000000a73e0000)]
  0x000000007dbf9000 JavaThread "pool-8-thread-5" [_thread_blocked, id=10696, stack(0x00000000a7060000,0x00000000a7160000)]
  0x000000009018d000 JavaThread "pool-8-thread-4" [_thread_blocked, id=10712, stack(0x00000000a7190000,0x00000000a7290000)]
  0x000000009018c800 JavaThread "pool-8-thread-3" [_thread_blocked, id=10280, stack(0x00000000a6f60000,0x00000000a7060000)]
  0x000000009018b800 JavaThread "pool-8-thread-2" [_thread_blocked, id=7864, stack(0x00000000a6db0000,0x00000000a6eb0000)]
  0x000000009018b000 JavaThread "pool-8-thread-1" [_thread_blocked, id=10192, stack(0x00000000a6ba0000,0x00000000a6ca0000)]
  0x0000000023e2b800 JavaThread "RPC-Callback-Handler" [_thread_blocked, id=10876, stack(0x00000000707c0000,0x00000000708c0000)]
  0x0000000024b6a000 JavaThread "Thread-24" [_thread_blocked, id=6936, stack(0x00000000545e0000,0x00000000546e0000)]
  0x0000000024b69000 JavaThread "Thread-23" [_thread_blocked, id=6116, stack(0x00000000558b0000,0x00000000559b0000)]
  0x0000000024b62800 JavaThread "Timer-1" [_thread_blocked, id=9456, stack(0x0000000057110000,0x0000000057210000)]
  0x000000002a067000 JavaThread "Timer-0" [_thread_blocked, id=7024, stack(0x00000000569f0000,0x0000000056af0000)]
  0x0000000022527800 JavaThread "pool-3-thread-2" [_thread_blocked, id=10112, stack(0x0000000055430000,0x0000000055530000)]
  0x000000002671e000 JavaThread "pool-3-thread-1" [_thread_blocked, id=10264, stack(0x00000000562b0000,0x00000000563b0000)]
  0x000000002bae0000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10160, stack(0x00000000340f0000,0x00000000341f0000)]
  0x0000000023ab9000 JavaThread "C&B Model Cache Cleanup" [_thread_blocked, id=7884, stack(0x0000000033bc0000,0x0000000033cc0000)]
  0x00000000295c3000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=7300, stack(0x000000002f200000,0x000000002f300000)]
  0x000000002620e800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2844, stack(0x0000000028050000,0x0000000028150000)]
  0x00000000263f1800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7380, stack(0x00000000287b0000,0x00000000288b0000)]
  0x0000000025b5d000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5916, stack(0x0000000026c70000,0x0000000026d70000)]
  0x000000001e6ef800 JavaThread "Service Thread" daemon [_thread_blocked, id=9540, stack(0x0000000020230000,0x0000000020330000)]
  0x000000001e676800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=9968, stack(0x00000000200f0000,0x00000000201f0000)]
  0x000000001e66d800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=7080, stack(0x000000001fb10000,0x000000001fc10000)]
  0x000000001e66d000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=4600, stack(0x000000001f8c0000,0x000000001f9c0000)]
  0x000000001e651000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7780, stack(0x000000001fe40000,0x000000001ff40000)]
  0x000000001e650000 JavaThread "Attach Listener" daemon [_thread_blocked, id=9680, stack(0x000000001fc50000,0x000000001fd50000)]
  0x000000001e647800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6552, stack(0x000000001f9c0000,0x000000001fac0000)]
  0x000000001e654000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=8016, stack(0x000000001f7b0000,0x000000001f8b0000)]
  0x000000001e630000 JavaThread "Finalizer" daemon [_thread_blocked, id=5356, stack(0x000000001f3b0000,0x000000001f4b0000)]
  0x000000001e5e7800 JavaThread "Reference Handler" daemon [_thread_blocked, id=10812, stack(0x000000001f5e0000,0x000000001f6e0000)]
=>0x000000000230e800 JavaThread "Client thread" [_thread_in_native, id=8008, stack(0x0000000002460000,0x0000000002560000)]

Other Threads:
  0x000000001e5e0800 VMThread [stack: 0x000000001f4b0000,0x000000001f5b0000] [id=3868]
  0x000000001e70c800 WatcherThread [stack: 0x000000001ffe0000,0x00000000200e0000] [id=6412]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 par new generation   total 77440K, used 72116K [0x00000005c0000000, 0x00000005c5400000, 0x0000000640000000)
  eden space 68864K,  92% used [0x00000005c0000000, 0x00000005c3e0d0b8, 0x00000005c4340000)
  from space 8576K, 100% used [0x00000005c4340000, 0x00000005c4ba0000, 0x00000005c4ba0000)
  to   space 8576K,   0% used [0x00000005c4ba0000, 0x00000005c4ba0000, 0x00000005c5400000)
 concurrent mark-sweep generation total 5423304K, used 3360544K [0x0000000640000000, 0x000000078b032000, 0x00000007c0000000)
 Metaspace       used 263794K, capacity 271945K, committed 272152K, reserved 1277952K
  class space    used 42113K, capacity 44022K, committed 44060K, reserved 1048576K

Card table byte_map: [0x00000000127e0000,0x00000000137f0000] byte_map_base: 0x000000000f9e0000

Marking Bits: (CMSBitMap*) 0x00000000022a7ca8
 Bits: [0x0000000014c80000, 0x000000001ac80000)

Mod Union Table: (CMSBitMap*) 0x00000000022a7d68
 Bits: [0x000000001ac90000, 0x000000001ae10000)

Polling page: 0x0000000000340000

CodeCache: size=245760Kb used=138010Kb max_used=138742Kb free=107749Kb
 bounds [0x0000000002830000, 0x000000000b0a0000, 0x0000000011830000]
 total_blobs=31903 nmethods=29995 adapters=1814
 compilation: enabled

Compilation events (10 events):
Event: 537.257 Thread 0x000000001e651000 nmethod 45755 0x0000000006d56550 code [0x0000000006d566c0, 0x0000000006d56928]
Event: 537.259 Thread 0x000000001e651000 45756       4       vazkii.botania.common.item.equipment.tool.terrasteel.ItemTerraAxe::onTickEnd (107 bytes)
Event: 537.262 Thread 0x000000001e651000 nmethod 45756 0x0000000008274e10 code [0x0000000008274f80, 0x0000000008275188]
Event: 537.265 Thread 0x000000001e651000 45757       4       net.minecraftforge.fml.common.eventhandler.ASMEventHandler_678_PistonsMoveTEs_onWorldTick_WorldTickEvent::invoke (15 bytes)
Event: 537.269 Thread 0x000000001e651000 nmethod 45757 0x0000000005e8e650 code [0x0000000005e8e7c0, 0x0000000005e8ea68]
Event: 537.350 Thread 0x000000001e651000 45759       4       biomesoplenty.common.block.BlockBOPMushroom::func_176203_a (18 bytes)
Event: 537.354 Thread 0x000000001e651000 nmethod 45759 0x0000000005767f90 code [0x00000000057680e0, 0x0000000005768268]
Event: 537.383 Thread 0x000000001e676800 45760   !   3       javax.imageio.ImageIO::createImageInputStream (107 bytes)
Event: 537.384 Thread 0x000000001e676800 nmethod 45760 0x000000000af4ee90 code [0x000000000af4f160, 0x000000000af503f8]
Event: 537.409 Thread 0x000000001e66d800 nmethod 45668 0x000000000a8ebe90 code [0x000000000a8ecc60, 0x000000000a8f62e0]

GC Heap History (10 events):
Event: 535.530 GC heap before
{Heap before GC invocations=1979 (full 12):
 par new generation   total 77440K, used 75728K [0x00000005c0000000, 0x00000005c5400000, 0x0000000640000000)
  eden space 68864K, 100% used [0x00000005c0000000, 0x00000005c4340000, 0x00000005c4340000)
  from space 8576K,  80% used [0x00000005c4ba0000, 0x00000005c5254080, 0x00000005c5400000)
  to   space 8576K,   0% used [0x00000005c4340000, 0x00000005c4340000, 0x00000005c4ba0000)
 concurrent mark-sweep generation total 5423304K, used 3352261K [0x0000000640000000, 0x000000078b032000, 0x00000007c0000000)
 Metaspace       used 263681K, capacity 271769K, committed 271896K, reserved 1277952K
  class space    used 42097K, capacity 44008K, committed 44060K, reserved 1048576K
Event: 535.540 GC heap after
Heap after GC invocations=1980 (full 12):
 par new generation   total 77440K, used 1975K [0x00000005c0000000, 0x00000005c5400000, 0x0000000640000000)
  eden space 68864K,   0% used [0x00000005c0000000, 0x00000005c0000000, 0x00000005c4340000)
  from space 8576K,  23% used [0x00000005c4340000, 0x00000005c452df80, 0x00000005c4ba0000)
  to   space 8576K,   0% used [0x00000005c4ba0000, 0x00000005c4ba0000, 0x00000005c5400000)
 concurrent mark-sweep generation total 5423304K, used 3352261K [0x0000000640000000, 0x000000078b032000, 0x00000007c0000000)
 Metaspace       used 263681K, capacity 271769K, committed 271896K, reserved 1277952K
  class space    used 42097K, capacity 44008K, committed 44060K, reserved 1048576K
}
Event: 536.106 GC heap before
{Heap before GC invocations=1980 (full 12):
 par new generation   total 77440K, used 70839K [0x00000005c0000000, 0x00000005c5400000, 0x0000000640000000)
  eden space 68864K, 100% used [0x00000005c0000000, 0x00000005c4340000, 0x00000005c4340000)
  from space 8576K,  23% used [0x00000005c4340000, 0x00000005c452df80, 0x00000005c4ba0000)
  to   space 8576K,   0% used [0x00000005c4ba0000, 0x00000005c4ba0000, 0x00000005c5400000)
 concurrent mark-sweep generation total 5423304K, used 3352261K [0x0000000640000000, 0x000000078b032000, 0x00000007c0000000)
 Metaspace       used 263684K, capacity 271769K, committed 271896K, reserved 1277952K
  class space    used 42097K, capacity 44008K, committed 44060K, reserved 1048576K
Event: 536.121 GC heap after
Heap after GC invocations=1981 (full 12):
 par new generation   total 77440K, used 5582K [0x00000005c0000000, 0x00000005c5400000, 0x0000000640000000)
  eden space 68864K,   0% used [0x00000005c0000000, 0x00000005c0000000, 0x00000005c4340000)
  from space 8576K,  65% used [0x00000005c4ba0000, 0x00000005c5113980, 0x00000005c5400000)
  to   space 8576K,   0% used [0x00000005c4340000, 0x00000005c4340000, 0x00000005c4ba0000)
 concurrent mark-sweep generation total 5423304K, used 3352261K [0x0000000640000000, 0x000000078b032000, 0x00000007c0000000)
 Metaspace       used 263684K, capacity 271769K, committed 271896K, reserved 1277952K
  class space    used 42097K, capacity 44008K, committed 44060K, reserved 1048576K
}
Event: 536.702 GC heap before
{Heap before GC invocations=1981 (full 12):
 par new generation   total 77440K, used 74446K [0x00000005c0000000, 0x00000005c5400000, 0x0000000640000000)
  eden space 68864K, 100% used [0x00000005c0000000, 0x00000005c4340000, 0x00000005c4340000)
  from space 8576K,  65% used [0x00000005c4ba0000, 0x00000005c5113980, 0x00000005c5400000)
  to   space 8576K,   0% used [0x00000005c4340000, 0x00000005c4340000, 0x00000005c4ba0000)
 concurrent mark-sweep generation total 5423304K, used 3352261K [0x0000000640000000, 0x000000078b032000, 0x00000007c0000000)
 Metaspace       used 263707K, capacity 271833K, committed 272152K, reserved 1277952K
  class space    used 42098K, capacity 44008K, committed 44060K, reserved 1048576K
Event: 536.724 GC heap after
Heap after GC invocations=1982 (full 12):
 par new generation   total 77440K, used 5618K [0x00000005c0000000, 0x00000005c5400000, 0x0000000640000000)
  eden space 68864K,   0% used [0x00000005c0000000, 0x00000005c0000000, 0x00000005c4340000)
  from space 8576K,  65% used [0x00000005c4340000, 0x00000005c48bcb98, 0x00000005c4ba0000)
  to   space 8576K,   0% used [0x00000005c4ba0000, 0x00000005c4ba0000, 0x00000005c5400000)
 concurrent mark-sweep generation total 5423304K, used 3357545K [0x0000000640000000, 0x000000078b032000, 0x00000007c0000000)
 Metaspace       used 263707K, capacity 271833K, committed 272152K, reserved 1277952K
  class space    used 42098K, capacity 44008K, committed 44060K, reserved 1048576K
}
Event: 537.227 GC heap before
{Heap before GC invocations=1982 (full 12):
 par new generation   total 77440K, used 74482K [0x00000005c0000000, 0x00000005c5400000, 0x0000000640000000)
  eden space 68864K, 100% used [0x00000005c0000000, 0x00000005c4340000, 0x00000005c4340000)
  from space 8576K,  65% used [0x00000005c4340000, 0x00000005c48bcb98, 0x00000005c4ba0000)
  to   space 8576K,   0% used [0x00000005c4ba0000, 0x00000005c4ba0000, 0x00000005c5400000)
 concurrent mark-sweep generation total 5423304K, used 3357545K [0x0000000640000000, 0x000000078b032000, 0x00000007c0000000)
 Metaspace       used 263751K, capacity 271857K, committed 272152K, reserved 1277952K
  class space    used 42104K, capacity 44012K, committed 44060K, reserved 1048576K
Event: 537.241 GC heap after
Heap after GC invocations=1983 (full 12):
 par new generation   total 77440K, used 7286K [0x00000005c0000000, 0x00000005c5400000, 0x0000000640000000)
  eden space 68864K,   0% used [0x00000005c0000000, 0x00000005c0000000, 0x00000005c4340000)
  from space 8576K,  84% used [0x00000005c4ba0000, 0x00000005c52bdab8, 0x00000005c5400000)
  to   space 8576K,   0% used [0x00000005c4340000, 0x00000005c4340000, 0x00000005c4ba0000)
 concurrent mark-sweep generation total 5423304K, used 3357545K [0x0000000640000000, 0x000000078b032000, 0x00000007c0000000)
 Metaspace       used 263751K, capacity 271857K, committed 272152K, reserved 1277952K
  class space    used 42104K, capacity 44012K, committed 44060K, reserved 1048576K
}
Event: 537.355 GC heap before
{Heap before GC invocations=1983 (full 12):
 par new generation   total 77440K, used 74927K [0x00000005c0000000, 0x00000005c5400000, 0x0000000640000000)
  eden space 68864K,  98% used [0x00000005c0000000, 0x00000005c420e1d8, 0x00000005c4340000)
  from space 8576K,  84% used [0x00000005c4ba0000, 0x00000005c52bdab8, 0x00000005c5400000)
  to   space 8576K,   0% used [0x00000005c4340000, 0x00000005c4340000, 0x00000005c4ba0000)
 concurrent mark-sweep generation total 5423304K, used 3357545K [0x0000000640000000, 0x000000078b032000, 0x00000007c0000000)
 Metaspace       used 263755K, capacity 271857K, committed 272152K, reserved 1277952K
  class space    used 42104K, capacity 44012K, committed 44060K, reserved 1048576K
Event: 537.373 GC heap after
Heap after GC invocations=1984 (full 12):
 par new generation   total 77440K, used 8576K [0x00000005c0000000, 0x00000005c5400000, 0x0000000640000000)
  eden space 68864K,   0% used [0x00000005c0000000, 0x00000005c0000000, 0x00000005c4340000)
  from space 8576K, 100% used [0x00000005c4340000, 0x00000005c4ba0000, 0x00000005c4ba0000)
  to   space 8576K,   0% used [0x00000005c4ba0000, 0x00000005c4ba0000, 0x00000005c5400000)
 concurrent mark-sweep generation total 5423304K, used 3360544K [0x0000000640000000, 0x000000078b032000, 0x00000007c0000000)
 Metaspace       used 263755K, capacity 271857K, committed 272152K, reserved 1277952K
  class space    used 42104K, capacity 44012K, committed 44060K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 536.726 Thread 0x000000000230e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000743af1c method=net.minecraftforge.client.ForgeHooksClient.putQuadColor(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/client/renderer/block/model/BakedQuad;I)V @ 72
Event: 536.726 Thread 0x000000000230e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000046c92e8 method=net.minecraftforge.client.model.pipeline.LightUtil.renderQuadColor(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/client/renderer/block/model/BakedQuad;I)V @ 
Event: 536.726 Thread 0x000000000230e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000743af1c method=net.minecraftforge.client.ForgeHooksClient.putQuadColor(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/client/renderer/block/model/BakedQuad;I)V @ 72
Event: 536.726 Thread 0x000000000230e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000046c92e8 method=net.minecraftforge.client.model.pipeline.LightUtil.renderQuadColor(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/client/renderer/block/model/BakedQuad;I)V @ 
Event: 536.726 Thread 0x000000000230e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000743af1c method=net.minecraftforge.client.ForgeHooksClient.putQuadColor(Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/client/renderer/block/model/BakedQuad;I)V @ 72
Event: 537.104 Thread 0x000000007b90c800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000941bdcc method=net.minecraft.world.World.func_147447_a(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;ZZZ)Lnet/minecraft/util/math/RayTraceResult; @ 687
Event: 537.147 Thread 0x000000000230e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005348f4c method=net.minecraftforge.client.model.obj.OBJModel$OBJBakedModel.putVertexData(Lnet/minecraftforge/client/model/pipeline/UnpackedBakedQuad$Builder;Lnet/minecraftforge/client/model
Event: 537.153 Thread 0x000000007b90c800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000067bd158 method=net.minecraft.world.World.func_184137_a(DDDDZ)Lnet/minecraft/entity/player/EntityPlayer; @ 2
Event: 537.203 Thread 0x000000000230e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000a841dd4 method=net.minecraftforge.client.model.ItemLayerModel.getQuadsForSprite(ILnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/client/renderer/vertex/VertexForma
Event: 537.204 Thread 0x000000000230e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000aa16d4c method=net.minecraftforge.client.model.ItemLayerModel.getQuadsForSprite(ILnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lnet/minecraft/client/renderer/vertex/VertexForma

Internal exceptions (10 events):
Event: 536.941 Thread 0x000000007b90c800 Implicit null exception at 0x0000000009fd21ac to 0x0000000009fd3db9
Event: 536.941 Thread 0x000000007b90c800 Exception <a 'java/lang/NullPointerException'> (0x00000005c1395160) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 537.021 Thread 0x0000000024b69000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000005c13a94c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
Event: 537.021 Thread 0x0000000024b69000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000005c13a9720) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 3180]
Event: 537.048 Thread 0x0000000024b69000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000005c13a9978) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
Event: 537.088 Thread 0x0000000024b69000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000005c13a9bd0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
Event: 537.088 Thread 0x0000000024b69000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000005c2207d70) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 3180]
Event: 537.116 Thread 0x0000000024b69000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000005c2207fc8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
Event: 537.116 Thread 0x0000000024b69000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000005c2208220) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 3180]
Event: 537.117 Thread 0x0000000024b69000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000005c24885f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 3228]

Events (10 events):
Event: 537.423 loading class codechicken/lib/render/shader/ShaderProgram$UniformCache
Event: 537.423 loading class codechicken/lib/render/shader/ShaderProgram$UniformCache done
Event: 537.423 loading class codechicken/lib/render/shader/ShaderProgram$UniformCache
Event: 537.423 loading class codechicken/lib/render/shader/ShaderProgram$UniformCache done
Event: 537.423 loading class codechicken/lib/render/shader/ShaderProgram$IUniformCallback
Event: 537.423 loading class codechicken/lib/render/shader/ShaderProgram$IUniformCallback done
Event: 537.425 loading class codechicken/lib/render/shader/ShaderObject
Event: 537.425 loading class codechicken/lib/render/shader/ShaderObject done
Event: 537.425 loading class codechicken/lib/render/shader/ShaderObject
Event: 537.425 loading class codechicken/lib/render/shader/ShaderObject done

Dynamic libraries:
0x000000013fcd0000 - 0x000000013fd07000     C:\ProgramData\Oracle\Java\javapath\javaw.exe
0x0000000076da0000 - 0x0000000076f4a000     C:\Windows\SYSTEM32\ntdll.dll
0x000007fef4220000 - 0x000007fef4254000     C:\Program Files\AVAST Software\Avast\x64\aswhooka.dll
0x0000000076b80000 - 0x0000000076c9f000     C:\Windows\system32\kernel32.dll
0x000007fefcd70000 - 0x000007fefcdda000     C:\Windows\system32\KERNELBASE.dll
0x000007fefdc70000 - 0x000007fefdd4b000     C:\Windows\system32\ADVAPI32.dll
0x000007fefebd0000 - 0x000007fefec6f000     C:\Windows\system32\msvcrt.dll
0x000007fefee60000 - 0x000007fefee7f000     C:\Windows\SYSTEM32\sechost.dll
0x000007fefea20000 - 0x000007fefeb4d000     C:\Windows\system32\RPCRT4.dll
0x0000000076ca0000 - 0x0000000076d9a000     C:\Windows\system32\USER32.dll
0x000007fefe7d0000 - 0x000007fefe837000     C:\Windows\system32\GDI32.dll
0x000007fefce50000 - 0x000007fefce5e000     C:\Windows\system32\LPK.dll
0x000007fefdd50000 - 0x000007fefde1b000     C:\Windows\system32\USP10.dll
0x000007fefaed0000 - 0x000007fefb0c4000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
0x000007fefeb50000 - 0x000007fefebc1000     C:\Windows\system32\SHLWAPI.dll
0x000007feff060000 - 0x000007feff08e000     C:\Windows\system32\IMM32.DLL
0x000007fefe0f0000 - 0x000007fefe1f9000     C:\Windows\system32\MSCTF.dll
0x000007fefc9c0000 - 0x000007fefca00000     C:\Windows\system32\nvinitx.dll
0x00000000508d0000 - 0x00000000509a2000     C:\Program Files\Java\jre1.8.0_151\bin\msvcr100.dll
0x00000000708e0000 - 0x000000007117d000     C:\Program Files\Java\jre1.8.0_151\bin\server\jvm.dll
0x000007fee8ea0000 - 0x000007fee8ea9000     C:\Windows\system32\WSOCK32.dll
0x000007feff010000 - 0x000007feff05d000     C:\Windows\system32\WS2_32.dll
0x000007fefef20000 - 0x000007fefef28000     C:\Windows\system32\NSI.dll
0x000007fefb4c0000 - 0x000007fefb4fb000     C:\Windows\system32\WINMM.dll
0x000007fefbb10000 - 0x000007fefbb1c000     C:\Windows\system32\VERSION.dll
0x0000000076f70000 - 0x0000000076f77000     C:\Windows\system32\PSAPI.DLL
0x000000005b010000 - 0x000000005b01f000     C:\Program Files\Java\jre1.8.0_151\bin\verify.dll
0x000000005afe0000 - 0x000000005b009000     C:\Program Files\Java\jre1.8.0_151\bin\java.dll
0x000000005afc0000 - 0x000000005afd6000     C:\Program Files\Java\jre1.8.0_151\bin\zip.dll
0x000007fefcee0000 - 0x000007fefdc68000     C:\Windows\system32\SHELL32.dll
0x000007fefe530000 - 0x000007fefe72c000     C:\Windows\system32\ole32.dll
0x000007fefcaa0000 - 0x000007fefcaaf000     C:\Windows\system32\profapi.dll
0x000000006c620000 - 0x000000006c7b8000     C:\Program Files\Java\jre1.8.0_151\bin\awt.dll
0x000007fefef30000 - 0x000007feff00a000     C:\Windows\system32\OLEAUT32.dll
0x000000005b130000 - 0x000000005b13d000     C:\Program Files\Java\jre1.8.0_151\bin\management.dll
0x000007fefc280000 - 0x000007fefc298000     C:\Windows\system32\CRYPTSP.dll
0x000007fefbf80000 - 0x000007fefbfc7000     C:\Windows\system32\rsaenh.dll
0x000007fefcd40000 - 0x000007fefcd5e000     C:\Windows\system32\USERENV.dll
0x000007fefc8f0000 - 0x000007fefc8ff000     C:\Windows\system32\CRYPTBASE.dll
0x000000005af80000 - 0x000000005af9a000     C:\Program Files\Java\jre1.8.0_151\bin\net.dll
0x000007fefc220000 - 0x000007fefc275000     C:\Windows\system32\mswsock.dll
0x000007fefc210000 - 0x000007fefc217000     C:\Windows\System32\wship6.dll
0x000007fef9a50000 - 0x000007fef9a77000     C:\Windows\system32\IPHLPAPI.DLL
0x000007fef9a40000 - 0x000007fef9a4b000     C:\Windows\system32\WINNSI.DLL
0x000007fef9610000 - 0x000007fef9621000     C:\Windows\system32\dhcpcsvc6.DLL
0x000007fef95f0000 - 0x000007fef9608000     C:\Windows\system32\dhcpcsvc.DLL
0x000000005afa0000 - 0x000000005afb1000     C:\Program Files\Java\jre1.8.0_151\bin\nio.dll
0x000007fefb960000 - 0x000007fefb96a000     C:\Users\Ali\AppData\Local\Temp\jansi-64-7658149145916387874.dll
0x000007fefa440000 - 0x000007fefa455000     C:\Windows\system32\NLAapi.dll
0x000007fef4af0000 - 0x000007fef4b05000     C:\Windows\system32\napinsp.dll
0x000007fef4ac0000 - 0x000007fef4ad9000     C:\Windows\system32\pnrpnsp.dll
0x000007fefc0a0000 - 0x000007fefc0fb000     C:\Windows\system32\DNSAPI.dll
0x000007fef4ab0000 - 0x000007fef4abb000     C:\Windows\System32\winrnr.dll
0x000007fefbbe0000 - 0x000007fefbbe7000     C:\Windows\System32\wshtcpip.dll
0x000007fef7420000 - 0x000007fef7428000     C:\Windows\system32\rasadhlp.dll
0x000007fef96b0000 - 0x000007fef9703000     C:\Windows\System32\fwpuclnt.dll
0x00000000508a0000 - 0x00000000508c4000     C:\Program Files\Java\jre1.8.0_151\bin\sunec.dll
0x0000000050880000 - 0x0000000050897000     C:\Program Files\Java\jre1.8.0_151\bin\unpack.dll
0x0000000180000000 - 0x0000000180051000     D:\Games\Minecraft\MultiMC\instances\TinkerMage\natives\lwjgl64.dll
0x000007fee89b0000 - 0x000007fee8acd000     C:\Windows\system32\OPENGL32.dll
0x000007fef73d0000 - 0x000007fef73fd000     C:\Windows\system32\GLU32.dll
0x000007fee9600000 - 0x000007fee96f1000     C:\Windows\system32\DDRAW.dll
0x000007fefa670000 - 0x000007fefa678000     C:\Windows\system32\DCIMAN32.dll
0x000007fefe840000 - 0x000007fefea17000     C:\Windows\system32\SETUPAPI.dll
0x000007fefcac0000 - 0x000007fefcaf6000     C:\Windows\system32\CFGMGR32.dll
0x000007fefcb00000 - 0x000007fefcb1a000     C:\Windows\system32\DEVOBJ.dll
0x000007fefaa40000 - 0x000007fefaa58000     C:\Windows\system32\dwmapi.dll
0x000000002bf70000 - 0x000000002cff0000     C:\Windows\system32\ig7icd64.dll
0x000007fef4b10000 - 0x000007fef4bac000     C:\Windows\system32\mscms.dll
0x000007fef2d10000 - 0x000007fef2d52000     C:\Windows\system32\icm32.dll
0x000007fee8510000 - 0x000007fee8552000     C:\Users\Ali\AppData\Local\Temp\jna-65918\jna2942003475832140408.dll
0x000007fef3ba0000 - 0x000007fef3ba3000     C:\Windows\system32\api-ms-win-core-synch-l1-2-0.DLL
0x0000000050870000 - 0x000000005087b000     C:\Program Files\Java\jre1.8.0_151\bin\sunmscapi.dll
0x000007fefcbc0000 - 0x000007fefcd2d000     C:\Windows\system32\CRYPT32.dll
0x000007fefca90000 - 0x000007fefca9f000     C:\Windows\system32\MSASN1.dll
0x0000000050820000 - 0x0000000050867000     C:\Program Files\Java\jre1.8.0_151\bin\fontmanager.dll
0x00000000507d0000 - 0x0000000050812000     C:\Program Files\Java\jre1.8.0_151\bin\t2k.dll
0x000000001f6e0000 - 0x000000001f781000     C:\Users\Ali\AppData\Local\Temp\libzstd4211534015181395714.dll
0x0000000011bf0000 - 0x0000000011c1d000     C:\Users\Ali\AppData\Local\Temp\liblz4-java4281674678851157915.so
0x00000000121a0000 - 0x0000000012204000     D:\Games\Minecraft\MultiMC\instances\TinkerMage\natives\OpenAL64.dll
0x000007fefee80000 - 0x000007fefef19000     C:\Windows\system32\CLBCatQ.DLL
0x000007fefb770000 - 0x000007fefb7bb000     C:\Windows\System32\MMDevApi.dll
0x000007fefb640000 - 0x000007fefb76c000     C:\Windows\System32\PROPSYS.dll
0x000007fefb8a0000 - 0x000007fefb928000     C:\Windows\system32\dsound.dll
0x000007fefb7c0000 - 0x000007fefb7ec000     C:\Windows\system32\POWRPROF.dll
0x000007fefb260000 - 0x000007fefb2af000     C:\Windows\system32\AUDIOSES.DLL
0x000007fee8370000 - 0x000007fee840a000     C:\Users\Ali\AppData\Local\Temp\jna-65918\jna7700890347424245262.dll
0x000000005af70000 - 0x000000005af7c000     C:\Program Files\Java\jre1.8.0_151\bin\jsound.dll
0x00000000507c0000 - 0x00000000507cb000     C:\Program Files\Java\jre1.8.0_151\bin\jsoundds.dll
0x000007fef2cb0000 - 0x000007fef2ceb000     C:\Windows\system32\wdmaud.drv
0x0000000011d90000 - 0x0000000011d96000     C:\Windows\system32\ksuser.dll
0x000007fefb630000 - 0x000007fefb639000     C:\Windows\system32\AVRT.dll
0x000007fef2ca0000 - 0x000007fef2caa000     C:\Windows\system32\msacm32.drv
0x000007fef2c80000 - 0x000007fef2c98000     C:\Windows\system32\MSACM32.dll
0x000007fef2c70000 - 0x000007fef2c79000     C:\Windows\system32\midimap.dll
0x000007fefa1e0000 - 0x000007fefa305000     C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -XX:+AggressiveOpts -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseParNewGC -XX:+ExplicitGCInvokesConcurrent -XX:MaxGCPauseMillis=20 -XX:GCPauseIntervalMillis=50 -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:NewSize=84m -XX:+UseAdaptiveGCBoundary -XX:NewRatio=3 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx8192m -Duser.language=en 
java_command: D:/Games/Minecraft/MultiMC/jars/NewLaunch.jar
java_class_path (initial): D:/Games/Minecraft/MultiMC/jars/NewLaunch.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;;C:\Program Files\Microsoft VS Code\bin
USERNAME=Ali
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 (6.1.7601.23915)

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

Memory: 4k page, physical 16670012k(3575668k free), swap 33338164k(19208528k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.151-b12) for windows-amd64 JRE (1.8.0_151-b12), built on Sep  5 2017 19:33:46 by "java_re" with MS VC++ 10.0 (VS2010)

time: Mon Dec 18 18:57:11 2017
elapsed time: 537 seconds (0d 0h 8m 57s)
covers1624 commented 6 years ago

Seems your integrated graphics don't like DE's shaders, disable shaders in DE's config and see what happens.

xAlicatt commented 6 years ago

Thank you for the prompt reply! I actually just had to rollback my OS to Window 7 because the Fall Creator's Update for Win10 wrecked my older computer with driver problems, so I hadn't gone back in and switched Java to use my nvidia card again. I wouldn't have ever come to this conclusion on my own, so thank you. Since this isn't technically a bug, you are welcome to delete it.

If you do leave it up, I will come back and report after I do some testing along this line of thinking, just in case someone else comes across this problem.

Thank you again.

EDIT::Switching to my Nvidia card did resolve this issue for me.