#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000000029a, pid=34508, tid=0x000000000000802c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_431) (build 1.8.0_431-b10)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.431-b10 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x000000000000029a
#
# 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 (0x00000195688ee000): JavaThread "Thread-36" [_thread_in_native, id=32812, stack(0x0000007c3f800000,0x0000007c3f900000)]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000000000000029a
Registers:
RAX=0x0000000000000002, RBX=0x0000019551ba27e0, RCX=0x0000000000001951, RDX=0x0000000000000002
RSP=0x0000007c3f8fec68, RBP=0x0000000000000001, RSI=0x0000000000000000, RDI=0x0000000000000000
R8 =0x0000019552ea61e2, R9 =0x00000000000052b8, R10=0x0000019551ba27e0, R11=0x0000000000000002
R12=0x00007fffd5da0000, R13=0x000000000000029a, R14=0x0000000000000000, R15=0x0000019551ba2810
RIP=0x000000000000029a, EFLAGS=0x0000000000010297
Top of Stack: (sp=0x0000007c3f8fec68)
0x0000007c3f8fec68: 0000019551ba27e0 0000000000000090
0x0000007c3f8fec78: 0000000000000001 0000000000000000
0x0000007c3f8fec88: 000000000000005a 0000000000000001
0x0000007c3f8fec98: 0000000000000000 0000000000000001
0x0000007c3f8feca8: 00007fffd5da3acc 0000019551ba27e0
0x0000007c3f8fecb8: 0000019551ba27f8 00000195514b8310
0x0000007c3f8fecc8: 0000000000000000 00000007a3c57288
0x0000007c3f8fecd8: 00000195692375e0 0000000000000200
0x0000007c3f8fece8: 0000000000000000 0000000000001000
0x0000007c3f8fecf8: 00007fffd5da1486 00000195688ee200
0x0000007c3f8fed08: 0000007c3f8feda8 00000195514b8310
0x0000007c3f8fed18: 0000000000000000 00000000000001a1
0x0000007c3f8fed28: 000001955044a800 00000195688ee000
0x0000007c3f8fed38: 0000000000000200 0000000789a62720
0x0000007c3f8fed48: 0000000000000000 0000000000000000
0x0000007c3f8fed58: 0000000000000200 0000007c3f8fede0
Instructions: (pc=0x000000000000029a)
0x000000000000027a:
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]
Register to memory mapping:
RAX=0x0000000000000002 is an unknown value
RBX=0x0000019551ba27e0 is an unknown value
RCX=0x0000000000001951 is an unknown value
RDX=0x0000000000000002 is an unknown value
RSP=0x0000007c3f8fec68 is pointing into the stack for thread: 0x00000195688ee000
RBP=0x0000000000000001 is an unknown value
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000019552ea61e2 is an unknown value
R9 =0x00000000000052b8 is an unknown value
R10=0x0000019551ba27e0 is an unknown value
R11=0x0000000000000002 is an unknown value
R12=0x00007fffd5da0000 is an unknown value
R13=0x000000000000029a is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x0000019551ba2810 is an unknown value
Stack: [0x0000007c3f800000,0x0000007c3f900000], sp=0x0000007c3f8fec68, free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x000000000000029a
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 3155 java.util.zip.Deflater.deflateBytes(J[BIII)I (0 bytes) @ 0x0000019523bcb59e [0x0000019523bcb540+0x5e]
J 40397 C2 java.util.zip.DeflaterOutputStream.deflate()V (36 bytes) @ 0x000001952889b93c [0x000001952889b860+0xdc]
J 35973 C2 java.util.zip.DeflaterOutputStream.write([BII)V (88 bytes) @ 0x0000019528b689ac [0x0000019528b68700+0x2ac]
J 50406 C2 org.apache.commons.io.IOUtils.copyLarge(Ljava/io/InputStream;Ljava/io/OutputStream;[B)J (36 bytes) @ 0x000001952a287b08 [0x000001952a287860+0x2a8]
J 51830 C2 serverutils.task.backup.ThreadBackup.compressFile(Ljava/lang/String;Ljava/io/File;Lserverutils/lib/util/compression/ICompress;II)V (19 bytes) @ 0x0000019529a4bc18 [0x0000019529a4ba00+0x218]
j serverutils.task.backup.ThreadBackup.compressFiles(Ljava/io/File;Ljava/util/List;Lserverutils/lib/util/compression/ICompress;)V+41
j serverutils.task.backup.ThreadBackup.doBackup(Lserverutils/lib/util/compression/ICompress;Ljava/io/File;Ljava/lang/String;Ljava/util/Set;)V+136
j serverutils.task.backup.ThreadBackup.run()V+21
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x00000195688ee000 JavaThread "Thread-36" [_thread_in_native, id=32812, stack(0x0000007c3f800000,0x0000007c3f900000)]
0x00000195688ef800 JavaThread "GT_MachineBlockUpdate" [_thread_blocked, id=6260, stack(0x0000007c3fa00000,0x0000007c3fb00000)]
0x0000019551883800 JavaThread "Netty IO #63" daemon [_thread_in_native, id=20404, stack(0x0000007c3f900000,0x0000007c3fa00000)]
0x0000019551886800 JavaThread "Netty IO #62" daemon [_thread_in_native, id=20604, stack(0x0000007c3f700000,0x0000007c3f800000)]
0x0000019551886000 JavaThread "Netty IO #61" daemon [_thread_in_native, id=19488, stack(0x0000007c3f500000,0x0000007c3f600000)]
0x000001955187c000 JavaThread "Netty IO #60" daemon [_thread_in_native, id=11760, stack(0x0000007c3f600000,0x0000007c3f700000)]
0x000001955187f000 JavaThread "Netty IO #59" daemon [_thread_in_native, id=37376, stack(0x0000007c3f400000,0x0000007c3f500000)]
0x000001955187e800 JavaThread "Netty IO #58" daemon [_thread_in_native, id=32284, stack(0x0000007c3f200000,0x0000007c3f300000)]
0x0000019551882000 JavaThread "Netty IO #57" daemon [_thread_in_native, id=35424, stack(0x0000007c3f300000,0x0000007c3f400000)]
0x000001955187d000 JavaThread "Netty IO #56" daemon [_thread_in_native, id=35048, stack(0x0000007c3f100000,0x0000007c3f200000)]
0x000001955187a800 JavaThread "Netty IO #55" daemon [_thread_in_native, id=36292, stack(0x0000007c3ef00000,0x0000007c3f000000)]
0x0000019551881800 JavaThread "Netty IO #54" daemon [_thread_in_native, id=37244, stack(0x0000007c3f000000,0x0000007c3f100000)]
0x000001955187b800 JavaThread "Netty IO #53" daemon [_thread_in_native, id=37292, stack(0x0000007c3ee00000,0x0000007c3ef00000)]
0x0000019551880000 JavaThread "Netty IO #52" daemon [_thread_in_native, id=32740, stack(0x0000007c3ec00000,0x0000007c3ed00000)]
0x0000019551873800 JavaThread "Netty IO #51" daemon [_thread_in_native, id=37568, stack(0x0000007c3ed00000,0x0000007c3ee00000)]
0x000001955187a000 JavaThread "Netty IO #50" daemon [_thread_in_native, id=21280, stack(0x0000007c3eb00000,0x0000007c3ec00000)]
0x0000019551879000 JavaThread "Netty IO #49" daemon [_thread_in_native, id=37768, stack(0x0000007c3e900000,0x0000007c3ea00000)]
0x0000019551873000 JavaThread "Netty IO #48" daemon [_thread_in_native, id=35044, stack(0x0000007c3ea00000,0x0000007c3eb00000)]
0x0000019551877800 JavaThread "Netty IO #47" daemon [_thread_in_native, id=32164, stack(0x0000007c3e800000,0x0000007c3e900000)]
0x0000019551876000 JavaThread "Netty IO #46" daemon [_thread_in_native, id=35920, stack(0x0000007c3e600000,0x0000007c3e700000)]
0x0000019551876800 JavaThread "Netty IO #45" daemon [_thread_in_native, id=32092, stack(0x0000007c3e700000,0x0000007c3e800000)]
0x0000019551872000 JavaThread "Netty IO #44" daemon [_thread_in_native, id=35576, stack(0x0000007c3e500000,0x0000007c3e600000)]
0x0000019551875000 JavaThread "Netty IO #43" daemon [_thread_in_native, id=34632, stack(0x0000007c3e300000,0x0000007c3e400000)]
0x0000019551874800 JavaThread "Netty IO #42" daemon [_thread_in_native, id=20560, stack(0x0000007c3e400000,0x0000007c3e500000)]
0x000001955186a000 JavaThread "Netty IO #41" daemon [_thread_in_native, id=33784, stack(0x0000007c3e200000,0x0000007c3e300000)]
0x0000019551870800 JavaThread "Netty IO #40" daemon [_thread_in_native, id=552, stack(0x0000007c3e000000,0x0000007c3e100000)]
0x0000019551870000 JavaThread "Netty IO #39" daemon [_thread_in_native, id=32972, stack(0x0000007c3e100000,0x0000007c3e200000)]
0x000001955186d800 JavaThread "Netty IO #38" daemon [_thread_in_native, id=35748, stack(0x0000007c3b300000,0x0000007c3b400000)]
0x000001955186d000 JavaThread "Netty IO #37" daemon [_thread_in_native, id=11268, stack(0x0000007c3a600000,0x0000007c3a700000)]
0x000001955186f000 JavaThread "Netty IO #36" daemon [_thread_in_native, id=35620, stack(0x0000007c3b200000,0x0000007c3b300000)]
0x0000019545f0e800 JavaThread "Netty IO #35" daemon [_thread_in_native, id=28240, stack(0x0000007c3b000000,0x0000007c3b100000)]
0x00000195439ad800 JavaThread "Netty IO #34" daemon [_thread_in_native, id=23092, stack(0x0000007c39900000,0x0000007c39a00000)]
0x0000019547661800 JavaThread "Netty IO #33" daemon [_thread_in_native, id=10732, stack(0x0000007c39800000,0x0000007c39900000)]
0x0000019553c26800 JavaThread "Netty IO #32" daemon [_thread_in_native, id=7412, stack(0x0000007c39700000,0x0000007c39800000)]
0x000001954a839000 JavaThread "Netty IO #31" daemon [_thread_in_native, id=9120, stack(0x0000007c38f00000,0x0000007c39000000)]
0x000001954a83d000 JavaThread "Netty IO #30" daemon [_thread_in_native, id=31080, stack(0x0000007c39400000,0x0000007c39500000)]
0x000001954766f000 JavaThread "Netty IO #29" daemon [_thread_in_native, id=33576, stack(0x0000007c39200000,0x0000007c39300000)]
0x0000019547663000 JavaThread "Netty IO #28" daemon [_thread_in_native, id=6540, stack(0x0000007c38e00000,0x0000007c38f00000)]
0x000001954ad0e800 JavaThread "Netty IO #27" daemon [_thread_in_native, id=28648, stack(0x0000007c39100000,0x0000007c39200000)]
0x000001954ad0c000 JavaThread "Netty IO #26" daemon [_thread_in_native, id=30776, stack(0x0000007c39000000,0x0000007c39100000)]
0x000001954ad07800 JavaThread "Netty IO #25" daemon [_thread_in_native, id=31408, stack(0x0000007c38900000,0x0000007c38a00000)]
0x000001954e575800 JavaThread "Netty IO #24" daemon [_thread_in_native, id=11144, stack(0x0000007c38b00000,0x0000007c38c00000)]
0x000001954e574800 JavaThread "Netty IO #23" daemon [_thread_in_native, id=25640, stack(0x0000007c38a00000,0x0000007c38b00000)]
0x000001954e57b800 JavaThread "Netty IO #22" daemon [_thread_in_native, id=19372, stack(0x0000007c38600000,0x0000007c38700000)]
0x000001954e578800 JavaThread "GT_MachineBlockUpdate" [_thread_blocked, id=23256, stack(0x0000007c38700000,0x0000007c38800000)]
0x000001954a834800 JavaThread "GT_MachineBlockUpdate" [_thread_blocked, id=30908, stack(0x0000007c38500000,0x0000007c38600000)]
0x000001954a835000 JavaThread "Netty IO #21" daemon [_thread_in_native, id=32280, stack(0x0000007c38400000,0x0000007c38500000)]
0x000001954a838000 JavaThread "Netty IO #20" daemon [_thread_in_native, id=532, stack(0x0000007c38300000,0x0000007c38400000)]
0x000001954ad07000 JavaThread "Netty IO #19" daemon [_thread_in_native, id=20500, stack(0x0000007c37700000,0x0000007c37800000)]
0x000001954ad01800 JavaThread "Netty IO #18" daemon [_thread_in_native, id=30800, stack(0x0000007c38000000,0x0000007c38100000)]
0x0000019547664800 JavaThread "Netty IO #17" daemon [_thread_in_native, id=13592, stack(0x0000007c38200000,0x0000007c38300000)]
0x000001954e57a000 JavaThread "Netty IO #16" daemon [_thread_in_native, id=27556, stack(0x0000007c34800000,0x0000007c34900000)]
0x000001954a416000 JavaThread "Netty IO #15" daemon [_thread_in_native, id=34732, stack(0x0000007c38100000,0x0000007c38200000)]
0x000001954ad0b800 JavaThread "Netty IO #14" daemon [_thread_in_native, id=31948, stack(0x0000007c34600000,0x0000007c34700000)]
0x000001954766c800 JavaThread "pool-10-thread-1" [_thread_blocked, id=34016, stack(0x0000007c3df00000,0x0000007c3e000000)]
0x000001954766c000 JavaThread "pool-9-thread-4" [_thread_blocked, id=33072, stack(0x0000007c3de00000,0x0000007c3df00000)]
0x000001954766b000 JavaThread "pool-9-thread-3" [_thread_blocked, id=34000, stack(0x0000007c3dd00000,0x0000007c3de00000)]
0x000001954766a800 JavaThread "pool-9-thread-2" [_thread_blocked, id=13684, stack(0x0000007c3dc00000,0x0000007c3dd00000)]
0x0000019547669800 JavaThread "pool-9-thread-1" [_thread_blocked, id=34692, stack(0x0000007c39a00000,0x0000007c39b00000)]
0x0000019547662000 JavaThread "GC-SaveThread" [_thread_blocked, id=10464, stack(0x0000007c38800000,0x0000007c38900000)]
0x0000019547669000 JavaThread "Netty IO #13" daemon [_thread_in_native, id=15920, stack(0x0000007c3b100000,0x0000007c3b200000)]
0x0000019547663800 JavaThread "Netty IO #12" daemon [_thread_in_native, id=34644, stack(0x0000007c39600000,0x0000007c39700000)]
0x0000019547660800 JavaThread "Netty IO #11" daemon [_thread_in_native, id=16068, stack(0x0000007c37f00000,0x0000007c38000000)]
0x000001954a83a800 JavaThread "Netty IO #10" daemon [_thread_in_native, id=616, stack(0x0000007c3db00000,0x0000007c3dc00000)]
0x000001954a83a000 JavaThread "OpenComputers-SaveHandler-1" daemon [_thread_blocked, id=30208, stack(0x0000007c3da00000,0x0000007c3db00000)]
0x000001954a83d800 JavaThread "Chunk I/O Executor Thread-1" daemon [_thread_blocked, id=11856, stack(0x0000007c3d900000,0x0000007c3da00000)]
0x000001954a83b800 JavaThread "Netty IO #9" daemon [_thread_in_native, id=5152, stack(0x0000007c39b00000,0x0000007c39c00000)]
0x000001954a830000 JavaThread "Netty IO #8" daemon [_thread_in_native, id=34284, stack(0x0000007c39500000,0x0000007c39600000)]
0x000001954a833800 JavaThread "OpenComputers-Computer-4" daemon [_thread_blocked, id=32776, stack(0x0000007c3d800000,0x0000007c3d900000)]
0x000001954a831800 JavaThread "OpenComputers-Computer-3" daemon [_thread_blocked, id=6232, stack(0x0000007c3d700000,0x0000007c3d800000)]
0x000001954a833000 JavaThread "OpenComputers-Computer-2" daemon [_thread_blocked, id=34068, stack(0x0000007c3d600000,0x0000007c3d700000)]
0x000001954d35d800 JavaThread "OpenComputers-Computer-1" daemon [_thread_blocked, id=6536, stack(0x0000007c3d500000,0x0000007c3d600000)]
0x000001954ad03000 JavaThread "File IO Thread" [_thread_blocked, id=21120, stack(0x0000007c3d400000,0x0000007c3d500000)]
0x000001954a408000 JavaThread "ic2-poolthread-32" daemon [_thread_blocked, id=22552, stack(0x0000007c3d300000,0x0000007c3d400000)]
0x000001954a40c800 JavaThread "ic2-poolthread-31" daemon [_thread_blocked, id=33872, stack(0x0000007c3d200000,0x0000007c3d300000)]
0x000001954a40b800 JavaThread "ic2-poolthread-30" daemon [_thread_blocked, id=7544, stack(0x0000007c3d100000,0x0000007c3d200000)]
0x000001954a40a000 JavaThread "ic2-poolthread-29" daemon [_thread_blocked, id=34048, stack(0x0000007c3d000000,0x0000007c3d100000)]
0x000001954a408800 JavaThread "ic2-poolthread-28" daemon [_thread_blocked, id=31776, stack(0x0000007c3cf00000,0x0000007c3d000000)]
0x000001954a40b000 JavaThread "ic2-poolthread-27" daemon [_thread_blocked, id=32632, stack(0x0000007c3ce00000,0x0000007c3cf00000)]
0x000001954a409800 JavaThread "ic2-poolthread-26" daemon [_thread_blocked, id=13576, stack(0x0000007c3cd00000,0x0000007c3ce00000)]
0x000001954a40e000 JavaThread "ic2-poolthread-25" daemon [_thread_blocked, id=2736, stack(0x0000007c3cc00000,0x0000007c3cd00000)]
0x000001954a40e800 JavaThread "ic2-poolthread-24" daemon [_thread_blocked, id=13480, stack(0x0000007c3cb00000,0x0000007c3cc00000)]
0x000001954a40d000 JavaThread "ic2-poolthread-23" daemon [_thread_blocked, id=32144, stack(0x0000007c3ca00000,0x0000007c3cb00000)]
0x0000019545f1d800 JavaThread "ic2-poolthread-22" daemon [_thread_blocked, id=34328, stack(0x0000007c3c900000,0x0000007c3ca00000)]
0x0000019545f1d000 JavaThread "ic2-poolthread-21" daemon [_thread_blocked, id=32400, stack(0x0000007c3c800000,0x0000007c3c900000)]
0x0000019545f1a800 JavaThread "ic2-poolthread-20" daemon [_thread_blocked, id=556, stack(0x0000007c3c700000,0x0000007c3c800000)]
0x0000019545f19000 JavaThread "ic2-poolthread-19" daemon [_thread_blocked, id=12036, stack(0x0000007c3c600000,0x0000007c3c700000)]
0x0000019545f1a000 JavaThread "ic2-poolthread-18" daemon [_thread_blocked, id=10628, stack(0x0000007c3c500000,0x0000007c3c600000)]
0x0000019545f18800 JavaThread "ic2-poolthread-17" daemon [_thread_blocked, id=31192, stack(0x0000007c3c400000,0x0000007c3c500000)]
0x0000019545f1c000 JavaThread "ic2-poolthread-16" daemon [_thread_blocked, id=33144, stack(0x0000007c3c300000,0x0000007c3c400000)]
0x0000019545f1b800 JavaThread "ic2-poolthread-15" daemon [_thread_blocked, id=15844, stack(0x0000007c3c200000,0x0000007c3c300000)]
0x0000019545f11000 JavaThread "ic2-poolthread-14" daemon [_thread_blocked, id=3292, stack(0x0000007c3c100000,0x0000007c3c200000)]
0x0000019545f17800 JavaThread "ic2-poolthread-13" daemon [_thread_blocked, id=31140, stack(0x0000007c3c000000,0x0000007c3c100000)]
0x0000019545f10000 JavaThread "ic2-poolthread-12" daemon [_thread_blocked, id=5640, stack(0x0000007c3bf00000,0x0000007c3c000000)]
0x0000019545f17000 JavaThread "ic2-poolthread-11" daemon [_thread_blocked, id=34756, stack(0x0000007c3be00000,0x0000007c3bf00000)]
0x0000019545f16000 JavaThread "ic2-poolthread-10" daemon [_thread_blocked, id=23708, stack(0x0000007c3bd00000,0x0000007c3be00000)]
0x0000019545f11800 JavaThread "ic2-poolthread-9" daemon [_thread_blocked, id=31784, stack(0x0000007c3bc00000,0x0000007c3bd00000)]
0x0000019545f15800 JavaThread "ic2-poolthread-8" daemon [_thread_blocked, id=34096, stack(0x0000007c3bb00000,0x0000007c3bc00000)]
0x0000019545f14000 JavaThread "ic2-poolthread-7" daemon [_thread_blocked, id=30608, stack(0x0000007c3ba00000,0x0000007c3bb00000)]
0x0000019545f0f800 JavaThread "ic2-poolthread-6" daemon [_thread_blocked, id=6072, stack(0x0000007c3b900000,0x0000007c3ba00000)]
0x0000019545f14800 JavaThread "ic2-poolthread-5" daemon [_thread_blocked, id=34352, stack(0x0000007c3b800000,0x0000007c3b900000)]
0x0000019545f12800 JavaThread "ic2-poolthread-4" daemon [_thread_blocked, id=31560, stack(0x0000007c3b700000,0x0000007c3b800000)]
0x0000019545f13000 JavaThread "ic2-poolthread-3" daemon [_thread_blocked, id=34092, stack(0x0000007c3b600000,0x0000007c3b700000)]
0x000001954e56e000 JavaThread "Thread-12" [_thread_blocked, id=14460, stack(0x0000007c34700000,0x0000007c34800000)]
0x0000019553c1b800 JavaThread "pool-8-thread-1" [_thread_blocked, id=32156, stack(0x0000007c3b500000,0x0000007c3b600000)]
0x000001954d362000 JavaThread "AE2FC Network worker" daemon [_thread_blocked, id=32900, stack(0x0000007c37e00000,0x0000007c37f00000)]
0x0000019553c20000 JavaThread "Timer-1" [_thread_blocked, id=34272, stack(0x0000007c3b400000,0x0000007c3b500000)]
0x0000019553c1f000 JavaThread "LogisticsPipes ItemIdentifier Cleanup Thread" daemon [_thread_blocked, id=15396, stack(0x0000007c3af00000,0x0000007c3b000000)]
0x0000019553c1e800 JavaThread "Netty IO #7" daemon [_thread_in_native, id=34212, stack(0x0000007c3ae00000,0x0000007c3af00000)]
0x0000019553c17800 JavaThread "Netty IO #6" daemon [_thread_in_native, id=6248, stack(0x0000007c3ad00000,0x0000007c3ae00000)]
0x0000019553c1a800 JavaThread "Netty IO #5" daemon [_thread_in_native, id=11860, stack(0x0000007c3ac00000,0x0000007c3ad00000)]
0x00000195439ac800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=32412, stack(0x0000007c3ab00000,0x0000007c3ac00000)]
0x000001954ad06000 JavaThread "Netty IO #4" daemon [_thread_in_native, id=33600, stack(0x0000007c3aa00000,0x0000007c3ab00000)]
0x000001954ad0a000 JavaThread "ic2-poolthread-2" daemon [_thread_blocked, id=8636, stack(0x0000007c3a900000,0x0000007c3aa00000)]
0x000001954d364800 JavaThread "PR RoutingThread #3" daemon [_thread_blocked, id=34688, stack(0x0000007c3a800000,0x0000007c3a900000)]
0x000001954d363000 JavaThread "PR RoutingThread #2" daemon [_thread_blocked, id=33828, stack(0x0000007c3a700000,0x0000007c3a800000)]
0x000001954d368000 JavaThread "PR RoutingThread #1" daemon [_thread_blocked, id=33816, stack(0x0000007c39300000,0x0000007c39400000)]
0x000001954d35e800 JavaThread "PR RoutingThread #0" daemon [_thread_blocked, id=18632, stack(0x0000007c38d00000,0x0000007c38e00000)]
0x000001954d363800 JavaThread "Netty IO #3" daemon [_thread_in_native, id=540, stack(0x0000007c3a500000,0x0000007c3a600000)]
0x000001954d361800 JavaThread "Netty IO #2" daemon [_thread_in_native, id=34712, stack(0x0000007c3a400000,0x0000007c3a500000)]
0x000001954d366000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=20656, stack(0x0000007c3a300000,0x0000007c3a400000)]
0x000001954d365000 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=2192, stack(0x0000007c3a200000,0x0000007c3a300000)]
0x000001954d360800 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=34236, stack(0x0000007c3a100000,0x0000007c3a200000)]
0x000001954d367800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=10060, stack(0x0000007c3a000000,0x0000007c3a100000)]
0x000001954d359000 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=12892, stack(0x0000007c39f00000,0x0000007c3a000000)]
0x000001954d360000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=28364, stack(0x0000007c38c00000,0x0000007c38d00000)]
0x000001954d35a800 JavaThread "Netty IO #1" daemon [_thread_in_native, id=3144, stack(0x0000007c39e00000,0x0000007c39f00000)]
0x000001954d35f000 JavaThread "Timer-0" [_thread_blocked, id=21932, stack(0x0000007c39d00000,0x0000007c39e00000)]
0x000001954d35b000 JavaThread "Netty IO #0" daemon [_thread_in_native, id=31616, stack(0x0000007c39c00000,0x0000007c39d00000)]
0x000001954e573000 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=3724, stack(0x0000007c37d00000,0x0000007c37e00000)]
0x000001954e56f800 JavaThread "BuildCraft packet sender thread" daemon [_thread_blocked, id=21904, stack(0x0000007c37c00000,0x0000007c37d00000)]
0x000001954e571000 JavaThread "DestroyJavaVM" [_thread_blocked, id=20204, stack(0x0000007c34900000,0x0000007c34a00000)]
0x000001954fb6a000 JavaThread "Server console handler" daemon [_thread_in_native, id=33296, stack(0x0000007c37b00000,0x0000007c37c00000)]
0x000001954d295800 JavaThread "Server thread" [_thread_blocked, id=7708, stack(0x0000007c37a00000,0x0000007c37b00000)]
0x000001954ef4c800 JavaThread "Server Infinisleeper" daemon [_thread_blocked, id=8032, stack(0x0000007c37900000,0x0000007c37a00000)]
0x0000019548a0f000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=31032, stack(0x0000007c37800000,0x0000007c37900000)]
0x0000019543a50800 JavaThread "Service Thread" daemon [_thread_blocked, id=31868, stack(0x0000007c37500000,0x0000007c37600000)]
0x00000195439ab000 JavaThread "C1 CompilerThread14" daemon [_thread_blocked, id=13652, stack(0x0000007c37400000,0x0000007c37500000)]
0x00000195439aa800 JavaThread "C1 CompilerThread13" daemon [_thread_blocked, id=34172, stack(0x0000007c37300000,0x0000007c37400000)]
0x00000195439a8000 JavaThread "C1 CompilerThread12" daemon [_thread_blocked, id=34744, stack(0x0000007c37200000,0x0000007c37300000)]
0x00000195439a9800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=22012, stack(0x0000007c37100000,0x0000007c37200000)]
0x00000195439a7800 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=33180, stack(0x0000007c37000000,0x0000007c37100000)]
0x00000195439a9000 JavaThread "C2 CompilerThread9" daemon [_thread_blocked, id=34608, stack(0x0000007c36f00000,0x0000007c37000000)]
0x0000019543972800 JavaThread "C2 CompilerThread8" daemon [_thread_blocked, id=23228, stack(0x0000007c36e00000,0x0000007c36f00000)]
0x0000019543954800 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=34640, stack(0x0000007c36d00000,0x0000007c36e00000)]
0x0000019543949800 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=12968, stack(0x0000007c36c00000,0x0000007c36d00000)]
0x0000019543947800 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=31756, stack(0x0000007c36b00000,0x0000007c36c00000)]
0x0000019543945800 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=33580, stack(0x0000007c36a00000,0x0000007c36b00000)]
0x000001954393b000 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=34216, stack(0x0000007c36900000,0x0000007c36a00000)]
0x000001954393a000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=34672, stack(0x0000007c36800000,0x0000007c36900000)]
0x00000195438e0000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=32096, stack(0x0000007c36700000,0x0000007c36800000)]
0x0000019543935000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=14720, stack(0x0000007c36600000,0x0000007c36700000)]
0x00000195438de800 JavaThread "Attach Listener" daemon [_thread_blocked, id=19808, stack(0x0000007c36500000,0x0000007c36600000)]
0x00000195438ca800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=25852, stack(0x0000007c36400000,0x0000007c36500000)]
0x00000195438ab800 JavaThread "Finalizer" daemon [_thread_blocked, id=32604, stack(0x0000007c36300000,0x0000007c36400000)]
0x0000019540d80800 JavaThread "Reference Handler" daemon [_thread_blocked, id=20864, stack(0x0000007c36200000,0x0000007c36300000)]
Other Threads:
0x0000019543886000 VMThread [stack: 0x0000007c36100000,0x0000007c36200000] [id=33996]
0x0000019543a57800 WatcherThread [stack: 0x0000007c37600000,0x0000007c37700000] [id=12220]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x0000000640000000, size: 6144 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000
Heap:
PSYoungGen total 1979392K, used 1732304K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1865216K, 89% used [0x0000000740000000,0x00000007a60ec298,0x00000007b1d80000)
from space 114176K, 52% used [0x00000007b1d80000,0x00000007b58480c0,0x00000007b8d00000)
to space 111616K, 0% used [0x00000007b9300000,0x00000007b9300000,0x00000007c0000000)
ParOldGen total 4194304K, used 2954623K [0x0000000640000000, 0x0000000740000000, 0x0000000740000000)
object space 4194304K, 70% used [0x0000000640000000,0x00000006f455ff20,0x0000000740000000)
Metaspace used 290837K, capacity 299150K, committed 299408K, reserved 1302528K
class space used 44816K, capacity 47005K, committed 47016K, reserved 1048576K
Card table byte_map: [0x0000019532200000,0x0000019532e10000] byte_map_base: 0x000001952f000000
Marking Bits: (ParMarkBitMap*) 0x00007fffd22a0200
Begin Bits: [0x0000019533610000, 0x0000019539610000)
End Bits: [0x0000019539610000, 0x000001953f610000)
Polling page: 0x00000195212d0000
CodeCache: size=245760Kb used=142084Kb max_used=142165Kb free=103675Kb
bounds [0x0000019522e40000, 0x000001952ba40000, 0x0000019531e40000]
total_blobs=39989 nmethods=38276 adapters=1612
compilation: enabled
Compilation events (10 events):
Event: 9944.612 Thread 0x0000019543935000 59761 ! 4 gtPlusPlus.xmod.gregtech.common.helpers.ChargingHelper::chargeItemsEx (724 bytes)
Event: 9944.683 Thread 0x0000019543935000 nmethod 59761 0x000001952ba2bb50 code [0x000001952ba2c380, 0x000001952ba33138]
Event: 9950.054 Thread 0x0000019543945800 59762 4 biomesoplenty.common.blocks.BlockBOPFruit::func_149705_a (28 bytes)
Event: 9950.057 Thread 0x0000019543945800 nmethod 59762 0x0000019527250350 code [0x00000195272504c0, 0x0000019527250768]
Event: 9965.806 Thread 0x0000019543947800 59763 4 gregtech.api.metatileentity.BaseMetaTileEntity::increaseStoredEnergyUnits (43 bytes)
Event: 9965.812 Thread 0x0000019543947800 nmethod 59763 0x000001952b9cea50 code [0x000001952b9cec20, 0x000001952b9cf478]
Event: 9970.610 Thread 0x0000019543949800 59764 4 com.gtnewhorizon.structurelib.structure.IStructureDefinition::check (34 bytes)
Event: 9970.611 Thread 0x0000019543972800 59765 4 com.gtnewhorizon.structurelib.structure.StructureDefinition::getStructureFor (29 bytes)
Event: 9970.614 Thread 0x0000019543972800 nmethod 59765 0x00000195291ae310 code [0x00000195291ae480, 0x00000195291ae948]
Event: 9970.615 Thread 0x0000019543949800 nmethod 59764 0x000001952a8f9fd0 code [0x000001952a8fa160, 0x000001952a8faa18]
GC Heap History (10 events):
Event: 9835.693 GC heap before
{Heap before GC invocations=519 (full 6):
PSYoungGen total 1993216K, used 1942144K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1887744K, 100% used [0x0000000740000000,0x00000007b3380000,0x00000007b3380000)
from space 105472K, 51% used [0x00000007b9900000,0x00000007bce200a0,0x00000007c0000000)
to space 103936K, 0% used [0x00000007b3380000,0x00000007b3380000,0x00000007b9900000)
ParOldGen total 4194304K, used 2931544K [0x0000000640000000, 0x0000000740000000, 0x0000000740000000)
object space 4194304K, 69% used [0x0000000640000000,0x00000006f2ed62b0,0x0000000740000000)
Metaspace used 290811K, capacity 299150K, committed 299408K, reserved 1302528K
class space used 44816K, capacity 47005K, committed 47016K, reserved 1048576K
Event: 9835.708 GC heap after
Heap after GC invocations=519 (full 6):
PSYoungGen total 1961984K, used 103920K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1858048K, 0% used [0x0000000740000000,0x0000000740000000,0x00000007b1680000)
from space 103936K, 99% used [0x00000007b3380000,0x00000007b98fc0d0,0x00000007b9900000)
to space 105472K, 0% used [0x00000007b9900000,0x00000007b9900000,0x00000007c0000000)
ParOldGen total 4194304K, used 2953711K [0x0000000640000000, 0x0000000740000000, 0x0000000740000000)
object space 4194304K, 70% used [0x0000000640000000,0x00000006f447bf10,0x0000000740000000)
Metaspace used 290811K, capacity 299150K, committed 299408K, reserved 1302528K
class space used 44816K, capacity 47005K, committed 47016K, reserved 1048576K
}
Event: 9862.657 GC heap before
{Heap before GC invocations=520 (full 6):
PSYoungGen total 1961984K, used 1961968K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1858048K, 100% used [0x0000000740000000,0x00000007b1680000,0x00000007b1680000)
from space 103936K, 99% used [0x00000007b3380000,0x00000007b98fc0d0,0x00000007b9900000)
to space 105472K, 0% used [0x00000007b9900000,0x00000007b9900000,0x00000007c0000000)
ParOldGen total 4194304K, used 2953711K [0x0000000640000000, 0x0000000740000000, 0x0000000740000000)
object space 4194304K, 70% used [0x0000000640000000,0x00000006f447bf10,0x0000000740000000)
Metaspace used 290828K, capacity 299150K, committed 299408K, reserved 1302528K
class space used 44816K, capacity 47005K, committed 47016K, reserved 1048576K
Event: 9862.668 GC heap after
Heap after GC invocations=520 (full 6):
PSYoungGen total 1965056K, used 64928K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1859584K, 0% used [0x0000000740000000,0x0000000740000000,0x00000007b1800000)
from space 105472K, 61% used [0x00000007b9900000,0x00000007bd868060,0x00000007c0000000)
to space 118784K, 0% used [0x00000007b1800000,0x00000007b1800000,0x00000007b8c00000)
ParOldGen total 4194304K, used 2954175K [0x0000000640000000, 0x0000000740000000, 0x0000000740000000)
object space 4194304K, 70% used [0x0000000640000000,0x00000006f44eff20,0x0000000740000000)
Metaspace used 290828K, capacity 299150K, committed 299408K, reserved 1302528K
class space used 44816K, capacity 47005K, committed 47016K, reserved 1048576K
}
Event: 9887.811 GC heap before
{Heap before GC invocations=521 (full 6):
PSYoungGen total 1965056K, used 1924512K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1859584K, 100% used [0x0000000740000000,0x00000007b1800000,0x00000007b1800000)
from space 105472K, 61% used [0x00000007b9900000,0x00000007bd868060,0x00000007c0000000)
to space 118784K, 0% used [0x00000007b1800000,0x00000007b1800000,0x00000007b8c00000)
ParOldGen total 4194304K, used 2954175K [0x0000000640000000, 0x0000000740000000, 0x0000000740000000)
object space 4194304K, 70% used [0x0000000640000000,0x00000006f44eff20,0x0000000740000000)
Metaspace used 290833K, capacity 299150K, committed 299408K, reserved 1302528K
class space used 44816K, capacity 47005K, committed 47016K, reserved 1048576K
Event: 9887.824 GC heap after
Heap after GC invocations=521 (full 6):
PSYoungGen total 1978368K, used 50784K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1859584K, 0% used [0x0000000740000000,0x0000000740000000,0x00000007b1800000)
from space 118784K, 42% used [0x00000007b1800000,0x00000007b4998070,0x00000007b8c00000)
to space 117760K, 0% used [0x00000007b8d00000,0x00000007b8d00000,0x00000007c0000000)
ParOldGen total 4194304K, used 2954175K [0x0000000640000000, 0x0000000740000000, 0x0000000740000000)
object space 4194304K, 70% used [0x0000000640000000,0x00000006f44eff20,0x0000000740000000)
Metaspace used 290833K, capacity 299150K, committed 299408K, reserved 1302528K
class space used 44816K, capacity 47005K, committed 47016K, reserved 1048576K
}
Event: 9914.920 GC heap before
{Heap before GC invocations=522 (full 6):
PSYoungGen total 1978368K, used 1910368K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1859584K, 100% used [0x0000000740000000,0x00000007b1800000,0x00000007b1800000)
from space 118784K, 42% used [0x00000007b1800000,0x00000007b4998070,0x00000007b8c00000)
to space 117760K, 0% used [0x00000007b8d00000,0x00000007b8d00000,0x00000007c0000000)
ParOldGen total 4194304K, used 2954175K [0x0000000640000000, 0x0000000740000000, 0x0000000740000000)
object space 4194304K, 70% used [0x0000000640000000,0x00000006f44eff20,0x0000000740000000)
Metaspace used 290833K, capacity 299150K, committed 299408K, reserved 1302528K
class space used 44816K, capacity 47005K, committed 47016K, reserved 1048576K
Event: 9914.931 GC heap after
Heap after GC invocations=522 (full 6):
PSYoungGen total 1982976K, used 61952K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1865216K, 0% used [0x0000000740000000,0x0000000740000000,0x00000007b1d80000)
from space 117760K, 52% used [0x00000007b8d00000,0x00000007bc9800d8,0x00000007c0000000)
to space 114176K, 0% used [0x00000007b1d80000,0x00000007b1d80000,0x00000007b8d00000)
ParOldGen total 4194304K, used 2954399K [0x0000000640000000, 0x0000000740000000, 0x0000000740000000)
object space 4194304K, 70% used [0x0000000640000000,0x00000006f4527f20,0x0000000740000000)
Metaspace used 290833K, capacity 299150K, committed 299408K, reserved 1302528K
class space used 44816K, capacity 47005K, committed 47016K, reserved 1048576K
}
Event: 9942.230 GC heap before
{Heap before GC invocations=523 (full 6):
PSYoungGen total 1982976K, used 1927168K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1865216K, 100% used [0x0000000740000000,0x00000007b1d80000,0x00000007b1d80000)
from space 117760K, 52% used [0x00000007b8d00000,0x00000007bc9800d8,0x00000007c0000000)
to space 114176K, 0% used [0x00000007b1d80000,0x00000007b1d80000,0x00000007b8d00000)
ParOldGen total 4194304K, used 2954399K [0x0000000640000000, 0x0000000740000000, 0x0000000740000000)
object space 4194304K, 70% used [0x0000000640000000,0x00000006f4527f20,0x0000000740000000)
Metaspace used 290837K, capacity 299150K, committed 299408K, reserved 1302528K
class space used 44816K, capacity 47005K, committed 47016K, reserved 1048576K
Event: 9942.243 GC heap after
Heap after GC invocations=523 (full 6):
PSYoungGen total 1979392K, used 60192K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1865216K, 0% used [0x0000000740000000,0x0000000740000000,0x00000007b1d80000)
from space 114176K, 52% used [0x00000007b1d80000,0x00000007b58480c0,0x00000007b8d00000)
to space 111616K, 0% used [0x00000007b9300000,0x00000007b9300000,0x00000007c0000000)
ParOldGen total 4194304K, used 2954623K [0x0000000640000000, 0x0000000740000000, 0x0000000740000000)
object space 4194304K, 70% used [0x0000000640000000,0x00000006f455ff20,0x0000000740000000)
Metaspace used 290837K, capacity 299150K, committed 299408K, reserved 1302528K
class space used 44816K, capacity 47005K, committed 47016K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 9907.506 Thread 0x000001954d295800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000019528b14e74 method=forestry.lepidopterology.genetics.ButterflyGenome.getPrimary()Lforestry/api/lepidopterology/IAlleleButterflySpecies; @ 7
Event: 9907.510 Thread 0x000001954d295800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001952942b68c method=forestry.lepidopterology.genetics.ButterflyGenome.getPrimary()Lforestry/api/lepidopterology/IAlleleButterflySpecies; @ 7
Event: 9907.510 Thread 0x000001954d295800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001952878d22c method=forestry.lepidopterology.genetics.Butterfly.isActiveThisTime(Z)Z @ 24
Event: 9907.510 Thread 0x000001954d295800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000019528726b94 method=forestry.lepidopterology.genetics.ButterflyGenome.getPrimary()Lforestry/api/lepidopterology/IAlleleButterflySpecies; @ 7
Event: 9907.658 Thread 0x000001954d295800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001952878d22c method=forestry.lepidopterology.genetics.Butterfly.isActiveThisTime(Z)Z @ 24
Event: 9907.808 Thread 0x000001954d295800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001952878d22c method=forestry.lepidopterology.genetics.Butterfly.isActiveThisTime(Z)Z @ 24
Event: 9907.955 Thread 0x000001954d295800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000195279ff244 method=forestry.lepidopterology.genetics.Butterfly.isActiveThisTime(Z)Z @ 24
Event: 9912.155 Thread 0x000001954d295800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000195296d4e88 method=forestry.lepidopterology.entities.EntityButterfly.getFluidDepth(II)I @ 59
Event: 9912.155 Thread 0x000001954d295800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001952a54fef8 method=forestry.lepidopterology.entities.EntityButterfly.func_70783_a(III)F @ 134
Event: 9921.856 Thread 0x000001954d295800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000195296eb8f4 method=toast.specialMobs.entity.EntityLavaMonster.func_70636_d()V @ 393
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 9412.524 Thread 0x000001954d295800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$createLockToSingleRecipeButton$15(Lcom/gtnewhorizons/modularui/api/widget/Widget$ClickData;Lcom/gtnewhorizons/modularui/api/widget/Widget;)V> (0x000000076e0953e8) thrown at [C:\jenkins\wo
Event: 9412.525 Thread 0x000001954d295800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$createLockToSingleRecipeButton$16()[Lcom/gtnewhorizons/modularui/api/drawable/IDrawable;> (0x000000076e099878) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u4
Event: 9412.525 Thread 0x000001954d295800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$createStructureUpdateButton$17(Lcom/gtnewhorizons/modularui/api/widget/Widget$ClickData;Lcom/gtnewhorizons/modularui/api/widget/Widget;)V> (0x000000076e0a3bf0) thrown at [C:\jenkins\works
Event: 9412.526 Thread 0x000001954d295800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$createStructureUpdateButton$18()[Lcom/gtnewhorizons/modularui/api/drawable/IDrawable;> (0x000000076e0a8078) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u431\
Event: 9816.675 Thread 0x000001954d295800 Implicit null exception at 0x0000019529618c31 to 0x0000019529619b94
Event: 9907.506 Thread 0x000001954d295800 Implicit null exception at 0x0000019528e45f63 to 0x0000019528e46291
Event: 9967.675 Thread 0x0000019548a0f000 Exception <a 'java/net/UnknownHostException': snoop.minecraft.net> (0x000000079ccc7bf8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u431\1359\hotspot\src\share\vm\prims\jni.cpp, line 737]
Event: 9967.675 Thread 0x0000019548a0f000 Exception <a 'java/security/PrivilegedActionException'> (0x000000079ccc7ea0) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u431\1359\hotspot\src\share\vm\prims\jvm.cpp, line 1513]
Event: 9967.676 Thread 0x0000019548a0f000 Exception <a 'java/security/PrivilegedActionException'> (0x000000079ccc9f88) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u431\1359\hotspot\src\share\vm\prims\jvm.cpp, line 1513]
Event: 9967.676 Thread 0x0000019548a0f000 Exception <a 'java/security/PrivilegedActionException'> (0x000000079ccca198) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u431\1359\hotspot\src\share\vm\prims\jvm.cpp, line 1513]
Events (10 events):
Event: 9965.812 Thread 0x0000019543947800 flushing nmethod 0x0000019529405710
Event: 9965.812 Thread 0x0000019543947800 flushing nmethod 0x000001952950c750
Event: 9965.812 Thread 0x0000019543947800 flushing nmethod 0x00000195295384d0
Event: 9965.813 Thread 0x0000019543947800 flushing nmethod 0x00000195295a2c10
Event: 9965.813 Thread 0x0000019543947800 flushing nmethod 0x0000019529b6f3d0
Event: 9970.615 Thread 0x0000019543972800 flushing nmethod 0x000001952a01c090
Event: 9970.615 Thread 0x0000019543972800 flushing nmethod 0x000001952a01c4d0
Event: 9970.615 Thread 0x0000019543972800 flushing nmethod 0x000001952a0f7a90
Event: 9970.615 Thread 0x0000019543972800 flushing nmethod 0x000001952a209650
Event: 9970.616 Thread 0x0000019543972800 flushing nmethod 0x000001952a53e6d0
Dynamic libraries:
0x00007ff73d4a0000 - 0x00007ff73d4ef000 C:\Program Files\Java\jre1.8.0_431\bin\java.exe
0x00007ff90aa50000 - 0x00007ff90ac67000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ff908c00000 - 0x00007ff908cc4000 C:\Windows\System32\KERNEL32.DLL
0x00007ff908050000 - 0x00007ff90840c000 C:\Windows\System32\KERNELBASE.dll
0x00007ff90a130000 - 0x00007ff90a1e2000 C:\Windows\System32\ADVAPI32.dll
0x00007ff90a1f0000 - 0x00007ff90a297000 C:\Windows\System32\msvcrt.dll
0x00007ff909e90000 - 0x00007ff909f37000 C:\Windows\System32\sechost.dll
0x00007ff908600000 - 0x00007ff908628000 C:\Windows\System32\bcrypt.dll
0x00007ff908ce0000 - 0x00007ff908df4000 C:\Windows\System32\RPCRT4.dll
0x00007ff909200000 - 0x00007ff9093ae000 C:\Windows\System32\USER32.dll
0x00007ff908410000 - 0x00007ff908436000 C:\Windows\System32\win32u.dll
0x00007ff909190000 - 0x00007ff9091b9000 C:\Windows\System32\GDI32.dll
0x00007ff907f30000 - 0x00007ff90804b000 C:\Windows\System32\gdi32full.dll
0x00007ff908560000 - 0x00007ff9085fa000 C:\Windows\System32\msvcp_win.dll
0x00007ff908440000 - 0x00007ff908551000 C:\Windows\System32\ucrtbase.dll
0x00007ff8f9740000 - 0x00007ff8f99d2000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.4435_none_270f767f73860d61\COMCTL32.dll
0x00007ff9091c0000 - 0x00007ff9091f1000 C:\Windows\System32\IMM32.DLL
0x00007ff8c6f20000 - 0x00007ff8c6f3b000 C:\Program Files\Java\jre1.8.0_431\bin\vcruntime140.dll
0x00007ff8ffa90000 - 0x00007ff8ffa9c000 C:\Program Files\Java\jre1.8.0_431\bin\vcruntime140_1.dll
0x00007fffd5fd0000 - 0x00007fffd605e000 C:\Program Files\Java\jre1.8.0_431\bin\msvcp140.dll
0x00007fffd1a70000 - 0x00007fffd231a000 C:\Program Files\Java\jre1.8.0_431\bin\server\jvm.dll
0x00007ff908cd0000 - 0x00007ff908cd8000 C:\Windows\System32\PSAPI.DLL
0x00007ff867070000 - 0x00007ff867079000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff8f3a80000 - 0x00007ff8f3ab4000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ff8fdb60000 - 0x00007ff8fdb6a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ff909f40000 - 0x00007ff909fb1000 C:\Windows\System32\WS2_32.dll
0x00007ff906d90000 - 0x00007ff906da8000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007fffebd00000 - 0x00007fffebd10000 C:\Program Files\Java\jre1.8.0_431\bin\verify.dll
0x00007fffd60c0000 - 0x00007fffd60eb000 C:\Program Files\Java\jre1.8.0_431\bin\java.dll
0x00007fffd5da0000 - 0x00007fffd5db8000 C:\Program Files\Java\jre1.8.0_431\bin\zip.dll
0x00007ff909610000 - 0x00007ff909e86000 C:\Windows\System32\SHELL32.dll
0x00007ff905c40000 - 0x00007ff90654e000 C:\Windows\SYSTEM32\windows.storage.dll
0x00007ff908e00000 - 0x00007ff90918f000 C:\Windows\System32\combase.dll
0x00007ff905b00000 - 0x00007ff905c3f000 C:\Windows\SYSTEM32\wintypes.dll
0x00007ff908890000 - 0x00007ff90898a000 C:\Windows\System32\SHCORE.dll
0x00007ff9089a0000 - 0x00007ff9089fe000 C:\Windows\System32\shlwapi.dll
0x00007ff907c70000 - 0x00007ff907c9b000 C:\Windows\SYSTEM32\profapi.dll
0x00007fffebcf0000 - 0x00007fffebcfd000 C:\Program Files\Java\jre1.8.0_431\bin\management.dll
0x00007fffd5d80000 - 0x00007fffd5d9c000 C:\Program Files\Java\jre1.8.0_431\bin\net.dll
0x00007ff9072a0000 - 0x00007ff907309000 C:\Windows\system32\mswsock.dll
0x00007fffd43c0000 - 0x00007fffd43d3000 C:\Program Files\Java\jre1.8.0_431\bin\nio.dll
0x00007ff8ecc60000 - 0x00007ff8ecc77000 C:\Windows\system32\napinsp.dll
0x00007ff8ea5d0000 - 0x00007ff8ea5eb000 C:\Windows\system32\pnrpnsp.dll
0x00007ff906890000 - 0x00007ff906992000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ff906820000 - 0x00007ff90684d000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ff909600000 - 0x00007ff909609000 C:\Windows\System32\NSI.dll
0x00007ff8ea5b0000 - 0x00007ff8ea5c1000 C:\Windows\System32\winrnr.dll
0x00007ff900820000 - 0x00007ff900835000 C:\Windows\system32\wshbth.dll
0x00007ff8ea400000 - 0x00007ff8ea427000 C:\Windows\system32\nlansp_c.dll
0x00007ff8fefc0000 - 0x00007ff8fefca000 C:\Windows\System32\rasadhlp.dll
0x00007ff900730000 - 0x00007ff9007b3000 C:\Windows\System32\fwpuclnt.dll
0x00007ff9075f0000 - 0x00007ff90760b000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ff906db0000 - 0x00007ff906de5000 C:\Windows\system32\rsaenh.dll
0x00007ff907340000 - 0x00007ff907368000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ff907d40000 - 0x00007ff907dbb000 C:\Windows\System32\bcryptprimitives.dll
0x00007ff9075d0000 - 0x00007ff9075dc000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ff901ae0000 - 0x00007ff901af9000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff901690000 - 0x00007ff9016af000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ff87bfd0000 - 0x00007ff87bfe8000 C:\Program Files\Java\jre1.8.0_431\bin\unpack.dll
0x00007fffce510000 - 0x00007fffce68e000 C:\Program Files\Java\jre1.8.0_431\bin\awt.dll
0x00007ff908b10000 - 0x00007ff908be7000 C:\Windows\System32\OLEAUT32.dll
0x00007ff903fe0000 - 0x00007ff904077000 C:\Windows\SYSTEM32\apphelp.dll
0x00007ff8cf220000 - 0x00007ff8cf2c7000 C:\Games\mc new\.minecraft\versions\GT_New_Horizons_2.7.0-beta-4_Server_Java_8\OpenComputersMod-1.10.27-GTNH-52-libjnlua52-windows-x86_64.dll
0x00007ff87f320000 - 0x00007ff87f3cd000 C:\Games\mc new\.minecraft\versions\GT_New_Horizons_2.7.0-beta-4_Server_Java_8\OpenComputersMod-1.10.27-GTNH-53-libjnlua53-windows-x86_64.dll
0x00007ff87b650000 - 0x00007ff87b70a000 C:\Games\mc new\.minecraft\versions\GT_New_Horizons_2.7.0-beta-4_Server_Java_8\OpenComputersMod-1.10.27-GTNH-54-libjnlua54-windows-x86_64.dll
0x00007ff8fbf20000 - 0x00007ff8fbf45000 C:\Program Files\Java\jre1.8.0_431\bin\sunec.dll
0x00007ff8fbf10000 - 0x00007ff8fbf1e000 C:\Program Files\Java\jre1.8.0_431\bin\sunmscapi.dll
0x00007ff907dc0000 - 0x00007ff907f26000 C:\Windows\System32\CRYPT32.dll
0x00007ff9076e0000 - 0x00007ff90770d000 C:\Windows\SYSTEM32\ncrypt.dll
0x00007ff9076a0000 - 0x00007ff9076d7000 C:\Windows\SYSTEM32\NTASN1.dll
0x00007fffcc680000 - 0x00007fffcc6b4000 C:\Program Files\Java\jre1.8.0_431\bin\jpeg.dll
0x00007ff9053b0000 - 0x00007ff9055e2000 C:\Windows\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Xms6G -Xmx6G -XX:+UseStringDeduplication -XX:+UseCompressedOops -XX:+UseCodeCacheFlushing -Dfml.readTimeout=180
java_command: forge-1.7.10-10.13.4.1614-1.7.10-universal.jar nogui
java_class_path (initial): forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jre1.8.0_431
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Python\Python312\Scripts\;C:\Program Files\Python\Python312\;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;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\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\dotnet\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files\NVIDIA Corporation\NVIDIA app\NvDLISR;C:\Program Files\Git\cmd;C:\Program Files\Java\jre1.8.0_431\bin;C:\Users\pinky\AppData\Local\Microsoft\WindowsApps;C:\Users\pinky\AppData\Local\JetBrains\Toolbox\scripts;C:\Users\pinky\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\pinky\.dotnet\tools
USERNAME=pinky
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 183 Stepping 1, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 11 , 64 bit Build 22621 (10.0.22621.4435)
CPU:total 32 (initial active 32) (16 cores per cpu, 2 threads per core) family 6 model 183 stepping 1, 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 33318428k(4974688k free), swap 75261468k(26067976k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.431-b10) for windows-amd64 JRE (1.8.0_431-b10), built on Sep 30 2024 08:11:54 by "java_re" with MS VC++ 17.6 (VS2022)
time: Wed Nov 27 23:40:20 2024
timezone: Intel64 Family 6 Model 183 Stepping 1, GenuineIntel
elapsed time: 9971.264954 seconds (0d 2h 46m 11s)