Skip to content

Lambda unexpectedly crashes #502

@FlyingCraby

Description

@FlyingCraby

Describe the bug
When logging onto 2b2t and waiting for the queue after many hours, the game crashes.
Steps to reproduce the bug

  1. Log onto 2b2t
  2. wait for some time
  3. Crashes

Expected behavior
Expect it to not crash

Debug info
There wasn't a crash report but I got this.

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

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc56bb37be, pid=73536, tid=70988

JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)

Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)

Problematic frame:

C [ig9icd64.dll+0x5737be]

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 (0x0000000002624000): JavaThread "Client thread" [_thread_in_native, id=70988, stack(0x0000000002520000,0x0000000002620000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000120

Registers:
RAX=0x0000000000000100, RBX=0x0000000026d9d720, RCX=0x0000000000000000, RDX=0x0000000026d9d720
RSP=0x000000000261c6a0, RBP=0x0000000000000100, RSI=0x0000000052c3eb68, RDI=0x0000000026d1fb88
R8 =0x0000000000000000, R9 =0x0010543d00000000, R10=0x0000000000000008, R11=0x000000000261c8f8
R12=0x000000000261c9c0, R13=0x0000000026d20000, R14=0x0000000000000000, R15=0x0000000026d9d720
RIP=0x00007ffc56bb37be, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x000000000261c6a0)
0x000000000261c6a0: 00005599bc0ac32a 00007ffc56bc9598
0x000000000261c6b0: 0000000000000000 0000fffffffff000
0x000000000261c6c0: 011006047a000004 000000000261c7b0
0x000000000261c6d0: 0000000026d23660 00007ffc566c09ad
0x000000000261c6e0: 0000000000000000 0000000000000000
0x000000000261c6f0: 0000000026d1fb88 0000000052c3eb68
0x000000000261c700: 000000000261c810 00007ffc56ba9c4a
0x000000000261c710: 0000000000736b10 00007ffc56c9c72d
0x000000000261c720: 000000000074ff00 0000000026d9d720
0x000000000261c730: 000000000261c9c0 0000000000000000
0x000000000261c740: 0000000000000000 00007ffc56bee45c
0x000000000261c750: 0000000000000000 0000000026d20000
0x000000000261c760: ffff000000000fff 0000fffffffff000
0x000000000261c770: 000000000261c820 00007ffc56c9c72d
0x000000000261c780: 0000000026ceaf80 00007ffc566862a2
0x000000000261c790: 0010060400000000 0000000026ceaf80

Instructions: (pc=0x00007ffc56bb37be)
0x00007ffc56bb379e: 48 48 85 c0 75 ef 80 bd 20 04 00 00 00 74 23 8b
0x00007ffc56bb37ae: c1 83 e0 0f 48 c1 e0 06 48 03 c5 48 85 c0 74 12
0x00007ffc56bb37be: 48 8b 40 20 48 83 f8 fd 0f 86 63 02 00 00 0f 1f
0x00007ffc56bb37ce: 40 00 49 8b 96 50 05 00 00 48 85 d2 78 f4 48 8d

Register to memory mapping:

RAX=0x0000000000000100 is an unknown value
RBX=0x0000000026d9d720 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000026d9d720 is an unknown value
RSP=0x000000000261c6a0 is pointing into the stack for thread: 0x0000000002624000
RBP=0x0000000000000100 is an unknown value
RSI=0x0000000052c3eb68 is an unknown value
RDI=0x0000000026d1fb88 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0010543d00000000 is an unknown value
R10=0x0000000000000008 is an unknown value
R11=0x000000000261c8f8 is pointing into the stack for thread: 0x0000000002624000
R12=0x000000000261c9c0 is pointing into the stack for thread: 0x0000000002624000
R13=0x0000000026d20000 is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x0000000026d9d720 is an unknown value

Stack: [0x0000000002520000,0x0000000002620000], sp=0x000000000261c6a0, free space=1009k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig9icd64.dll+0x5737be]
C [ig9icd64.dll+0x569c4a]
C [ig9icd64.dll+0x6560da]
C [ig9icd64.dll+0x5e0251]
C [ig9icd64.dll+0x688044]
C [ig9icd64.dll+0x830f6]
C [ig9icd64.dll+0x687885]
C [ig9icd64.dll+0x66be46]
C [ig9icd64.dll+0x9de9da]
C [ig9icd64.dll+0x9e4dd4]
C [ig9icd64.dll+0x894df3]
C [ig9icd64.dll+0x89579b]
C [ig9icd64.dll+0x69e95b]
C [ig9icd64.dll+0x698c80]
C [ig9icd64.dll+0x6a083b]
C [OPENGL32.dll+0x2b574]
C [lwjgl64.dll+0xc32a]
C 0x0000000003290a0b

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 8170 org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V (0 bytes) @ 0x0000000003290985 [0x0000000003290900+0x85]
J 13155 C2 org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V (64 bytes) @ 0x0000000004a1d59c [0x0000000004a1d3c0+0x1dc]
J 14158 C2 net.minecraft.client.renderer.texture.TextureUtil.func_147947_a(I[IIIIIZZZ)V (97 bytes) @ 0x0000000004c3d718 [0x0000000004c3d460+0x2b8]
J 15975 C2 net.minecraft.client.renderer.texture.TextureMap.func_94248_c()V (44 bytes) @ 0x0000000004ad7890 [0x0000000004ad7500+0x390]
J 26497 C2 net.minecraft.client.Minecraft.func_71407_l()V (887 bytes) @ 0x0000000006c4b3a4 [0x0000000006c4a680+0xd24]
J 23755 C2 net.minecraft.client.Minecraft.func_71411_J()V (1023 bytes) @ 0x00000000065ebf10 [0x00000000065eb1a0+0xd70]
J 23664% C2 net.minecraft.client.Minecraft.func_99999_d()V (247 bytes) @ 0x0000000005075c0c [0x0000000005075b60+0xac]
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x000000003331c000 JavaThread "DefaultDispatcher-worker-9" daemon [_thread_blocked, id=74188, stack(0x000000002bff0000,0x000000002c0f0000)]
0x000000001ec6c000 JavaThread "Chunk Batcher 39" daemon [_thread_blocked, id=72660, stack(0x0000000056250000,0x0000000056350000)]
0x000000001ec71000 JavaThread "Chunk Batcher 38" daemon [_thread_blocked, id=76660, stack(0x0000000056150000,0x0000000056250000)]
0x000000001ec72000 JavaThread "Chunk Batcher 37" daemon [_thread_blocked, id=15372, stack(0x0000000056050000,0x0000000056150000)]
0x000000001ec69800 JavaThread "Chunk Batcher 36" daemon [_thread_blocked, id=8580, stack(0x0000000055f50000,0x0000000056050000)]
0x000000001ec70800 JavaThread "Chunk Batcher 35" daemon [_thread_blocked, id=75280, stack(0x000000003fc80000,0x000000003fd80000)]
0x000000001ec6b000 JavaThread "Chunk Batcher 34" daemon [_thread_blocked, id=16052, stack(0x000000003f930000,0x000000003fa30000)]
0x000000001ec69000 JavaThread "Chunk Batcher 33" daemon [_thread_blocked, id=37148, stack(0x000000003f830000,0x000000003f930000)]
0x000000001ec6f800 JavaThread "Chunk Batcher 32" daemon [_thread_blocked, id=63940, stack(0x000000003e9c0000,0x000000003eac0000)]
0x0000000033313000 JavaThread "pool-4-thread-31" [_thread_blocked, id=72668, stack(0x000000007a860000,0x000000007a960000)]
0x0000000033317800 JavaThread "pool-4-thread-29" [_thread_blocked, id=66180, stack(0x00000000656d0000,0x00000000657d0000)]
0x0000000033316800 JavaThread "pool-4-thread-28" [_thread_blocked, id=70524, stack(0x00000000655d0000,0x00000000656d0000)]
0x0000000033315000 JavaThread "pool-4-thread-27" [_thread_blocked, id=69236, stack(0x000000014f7f0000,0x000000014f8f0000)]
0x000000001ec75000 JavaThread "pool-4-thread-25" [_thread_blocked, id=68084, stack(0x0000000149d90000,0x0000000149e90000)]
0x000000001ec74000 JavaThread "pool-4-thread-24" [_thread_blocked, id=75352, stack(0x0000000000110000,0x0000000000210000)]
0x000000001ec6a800 JavaThread "pool-4-thread-9" [_thread_blocked, id=68092, stack(0x000000002c3f0000,0x000000002c4f0000)]
0x000000001ec6d800 JavaThread "pool-4-thread-8" [_thread_blocked, id=68744, stack(0x000000002c170000,0x000000002c270000)]
0x0000000033316000 JavaThread "DefaultDispatcher-worker-8" daemon [_thread_blocked, id=8728, stack(0x000000007a760000,0x000000007a860000)]
0x000000003331b000 JavaThread "DefaultDispatcher-worker-7" daemon [_thread_blocked, id=66364, stack(0x000000007a660000,0x000000007a760000)]
0x0000000033313800 JavaThread "DefaultDispatcher-worker-6" daemon [_thread_blocked, id=73252, stack(0x000000007a560000,0x000000007a660000)]
0x000000003331a800 JavaThread "DefaultDispatcher-worker-5" daemon [_thread_blocked, id=55340, stack(0x000000007a250000,0x000000007a350000)]
0x0000000033319000 JavaThread "pool-4-thread-5" [_thread_blocked, id=47260, stack(0x0000000079db0000,0x0000000079eb0000)]
0x0000000033311800 JavaThread "pool-4-thread-4" [_thread_blocked, id=29020, stack(0x000000007a050000,0x000000007a150000)]
0x0000000033312000 JavaThread "pool-4-thread-2" [_thread_blocked, id=53840, stack(0x0000000078420000,0x0000000078520000)]
0x0000000033318000 JavaThread "pool-4-thread-1" [_thread_blocked, id=66580, stack(0x0000000057460000,0x0000000057560000)]
0x00000000240b7800 JavaThread "Netty Client IO #15" daemon [_thread_in_native, id=5036, stack(0x000000003e8c0000,0x000000003e9c0000)]
0x00000000240b6800 JavaThread "Netty Client IO #14" daemon [_thread_in_native, id=61824, stack(0x000000003fb80000,0x000000003fc80000)]
0x00000000240b6000 JavaThread "Netty Client IO #13" daemon [_thread_in_native, id=72296, stack(0x000000003fa80000,0x000000003fb80000)]
0x00000000240b5000 JavaThread "Netty Client IO #12" daemon [_thread_in_native, id=67108, stack(0x000000003e620000,0x000000003e720000)]
0x00000000240b4800 JavaThread "Netty Client IO #11" daemon [_thread_in_native, id=57924, stack(0x000000003ed20000,0x000000003ee20000)]
0x00000000240b3800 JavaThread "Netty Client IO #10" daemon [_thread_in_native, id=45140, stack(0x000000003ec20000,0x000000003ed20000)]
0x00000000240ac000 JavaThread "Netty Client IO #9" daemon [_thread_in_native, id=70788, stack(0x000000003eb20000,0x000000003ec20000)]
0x00000000240af000 JavaThread "Netty Client IO #8" daemon [_thread_in_native, id=73528, stack(0x000000003dcc0000,0x000000003ddc0000)]
0x00000000240b2000 JavaThread "Netty Client IO #7" daemon [_thread_in_native, id=72324, stack(0x000000003dbc0000,0x000000003dcc0000)]
0x00000000240b3000 JavaThread "Netty Client IO #6" daemon [_thread_in_native, id=52864, stack(0x000000003dac0000,0x000000003dbc0000)]
0x00000000240ab800 JavaThread "Netty Client IO #5" daemon [_thread_in_native, id=72228, stack(0x000000003d9c0000,0x000000003dac0000)]
0x00000000240b0800 JavaThread "Netty Client IO #4" daemon [_thread_in_native, id=60116, stack(0x000000003d8c0000,0x000000003d9c0000)]
0x00000000240ae800 JavaThread "threadDeathWatcher-2-1" daemon [_thread_blocked, id=60020, stack(0x000000003d7c0000,0x000000003d8c0000)]
0x00000000240b1800 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=60332, stack(0x000000003d6c0000,0x000000003d7c0000)]
0x00000000240ad800 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=64716, stack(0x000000003d5c0000,0x000000003d6c0000)]
0x00000000240ad000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=37716, stack(0x000000003d4c0000,0x000000003d5c0000)]
0x000000001c2da800 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=57396, stack(0x000000003d3c0000,0x000000003d4c0000)]
0x000000001c2d9800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=4788, stack(0x000000003d2c0000,0x000000003d3c0000)]
0x000000001c2d5000 JavaThread "Server Pinger #4" daemon [_thread_blocked, id=64276, stack(0x000000003d0c0000,0x000000003d1c0000)]
0x0000000023ca6800 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=67844, stack(0x000000003cfc0000,0x000000003d0c0000)]
0x0000000023ca5000 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=66708, stack(0x000000003cec0000,0x000000003cfc0000)]
0x0000000023ca7800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=69092, stack(0x000000003bfe0000,0x000000003c0e0000)]
0x0000000023ca4800 JavaThread "Thread-14" daemon [_thread_in_native, id=62696, stack(0x000000002c5a0000,0x000000002c6a0000)]
0x0000000023ca6000 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=70936, stack(0x00000000009c0000,0x0000000000ac0000)]
0x0000000023ca8000 JavaThread "Narrator" daemon [_thread_blocked, id=72708, stack(0x000000002e880000,0x000000002e980000)]
0x0000000023ca3000 JavaThread "DefaultDispatcher-worker-4" daemon [_thread_blocked, id=73204, stack(0x000000003bde0000,0x000000003bee0000)]
0x0000000023ca3800 JavaThread "DefaultDispatcher-worker-3" daemon [_thread_blocked, id=73220, stack(0x000000003bce0000,0x000000003bde0000)]
0x0000000023c99800 JavaThread "Lambda Background-2" daemon [_thread_blocked, id=67460, stack(0x000000003bbe0000,0x000000003bce0000)]
0x0000000023c9b000 JavaThread "Lambda Background-1" daemon [_thread_blocked, id=72940, stack(0x00000000355e0000,0x00000000356e0000)]
0x0000000023c9a800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=45972, stack(0x00000000384d0000,0x00000000385d0000)]
0x0000000023ca1800 JavaThread "DefaultDispatcher-worker-2" daemon [_thread_blocked, id=72304, stack(0x0000000030ba0000,0x0000000030ca0000)]
0x0000000023c9c800 JavaThread "DefaultDispatcher-worker-1" daemon [_thread_blocked, id=70264, stack(0x000000002e450000,0x000000002e550000)]
0x0000000023c9d800 JavaThread "Thread-6" [_thread_blocked, id=73156, stack(0x0000000030870000,0x0000000030970000)]
0x0000000023ca0000 JavaThread "Thread-5" [_thread_blocked, id=2360, stack(0x000000002ff50000,0x0000000030050000)]
0x000000001c2dc000 JavaThread "Lambda Main" daemon [_thread_blocked, id=72732, stack(0x000000002d330000,0x000000002d430000)]
0x000000001c2d9000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=62648, stack(0x000000002d210000,0x000000002d310000)]
0x000000001c2d8000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7868, stack(0x000000001fd20000,0x000000001fe20000)]
0x000000001c2d6800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=64572, stack(0x000000001f8c0000,0x000000001f9c0000)]
0x000000002072c000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=58364, stack(0x000000001f5c0000,0x000000001f6c0000)]
0x000000001bd4d000 JavaThread "Service Thread" daemon [_thread_blocked, id=72956, stack(0x000000001cbe0000,0x000000001cce0000)]
0x000000001ad84800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=72960, stack(0x000000001cae0000,0x000000001cbe0000)]
0x000000001ad73800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=72964, stack(0x000000001c9e0000,0x000000001cae0000)]
0x000000001ad73000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=67956, stack(0x000000001c8e0000,0x000000001c9e0000)]
0x000000001ad68000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=73604, stack(0x000000001c7e0000,0x000000001c8e0000)]
0x000000001ad65000 JavaThread "Attach Listener" daemon [_thread_blocked, id=73596, stack(0x000000001c6e0000,0x000000001c7e0000)]
0x000000001ad64800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=67672, stack(0x000000001c5e0000,0x000000001c6e0000)]
0x000000001bd23800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=63348, stack(0x000000001c4e0000,0x000000001c5e0000)]
0x000000001ad4b800 JavaThread "Finalizer" daemon [_thread_blocked, id=73028, stack(0x000000001bbe0000,0x000000001bce0000)]
0x000000001ad43000 JavaThread "Reference Handler" daemon [_thread_blocked, id=73040, stack(0x000000001bae0000,0x000000001bbe0000)]
=>0x0000000002624000 JavaThread "Client thread" [_thread_in_native, id=70988, stack(0x0000000002520000,0x0000000002620000)]

Other Threads:
0x000000001ad3a800 VMThread [stack: 0x000000001b9e0000,0x000000001bae0000] [id=31712]
0x000000001bd51000 WatcherThread [stack: 0x000000001cce0000,0x000000001cde0000] [id=11036]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
garbage-first heap total 1638400K, used 761991K [0x0000000080000000, 0x0000000082000190, 0x0000000100000000)
region size 32768K, 12 young (393216K), 1 survivors (32768K)
Metaspace used 79631K, capacity 82395K, committed 82512K, reserved 1122304K
class space used 9655K, capacity 10519K, committed 10576K, reserved 1048576K

Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start)
AC 0 O TS 0 PTAMS 0x0000000081f959f0 NTAMS 0x0000000081f959f0 space 32768K, 98% used [0x0000000080000000, 0x0000000082000000)
AC 0 O TS 0 PTAMS 0x0000000083fffff8 NTAMS 0x0000000083fffff8 space 32768K, 99% used [0x0000000082000000, 0x0000000084000000)
AC 0 O TS 0 PTAMS 0x0000000085fffd40 NTAMS 0x0000000085fffd40 space 32768K, 99% used [0x0000000084000000, 0x0000000086000000)
AC 0 O TS 0 PTAMS 0x0000000088000000 NTAMS 0x0000000088000000 space 32768K, 100% used [0x0000000086000000, 0x0000000088000000)
AC 0 O TS 0 PTAMS 0x0000000089fffff8 NTAMS 0x0000000089fffff8 space 32768K, 99% used [0x0000000088000000, 0x000000008a000000)
AC 0 O TS 0 PTAMS 0x000000008bfffff0 NTAMS 0x000000008bfffff0 space 32768K, 99% used [0x000000008a000000, 0x000000008c000000)
AC 0 O TS 0 PTAMS 0x000000008dda28f8 NTAMS 0x000000008dda28f8 space 32768K, 92% used [0x000000008c000000, 0x000000008e000000)
AC 0 HS TS 0 PTAMS 0x000000008f000010 NTAMS 0x000000008f000010 space 32768K, 50% used [0x000000008e000000, 0x0000000090000000)
AC 0 O TS 0 PTAMS 0x0000000091fff840 NTAMS 0x0000000091fff840 space 32768K, 99% used [0x0000000090000000, 0x0000000092000000)
AC 0 HS TS 0 PTAMS 0x0000000093000010 NTAMS 0x0000000093000010 space 32768K, 50% used [0x0000000092000000, 0x0000000094000000)
AC 0 O TS 0 PTAMS 0x0000000095ffffd0 NTAMS 0x0000000095ffffd0 space 32768K, 99% used [0x0000000094000000, 0x0000000096000000)
AC 0 HS TS 0 PTAMS 0x0000000097000010 NTAMS 0x0000000097000010 space 32768K, 50% used [0x0000000096000000, 0x0000000098000000)
AC 0 HS TS 0 PTAMS 0x0000000099000010 NTAMS 0x0000000099000010 space 32768K, 50% used [0x0000000098000000, 0x000000009a000000)
AC 0 HS TS 0 PTAMS 0x000000009b000010 NTAMS 0x000000009b000010 space 32768K, 50% used [0x000000009a000000, 0x000000009c000000)
AC 0 HS TS 0 PTAMS 0x000000009d000010 NTAMS 0x000000009d000010 space 32768K, 50% used [0x000000009c000000, 0x000000009e000000)
AC 0 HS TS 0 PTAMS 0x000000009f000010 NTAMS 0x000000009f000010 space 32768K, 50% used [0x000000009e000000, 0x00000000a0000000)
AC 0 O TS 0 PTAMS 0x00000000a002b398 NTAMS 0x00000000a002b398 space 32768K, 0% used [0x00000000a0000000, 0x00000000a2000000)
AC 0 F TS 0 PTAMS 0x00000000a2000000 NTAMS 0x00000000a2000000 space 32768K, 0% used [0x00000000a2000000, 0x00000000a4000000)
AC 0 O TS 481 PTAMS 0x00000000a4f4e000 NTAMS 0x00000000a4f4e000 space 32768K, 79% used [0x00000000a4000000, 0x00000000a6000000)
AC 0 F TS 0 PTAMS 0x00000000a6000000 NTAMS 0x00000000a6000000 space 32768K, 0% used [0x00000000a6000000, 0x00000000a8000000)
AC 0 F TS 0 PTAMS 0x00000000a8000000 NTAMS 0x00000000a8000000 space 32768K, 0% used [0x00000000a8000000, 0x00000000aa000000)
AC 0 F TS 0 PTAMS 0x00000000aa000000 NTAMS 0x00000000aa000000 space 32768K, 0% used [0x00000000aa000000, 0x00000000ac000000)
AC 0 F TS 0 PTAMS 0x00000000ac000000 NTAMS 0x00000000ac000000 space 32768K, 0% used [0x00000000ac000000, 0x00000000ae000000)
AC 0 F TS 0 PTAMS 0x00000000ae000000 NTAMS 0x00000000ae000000 space 32768K, 0% used [0x00000000ae000000, 0x00000000b0000000)
AC 0 F TS 0 PTAMS 0x00000000b0000000 NTAMS 0x00000000b0000000 space 32768K, 0% used [0x00000000b0000000, 0x00000000b2000000)
AC 0 F TS 0 PTAMS 0x00000000b2000000 NTAMS 0x00000000b2000000 space 32768K, 0% used [0x00000000b2000000, 0x00000000b4000000)
AC 0 F TS 0 PTAMS 0x00000000b4000000 NTAMS 0x00000000b4000000 space 32768K, 0% used [0x00000000b4000000, 0x00000000b6000000)
AC 0 F TS 0 PTAMS 0x00000000b6000000 NTAMS 0x00000000b6000000 space 32768K, 0% used [0x00000000b6000000, 0x00000000b8000000)
AC 0 F TS 455 PTAMS 0x00000000b8000000 NTAMS 0x00000000b8000000 space 32768K, 0% used [0x00000000b8000000, 0x00000000ba000000)
AC 0 F TS 457 PTAMS 0x00000000ba000000 NTAMS 0x00000000ba000000 space 32768K, 0% used [0x00000000ba000000, 0x00000000bc000000)
AC 0 F TS 309 PTAMS 0x00000000bc000000 NTAMS 0x00000000bc000000 space 32768K, 0% used [0x00000000bc000000, 0x00000000be000000)
AC 0 F TS 395 PTAMS 0x00000000be000000 NTAMS 0x00000000be000000 space 32768K, 0% used [0x00000000be000000, 0x00000000c0000000)
AC 0 F TS 477 PTAMS 0x00000000c0000000 NTAMS 0x00000000c0000000 space 32768K, 0% used [0x00000000c0000000, 0x00000000c2000000)
AC 0 S CS TS 481 PTAMS 0x00000000c2000000 NTAMS 0x00000000c2000000 space 32768K, 4% used [0x00000000c2000000, 0x00000000c4000000)
AC 0 F TS 413 PTAMS 0x00000000c4000000 NTAMS 0x00000000c4000000 space 32768K, 0% used [0x00000000c4000000, 0x00000000c6000000)
AC 0 F TS 425 PTAMS 0x00000000c6000000 NTAMS 0x00000000c6000000 space 32768K, 0% used [0x00000000c6000000, 0x00000000c8000000)
AC 0 F TS 475 PTAMS 0x00000000c8000000 NTAMS 0x00000000c8000000 space 32768K, 0% used [0x00000000c8000000, 0x00000000ca000000)
AC 0 F TS 459 PTAMS 0x00000000ca000000 NTAMS 0x00000000ca000000 space 32768K, 0% used [0x00000000ca000000, 0x00000000cc000000)
AC 0 F TS 463 PTAMS 0x00000000cc000000 NTAMS 0x00000000cc000000 space 32768K, 0% used [0x00000000cc000000, 0x00000000ce000000)
AC 0 E TS 471 PTAMS 0x00000000ce000000 NTAMS 0x00000000ce000000 space 32768K, 39% used [0x00000000ce000000, 0x00000000d0000000)
AC 0 E CS TS 479 PTAMS 0x00000000d0000000 NTAMS 0x00000000d0000000 space 32768K, 100% used [0x00000000d0000000, 0x00000000d2000000)
AC 0 E CS TS 0 PTAMS 0x00000000d2000000 NTAMS 0x00000000d2000000 space 32768K, 100% used [0x00000000d2000000, 0x00000000d4000000)
AC 0 E CS TS 0 PTAMS 0x00000000d4000000 NTAMS 0x00000000d4000000 space 32768K, 100% used [0x00000000d4000000, 0x00000000d6000000)
AC 0 E CS TS 0 PTAMS 0x00000000d6000000 NTAMS 0x00000000d6000000 space 32768K, 100% used [0x00000000d6000000, 0x00000000d8000000)
AC 0 E CS TS 0 PTAMS 0x00000000d8000000 NTAMS 0x00000000d8000000 space 32768K, 100% used [0x00000000d8000000, 0x00000000da000000)
AC 0 E CS TS 0 PTAMS 0x00000000da000000 NTAMS 0x00000000da000000 space 32768K, 100% used [0x00000000da000000, 0x00000000dc000000)
AC 0 E CS TS 0 PTAMS 0x00000000dc000000 NTAMS 0x00000000dc000000 space 32768K, 100% used [0x00000000dc000000, 0x00000000de000000)
AC 0 E CS TS 0 PTAMS 0x00000000de000000 NTAMS 0x00000000de000000 space 32768K, 100% used [0x00000000de000000, 0x00000000e0000000)
AC 0 E CS TS 0 PTAMS 0x00000000e0000000 NTAMS 0x00000000e0000000 space 32768K, 100% used [0x00000000e0000000, 0x00000000e2000000)
AC 0 E CS TS 1 PTAMS 0x00000000e2000000 NTAMS 0x00000000e2000000 space 32768K, 100% used [0x00000000e2000000, 0x00000000e4000000)

Card table byte_map: [0x0000000013860000,0x0000000013c60000] byte_map_base: 0x0000000013460000

Marking Bits (Prev, Next): (CMBitMap*) 0x0000000002675078, (CMBitMap*) 0x00000000026750d0
Prev Bits: [0x0000000014060000, 0x0000000016060000)
Next Bits: [0x0000000016060000, 0x0000000018060000)

Polling page: 0x0000000000c60000

CodeCache: size=245760Kb used=68817Kb max_used=70482Kb free=176942Kb
bounds [0x0000000002720000, 0x0000000006c80000, 0x0000000011720000]
total_blobs=17820 nmethods=16654 adapters=1074
compilation: enabled

Compilation events (10 events):
Event: 25873.966 Thread 0x000000001ad84800 26676 ! 3 javax.crypto.KeyGenerator::init (111 bytes)
Event: 25873.977 Thread 0x000000001ad84800 nmethod 26676 0x0000000006ab6410 code [0x0000000006ab6600, 0x0000000006ab70b8]
Event: 26156.385 Thread 0x000000001ad68000 26677 4 io.netty.buffer.PoolThreadCache$MemoryRegionCache::free (42 bytes)
Event: 26156.658 Thread 0x000000001ad68000 nmethod 26677 0x00000000032b5010 code [0x00000000032b51e0, 0x00000000032b6b98]
Event: 26474.976 Thread 0x000000001ad84800 26678 ! 3 java.net.InetAddress::getCachedAddresses (57 bytes)
Event: 26475.308 Thread 0x000000001ad84800 nmethod 26678 0x000000000660a010 code [0x000000000660a1e0, 0x000000000660a958]
Event: 26477.462 Thread 0x000000001ad84800 26679 3 sun.security.x509.X509CertImpl::isSelfIssued (16 bytes)
Event: 26477.497 Thread 0x000000001ad84800 nmethod 26679 0x00000000032b4750 code [0x00000000032b48e0, 0x00000000032b4e48]
Event: 26478.180 Thread 0x000000001ad84800 26680 3 java.io.BufferedOutputStream:: (9 bytes)
Event: 26478.193 Thread 0x000000001ad84800 nmethod 26680 0x0000000005aba650 code [0x0000000005aba7e0, 0x0000000005abac10]

GC Heap History (10 events):
Event: 26190.172 GC heap before
{Heap before GC invocations=892 (full 48):
garbage-first heap total 1638400K, used 958368K [0x0000000080000000, 0x0000000082000190, 0x0000000100000000)
region size 32768K, 17 young (557056K), 1 survivors (32768K)
Metaspace used 79630K, capacity 82395K, committed 82512K, reserved 1122304K
class space used 9655K, capacity 10519K, committed 10576K, reserved 1048576K
Event: 26190.386 GC heap after
Heap after GC invocations=893 (full 48):
garbage-first heap total 1638400K, used 434833K [0x0000000080000000, 0x0000000082000190, 0x0000000100000000)
region size 32768K, 1 young (32768K), 1 survivors (32768K)
Metaspace used 79630K, capacity 82395K, committed 82512K, reserved 1122304K
class space used 9655K, capacity 10519K, committed 10576K, reserved 1048576K
}
Event: 26247.118 GC heap before
{Heap before GC invocations=893 (full 48):
garbage-first heap total 1638400K, used 860817K [0x0000000080000000, 0x0000000082000190, 0x0000000100000000)
region size 32768K, 14 young (458752K), 1 survivors (32768K)
Metaspace used 79630K, capacity 82395K, committed 82512K, reserved 1122304K
class space used 9655K, capacity 10519K, committed 10576K, reserved 1048576K
Event: 26247.155 GC heap after
Heap after GC invocations=894 (full 48):
garbage-first heap total 1638400K, used 434357K [0x0000000080000000, 0x0000000082000190, 0x0000000100000000)
region size 32768K, 1 young (32768K), 1 survivors (32768K)
Metaspace used 79630K, capacity 82395K, committed 82512K, reserved 1122304K
class space used 9655K, capacity 10519K, committed 10576K, reserved 1048576K
}
Event: 26327.689 GC heap before
{Heap before GC invocations=894 (full 48):
garbage-first heap total 1638400K, used 958645K [0x0000000080000000, 0x0000000082000190, 0x0000000100000000)
region size 32768K, 17 young (557056K), 1 survivors (32768K)
Metaspace used 79630K, capacity 82395K, committed 82512K, reserved 1122304K
class space used 9655K, capacity 10519K, committed 10576K, reserved 1048576K
Event: 26327.804 GC heap after
Heap after GC invocations=895 (full 48):
garbage-first heap total 1638400K, used 434794K [0x0000000080000000, 0x0000000082000190, 0x0000000100000000)
region size 32768K, 1 young (32768K), 1 survivors (32768K)
Metaspace used 79630K, capacity 82395K, committed 82512K, reserved 1122304K
class space used 9655K, capacity 10519K, committed 10576K, reserved 1048576K
}
Event: 26375.204 GC heap before
{Heap before GC invocations=895 (full 48):
garbage-first heap total 1638400K, used 729706K [0x0000000080000000, 0x0000000082000190, 0x0000000100000000)
region size 32768K, 10 young (327680K), 1 survivors (32768K)
Metaspace used 79630K, capacity 82395K, committed 82512K, reserved 1122304K
class space used 9655K, capacity 10519K, committed 10576K, reserved 1048576K
Event: 26375.218 GC heap after
Heap after GC invocations=896 (full 48):
garbage-first heap total 1638400K, used 434371K [0x0000000080000000, 0x0000000082000190, 0x0000000100000000)
region size 32768K, 1 young (32768K), 1 survivors (32768K)
Metaspace used 79630K, capacity 82395K, committed 82512K, reserved 1122304K
class space used 9655K, capacity 10519K, committed 10576K, reserved 1048576K
}
Event: 26434.168 GC heap before
{Heap before GC invocations=896 (full 48):
garbage-first heap total 1638400K, used 925891K [0x0000000080000000, 0x0000000082000190, 0x0000000100000000)
region size 32768K, 16 young (524288K), 1 survivors (32768K)
Metaspace used 79630K, capacity 82395K, committed 82512K, reserved 1122304K
class space used 9655K, capacity 10519K, committed 10576K, reserved 1048576K
Event: 26434.213 GC heap after
Heap after GC invocations=897 (full 48):
garbage-first heap total 1638400K, used 434311K [0x0000000080000000, 0x0000000082000190, 0x0000000100000000)
region size 32768K, 1 young (32768K), 1 survivors (32768K)
Metaspace used 79630K, capacity 82395K, committed 82512K, reserved 1122304K
class space used 9655K, capacity 10519K, committed 10576K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 21552.470 Thread 0x0000000002624000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000006142540 method=net.minecraft.world.GameType.func_82752_c()Z @ 4
Event: 21611.926 Thread 0x0000000002624000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000006abe2b8 method=net.minecraft.client.renderer.tileentity.TileEntityItemStackRenderer.func_192838_a(Lnet/minecraft/item/ItemStack;F)V @ 75
Event: 21618.476 Thread 0x0000000002624000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000006bb11f8 method=net.minecraft.client.renderer.ItemRenderer.func_78441_a()V @ 147
Event: 21618.489 Thread 0x0000000002624000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000006a31e24 method=net.minecraft.client.renderer.ItemRenderer.func_187457_a(Lnet/minecraft/client/entity/AbstractClientPlayer;FFLnet/minecraft/util/EnumHand;FLnet/minecraft/item/ItemStack;F)V @
Event: 21618.490 Thread 0x0000000002624000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000069dbcdc method=net.minecraft.client.gui.GuiIngame.func_180479_a(Lnet/minecraft/client/gui/ScaledResolution;F)V @ 155
Event: 21618.526 Thread 0x0000000002624000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000006b1bb2c method=net.minecraftforge.client.ForgeHooksClient.shouldCauseReequipAnimation(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;I)Z @ 38
Event: 21633.683 Thread 0x0000000023ca3000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000006923c48 method=com.lambda.client.gui.hudgui.elements.player.Durability.updateText(Lcom/lambda/client/event/SafeClientEvent;)V @ 19
Event: 21659.827 Thread 0x0000000002624000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005e10478 method=net.minecraftforge.client.GuiIngameForge.renderHelmet(Lnet/minecraft/client/gui/ScaledResolution;F)V @ 43
Event: 21769.603 Thread 0x0000000002624000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000006a9fbbc method=net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(IIF)V @ 353
Event: 22023.771 Thread 0x000000003331b000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000046d5010 method=com.lambda.shadow.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark()V @ 68

Internal exceptions (10 events):
Event: 26471.104 Thread 0x0000000023ca0000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d19abef0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 26471.111 Thread 0x0000000023ca0000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d19ac0f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 26471.112 Thread 0x0000000023ca0000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d19ac2f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 26471.145 Thread 0x0000000023ca0000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d19ac4f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 26471.150 Thread 0x0000000023ca0000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d19ac6f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 26471.152 Thread 0x0000000023ca0000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d19ac8f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 26471.155 Thread 0x0000000023ca0000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d19acaf0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 26471.157 Thread 0x0000000023ca0000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d19accf0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 26471.452 Thread 0x0000000023ca0000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d19acef0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 26480.144 Thread 0x0000000023ca0000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000d19ad0f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]

Events (10 events):
Event: 26478.188 Thread 0x000000003331f000 Thread exited: 0x000000003331f000
Event: 26478.295 Thread 0x000000003331f000 Thread added: 0x000000003331f000
Event: 26482.958 Executing VM operation: BulkRevokeBias
Event: 26483.024 Executing VM operation: BulkRevokeBias done
Event: 26483.024 Thread 0x000000001ec6e000 Thread exited: 0x000000001ec6e000
Event: 26483.299 Executing VM operation: RevokeBias
Event: 26483.300 Executing VM operation: RevokeBias done
Event: 26483.305 Executing VM operation: RevokeBias
Event: 26483.305 Executing VM operation: RevokeBias done
Event: 26483.306 Thread 0x000000003331f000 Thread exited: 0x000000003331f000

Dynamic libraries:
0x00007ff631320000 - 0x00007ff631357000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\javaw.exe
0x00007ffd12800000 - 0x00007ffd12a09000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffd10fb0000 - 0x00007ffd1106e000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffd0fdf0000 - 0x00007ffd1016c000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffd10770000 - 0x00007ffd1081e000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffd10ec0000 - 0x00007ffd10f63000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffd110f0000 - 0x00007ffd1118e000 C:\WINDOWS\System32\sechost.dll
0x00007ffd124d0000 - 0x00007ffd125f0000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffd10c90000 - 0x00007ffd10e3d000 C:\WINDOWS\System32\USER32.dll
0x00007ffd102a0000 - 0x00007ffd102c6000 C:\WINDOWS\System32\win32u.dll
0x00007ffd124a0000 - 0x00007ffd124c9000 C:\WINDOWS\System32\GDI32.dll
0x00007ffd10370000 - 0x00007ffd10488000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffd102d0000 - 0x00007ffd1036d000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffd0fcd0000 - 0x00007ffd0fde1000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffd02030000 - 0x00007ffd022d5000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22000.120_none_9d947278b86cc467\COMCTL32.dll
0x00007ffd10f70000 - 0x00007ffd10fa2000 C:\WINDOWS\System32\IMM32.DLL
0x0000000057140000 - 0x0000000057212000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\msvcr100.dll
0x00000000568b0000 - 0x0000000057133000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\server\jvm.dll
0x00007ffd112b0000 - 0x00007ffd112b8000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffd0d910000 - 0x00007ffd0d943000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffd09fe0000 - 0x00007ffd09fea000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffd091f0000 - 0x00007ffd091f9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffd10910000 - 0x00007ffd1097f000 C:\WINDOWS\System32\WS2_32.dll
0x00000000575c0000 - 0x00000000575cf000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\verify.dll
0x0000000057590000 - 0x00000000575b9000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\java.dll
0x0000000057570000 - 0x0000000057586000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\zip.dll
0x00007ffd116f0000 - 0x00007ffd11eb5000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffd0ddc0000 - 0x00007ffd0e625000 C:\WINDOWS\SYSTEM32\windows.storage.dll
0x00007ffd112c0000 - 0x00007ffd11638000 C:\WINDOWS\System32\combase.dll
0x00007ffd0dc50000 - 0x00007ffd0ddb6000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffd10820000 - 0x00007ffd1090a000 C:\WINDOWS\System32\SHCORE.dll
0x00007ffd12390000 - 0x00007ffd123ed000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffd0fc00000 - 0x00007ffd0fc21000 C:\WINDOWS\SYSTEM32\profapi.dll
0x0000000057560000 - 0x000000005756d000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\management.dll
0x0000000057330000 - 0x000000005734a000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\net.dll
0x00007ffd0f1f0000 - 0x00007ffd0f257000 C:\WINDOWS\system32\mswsock.dll
0x00007ffcec200000 - 0x00007ffcec217000 C:\WINDOWS\system32\napinsp.dll
0x00007ffce5b80000 - 0x00007ffce5b9b000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffd0e8b0000 - 0x00007ffd0e998000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffd0e880000 - 0x00007ffd0e8ad000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffd110e0000 - 0x00007ffd110e9000 C:\WINDOWS\System32\NSI.dll
0x00007ffce5b60000 - 0x00007ffce5b72000 C:\WINDOWS\System32\winrnr.dll
0x00007ffd09fc0000 - 0x00007ffd09fd5000 C:\WINDOWS\system32\wshbth.dll
0x00007ffcd6220000 - 0x00007ffcd623f000 C:\WINDOWS\system32\nlansp_c.dll
0x00007ffd074c0000 - 0x00007ffd074ca000 C:\Windows\System32\rasadhlp.dll
0x00007ffd09070000 - 0x00007ffd090f1000 C:\WINDOWS\System32\fwpuclnt.dll
0x0000000056890000 - 0x00000000568a1000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\nio.dll
0x00007ffd0f430000 - 0x00007ffd0f448000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffd0ecb0000 - 0x00007ffd0ece5000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffd0f2e0000 - 0x00007ffd0f309000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffd0f5c0000 - 0x00007ffd0f5e7000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffd10490000 - 0x00007ffd1050f000 C:\WINDOWS\System32\bcryptprimitives.dll
0x00007ffd0f450000 - 0x00007ffd0f45c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffd0a150000 - 0x00007ffd0a169000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffd0a2e0000 - 0x00007ffd0a2fe000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000056870000 - 0x0000000056887000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\unpack.dll
0x0000000180000000 - 0x0000000180053000 C:\Users\yszho\AppData\Roaming.minecraft\bin\8f2f99e10f435315cc76833f10efe963e104743f\lwjgl64.dll
0x00007ffce1360000 - 0x00007ffce1461000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007ffce0da0000 - 0x00007ffce0dcd000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffd0ce60000 - 0x00007ffd0ce98000 C:\WINDOWS\SYSTEM32\dxcore.dll
0x00000000566d0000 - 0x0000000056868000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\awt.dll
0x00007ffd10680000 - 0x00007ffd10756000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffd0c7a0000 - 0x00007ffd0c831000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffcd84f0000 - 0x00007ffcd85a8000 C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffd0f5f0000 - 0x00007ffd0f63c000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
0x00007ffd0ed50000 - 0x00007ffd0ed68000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ffd123f0000 - 0x00007ffd1249f000 C:\WINDOWS\System32\clbcatq.dll
0x00007ffd01410000 - 0x00007ffd0145a000 C:\Windows\System32\Windows.Internal.Graphics.Display.DisplayColorManagement.dll
0x00007ffd0c920000 - 0x00007ffd0c9cc000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffd11190000 - 0x00007ffd112ad000 C:\WINDOWS\System32\MSCTF.dll
0x00007ffcf2020000 - 0x00007ffcf214d000 C:\WINDOWS\SYSTEM32\textinputframework.dll
0x00007ffd0c4b0000 - 0x00007ffd0c5e1000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
0x00007ffcfb2b0000 - 0x00007ffcfb61d000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
0x00007ffd06cf0000 - 0x00007ffd06d34000 C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll
0x00007ffd0ed70000 - 0x00007ffd0eda4000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffd0a010000 - 0x00007ffd0a144000 C:\Windows\System32\AppXDeploymentClient.dll
0x00007ffd09d30000 - 0x00007ffd09f1f000 C:\WINDOWS\SYSTEM32\urlmon.dll
0x00007ffd0e870000 - 0x00007ffd0e87c000 C:\Windows\System32\netutils.dll
0x00007ffd09d00000 - 0x00007ffd09d28000 C:\Windows\System32\srvcli.dll
0x00007ffd09a40000 - 0x00007ffd09cf3000 C:\Windows\System32\iertutil.dll
0x00007ffc56640000 - 0x00007ffc5764f000 C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_535ad830186013d4\ig9icd64.dll
0x00007ffd125f0000 - 0x00007ffd1278a000 C:\WINDOWS\System32\ole32.dll
0x00007ffd0cfe0000 - 0x00007ffd0d00f000 C:\WINDOWS\system32\dwmapi.dll
0x00007ffd0cea0000 - 0x00007ffd0cf93000 C:\WINDOWS\system32\dxgi.dll
0x00007ffc6f1a0000 - 0x00007ffc6f627000 C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_535ad830186013d4\igdml64.dll
0x00007ffcf6490000 - 0x00007ffcf6851000 C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_535ad830186013d4\igdgmm64.dll
0x00007ffd07dd0000 - 0x00007ffd07e14000 C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffcf3280000 - 0x00007ffcf6486000 C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_535ad830186013d4\igc64.dll
0x00007ffd0fba0000 - 0x00007ffd0fbed000 C:\WINDOWS\SYSTEM32\powrprof.dll
0x00007ffd0fb80000 - 0x00007ffd0fb93000 C:\WINDOWS\SYSTEM32\UMPDC.dll
0x00007ffcfe630000 - 0x00007ffcfe672000 C:\Users\yszho\AppData\Local\Temp\jna-115292583\jna6099440964099738730.dll
0x00000000566a0000 - 0x00000000566c4000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\sunec.dll
0x000000002e7f0000 - 0x000000002e854000 C:\Users\yszho\AppData\Roaming.minecraft\bin\8f2f99e10f435315cc76833f10efe963e104743f\OpenAL64.dll
0x00007ffd08c90000 - 0x00007ffd08d2b000 C:\WINDOWS\System32\MMDevApi.dll
0x00007ffd0f640000 - 0x00007ffd0f66c000 C:\WINDOWS\System32\DEVOBJ.dll
0x00007ffce8ab0000 - 0x00007ffce8b52000 C:\WINDOWS\SYSTEM32\dsound.dll
0x00007ffd01f10000 - 0x00007ffd01f39000 C:\WINDOWS\SYSTEM32\winmmbase.dll
0x00007ffcd1690000 - 0x00007ffcd1741000 C:\WINDOWS\SYSTEM32\ResampleDmo.DLL
0x00007ffcb04d0000 - 0x00007ffcb04db000 C:\WINDOWS\SYSTEM32\msdmo.dll
0x00007ffcfea20000 - 0x00007ffcfebf3000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007ffd0cfc0000 - 0x00007ffd0cfd5000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
0x0000000056650000 - 0x0000000056697000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\fontmanager.dll
0x0000000056600000 - 0x0000000056642000 C:\Users\yszho\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\jre-legacy\windows-x64\jre-legacy\bin\t2k.dll
0x00007ffd0da30000 - 0x00007ffd0da4a000 C:\Users\yszho\AppData\Roaming.minecraft\bin\8f2f99e10f435315cc76833f10efe963e104743f\SAPIWrapper_x64.dll
0x00007ffce0820000 - 0x00007ffce088a000 C:\WINDOWS\system32\Ninput.dll
0x00007ffd0b950000 - 0x00007ffd0ba47000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
0x00007ffcdeb30000 - 0x00007ffcdeba8000 C:\Windows\System32\Windows.FileExplorer.Common.dll
0x00007ffced3f0000 - 0x00007ffced524000 C:\Windows\System32\Windows.StateRepositoryPS.dll
0x00007ffd05a40000 - 0x00007ffd05a7f000 C:\WINDOWS\SYSTEM32\windows.staterepositoryclient.dll
0x00007ffcdecf0000 - 0x00007ffcded16000 C:\WINDOWS\SYSTEM32\edputil.dll
0x00007ffce29a0000 - 0x00007ffce29f9000 C:\WINDOWS\SYSTEM32\VAULTCLI.dll
0x00007ffcdec70000 - 0x00007ffcdec92000 C:\Windows\System32\cldapi.dll
0x00007ffd0efe0000 - 0x00007ffd0f022000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffd0fac0000 - 0x00007ffd0fb6c000 C:\WINDOWS\SYSTEM32\sxs.dll
0x00007ffcf31e0000 - 0x00007ffcf327f000 C:\Windows\System32\ActXPrxy.dll
0x00007ffd0d680000 - 0x00007ffd0d8a1000 C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=C:\Users\yszho\AppData\Roaming.minecraft\bin\8f2f99e10f435315cc76833f10efe963e104743f -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.3.619 -Dminecraft.client.jar=C:\Users\yszho\AppData\Roaming.minecraft\versions\1.12.2-forge-14.23.5.2860\1.12.2-forge-14.23.5.2860.jar -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
java_command: net.minecraft.launchwrapper.Launch --username FlyingCrabs --version 1.12.2-forge-14.23.5.2860 --gameDir C:\Users\yszho\AppData\Roaming.minecraft --assetsDir C:\Users\yszho\AppData\Roaming.minecraft\assets --assetIndex 1.12 --uuid 7cab72a7894a4f65a8b33ad2b9284bb9 --accessToken eyJraWQiOiJhYzg0YSIsImFsZyI6IkhTMjU2In0.eyJ4dWlkIjoiMjUzNTQ0OTg1MjI1NzEyNyIsImFnZyI6IkFkdWx0Iiwic3ViIjoiOTQyMGJjYTgtZTdjMy00YzQwLTlhMDQtOTdmMGFiMjExZGUyIiwiYXV0aCI6IlhCT1giLCJucyI6ImRlZmF1bHQiLCJyb2xlcyI6W10sImlzcyI6ImF1dGhlbnRpY2F0aW9uIiwicGxhdGZvcm0iOiJPTkVTVE9SRSIsInl1aWQiOiI5ZjZlOTJlZTc1MTcwOWVhZDJmNmIwNTcyYWRjY2VmMyIsIm5iZiI6MTY3NzI2NTE2OCwiZXhwIjoxNjc3MzUxNTY4LCJpYXQiOjE2NzcyNjUxNjh9.IK9qIpQr8Pd0yNu-G6NeXbOPDbbWwL29v8krqjlP7tA --userType msa --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge
java_class_path (initial): C:\Users\yszho\AppData\Roaming.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2860\forge-1.12.2-14.23.5.2860.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\yszho\AppData\Roaming.minecraft\libraries\java3d\vecmat
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\Git\cmd;C:\Program Files\PuTTY;C:\Users\yszho\AppData\Local\Microsoft\WindowsApps;C:\Users\yszho\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\heroku\bin;C:\Users\yszho\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts\pyinstaller.exe
USERNAME=yszho
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel

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

OS: Windows 10.0 , 64 bit Build 22000 (10.0.22000.1516)

CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx

Memory: 4k page, physical 8218420k(149916k free), swap 33384244k(716k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun 8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010)

time: Fri Feb 24 21:21:43 2023
elapsed time: 26488 seconds (0d 7h 21m 28s)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions