JAVA版のマイクラでのクラッシュについて

Minecraftのゲームプレイ全般の質問はこちらへどうぞ。
ddmm
ID: 4IVLMIX31L

Re: JAVA版のマイクラでのクラッシュについて

投稿記事 by ddmm » 2021年1月15日(金) 20:36

とりあえずダウンロードしたJAVAでは起動できないので付属のJAVAでJVM引数をためしましたがやはりしばらくするとクラッシュしてしまいました。必ず10~35分くらいするとクラッシュしてしまいます。グラフィックドライバは460.89でした。
クラッシュレポとLogを載せます。



ddmm
ID: 4IVLMIX31L

Re: JAVA版のマイクラでのクラッシュについて

投稿記事 by ddmm » 2021年1月15日(金) 20:40

Logのほうです
[20:23:55] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name=''
[20:23:56] [Render thread/INFO]: Setting user:
[20:23:56] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[20:23:57] [Render thread/INFO]: Narrator library for x64 successfully loaded
[20:23:57] [Render thread/INFO]: Reloading ResourceManager: Default
[20:23:59] [Render thread/INFO]: OpenAL initialized.
[20:23:59] [Render thread/INFO]: Sound engine started
[20:23:59] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
[20:23:59] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[20:23:59] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[20:23:59] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[20:23:59] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[20:23:59] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[20:23:59] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[20:24:00] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[20:24:00] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[20:24:00] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[20:24:04] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[20:24:04] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[20:24:04] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[20:24:04] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[20:24:04] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[20:24:04] [Render thread/INFO]: Reloading ResourceManager: Default
[20:24:04] [Render thread/INFO]: Loaded 7 recipes
[20:24:04] [Render thread/INFO]: Loaded 927 advancements
[20:24:04] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[20:24:04] [Server thread/INFO]: Starting integrated minecraft server version 1.16.4
[20:24:04] [Server thread/INFO]: Generating keypair
[20:24:04] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[20:24:05] [Render thread/INFO]: スポーン地点を準備中:0%
[20:24:05] [Render thread/INFO]: Time elapsed: 556 ms
[20:24:05] [Server thread/INFO]: Changing view distance to 15, from 10
[20:24:06] [Server thread/INFO]: [local:E:3bfe9397] logged in with entity id 243 at (-205.66334031071509, 68.0, 241.13518978068086)
[20:24:06] [Server thread/INFO]: がゲームに参加しました
[20:24:06] [Server thread/INFO]: Saving and pausing game...
[20:24:06] [Server thread/INFO]: Saving chunks for level 'ServerLevel[なんでもいいんじゃ]'/minecraft:overworld
[20:24:06] [Render thread/INFO]: Loaded 203 advancements
[20:24:06] [Server thread/INFO]: Saving chunks for level 'ServerLevel[なんでもいいんじゃ]'/minecraft:the_nether
[20:24:06] [Server thread/INFO]: Saving chunks for level 'ServerLevel[なんでもいいんじゃ]'/minecraft:the_end
[20:24:11] [Server thread/INFO]: Saving and pausing game...
[20:24:11] [Server thread/INFO]: Saving chunks for level 'ServerLevel[なんでもいいんじゃ]'/minecraft:overworld
[20:24:11] [Server thread/INFO]: Saving chunks for level 'ServerLevel[なんでもいいんじゃ]'/minecraft:the_nether
[20:24:11] [Server thread/INFO]: Saving chunks for level 'ServerLevel[なんでもいいんじゃ]'/minecraft:the_end

ddmm
ID: 4IVLMIX31L

Re: JAVA版のマイクラでのクラッシュについて

投稿記事 by ddmm » 2021年1月15日(金) 20:54

# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006068b4ca, pid=1528, tid=1128
#
# 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:
# V [jvm.dll+0x3fb4ca]
#
# 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
#

--------------- T H R E A D ---------------

Current thread (0x0000000002ddf800): GCTaskThread [stack: 0x0000000012d70000,0x0000000012e70000] [id=1128]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000030

Registers:
RAX=0x0000000002dd1bb0, RBX=0x000000000000000e, RCX=0x000000000001df5b, RDX=0x0000000000000000
RSP=0x0000000012e6f0f0, RBP=0x0000000012e6f7c8, RSI=0x0000000000000007, RDI=0x0000000002dc0680
R8 =0x0000000000000001, R9 =0x000000007b9a74d7, R10=0x0000000000000008, R11=0x0000000002dc3300
R12=0x0000000000000012, R13=0x0000000012e6f1c0, R14=0x0000000000000000, R15=0x0000000000000000
RIP=0x000000006068b4ca, EFLAGS=0x0000000000010297

Top of Stack: (sp=0x0000000012e6f0f0)
0x0000000012e6f0f0: 0000000012e6f610 000000002d968860
0x0000000012e6f100: 0000000002dd0aa0 0000000060667f71
0x0000000012e6f110: 00042f8a0001df5b 000451bd00010c51
0x0000000012e6f120: 0000000000000000 000451bd00010c52
0x0000000012e6f130: 00044c31000078e2 000451bd00010c51
0x0000000012e6f140: 0004a3ff0000efe1 00044c31000078e1
0x0000000012e6f150: 0000000000000000 0000000000000007
0x0000000012e6f160: 0000000002dcedc0 0000000000000007
0x0000000012e6f170: 0000000012e6f2a0 0000000002dc0680
0x0000000012e6f180: 0000000002dc0680 000000006065b9b7
0x0000000012e6f190: 000451bd00010c52 0000000012e6f610
0x0000000012e6f1a0: 0000000012e6f2c0 0000000722ca4f45
0x0000000012e6f1b0: 000000002e68f220 000000006065caaf
0x0000000012e6f1c0: 00000007225b3d91 0000000000000000
0x0000000012e6f1d0: 0000000002dc0680 000000072242b9d5
0x0000000012e6f1e0: 0000000012e6f340 0000000012e6f340

Instructions: (pc=0x000000006068b4ca)
0x000000006068b4aa: 24 a4 00 00 00 48 8b 8c 24 a0 00 00 00 48 89 5c
0x000000006068b4ba: 24 48 48 89 4c 24 38 e9 00 01 00 00 48 8b 14 d8
0x000000006068b4ca: 48 8b 42 08 8b 0a 48 89 44 24 20 8b 44 24 20 2b
0x000000006068b4da: c8 81 e1 ff ff 01 00 81 f9 ff ff 01 00 41 0f 44


Register to memory mapping:

RAX=0x0000000002dd1bb0 is an unknown value
RBX=0x000000000000000e is an unknown value
RCX=0x000000000001df5b is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x0000000012e6f0f0 is an unknown value
RBP=0x0000000012e6f7c8 is an unknown value
RSI=0x0000000000000007 is an unknown value
RDI=0x0000000002dc0680 is an unknown value
R8 =0x0000000000000001 is an unknown value
R9 =0x000000007b9a74d7 is an unknown value
R10=0x0000000000000008 is an unknown value
R11=0x0000000002dc3300 is an unknown value
R12=0x0000000000000012 is an unknown value
R13=0x0000000012e6f1c0 is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x0000000000000000 is an unknown value


Stack: [0x0000000012d70000,0x0000000012e70000], sp=0x0000000012e6f0f0, free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x3fb4ca]
V [jvm.dll+0x3cb9b7]
V [jvm.dll+0x3ccaaf]
V [jvm.dll+0x27b060]
V [jvm.dll+0x29846a]
C [msvcr100.dll+0x21d9f]
C [msvcr100.dll+0x21e3b]
C [KERNEL32.DLL+0x17034]
C [ntdll.dll+0x4d0d1]


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

Java Threads: ( => current thread )
0x000000002fc0c000 JavaThread "Sound engine" daemon [_thread_blocked, id=5668, stack(0x000000004ece0000,0x000000004ede0000)]
0x000000002fc0a000 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=9220, stack(0x000000004e1c0000,0x000000004e2c0000)]
0x000000002fc05800 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=4776, stack(0x000000004d7b0000,0x000000004d8b0000)]
0x000000002fc04800 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=6076, stack(0x000000004d6b0000,0x000000004d7b0000)]
0x000000002dcaf000 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=17048, stack(0x000000004d5b0000,0x000000004d6b0000)]
0x000000002dcac800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=132, stack(0x000000004c260000,0x000000004c360000)]
0x0000000038709800 JavaThread "Server thread" [_thread_blocked, id=6852, stack(0x0000000045300000,0x0000000045400000)]
0x000000003870b000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1400, stack(0x0000000043200000,0x0000000043300000)]
0x0000000038703800 JavaThread "pool-2-thread-3" [_thread_blocked, id=16928, stack(0x0000000057a60000,0x0000000057b60000)]
0x000000003870a800 JavaThread "pool-2-thread-2" [_thread_blocked, id=16024, stack(0x0000000055510000,0x0000000055610000)]
0x0000000038708000 JavaThread "pool-2-thread-1" [_thread_blocked, id=13172, stack(0x0000000044c70000,0x0000000044d70000)]
0x0000000038704000 JavaThread "Narrator" [_thread_blocked, id=7280, stack(0x0000000044b60000,0x0000000044c60000)]
0x0000000038709000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=13632, stack(0x0000000037b30000,0x0000000037c30000)]
0x000000002dcac000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=17384, stack(0x0000000034dd0000,0x0000000034ed0000)]
0x000000002dd42800 JavaThread "Service Thread" daemon [_thread_blocked, id=1436, stack(0x000000002f890000,0x000000002f990000)]
0x000000002dcb2800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=16092, stack(0x000000002f790000,0x000000002f890000)]
0x000000002dcaf800 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=13964, stack(0x000000002f690000,0x000000002f790000)]
0x000000002dcb2000 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=6924, stack(0x000000002f590000,0x000000002f690000)]
0x000000002dcad800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=8508, stack(0x000000002f490000,0x000000002f590000)]
0x000000002dcae000 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=9232, stack(0x000000002f390000,0x000000002f490000)]
0x000000002dcb0800 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=8188, stack(0x000000002f190000,0x000000002f290000)]
0x000000002dcb1000 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=7232, stack(0x000000002f090000,0x000000002f190000)]
0x000000002dc8b000 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=7292, stack(0x000000002ef90000,0x000000002f090000)]
0x000000002dc6e000 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=16056, stack(0x000000002ee90000,0x000000002ef90000)]
0x000000002dc61800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=14912, stack(0x000000002ed90000,0x000000002ee90000)]
0x000000002dc60800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=16276, stack(0x000000002ec90000,0x000000002ed90000)]
0x000000002dc5c800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9360, stack(0x000000002eb90000,0x000000002ec90000)]
0x000000002dc5b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8220, stack(0x000000002ea90000,0x000000002eb90000)]
0x000000002dc59000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1444, stack(0x000000002e990000,0x000000002ea90000)]
0x000000002dc54000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=2780, stack(0x000000002e890000,0x000000002e990000)]
0x000000002dbec000 JavaThread "Finalizer" daemon [_thread_blocked, id=3164, stack(0x000000002e790000,0x000000002e890000)]
0x000000002dbe5000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4420, stack(0x000000002e690000,0x000000002e790000)]
0x0000000002db2800 JavaThread "Render thread" [_thread_blocked, id=7208, stack(0x0000000002cb0000,0x0000000002db0000)]

Other Threads:
0x000000002dbe0000 VMThread [stack: 0x000000002e590000,0x000000002e690000] [id=11292]
0x000000002dd3e800 WatcherThread [stack: 0x000000002f990000,0x000000002fa90000] [id=4408]

=>0x0000000002ddf800 (exited) GCTaskThread [stack: 0x0000000012d70000,0x0000000012e70000] [id=1128]

VM state:at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0000000002db0dd0] Threads_lock - owner thread: 0x000000002dbe0000
[0x0000000002db0550] Heap_lock - owner thread: 0x0000000002db2800

Heap:
garbage-first heap total 8388608K, used 2986206K [0x00000005c0000000, 0x00000005c2000800, 0x00000007c0000000)
region size 32768K, 78 young (2555904K), 1 survivors (32768K)
Metaspace used 76962K, capacity 86952K, committed 87116K, reserved 1124352K
class space used 10753K, capacity 13104K, committed 13132K, 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 0x00000005c2000000 NTAMS 0x00000005c2000000 space 32768K, 100% used [0x00000005c0000000, 0x00000005c2000000)
AC 0 O TS 0 PTAMS 0x00000005c4000000 NTAMS 0x00000005c4000000 space 32768K, 100% used [0x00000005c2000000, 0x00000005c4000000)
AC 0 O TS 0 PTAMS 0x00000005c6000000 NTAMS 0x00000005c6000000 space 32768K, 100% used [0x00000005c4000000, 0x00000005c6000000)
AC 0 O TS 0 PTAMS 0x00000005c8000000 NTAMS 0x00000005c8000000 space 32768K, 100% used [0x00000005c6000000, 0x00000005c8000000)
AC 0 O TS 0 PTAMS 0x00000005ca000000 NTAMS 0x00000005ca000000 space 32768K, 100% used [0x00000005c8000000, 0x00000005ca000000)
AC 0 O TS 0 PTAMS 0x00000005cc000000 NTAMS 0x00000005cc000000 space 32768K, 100% used [0x00000005ca000000, 0x00000005cc000000)
AC 0 O TS 1 PTAMS 0x00000005cdff2c00 NTAMS 0x00000005cdff2c00 space 32768K, 100% used [0x00000005cc000000, 0x00000005ce000000)
AC 0 O TS 3 PTAMS 0x00000005ce000000 NTAMS 0x00000005ce000000 space 32768K, 100% used [0x00000005ce000000, 0x00000005d0000000)
AC 0 O TS 3 PTAMS 0x00000005d0000000 NTAMS 0x00000005d0000000 space 32768K, 100% used [0x00000005d0000000, 0x00000005d2000000)
AC 0 O TS 3 PTAMS 0x00000005d2000000 NTAMS 0x00000005d2000000 space 32768K, 100% used [0x00000005d2000000, 0x00000005d4000000)
AC 0 O TS 3 PTAMS 0x00000005d4000000 NTAMS 0x00000005d4000000 space 32768K, 100% used [0x00000005d4000000, 0x00000005d6000000)
AC 0 O TS 3 PTAMS 0x00000005d6000000 NTAMS 0x00000005d6000000 space 32768K, 100% used [0x00000005d6000000, 0x00000005d8000000)
AC 0 O TS 3 PTAMS 0x00000005d8000000 NTAMS 0x00000005d8000000 space 32768K, 100% used [0x00000005d8000000, 0x00000005da000000)
AC 0 O TS 19 PTAMS 0x00000005da000000 NTAMS 0x00000005da000000 space 32768K, 56% used [0x00000005da000000, 0x00000005dc000000)
AC 0 F TS 0 PTAMS 0x00000005dc000000 NTAMS 0x00000005dc000000 space 32768K, 0% used [0x00000005dc000000, 0x00000005de000000)
AC 0 F TS 0 PTAMS 0x00000005de000000 NTAMS 0x00000005de000000 space 32768K, 0% used [0x00000005de000000, 0x00000005e0000000)
AC 0 F TS 0 PTAMS 0x00000005e0000000 NTAMS 0x00000005e0000000 space 32768K, 0% used [0x00000005e0000000, 0x00000005e2000000)
AC 0 F TS 0 PTAMS 0x00000005e2000000 NTAMS 0x00000005e2000000 space 32768K, 0% used [0x00000005e2000000, 0x00000005e4000000)
AC 0 F TS 0 PTAMS 0x00000005e4000000 NTAMS 0x00000005e4000000 space 32768K, 0% used [0x00000005e4000000, 0x00000005e6000000)
AC 0 F TS 0 PTAMS 0x00000005e6000000 NTAMS 0x00000005e6000000 space 32768K, 0% used [0x00000005e6000000, 0x00000005e8000000)
AC 0 F TS 0 PTAMS 0x00000005e8000000 NTAMS 0x00000005e8000000 space 32768K, 0% used [0x00000005e8000000, 0x00000005ea000000)
AC 0 F TS 0 PTAMS 0x00000005ea000000 NTAMS 0x00000005ea000000 space 32768K, 0% used [0x00000005ea000000, 0x00000005ec000000)
AC 0 F TS 0 PTAMS 0x00000005ec000000 NTAMS 0x00000005ec000000 space 32768K, 0% used [0x00000005ec000000, 0x00000005ee000000)
AC 0 F TS 0 PTAMS 0x00000005ee000000 NTAMS 0x00000005ee000000 space 32768K, 0% used [0x00000005ee000000, 0x00000005f0000000)
AC 0 F TS 0 PTAMS 0x00000005f0000000 NTAMS 0x00000005f0000000 space 32768K, 0% used [0x00000005f0000000, 0x00000005f2000000)
AC 0 F TS 0 PTAMS 0x00000005f2000000 NTAMS 0x00000005f2000000 space 32768K, 0% used [0x00000005f2000000, 0x00000005f4000000)
AC 0 F TS 0 PTAMS 0x00000005f4000000 NTAMS 0x00000005f4000000 space 32768K, 0% used [0x00000005f4000000, 0x00000005f6000000)
AC 0 F TS 0 PTAMS 0x00000005f6000000 NTAMS 0x00000005f6000000 space 32768K, 0% used [0x00000005f6000000, 0x00000005f8000000)
AC 0 F TS 0 PTAMS 0x00000005f8000000 NTAMS 0x00000005f8000000 space 32768K, 0% used [0x00000005f8000000, 0x00000005fa000000)
AC 0 F TS 0 PTAMS 0x00000005fa000000 NTAMS 0x00000005fa000000 space 32768K, 0% used [0x00000005fa000000, 0x00000005fc000000)
AC 0 F TS 0 PTAMS 0x00000005fc000000 NTAMS 0x00000005fc000000 space 32768K, 0% used [0x00000005fc000000, 0x00000005fe000000)
AC 0 F TS 0 PTAMS 0x00000005fe000000 NTAMS 0x00000005fe000000 space 32768K, 0% used [0x00000005fe000000, 0x0000000600000000)
AC 0 F TS 0 PTAMS 0x0000000600000000 NTAMS 0x0000000600000000 space 32768K, 0% used [0x0000000600000000, 0x0000000602000000)
AC 0 F TS 0 PTAMS 0x0000000602000000 NTAMS 0x0000000602000000 space 32768K, 0% used [0x0000000602000000, 0x0000000604000000)
AC 0 F TS 0 PTAMS 0x0000000604000000 NTAMS 0x0000000604000000 space 32768K, 0% used [0x0000000604000000, 0x0000000606000000)
AC 0 F TS 0 PTAMS 0x0000000606000000 NTAMS 0x0000000606000000 space 32768K, 0% used [0x0000000606000000, 0x0000000608000000)
AC 0 F TS 0 PTAMS 0x0000000608000000 NTAMS 0x0000000608000000 space 32768K, 0% used [0x0000000608000000, 0x000000060a000000)
AC 0 F TS 0 PTAMS 0x000000060a000000 NTAMS 0x000000060a000000 space 32768K, 0% used [0x000000060a000000, 0x000000060c000000)
AC 0 F TS 0 PTAMS 0x000000060c000000 NTAMS 0x000000060c000000 space 32768K, 0% used [0x000000060c000000, 0x000000060e000000)
AC 0 F TS 0 PTAMS 0x000000060e000000 NTAMS 0x000000060e000000 space 32768K, 0% used [0x000000060e000000, 0x0000000610000000)
AC 0 F TS 0 PTAMS 0x0000000610000000 NTAMS 0x0000000610000000 space 32768K, 0% used [0x0000000610000000, 0x0000000612000000)
AC 0 F TS 0 PTAMS 0x0000000612000000 NTAMS 0x0000000612000000 space 32768K, 0% used [0x0000000612000000, 0x0000000614000000)
AC 0 F TS 0 PTAMS 0x0000000614000000 NTAMS 0x0000000614000000 space 32768K, 0% used [0x0000000614000000, 0x0000000616000000)
AC 0 F TS 0 PTAMS 0x0000000616000000 NTAMS 0x0000000616000000 space 32768K, 0% used [0x0000000616000000, 0x0000000618000000)
AC 0 F TS 0 PTAMS 0x0000000618000000 NTAMS 0x0000000618000000 space 32768K, 0% used [0x0000000618000000, 0x000000061a000000)
AC 0 F TS 0 PTAMS 0x000000061a000000 NTAMS 0x000000061a000000 space 32768K, 0% used [0x000000061a000000, 0x000000061c000000)
AC 0 F TS 0 PTAMS 0x000000061c000000 NTAMS 0x000000061c000000 space 32768K, 0% used [0x000000061c000000, 0x000000061e000000)
AC 0 F TS 0 PTAMS 0x000000061e000000 NTAMS 0x000000061e000000 space 32768K, 0% used [0x000000061e000000, 0x0000000620000000)
AC 0 F TS 0 PTAMS 0x0000000620000000 NTAMS 0x0000000620000000 space 32768K, 0% used [0x0000000620000000, 0x0000000622000000)
AC 0 F TS 0 PTAMS 0x0000000622000000 NTAMS 0x0000000622000000 space 32768K, 0% used [0x0000000622000000, 0x0000000624000000)
AC 0 F TS 0 PTAMS 0x0000000624000000 NTAMS 0x0000000624000000 space 32768K, 0% used [0x0000000624000000, 0x0000000626000000)
AC 0 F TS 0 PTAMS 0x0000000626000000 NTAMS 0x0000000626000000 space 32768K, 0% used [0x0000000626000000, 0x0000000628000000)
AC 0 F TS 0 PTAMS 0x0000000628000000 NTAMS 0x0000000628000000 space 32768K, 0% used [0x0000000628000000, 0x000000062a000000)
AC 0 F TS 0 PTAMS 0x000000062a000000 NTAMS 0x000000062a000000 space 32768K, 0% used [0x000000062a000000, 0x000000062c000000)
AC 0 F TS 0 PTAMS 0x000000062c000000 NTAMS 0x000000062c000000 space 32768K, 0% used [0x000000062c000000, 0x000000062e000000)
AC 0 F TS 0 PTAMS 0x000000062e000000 NTAMS 0x000000062e000000 space 32768K, 0% used [0x000000062e000000, 0x0000000630000000)
AC 0 F TS 0 PTAMS 0x0000000630000000 NTAMS 0x0000000630000000 space 32768K, 0% used [0x0000000630000000, 0x0000000632000000)
AC 0 F TS 0 PTAMS 0x0000000632000000 NTAMS 0x0000000632000000 space 32768K, 0% used [0x0000000632000000, 0x0000000634000000)
AC 0 F TS 0 PTAMS 0x0000000634000000 NTAMS 0x0000000634000000 space 32768K, 0% used [0x0000000634000000, 0x0000000636000000)
AC 0 F TS 0 PTAMS 0x0000000636000000 NTAMS 0x0000000636000000 space 32768K, 0% used [0x0000000636000000, 0x0000000638000000)
AC 0 F TS 0 PTAMS 0x0000000638000000 NTAMS 0x0000000638000000 space 32768K, 0% used [0x0000000638000000, 0x000000063a000000)
AC 0 F TS 0 PTAMS 0x000000063a000000 NTAMS 0x000000063a000000 space 32768K, 0% used [0x000000063a000000, 0x000000063c000000)
AC 0 F TS 0 PTAMS 0x000000063c000000 NTAMS 0x000000063c000000 space 32768K, 0% used [0x000000063c000000, 0x000000063e000000)
AC 0 F TS 0 PTAMS 0x000000063e000000 NTAMS 0x000000063e000000 space 32768K, 0% used [0x000000063e000000, 0x0000000640000000)
AC 0 F TS 0 PTAMS 0x0000000640000000 NTAMS 0x0000000640000000 space 32768K, 0% used [0x0000000640000000, 0x0000000642000000)
AC 0 F TS 0 PTAMS 0x0000000642000000 NTAMS 0x0000000642000000 space 32768K, 0% used [0x0000000642000000, 0x0000000644000000)
AC 0 F TS 0 PTAMS 0x0000000644000000 NTAMS 0x0000000644000000 space 32768K, 0% used [0x0000000644000000, 0x0000000646000000)
AC 0 F TS 0 PTAMS 0x0000000646000000 NTAMS 0x0000000646000000 space 32768K, 0% used [0x0000000646000000, 0x0000000648000000)
AC 0 F TS 0 PTAMS 0x0000000648000000 NTAMS 0x0000000648000000 space 32768K, 0% used [0x0000000648000000, 0x000000064a000000)
AC 0 F TS 0 PTAMS 0x000000064a000000 NTAMS 0x000000064a000000 space 32768K, 0% used [0x000000064a000000, 0x000000064c000000)
AC 0 F TS 0 PTAMS 0x000000064c000000 NTAMS 0x000000064c000000 space 32768K, 0% used [0x000000064c000000, 0x000000064e000000)
AC 0 F TS 0 PTAMS 0x000000064e000000 NTAMS 0x000000064e000000 space 32768K, 0% used [0x000000064e000000, 0x0000000650000000)
AC 0 F TS 0 PTAMS 0x0000000650000000 NTAMS 0x0000000650000000 space 32768K, 0% used [0x0000000650000000, 0x0000000652000000)
AC 0 F TS 0 PTAMS 0x0000000652000000 NTAMS 0x0000000652000000 space 32768K, 0% used [0x0000000652000000, 0x0000000654000000)
AC 0 F TS 0 PTAMS 0x0000000654000000 NTAMS 0x0000000654000000 space 32768K, 0% used [0x0000000654000000, 0x0000000656000000)
AC 0 F TS 0 PTAMS 0x0000000656000000 NTAMS 0x0000000656000000 space 32768K, 0% used [0x0000000656000000, 0x0000000658000000)
AC 0 F TS 0 PTAMS 0x0000000658000000 NTAMS 0x0000000658000000 space 32768K, 0% used [0x0000000658000000, 0x000000065a000000)
AC 0 F TS 0 PTAMS 0x000000065a000000 NTAMS 0x000000065a000000 space 32768K, 0% used [0x000000065a000000, 0x000000065c000000)
AC 0 F TS 0 PTAMS 0x000000065c000000 NTAMS 0x000000065c000000 space 32768K, 0% used [0x000000065c000000, 0x000000065e000000)
AC 0 F TS 0 PTAMS 0x000000065e000000 NTAMS 0x000000065e000000 space 32768K, 0% used [0x000000065e000000, 0x0000000660000000)
AC 0 F TS 0 PTAMS 0x0000000660000000 NTAMS 0x0000000660000000 space 32768K, 0% used [0x0000000660000000, 0x0000000662000000)
AC 0 F TS 0 PTAMS 0x0000000662000000 NTAMS 0x0000000662000000 space 32768K, 0% used [0x0000000662000000, 0x0000000664000000)
AC 0 F TS 0 PTAMS 0x0000000664000000 NTAMS 0x0000000664000000 space 32768K, 0% used [0x0000000664000000, 0x0000000666000000)
AC 0 F TS 0 PTAMS 0x0000000666000000 NTAMS 0x0000000666000000 space 32768K, 0% used [0x0000000666000000, 0x0000000668000000)
AC 0 F TS 0 PTAMS 0x0000000668000000 NTAMS 0x0000000668000000 space 32768K, 0% used [0x0000000668000000, 0x000000066a000000)
AC 0 F TS 0 PTAMS 0x000000066a000000 NTAMS 0x000000066a000000 space 32768K, 0% used [0x000000066a000000, 0x000000066c000000)
AC 0 F TS 0 PTAMS 0x000000066c000000 NTAMS 0x000000066c000000 space 32768K, 0% used [0x000000066c000000, 0x000000066e000000)
AC 0 F TS 0 PTAMS 0x000000066e000000 NTAMS 0x000000066e000000 space 32768K, 0% used [0x000000066e000000, 0x0000000670000000)
AC 0 F TS 0 PTAMS 0x0000000670000000 NTAMS 0x0000000670000000 space 32768K, 0% used [0x0000000670000000, 0x0000000672000000)
AC 0 F TS 0 PTAMS 0x0000000672000000 NTAMS 0x0000000672000000 space 32768K, 0% used [0x0000000672000000, 0x0000000674000000)
AC 0 F TS 0 PTAMS 0x0000000674000000 NTAMS 0x0000000674000000 space 32768K, 0% used [0x0000000674000000, 0x0000000676000000)
AC 0 F TS 0 PTAMS 0x0000000676000000 NTAMS 0x0000000676000000 space 32768K, 0% used [0x0000000676000000, 0x0000000678000000)
AC 0 F TS 0 PTAMS 0x0000000678000000 NTAMS 0x0000000678000000 space 32768K, 0% used [0x0000000678000000, 0x000000067a000000)
AC 0 F TS 0 PTAMS 0x000000067a000000 NTAMS 0x000000067a000000 space 32768K, 0% used [0x000000067a000000, 0x000000067c000000)
AC 0 F TS 0 PTAMS 0x000000067c000000 NTAMS 0x000000067c000000 space 32768K, 0% used [0x000000067c000000, 0x000000067e000000)
AC 0 F TS 0 PTAMS 0x000000067e000000 NTAMS 0x000000067e000000 space 32768K, 0% used [0x000000067e000000, 0x0000000680000000)
AC 0 F TS 0 PTAMS 0x0000000680000000 NTAMS 0x0000000680000000 space 32768K, 0% used [0x0000000680000000, 0x0000000682000000)
AC 0 F TS 0 PTAMS 0x0000000682000000 NTAMS 0x0000000682000000 space 32768K, 0% used [0x0000000682000000, 0x0000000684000000)
AC 0 F TS 0 PTAMS 0x0000000684000000 NTAMS 0x0000000684000000 space 32768K, 0% used [0x0000000684000000, 0x0000000686000000)
AC 0 F TS 0 PTAMS 0x0000000686000000 NTAMS 0x0000000686000000 space 32768K, 0% used [0x0000000686000000, 0x0000000688000000)
AC 0 F TS 0 PTAMS 0x0000000688000000 NTAMS 0x0000000688000000 space 32768K, 0% used [0x0000000688000000, 0x000000068a000000)
AC 0 F TS 0 PTAMS 0x000000068a000000 NTAMS 0x000000068a000000 space 32768K, 0% used [0x000000068a000000, 0x000000068c000000)
AC 0 F TS 0 PTAMS 0x000000068c000000 NTAMS 0x000000068c000000 space 32768K, 0% used [0x000000068c000000, 0x000000068e000000)
AC 0 F TS 0 PTAMS 0x000000068e000000 NTAMS 0x000000068e000000 space 32768K, 0% used [0x000000068e000000, 0x0000000690000000)
AC 0 F TS 0 PTAMS 0x0000000690000000 NTAMS 0x0000000690000000 space 32768K, 0% used [0x0000000690000000, 0x0000000692000000)
AC 0 F TS 1 PTAMS 0x0000000692000000 NTAMS 0x0000000692000000 space 32768K, 0% used [0x0000000692000000, 0x0000000694000000)
AC 0 F TS 1 PTAMS 0x0000000694000000 NTAMS 0x0000000694000000 space 32768K, 0% used [0x0000000694000000, 0x0000000696000000)
AC 0 F TS 1 PTAMS 0x0000000696000000 NTAMS 0x0000000696000000 space 32768K, 0% used [0x0000000696000000, 0x0000000698000000)
AC 0 F TS 1 PTAMS 0x0000000698000000 NTAMS 0x0000000698000000 space 32768K, 0% used [0x0000000698000000, 0x000000069a000000)
AC 0 F TS 1 PTAMS 0x000000069a000000 NTAMS 0x000000069a000000 space 32768K, 0% used [0x000000069a000000, 0x000000069c000000)
AC 0 F TS 1 PTAMS 0x000000069c000000 NTAMS 0x000000069c000000 space 32768K, 0% used [0x000000069c000000, 0x000000069e000000)
AC 0 F TS 1 PTAMS 0x000000069e000000 NTAMS 0x000000069e000000 space 32768K, 0% used [0x000000069e000000, 0x00000006a0000000)
AC 0 F TS 1 PTAMS 0x00000006a0000000 NTAMS 0x00000006a0000000 space 32768K, 0% used [0x00000006a0000000, 0x00000006a2000000)
AC 0 F TS 1 PTAMS 0x00000006a2000000 NTAMS 0x00000006a2000000 space 32768K, 0% used [0x00000006a2000000, 0x00000006a4000000)
AC 0 F TS 1 PTAMS 0x00000006a4000000 NTAMS 0x00000006a4000000 space 32768K, 0% used [0x00000006a4000000, 0x00000006a6000000)
AC 0 F TS 1 PTAMS 0x00000006a6000000 NTAMS 0x00000006a6000000 space 32768K, 0% used [0x00000006a6000000, 0x00000006a8000000)
AC 0 F TS 1 PTAMS 0x00000006a8000000 NTAMS 0x00000006a8000000 space 32768K, 0% used [0x00000006a8000000, 0x00000006aa000000)
AC 0 F TS 1 PTAMS 0x00000006aa000000 NTAMS 0x00000006aa000000 space 32768K, 0% used [0x00000006aa000000, 0x00000006ac000000)
AC 0 F TS 0 PTAMS 0x00000006ac000000 NTAMS 0x00000006ac000000 space 32768K, 0% used [0x00000006ac000000, 0x00000006ae000000)
AC 0 F TS 0 PTAMS 0x00000006ae000000 NTAMS 0x00000006ae000000 space 32768K, 0% used [0x00000006ae000000, 0x00000006b0000000)
AC 0 F TS 0 PTAMS 0x00000006b0000000 NTAMS 0x00000006b0000000 space 32768K, 0% used [0x00000006b0000000, 0x00000006b2000000)
AC 0 F TS 0 PTAMS 0x00000006b2000000 NTAMS 0x00000006b2000000 space 32768K, 0% used [0x00000006b2000000, 0x00000006b4000000)
AC 0 F TS 0 PTAMS 0x00000006b4000000 NTAMS 0x00000006b4000000 space 32768K, 0% used [0x00000006b4000000, 0x00000006b6000000)
AC 0 F TS 0 PTAMS 0x00000006b6000000 NTAMS 0x00000006b6000000 space 32768K, 0% used [0x00000006b6000000, 0x00000006b8000000)
AC 0 F TS 0 PTAMS 0x00000006b8000000 NTAMS 0x00000006b8000000 space 32768K, 0% used [0x00000006b8000000, 0x00000006ba000000)
AC 0 F TS 0 PTAMS 0x00000006ba000000 NTAMS 0x00000006ba000000 space 32768K, 0% used [0x00000006ba000000, 0x00000006bc000000)
AC 0 F TS 0 PTAMS 0x00000006bc000000 NTAMS 0x00000006bc000000 space 32768K, 0% used [0x00000006bc000000, 0x00000006be000000)
AC 0 F TS 0 PTAMS 0x00000006be000000 NTAMS 0x00000006be000000 space 32768K, 0% used [0x00000006be000000, 0x00000006c0000000)
AC 0 F TS 0 PTAMS 0x00000006c0000000 NTAMS 0x00000006c0000000 space 32768K, 0% used [0x00000006c0000000, 0x00000006c2000000)
AC 0 F TS 0 PTAMS 0x00000006c2000000 NTAMS 0x00000006c2000000 space 32768K, 0% used [0x00000006c2000000, 0x00000006c4000000)
AC 0 F TS 5 PTAMS 0x00000006c4000000 NTAMS 0x00000006c4000000 space 32768K, 0% used [0x00000006c4000000, 0x00000006c6000000)
AC 0 F TS 5 PTAMS 0x00000006c6000000 NTAMS 0x00000006c6000000 space 32768K, 0% used [0x00000006c6000000, 0x00000006c8000000)
AC 0 F TS 0 PTAMS 0x00000006c8000000 NTAMS 0x00000006c8000000 space 32768K, 0% used [0x00000006c8000000, 0x00000006ca000000)
AC 0 F TS 0 PTAMS 0x00000006ca000000 NTAMS 0x00000006ca000000 space 32768K, 0% used [0x00000006ca000000, 0x00000006cc000000)
AC 0 F TS 0 PTAMS 0x00000006cc000000 NTAMS 0x00000006cc000000 space 32768K, 0% used [0x00000006cc000000, 0x00000006ce000000)
AC 0 F TS 0 PTAMS 0x00000006ce000000 NTAMS 0x00000006ce000000 space 32768K, 0% used [0x00000006ce000000, 0x00000006d0000000)
AC 0 F TS 0 PTAMS 0x00000006d0000000 NTAMS 0x00000006d0000000 space 32768K, 0% used [0x00000006d0000000, 0x00000006d2000000)
AC 0 F TS 0 PTAMS 0x00000006d2000000 NTAMS 0x00000006d2000000 space 32768K, 0% used [0x00000006d2000000, 0x00000006d4000000)
AC 0 F TS 0 PTAMS 0x00000006d4000000 NTAMS 0x00000006d4000000 space 32768K, 0% used [0x00000006d4000000, 0x00000006d6000000)
AC 0 F TS 0 PTAMS 0x00000006d6000000 NTAMS 0x00000006d6000000 space 32768K, 0% used [0x00000006d6000000, 0x00000006d8000000)
AC 0 F TS 0 PTAMS 0x00000006d8000000 NTAMS 0x00000006d8000000 space 32768K, 0% used [0x00000006d8000000, 0x00000006da000000)
AC 0 F TS 0 PTAMS 0x00000006da000000 NTAMS 0x00000006da000000 space 32768K, 0% used [0x00000006da000000, 0x00000006dc000000)
AC 0 F TS 0 PTAMS 0x00000006dc000000 NTAMS 0x00000006dc000000 space 32768K, 0% used [0x00000006dc000000, 0x00000006de000000)
AC 0 F TS 0 PTAMS 0x00000006de000000 NTAMS 0x00000006de000000 space 32768K, 0% used [0x00000006de000000, 0x00000006e0000000)
AC 0 F TS 0 PTAMS 0x00000006e0000000 NTAMS 0x00000006e0000000 space 32768K, 0% used [0x00000006e0000000, 0x00000006e2000000)
AC 0 F TS 0 PTAMS 0x00000006e2000000 NTAMS 0x00000006e2000000 space 32768K, 0% used [0x00000006e2000000, 0x00000006e4000000)
AC 0 F TS 0 PTAMS 0x00000006e4000000 NTAMS 0x00000006e4000000 space 32768K, 0% used [0x00000006e4000000, 0x00000006e6000000)
AC 0 F TS 0 PTAMS 0x00000006e6000000 NTAMS 0x00000006e6000000 space 32768K, 0% used [0x00000006e6000000, 0x00000006e8000000)
AC 0 F TS 0 PTAMS 0x00000006e8000000 NTAMS 0x00000006e8000000 space 32768K, 0% used [0x00000006e8000000, 0x00000006ea000000)
AC 0 F TS 0 PTAMS 0x00000006ea000000 NTAMS 0x00000006ea000000 space 32768K, 0% used [0x00000006ea000000, 0x00000006ec000000)
AC 0 F TS 0 PTAMS 0x00000006ec000000 NTAMS 0x00000006ec000000 space 32768K, 0% used [0x00000006ec000000, 0x00000006ee000000)
AC 0 F TS 0 PTAMS 0x00000006ee000000 NTAMS 0x00000006ee000000 space 32768K, 0% used [0x00000006ee000000, 0x00000006f0000000)
AC 0 F TS 0 PTAMS 0x00000006f0000000 NTAMS 0x00000006f0000000 space 32768K, 0% used [0x00000006f0000000, 0x00000006f2000000)
AC 0 F TS 0 PTAMS 0x00000006f2000000 NTAMS 0x00000006f2000000 space 32768K, 0% used [0x00000006f2000000, 0x00000006f4000000)
AC 0 F TS 0 PTAMS 0x00000006f4000000 NTAMS 0x00000006f4000000 space 32768K, 0% used [0x00000006f4000000, 0x00000006f6000000)
AC 0 F TS 9 PTAMS 0x00000006f6000000 NTAMS 0x00000006f6000000 space 32768K, 0% used [0x00000006f6000000, 0x00000006f8000000)
AC 0 F TS 0 PTAMS 0x00000006f8000000 NTAMS 0x00000006f8000000 space 32768K, 0% used [0x00000006f8000000, 0x00000006fa000000)
AC 0 F TS 0 PTAMS 0x00000006fa000000 NTAMS 0x00000006fa000000 space 32768K, 0% used [0x00000006fa000000, 0x00000006fc000000)
AC 0 F TS 0 PTAMS 0x00000006fc000000 NTAMS 0x00000006fc000000 space 32768K, 0% used [0x00000006fc000000, 0x00000006fe000000)
AC 0 F TS 0 PTAMS 0x00000006fe000000 NTAMS 0x00000006fe000000 space 32768K, 0% used [0x00000006fe000000, 0x0000000700000000)
AC 0 F TS 0 PTAMS 0x0000000700000000 NTAMS 0x0000000700000000 space 32768K, 0% used [0x0000000700000000, 0x0000000702000000)
AC 0 F TS 0 PTAMS 0x0000000702000000 NTAMS 0x0000000702000000 space 32768K, 0% used [0x0000000702000000, 0x0000000704000000)
AC 0 F TS 0 PTAMS 0x0000000704000000 NTAMS 0x0000000704000000 space 32768K, 0% used [0x0000000704000000, 0x0000000706000000)
AC 0 F TS 0 PTAMS 0x0000000706000000 NTAMS 0x0000000706000000 space 32768K, 0% used [0x0000000706000000, 0x0000000708000000)
AC 0 F TS 0 PTAMS 0x0000000708000000 NTAMS 0x0000000708000000 space 32768K, 0% used [0x0000000708000000, 0x000000070a000000)
AC 0 F TS 0 PTAMS 0x000000070a000000 NTAMS 0x000000070a000000 space 32768K, 0% used [0x000000070a000000, 0x000000070c000000)
AC 0 F TS 0 PTAMS 0x000000070c000000 NTAMS 0x000000070c000000 space 32768K, 0% used [0x000000070c000000, 0x000000070e000000)
AC 0 F TS 0 PTAMS 0x000000070e000000 NTAMS 0x000000070e000000 space 32768K, 0% used [0x000000070e000000, 0x0000000710000000)
AC 0 F TS 0 PTAMS 0x0000000710000000 NTAMS 0x0000000710000000 space 32768K, 0% used [0x0000000710000000, 0x0000000712000000)
AC 0 F TS 0 PTAMS 0x0000000712000000 NTAMS 0x0000000712000000 space 32768K, 0% used [0x0000000712000000, 0x0000000714000000)
AC 0 F TS 0 PTAMS 0x0000000714000000 NTAMS 0x0000000714000000 space 32768K, 0% used [0x0000000714000000, 0x0000000716000000)
AC 0 F TS 0 PTAMS 0x0000000716000000 NTAMS 0x0000000716000000 space 32768K, 0% used [0x0000000716000000, 0x0000000718000000)
AC 0 F TS 0 PTAMS 0x0000000718000000 NTAMS 0x0000000718000000 space 32768K, 0% used [0x0000000718000000, 0x000000071a000000)
AC 0 F TS 0 PTAMS 0x000000071a000000 NTAMS 0x000000071a000000 space 32768K, 0% used [0x000000071a000000, 0x000000071c000000)
AC 0 F TS 0 PTAMS 0x000000071c000000 NTAMS 0x000000071c000000 space 32768K, 0% used [0x000000071c000000, 0x000000071e000000)
AC 0 F TS 0 PTAMS 0x000000071e000000 NTAMS 0x000000071e000000 space 32768K, 0% used [0x000000071e000000, 0x0000000720000000)
AC 0 F TS 0 PTAMS 0x0000000720000000 NTAMS 0x0000000720000000 space 32768K, 0% used [0x0000000720000000, 0x0000000722000000)
AC 0 S TS 19 PTAMS 0x0000000722000000 NTAMS 0x0000000722000000 space 32768K, 59% used [0x0000000722000000, 0x0000000724000000)
AC 0 E CS TS 0 PTAMS 0x0000000724000000 NTAMS 0x0000000724000000 space 32768K, 100% used [0x0000000724000000, 0x0000000726000000)
AC 0 E CS TS 0 PTAMS 0x0000000726000000 NTAMS 0x0000000726000000 space 32768K, 100% used [0x0000000726000000, 0x0000000728000000)
AC 0 E CS TS 0 PTAMS 0x0000000728000000 NTAMS 0x0000000728000000 space 32768K, 100% used [0x0000000728000000, 0x000000072a000000)
AC 0 E CS TS 0 PTAMS 0x000000072a000000 NTAMS 0x000000072a000000 space 32768K, 100% used [0x000000072a000000, 0x000000072c000000)
AC 0 E CS TS 17 PTAMS 0x000000072c000000 NTAMS 0x000000072c000000 space 32768K, 56% used [0x000000072c000000, 0x000000072e000000)
AC 0 E CS TS 0 PTAMS 0x000000072e000000 NTAMS 0x000000072e000000 space 32768K, 100% used [0x000000072e000000, 0x0000000730000000)
AC 0 E CS TS 0 PTAMS 0x0000000730000000 NTAMS 0x0000000730000000 space 32768K, 100% used [0x0000000730000000, 0x0000000732000000)
AC 0 E CS TS 0 PTAMS 0x0000000732000000 NTAMS 0x0000000732000000 space 32768K, 100% used [0x0000000732000000, 0x0000000734000000)
AC 0 E CS TS 0 PTAMS 0x0000000734000000 NTAMS 0x0000000734000000 space 32768K, 100% used [0x0000000734000000, 0x0000000736000000)
AC 0 E CS TS 0 PTAMS 0x0000000736000000 NTAMS 0x0000000736000000 space 32768K, 100% used [0x0000000736000000, 0x0000000738000000)
AC 0 E CS TS 15 PTAMS 0x0000000738000000 NTAMS 0x0000000738000000 space 32768K, 100% used [0x0000000738000000, 0x000000073a000000)
AC 0 E CS TS 0 PTAMS 0x000000073a000000 NTAMS 0x000000073a000000 space 32768K, 100% used [0x000000073a000000, 0x000000073c000000)
AC 0 E CS TS 0 PTAMS 0x000000073c000000 NTAMS 0x000000073c000000 space 32768K, 100% used [0x000000073c000000, 0x000000073e000000)
AC 0 E CS TS 0 PTAMS 0x000000073e000000 NTAMS 0x000000073e000000 space 32768K, 100% used [0x000000073e000000, 0x0000000740000000)
AC 0 E CS TS 13 PTAMS 0x0000000740000000 NTAMS 0x0000000740000000 space 32768K, 100% used [0x0000000740000000, 0x0000000742000000)
AC 0 E CS TS 0 PTAMS 0x0000000742000000 NTAMS 0x0000000742000000 space 32768K, 100% used [0x0000000742000000, 0x0000000744000000)
AC 0 E CS TS 0 PTAMS 0x0000000744000000 NTAMS 0x0000000744000000 space 32768K, 100% used [0x0000000744000000, 0x0000000746000000)
AC 0 E CS TS 0 PTAMS 0x0000000746000000 NTAMS 0x0000000746000000 space 32768K, 100% used [0x0000000746000000, 0x0000000748000000)
AC 0 E CS TS 0 PTAMS 0x0000000748000000 NTAMS 0x0000000748000000 space 32768K, 100% used [0x0000000748000000, 0x000000074a000000)
AC 0 E CS TS 0 PTAMS 0x000000074a000000 NTAMS 0x000000074a000000 space 32768K, 100% used [0x000000074a000000, 0x000000074c000000)
AC 0 E CS TS 0 PTAMS 0x000000074c000000 NTAMS 0x000000074c000000 space 32768K, 100% used [0x000000074c000000, 0x000000074e000000)
AC 0 E CS TS 0 PTAMS 0x000000074e000000 NTAMS 0x000000074e000000 space 32768K, 100% used [0x000000074e000000, 0x0000000750000000)
AC 0 E CS TS 0 PTAMS 0x0000000750000000 NTAMS 0x0000000750000000 space 32768K, 100% used [0x0000000750000000, 0x0000000752000000)
AC 0 E CS TS 0 PTAMS 0x0000000752000000 NTAMS 0x0000000752000000 space 32768K, 100% used [0x0000000752000000, 0x0000000754000000)
AC 0 E CS TS 0 PTAMS 0x0000000754000000 NTAMS 0x0000000754000000 space 32768K, 100% used [0x0000000754000000, 0x0000000756000000)
AC 0 E CS TS 0 PTAMS 0x0000000756000000 NTAMS 0x0000000756000000 space 32768K, 100% used [0x0000000756000000, 0x0000000758000000)
AC 0 E CS TS 0 PTAMS 0x0000000758000000 NTAMS 0x0000000758000000 space 32768K, 100% used [0x0000000758000000, 0x000000075a000000)
AC 0 E CS TS 11 PTAMS 0x000000075a000000 NTAMS 0x000000075a000000 space 32768K, 100% used [0x000000075a000000, 0x000000075c000000)
AC 0 E CS TS 7 PTAMS 0x000000075c000000 NTAMS 0x000000075c000000 space 32768K, 100% used [0x000000075c000000, 0x000000075e000000)
AC 0 E CS TS 0 PTAMS 0x000000075e000000 NTAMS 0x000000075e000000 space 32768K, 100% used [0x000000075e000000, 0x0000000760000000)
AC 0 E CS TS 0 PTAMS 0x0000000760000000 NTAMS 0x0000000760000000 space 32768K, 100% used [0x0000000760000000, 0x0000000762000000)
AC 0 E CS TS 0 PTAMS 0x0000000762000000 NTAMS 0x0000000762000000 space 32768K, 100% used [0x0000000762000000, 0x0000000764000000)
AC 0 E CS TS 0 PTAMS 0x0000000764000000 NTAMS 0x0000000764000000 space 32768K, 100% used [0x0000000764000000, 0x0000000766000000)
AC 0 E CS TS 3 PTAMS 0x0000000766000000 NTAMS 0x0000000766000000 space 32768K, 100% used [0x0000000766000000, 0x0000000768000000)
AC 0 E CS TS 3 PTAMS 0x0000000768000000 NTAMS 0x0000000768000000 space 32768K, 100% used [0x0000000768000000, 0x000000076a000000)
AC 0 E CS TS 3 PTAMS 0x000000076a000000 NTAMS 0x000000076a000000 space 32768K, 100% used [0x000000076a000000, 0x000000076c000000)
AC 0 E CS TS 3 PTAMS 0x000000076c000000 NTAMS 0x000000076c000000 space 32768K, 100% used [0x000000076c000000, 0x000000076e000000)
AC 0 E CS TS 3 PTAMS 0x000000076e000000 NTAMS 0x000000076e000000 space 32768K, 100% used [0x000000076e000000, 0x0000000770000000)
AC 0 E CS TS 3 PTAMS 0x0000000770000000 NTAMS 0x0000000770000000 space 32768K, 100% used [0x0000000770000000, 0x0000000772000000)
AC 0 E CS TS 3 PTAMS 0x0000000772000000 NTAMS 0x0000000772000000 space 32768K, 100% used [0x0000000772000000, 0x0000000774000000)
AC 0 E CS TS 0 PTAMS 0x0000000774000000 NTAMS 0x0000000774000000 space 32768K, 100% used [0x0000000774000000, 0x0000000776000000)
AC 0 E CS TS 0 PTAMS 0x0000000776000000 NTAMS 0x0000000776000000 space 32768K, 100% used [0x0000000776000000, 0x0000000778000000)
AC 0 E CS TS 0 PTAMS 0x0000000778000000 NTAMS 0x0000000778000000 space 32768K, 100% used [0x0000000778000000, 0x000000077a000000)
AC 0 E CS TS 0 PTAMS 0x000000077a000000 NTAMS 0x000000077a000000 space 32768K, 100% used [0x000000077a000000, 0x000000077c000000)
AC 0 E CS TS 0 PTAMS 0x000000077c000000 NTAMS 0x000000077c000000 space 32768K, 100% used [0x000000077c000000, 0x000000077e000000)
AC 0 E CS TS 0 PTAMS 0x000000077e000000 NTAMS 0x000000077e000000 space 32768K, 100% used [0x000000077e000000, 0x0000000780000000)
AC 0 E CS TS 0 PTAMS 0x0000000780000000 NTAMS 0x0000000780000000 space 32768K, 100% used [0x0000000780000000, 0x0000000782000000)
AC 0 E CS TS 0 PTAMS 0x0000000782000000 NTAMS 0x0000000782000000 space 32768K, 100% used [0x0000000782000000, 0x0000000784000000)
AC 0 E CS TS 0 PTAMS 0x0000000784000000 NTAMS 0x0000000784000000 space 32768K, 100% used [0x0000000784000000, 0x0000000786000000)
AC 0 E CS TS 0 PTAMS 0x0000000786000000 NTAMS 0x0000000786000000 space 32768K, 100% used [0x0000000786000000, 0x0000000788000000)
AC 0 E CS TS 0 PTAMS 0x0000000788000000 NTAMS 0x0000000788000000 space 32768K, 100% used [0x0000000788000000, 0x000000078a000000)
AC 0 E CS TS 0 PTAMS 0x000000078a000000 NTAMS 0x000000078a000000 space 32768K, 100% used [0x000000078a000000, 0x000000078c000000)
AC 0 E CS TS 0 PTAMS 0x000000078c000000 NTAMS 0x000000078c000000 space 32768K, 100% used [0x000000078c000000, 0x000000078e000000)
AC 0 E CS TS 0 PTAMS 0x000000078e000000 NTAMS 0x000000078e000000 space 32768K, 100% used [0x000000078e000000, 0x0000000790000000)
AC 0 E CS TS 0 PTAMS 0x0000000790000000 NTAMS 0x0000000790000000 space 32768K, 100% used [0x0000000790000000, 0x0000000792000000)
AC 0 E CS TS 0 PTAMS 0x0000000792000000 NTAMS 0x0000000792000000 space 32768K, 100% used [0x0000000792000000, 0x0000000794000000)
AC 0 E CS TS 0 PTAMS 0x0000000794000000 NTAMS 0x0000000794000000 space 32768K, 100% used [0x0000000794000000, 0x0000000796000000)
AC 0 E CS TS 0 PTAMS 0x0000000796000000 NTAMS 0x0000000796000000 space 32768K, 100% used [0x0000000796000000, 0x0000000798000000)
AC 0 E CS TS 0 PTAMS 0x0000000798000000 NTAMS 0x0000000798000000 space 32768K, 100% used [0x0000000798000000, 0x000000079a000000)
AC 0 E CS TS 0 PTAMS 0x000000079a000000 NTAMS 0x000000079a000000 space 32768K, 100% used [0x000000079a000000, 0x000000079c000000)
AC 0 E CS TS 0 PTAMS 0x000000079c000000 NTAMS 0x000000079c000000 space 32768K, 100% used [0x000000079c000000, 0x000000079e000000)
AC 0 E CS TS 0 PTAMS 0x000000079e000000 NTAMS 0x000000079e000000 space 32768K, 100% used [0x000000079e000000, 0x00000007a0000000)
AC 0 E CS TS 0 PTAMS 0x00000007a0000000 NTAMS 0x00000007a0000000 space 32768K, 100% used [0x00000007a0000000, 0x00000007a2000000)
AC 0 E CS TS 0 PTAMS 0x00000007a2000000 NTAMS 0x00000007a2000000 space 32768K, 100% used [0x00000007a2000000, 0x00000007a4000000)
AC 0 E CS TS 0 PTAMS 0x00000007a4000000 NTAMS 0x00000007a4000000 space 32768K, 100% used [0x00000007a4000000, 0x00000007a6000000)
AC 0 E CS TS 0 PTAMS 0x00000007a6000000 NTAMS 0x00000007a6000000 space 32768K, 100% used [0x00000007a6000000, 0x00000007a8000000)
AC 0 E CS TS 0 PTAMS 0x00000007a8000000 NTAMS 0x00000007a8000000 space 32768K, 100% used [0x00000007a8000000, 0x00000007aa000000)
AC 0 E CS TS 0 PTAMS 0x00000007aa000000 NTAMS 0x00000007aa000000 space 32768K, 100% used [0x00000007aa000000, 0x00000007ac000000)
AC 0 E CS TS 0 PTAMS 0x00000007ac000000 NTAMS 0x00000007ac000000 space 32768K, 100% used [0x00000007ac000000, 0x00000007ae000000)
AC 0 E CS TS 0 PTAMS 0x00000007ae000000 NTAMS 0x00000007ae000000 space 32768K, 100% used [0x00000007ae000000, 0x00000007b0000000)
AC 0 E CS TS 0 PTAMS 0x00000007b0000000 NTAMS 0x00000007b0000000 space 32768K, 100% used [0x00000007b0000000, 0x00000007b2000000)
AC 0 E CS TS 0 PTAMS 0x00000007b2000000 NTAMS 0x00000007b2000000 space 32768K, 100% used [0x00000007b2000000, 0x00000007b4000000)
AC 0 E CS TS 0 PTAMS 0x00000007b4000000 NTAMS 0x00000007b4000000 space 32768K, 100% used [0x00000007b4000000, 0x00000007b6000000)
AC 0 E CS TS 0 PTAMS 0x00000007b6000000 NTAMS 0x00000007b6000000 space 32768K, 100% used [0x00000007b6000000, 0x00000007b8000000)
AC 0 E CS TS 0 PTAMS 0x00000007b8000000 NTAMS 0x00000007b8000000 space 32768K, 100% used [0x00000007b8000000, 0x00000007ba000000)
AC 0 E CS TS 0 PTAMS 0x00000007ba000000 NTAMS 0x00000007ba000000 space 32768K, 100% used [0x00000007ba000000, 0x00000007bc000000)
AC 0 E CS TS 0 PTAMS 0x00000007bc000000 NTAMS 0x00000007bc000000 space 32768K, 100% used [0x00000007bc000000, 0x00000007be000000)
AC 0 E CS TS 0 PTAMS 0x00000007be000000 NTAMS 0x00000007be000000 space 32768K, 100% used [0x00000007be000000, 0x00000007c0000000)

Card table byte_map: [0x0000000016180000,0x0000000017180000] byte_map_base: 0x0000000013380000

Marking Bits (Prev, Next): (CMBitMap*) 0x0000000002e4f940, (CMBitMap*) 0x0000000002e4f8e8
Prev Bits: [0x0000000020180000, 0x0000000028180000)
Next Bits: [0x0000000018180000, 0x0000000020180000)

Polling page: 0x0000000000910000

CodeCache: size=245760Kb used=54357Kb max_used=55617Kb free=191402Kb
bounds [0x0000000002eb0000, 0x0000000006560000, 0x0000000011eb0000]
total_blobs=16019 nmethods=14325 adapters=1598
compilation: enabled

Compilation events (10 events):
Event: 138.285 Thread 0x000000002dcb2000 20011 1 net.minecraft.server.MinecraftServer::aj (5 bytes)
Event: 138.285 Thread 0x000000002dcb2000 nmethod 20011 0x0000000005b3a710 code [0x0000000005b3a860, 0x0000000005b3a970]
Event: 138.285 Thread 0x000000002dcb2000 20012 1 apc::f (5 bytes)
Event: 138.285 Thread 0x000000002dcb2000 nmethod 20012 0x0000000005075b90 code [0x0000000005075ce0, 0x0000000005075df0]
Event: 141.852 Thread 0x000000002dcaf800 20013 3 io.netty.util.concurrent.AbstractScheduledEventExecutor::hasScheduledTasks (44 bytes)
Event: 141.853 Thread 0x000000002dcaf800 nmethod 20013 0x00000000055fa0d0 code [0x00000000055fa260, 0x00000000055fa828]
Event: 172.271 Thread 0x000000002dc6e000 20014 4 enn::c (60 bytes)
Event: 172.280 Thread 0x000000002dc6e000 nmethod 20014 0x0000000003463d10 code [0x0000000003463ec0, 0x00000000034648c8]
Event: 189.722 Thread 0x000000002dcb1000 20015 4 java.lang.Class::getEnclosingClass (60 bytes)
Event: 189.723 Thread 0x000000002dcb1000 nmethod 20015 0x000000000533e990 code [0x000000000533eb00, 0x000000000533ec60]

GC Heap History (10 events):
Event: 131.342 GC heap after
Heap after GC invocations=37 (full 0):
garbage-first heap total 8388608K, used 465010K [0x00000005c0000000, 0x00000005c2000800, 0x00000007c0000000)
region size 32768K, 1 young (32768K), 1 survivors (32768K)
Metaspace used 76962K, capacity 86952K, committed 87116K, reserved 1124352K
class space used 10753K, capacity 13104K, committed 13132K, reserved 1048576K
}
Event: 142.905 GC heap before
{Heap before GC invocations=37 (full 0):
garbage-first heap total 8388608K, used 2103410K [0x00000005c0000000, 0x00000005c2000800, 0x00000007c0000000)
region size 32768K, 51 young (1671168K), 1 survivors (32768K)
Metaspace used 76962K, capacity 86952K, committed 87116K, reserved 1124352K
class space used 10753K, capacity 13104K, committed 13132K, reserved 1048576K
Event: 142.939 GC heap after
Heap after GC invocations=38 (full 0):
garbage-first heap total 8388608K, used 460042K [0x00000005c0000000, 0x00000005c2000800, 0x00000007c0000000)
region size 32768K, 1 young (32768K), 1 survivors (32768K)
Metaspace used 76962K, capacity 86952K, committed 87116K, reserved 1124352K
class space used 10753K, capacity 13104K, committed 13132K, reserved 1048576K
}
Event: 157.271 GC heap before
{Heap before GC invocations=38 (full 0):
garbage-first heap total 8388608K, used 2491658K [0x00000005c0000000, 0x00000005c2000800, 0x00000007c0000000)
region size 32768K, 63 young (2064384K), 1 survivors (32768K)
Metaspace used 76962K, capacity 86952K, committed 87116K, reserved 1124352K
class space used 10753K, capacity 13104K, committed 13132K, reserved 1048576K
Event: 157.313 GC heap after
Heap after GC invocations=39 (full 0):
garbage-first heap total 8388608K, used 460080K [0x00000005c0000000, 0x00000005c2000800, 0x00000007c0000000)
region size 32768K, 1 young (32768K), 1 survivors (32768K)
Metaspace used 76962K, capacity 86952K, committed 87116K, reserved 1124352K
class space used 10753K, capacity 13104K, committed 13132K, reserved 1048576K
}
Event: 172.579 GC heap before
{Heap before GC invocations=39 (full 0):
garbage-first heap total 8388608K, used 2622768K [0x00000005c0000000, 0x00000005c2000800, 0x00000007c0000000)
region size 32768K, 67 young (2195456K), 1 survivors (32768K)
Metaspace used 76962K, capacity 86952K, committed 87116K, reserved 1124352K
class space used 10753K, capacity 13104K, committed 13132K, reserved 1048576K
Event: 172.622 GC heap after
Heap after GC invocations=40 (full 0):
garbage-first heap total 8388608K, used 462364K [0x00000005c0000000, 0x00000005c2000800, 0x00000007c0000000)
region size 32768K, 1 young (32768K), 1 survivors (32768K)
Metaspace used 76962K, capacity 86952K, committed 87116K, reserved 1124352K
class space used 10753K, capacity 13104K, committed 13132K, reserved 1048576K
}
Event: 189.271 GC heap before
{Heap before GC invocations=40 (full 0):
garbage-first heap total 8388608K, used 2821660K [0x00000005c0000000, 0x00000005c2000800, 0x00000007c0000000)
region size 32768K, 73 young (2392064K), 1 survivors (32768K)
Metaspace used 76962K, capacity 86952K, committed 87116K, reserved 1124352K
class space used 10753K, capacity 13104K, committed 13132K, reserved 1048576K
Event: 189.318 GC heap after
Heap after GC invocations=41 (full 0):
garbage-first heap total 8388608K, used 463070K [0x00000005c0000000, 0x00000005c2000800, 0x00000007c0000000)
region size 32768K, 1 young (32768K), 1 survivors (32768K)
Metaspace used 76962K, capacity 86952K, committed 87116K, reserved 1124352K
class space used 10753K, capacity 13104K, committed 13132K, reserved 1048576K
}
Event: 207.129 GC heap before
{Heap before GC invocations=41 (full 0):
garbage-first heap total 8388608K, used 2986206K [0x00000005c0000000, 0x00000005c2000800, 0x00000007c0000000)
region size 32768K, 78 young (2555904K), 1 survivors (32768K)
Metaspace used 76962K, capacity 86952K, committed 87116K, reserved 1124352K
class space used 10753K, capacity 13104K, committed 13132K, reserved 1048576K

Deoptimization events (10 events):
Event: 29.471 Thread 0x000000002dbe5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000050ffa1c method=java.lang.ref.Reference$ReferenceHandler.run()V @ 65
Event: 29.472 Thread 0x000000002dbe5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000050ffa1c method=java.lang.ref.Reference$ReferenceHandler.run()V @ 65
Event: 73.676 Thread 0x0000000038712800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003588d98 method=java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Ljava/util/concurrent/SynchronousQueue$TransferStack$SNode;ZJ)Ljava/util/concurrent/SynchronousQueue$Transfer漫
nZkR@
Event: 73.677 Thread 0x000000002fc06000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003588d98 method=java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Ljava/util/concurrent/SynchronousQueue$TransferStack$SNode;ZJ)Ljava/util/concurrent/SynchronousQueue$TransferヘシJ抓@
Event: 78.454 Thread 0x0000000038712000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000533b058 method=java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Ljava/util/concurrent/SynchronousQueue$TransferStack$SNode;ZJ)Ljava/util/concurrent/SynchronousQueue$Transfer推}; 抓@
Event: 78.454 Thread 0x0000000038712000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005375390 method=java.util.concurrent.SynchronousQueue.poll(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object; @ 18
Event: 78.457 Thread 0x000000002fc0d000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000533b058 method=java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Ljava/util/concurrent/SynchronousQueue$TransferStack$SNode;ZJ)Ljava/util/concurrent/SynchronousQueue$Transferf・F抓@
Event: 78.457 Thread 0x0000000038711000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000533b058 method=java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Ljava/util/concurrent/SynchronousQueue$TransferStack$SNode;ZJ)Ljava/util/concurrent/SynchronousQueue$Transferセユ゚キF抓@
Event: 78.457 Thread 0x000000002fc0d000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005375390 method=java.util.concurrent.SynchronousQueue.poll(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object; @ 18
Event: 78.457 Thread 0x0000000038711000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005375390 method=java.util.concurrent.SynchronousQueue.poll(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object; @ 18

Internal exceptions (10 events):
Event: 18.447 Thread 0x000000002fc0d000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000006f3939dc8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 18.448 Thread 0x0000000038712000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000006f0ac1b38) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 18.449 Thread 0x000000002fc0d000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000006f393f038) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 18.450 Thread 0x0000000038712000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000006f0ac6c88) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 18.451 Thread 0x000000002fc0d000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000006f3944158) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 18.451 Thread 0x0000000038712000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000006f0acbda8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 18.452 Thread 0x000000002fc0d000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000006f3949208) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 78.454 Thread 0x0000000038712000 Implicit null exception at 0x0000000005375227 to 0x000000000537537d
Event: 78.457 Thread 0x000000002fc0d000 Implicit null exception at 0x0000000005375227 to 0x000000000537537d
Event: 78.457 Thread 0x0000000038711000 Implicit null exception at 0x0000000005375227 to 0x000000000537537d

Events (10 events):
Event: 172.579 Executing VM operation: G1IncCollectionPause
Event: 172.622 Executing VM operation: G1IncCollectionPause done
Event: 189.271 Executing VM operation: G1IncCollectionPause
Event: 189.318 Executing VM operation: G1IncCollectionPause done
Event: 189.723 Thread 0x000000002dcb1000 flushing nmethod 0x000000000316eed0
Event: 189.723 Thread 0x000000002dcb1000 flushing nmethod 0x00000000031ecb90
Event: 189.723 Thread 0x000000002dcb1000 flushing nmethod 0x00000000031f1850
Event: 189.723 Thread 0x000000002dcb1000 flushing nmethod 0x0000000003267c90
Event: 189.723 Thread 0x000000002dcb1000 flushing nmethod 0x00000000032aca50
Event: 207.129 Executing VM operation: G1IncCollectionPause

ddmm
ID: 4IVLMIX31L

Re: JAVA版のマイクラでのクラッシュについて

投稿記事 by ddmm » 2021年1月15日(金) 20:55

Dynamic libraries:
0x00007ff6c5740000 - 0x00007ff6c5777000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\javaw.exe
0x00007ffeaa9b0000 - 0x00007ffeaaba6000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffea8ac0000 - 0x00007ffea8b7d000 C:\Windows\System32\KERNEL32.DLL
0x00007ffea8540000 - 0x00007ffea8809000 C:\Windows\System32\KERNELBASE.dll
0x00007ffea9160000 - 0x00007ffea920c000 C:\Windows\System32\ADVAPI32.dll
0x00007ffeaa8d0000 - 0x00007ffeaa96e000 C:\Windows\System32\msvcrt.dll
0x00007ffea9ec0000 - 0x00007ffea9f5c000 C:\Windows\System32\sechost.dll
0x00007ffeaa050000 - 0x00007ffeaa17b000 C:\Windows\System32\RPCRT4.dll
0x00007ffea8ee0000 - 0x00007ffea9080000 C:\Windows\System32\USER32.dll
0x00007ffea8510000 - 0x00007ffea8532000 C:\Windows\System32\win32u.dll
0x00007ffea9620000 - 0x00007ffea964a000 C:\Windows\System32\GDI32.dll
0x00007ffea8120000 - 0x00007ffea822b000 C:\Windows\System32\gdi32full.dll
0x00007ffea8970000 - 0x00007ffea8a0d000 C:\Windows\System32\msvcp_win.dll
0x00007ffea8410000 - 0x00007ffea8510000 C:\Windows\System32\ucrtbase.dll
0x00007ffe947f0000 - 0x00007ffe94a8b000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.746_none_ca02b4b61b8320a4\COMCTL32.dll
0x00007ffea9290000 - 0x00007ffea92c0000 C:\Windows\System32\IMM32.DLL
0x0000000062010000 - 0x00000000620e2000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\msvcr100.dll
0x0000000060290000 - 0x0000000060b13000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\server\jvm.dll
0x00007ffea9610000 - 0x00007ffea9618000 C:\Windows\System32\PSAPI.DLL
0x00007ffea3d60000 - 0x00007ffea3d69000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffe98c90000 - 0x00007ffe98cb7000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffea3b80000 - 0x00007ffea3b8a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffea9fe0000 - 0x00007ffeaa04b000 C:\Windows\System32\WS2_32.dll
0x0000000062140000 - 0x000000006214f000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\verify.dll
0x0000000061fe0000 - 0x0000000062009000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\java.dll
0x0000000062120000 - 0x0000000062136000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\zip.dll
0x00007ffeaa180000 - 0x00007ffeaa8c3000 C:\Windows\System32\SHELL32.dll
0x00007ffea6270000 - 0x00007ffea69ff000 C:\Windows\SYSTEM32\windows.storage.dll
0x00007ffea8b80000 - 0x00007ffea8ed6000 C:\Windows\System32\combase.dll
0x00007ffea7b50000 - 0x00007ffea7b7c000 C:\Windows\SYSTEM32\Wldp.dll
0x00007ffea9b30000 - 0x00007ffea9bde000 C:\Windows\System32\SHCORE.dll
0x00007ffea95a0000 - 0x00007ffea95f5000 C:\Windows\System32\shlwapi.dll
0x00007ffea8020000 - 0x00007ffea8046000 C:\Windows\SYSTEM32\profapi.dll
0x0000000061fd0000 - 0x0000000061fdd000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\management.dll
0x0000000061fb0000 - 0x0000000061fca000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\net.dll
0x00007ffea7860000 - 0x00007ffea78ca000 C:\Windows\system32\mswsock.dll
0x00007ffe83dc0000 - 0x00007ffe83dd7000 C:\Windows\system32\napinsp.dll
0x00007ffe83da0000 - 0x00007ffe83dbb000 C:\Windows\system32\pnrpnsp.dll
0x00007ffe88610000 - 0x00007ffe88625000 C:\Windows\system32\wshbth.dll
0x00007ffea39d0000 - 0x00007ffea39ed000 C:\Windows\system32\NLAapi.dll
0x00007ffea7550000 - 0x00007ffea758b000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffea7590000 - 0x00007ffea765b000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffea9b20000 - 0x00007ffea9b28000 C:\Windows\System32\NSI.dll
0x00007ffe83d80000 - 0x00007ffe83d92000 C:\Windows\System32\winrnr.dll
0x00007ffea0fc0000 - 0x00007ffea0fca000 C:\Windows\System32\rasadhlp.dll
0x00007ffe9f860000 - 0x00007ffe9f8df000 C:\Windows\System32\fwpuclnt.dll
0x00007ffea80f0000 - 0x00007ffea8117000 C:\Windows\System32\bcrypt.dll
0x0000000061f90000 - 0x0000000061fa1000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\nio.dll
0x00007ffea7a50000 - 0x00007ffea7a68000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffea71a0000 - 0x00007ffea71d4000 C:\Windows\system32\rsaenh.dll
0x00007ffea7fe0000 - 0x00007ffea800e000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ffea8390000 - 0x00007ffea8410000 C:\Windows\System32\bcryptprimitives.dll
0x00007ffea7a70000 - 0x00007ffea7a7c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffea33a0000 - 0x00007ffea33b7000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffea39b0000 - 0x00007ffea39cd000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x0000000061f60000 - 0x0000000061f84000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\sunec.dll
0x00007ffe9d6f0000 - 0x00007ffe9d762000 C:\Users\0\AppData\Roaming\.minecraft\bin\87bb-69d6-6f98-45a7\lwjgl.dll
0x00007ffe98260000 - 0x00007ffe982be000 C:\Users\0\AppData\Roaming\.minecraft\bin\87bb-69d6-6f98-45a7\glfw.dll
0x00007ffe5b1f0000 - 0x00007ffe5b441000 C:\Users\0\AppData\Roaming\.minecraft\bin\87bb-69d6-6f98-45a7\jemalloc.dll
0x00007ffea5bb0000 - 0x00007ffea5c4e000 C:\Windows\system32\uxtheme.dll
0x00007ffe75fc0000 - 0x00007ffe76005000 C:\Windows\SYSTEM32\dinput8.dll
0x00007ffe9d600000 - 0x00007ffe9d611000 C:\Windows\SYSTEM32\xinput1_4.dll
0x00007ffea8810000 - 0x00007ffea885e000 C:\Windows\System32\cfgmgr32.dll
0x00007ffea7e90000 - 0x00007ffea7ebc000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x00007ffea5e90000 - 0x00007ffea5ebf000 C:\Windows\SYSTEM32\dwmapi.dll
0x00007ffe95bf0000 - 0x00007ffe95d42000 C:\Windows\SYSTEM32\inputhost.dll
0x00007ffea94d0000 - 0x00007ffea959d000 C:\Windows\System32\OLEAUT32.dll
0x00007ffea57b0000 - 0x00007ffea58a2000 C:\Windows\SYSTEM32\CoreMessaging.dll
0x00007ffea40f0000 - 0x00007ffea4244000 C:\Windows\SYSTEM32\wintypes.dll
0x00007ffea5450000 - 0x00007ffea57ae000 C:\Windows\SYSTEM32\CoreUIComponents.dll
0x00007ffea0ec0000 - 0x00007ffea0fb7000 C:\Windows\SYSTEM32\PROPSYS.dll
0x00007ffea6070000 - 0x00007ffea6082000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ffea6e30000 - 0x00007ffea6e63000 C:\Windows\SYSTEM32\ntmarta.dll
0x00007ffea9be0000 - 0x00007ffea9cf6000 C:\Windows\System32\MSCTF.dll
0x00007ffea6a00000 - 0x00007ffea6a0d000 C:\Windows\SYSTEM32\HID.DLL
0x00007ffea96b0000 - 0x00007ffea9b17000 C:\Windows\System32\SETUPAPI.DLL
0x00007ffea8910000 - 0x00007ffea8970000 C:\Windows\System32\WINTRUST.dll
0x00007ffea8230000 - 0x00007ffea8386000 C:\Windows\System32\CRYPT32.dll
0x00007ffea7cd0000 - 0x00007ffea7ce2000 C:\Windows\SYSTEM32\MSASN1.dll
0x00007ffe25020000 - 0x00007ffe25145000 C:\Windows\SYSTEM32\opengl32.dll
0x00007ffe982c0000 - 0x00007ffe982ec000 C:\Windows\SYSTEM32\GLU32.dll
0x00007ffea8a10000 - 0x00007ffea8ab9000 C:\Windows\System32\clbcatq.dll
0x00007ffe223f0000 - 0x00007ffe24d79000 C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_a51067c0ac557884\nvoglv64.dll
0x00007ffea9d90000 - 0x00007ffea9eba000 C:\Windows\System32\ole32.dll
0x00007ffea3dc0000 - 0x00007ffea3dd4000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x00007ffea39f0000 - 0x00007ffea3a21000 C:\Windows\SYSTEM32\cryptnet.dll
0x00007ffe997b0000 - 0x00007ffe997eb000 C:\Windows\SYSTEM32\dxcore.dll
0x00007ffe76690000 - 0x00007ffe76949000 C:\Windows\system32\nvspcap64.dll
0x00007ffea7ab0000 - 0x00007ffea7afb000 C:\Windows\SYSTEM32\powrprof.dll
0x00007ffea7a30000 - 0x00007ffea7a42000 C:\Windows\SYSTEM32\UMPDC.dll
0x00007ffea74f0000 - 0x00007ffea754a000 C:\Windows\SYSTEM32\WINSTA.dll
0x00007ffe966d0000 - 0x00007ffe967cb000 C:\Windows\SYSTEM32\textinputframework.dll
0x00007ffe98200000 - 0x00007ffe98258000 C:\Users\0\AppData\Roaming\.minecraft\bin\87bb-69d6-6f98-45a7\lwjgl_opengl.dll
0x00007ffe8b010000 - 0x00007ffe8b08f000 C:\Users\0\AppData\Roaming\.minecraft\bin\87bb-69d6-6f98-45a7\lwjgl_stb.dll
0x00007ffe9b380000 - 0x00007ffe9b42e000 C:\Windows\SYSTEM32\mscms.dll
0x00007ffe9b360000 - 0x00007ffe9b371000 C:\Windows\SYSTEM32\ColorAdapterClient.dll
0x00007ffea2510000 - 0x00007ffea2553000 C:\Windows\SYSTEM32\icm32.dll
0x00007ffe6e040000 - 0x00007ffe6e082000 C:\Users\0\AppData\Local\Temp\jna-95438538\jna7875297471546945437.dll
0x00007ffea3b40000 - 0x00007ffea3b5a000 C:\Users\0\AppData\Roaming\.minecraft\bin\87bb-69d6-6f98-45a7\SAPIWrapper_x64.dll
0x00007ffe60b40000 - 0x00007ffe60cc6000 C:\Windows\System32\Speech\Common\sapi.dll
0x00007ffea2c30000 - 0x00007ffea2c3b000 C:\Windows\SYSTEM32\msdmo.dll
0x00007ffe8aff0000 - 0x00007ffe8b00e000 C:\Windows\SYSTEM32\MSACM32.dll
0x00007ffe9f150000 - 0x00007ffe9f176000 C:\Windows\SYSTEM32\winmmbase.dll
0x00007ffea31f0000 - 0x00007ffea3275000 C:\Windows\System32\MMDevApi.dll
0x00007ffe60540000 - 0x00007ffe60654000 C:\Users\0\AppData\Roaming\.minecraft\bin\87bb-69d6-6f98-45a7\OpenAL.dll
0x00007ffea33e0000 - 0x00007ffea3563000 C:\Windows\SYSTEM32\AUDIOSES.DLL
0x00007ffea5c90000 - 0x00007ffea5ca4000 C:\Windows\SYSTEM32\resourcepolicyclient.dll
0x000000004e520000 - 0x000000004e6b8000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\awt.dll
0x00007ffea59e0000 - 0x00007ffea5a70000 C:\Windows\SYSTEM32\apphelp.dll
0x00007ffea2d10000 - 0x00007ffea2ef4000 C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Users\0\AppData\Roaming\.minecraft\bin\87bb-69d6-6f98-45a7 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.911 -Xmx8G -Xms8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=C:\Users\0\AppData\Roaming\.minecraft\assets\log_configs\client-1.12.xml
java_command: net.minecraft.client.main.Main --username0 --version 1.16.4 --gameDir C:\Users\0\AppData\Roaming\.minecraft --assetsDir C:\Users\0\AppData\Roaming\.minecraft\assets --assetIndex 1.16 --uuid 8d2087f9770544e2b5c6f3b1d1d94456 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJ4dWlkIjoiMjUzNTQzOTIwMTY2ODAyNiIsInN1YiI6ImYxYzQ0MjMyLTMxMGItNDlkMC1hNWUxLWE0ZTI2ODc1NWMzZSIsIm5iZiI6MTYxMDcwOTgzMiwicm9sZXMiOltdLCJpc3MiOiJhdXRoZW50aWNhdGlvbiIsImV4cCI6MTYxMDc5NjIzMiwiaWF0IjoxNjEwNzA5ODMyLCJ5dWlkIjoiYmNhYTJmYmM4MzMwMjgzY2RjMjYwMjI1ZDJmNzNkNGIifQ._s1dOFCuLeDT8lvXg8ssjZyyS588FjTKqnvORoLgXUk --userType msa --versionType release
java_class_path (initial): C:\Users\0AppData\Roaming\.minecraft\libraries\com\mojang\patchy\1.1\patchy-1.1.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j\66.1\icu4j-66.1.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\com\mojang\javabridge\1.0.22\javabridge-1.0.22.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.25.Final\netty-all-4.1.25.Final.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\ddlom\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\com\mojang\brigadier\1.0.17\brigadier-1.0.17.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\com\mojang\datafixerupper\4.0.26\datafixerupper-4.0.26.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\2.1.28\authlib-2.1.28.jar;C:\Users\0\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\0\AppData\Roaming\.minecr
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=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 (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Users\0\AppData\Local\Microsoft\WindowsApps;
USERNAME=0
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 165 Stepping 5, GenuineIntel



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

OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.662)

CPU:total 20 (10 cores per cpu, 2 threads per core) family 6 model 165 stepping 5, 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 33454184k(18006908k free), swap 38434920k(16666788k 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 Jan 15 20:27:20 2021
elapsed time: 207 seconds (0d 0h 3m 27s)

アバター
UT-X
ID: 1GXUDJ76TE
記事: 142
登録日時: 2019年8月06日(火) 01:50
Minecraft ID: UTX1948

Re: JAVA版のマイクラでのクラッシュについて

投稿記事 by UT-X » 2021年1月15日(金) 21:44

https://java.com/ja/download/manual.jsp
上のサイトから、Windows オフライン (64ビット)をダウンロード・インストールし、
JAVAのパスから (x86)を消してください。(空白も)
クラッシュが解決するかはわかりませんが、少なくとも起動しないようなことは無いはずです。
0
主にBedrock Editionの最新バージョンで活動中。
Java Editionは過去にやっていましたが現在は離れています。

旧フォーラムに存在したマイクラのブロックとかのスマイリーが欲しいが、
ブロックの数が膨大になった今ではもはや無理か…?

ddmm
ID: 4IVLMIX31L

Re: JAVA版のマイクラでのクラッシュについて

投稿記事 by ddmm » 2021年1月15日(金) 22:16

試したら今度は見つかりませんと出てしまいました・・・。

ddmm
ID: 4IVLMIX31L

Re: JAVA版のマイクラでのクラッシュについて

投稿記事 by ddmm » 2021年1月15日(金) 22:24

ごめんなさいダウンロードするとこ間違えてました!起動できました! とりあえずクラッシュしないか試します・・・。

ddmm
ID: 4BW6ZN8V87

Re: JAVA版のマイクラでのクラッシュについて

投稿記事 by ddmm » 2021年1月16日(土) 09:32

ダウンロードしたJAVAで試しに長時間つけっぱなしにしてみましたが、クラッシュは起きませんでした!付属のJAVAとの相性が悪かったみたいです。ずっと悩んでいたので解決できてうれしいです、丁寧に本当にありがとうございました!

返信する