Ive had this problem for a long time now. I am just about tired of it. I have no idea at all whats going on. Im going to upload the error file and see what you guys can figure out
### A fatal error has been detected by the Java Runtime Environment:## EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363) at pc=0x000007fefcdaa06d, pid=8296, tid=4512## JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)# Problematic frame:# C [KERNELBASE.dll+0x1a06d]## 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.sun.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 (0x000000005b59b800): JavaThread "HttpPipelineSender" daemon [_thread_in_native, id=4512, stack(0x0000000062010000,0x0000000062110000)]
siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x0000000019930520 0x000000006210e5d0 0x000000018005e670 0x0000000180000000
Registers:RAX=0x000000001cc313ef, RBX=0x000000018005e670, RCX=0x000000006210de60, RDX=0x00000000000000d0RSP=0x000000006210e470, RBP=0x000000006210e5a0, RSI=0xffffffff9b150331, RDI=0x0000000060da41b8R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000180000000, R11=0x000000006210e4b0R12=0x000000006210ea10, R13=0x00000000000007f4, R14=0x000000000000097b, R15=0x0000000000000001RIP=0x000007fefcdaa06d, EFLAGS=0x0000000000000202
Top of Stack: (sp=0x000000006210e470)0x000000006210e470: 000000018005e670 ffffffff9b1503310x000000006210e480: 0000000060da41b8 000000000000001a0x000000006210e490: 00000001e06d7363 00000000000000000x000000006210e4a0: 000007fefcdaa06d 00000001000000040x000000006210e4b0: 0000000019930520 000000006210e5d00x000000006210e4c0: 000000018005e670 00000001800000000x000000006210e4d0: 0000000064fbed7b 000000006210e5580x000000006210e4e0: fffffffffffffffe 000000000000001e0x000000006210e4f0: 000000000035e640 00000000000000000x000000006210e500: 0000000000000013 00000000000000010x000000006210e510: 000000000000097b 00000000000007f40x000000006210e520: 000000006210ea10 0000000060da41b80x000000006210e530: ffffffff9b150331 000000018002cf1c0x000000006210e540: 000000018005e670 000000006210e5b00x000000006210e550: ffffffff00000001 00000001800001000x000000006210e560: 00000001e06d7363 0000000000000000
Instructions: (pc=0x000007fefcdaa06d)0x000007fefcdaa04d: 54 24 24 48 89 4c 24 28 4d 85 c9 0f 85 6a 03 000x000007fefcdaa05d: 00 89 4c 24 38 48 8d 4c 24 20 ff 15 33 02 03 000x000007fefcdaa06d: 48 81 c4 c8 00 00 00 c3 90 90 90 90 90 90 90 900x000007fefcdaa07d: 90 90 90 48 83 ec 28 65 48 8b 04 25 30 00 00 00
Register to memory mapping:
RAX=0x000000001cc313ef is an unknown valueRBX=0x000000018005e670 is an unknown valueRCX=0x000000006210de60 is pointing into the stack for thread: 0x000000005b59b800RDX=0x00000000000000d0 is an unknown valueRSP=0x000000006210e470 is pointing into the stack for thread: 0x000000005b59b800RBP=0x000000006210e5a0 is pointing into the stack for thread: 0x000000005b59b800RSI=0xffffffff9b150331 is an unknown valueRDI=0x0000000060da41b8 is an unknown valueR8 =0x0000000000000000 is an unknown valueR9 =0x0000000000000000 is an unknown valueR10=0x0000000180000000 is an unknown valueR11=0x000000006210e4b0 is pointing into the stack for thread: 0x000000005b59b800R12=0x000000006210ea10 is pointing into the stack for thread: 0x000000005b59b800R13=0x00000000000007f4 is an unknown valueR14=0x000000000000097b is an unknown valueR15=0x0000000000000001 is an unknown value
Stack: [0x0000000062010000,0x0000000062110000], sp=0x000000006210e470, free space=1017kNative frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)C [KERNELBASE.dll+0x1a06d]C [LavasoftTcpService64.dll+0x2cf1c]C [LavasoftTcpService64.dll+0x2c6f0]C [LavasoftTcpService64.dll+0x77ee]C [LavasoftTcpService64.dll+0x84db]C [LavasoftTcpService64.dll+0x6c4c]C [LavasoftTcpService64.dll+0x6b11]C [LavasoftTcpService64.dll+0x1acce]C [WS2_32.dll+0x7e4c]C [WS2_32.dll+0x7d9e]C [net.dll+0x758b]C 0x0000000002823874
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)j java.net.SocketOutputStream.socketWrite0(Ljava/io/FileDescriptor;[BII)V+0j java.net.SocketOutputStream.socketWrite([BII)V+44j java.net.SocketOutputStream.write([BII)V+4j java.io.BufferedOutputStream.flushBuffer()V+20j java.io.BufferedOutputStream.flush()V+1j HttpPipelineConnection.getNextRequestSend()LHttpPipelineRequest;+23j HttpPipelineSender.run()V+16v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread ) 0x000000006701c800 JavaThread "Thread-52" [_thread_blocked, id=9400, stack(0x0000000066120000,0x0000000066220000)] 0x000000006701c000 JavaThread "Texture Downloader #38" daemon [_thread_blocked, id=5524, stack(0x0000000065e50000,0x0000000065f50000)] 0x000000006701b000 JavaThread "Thread-51" [_thread_blocked, id=7644, stack(0x0000000065ca0000,0x0000000065da0000)] 0x000000006701a800 JavaThread "Texture Downloader #37" daemon [_thread_blocked, id=10832, stack(0x00000000655d0000,0x00000000656d0000)] 0x0000000067019800 JavaThread "Thread-50" [_thread_blocked, id=8864, stack(0x0000000065b60000,0x0000000065c60000)] 0x0000000067019000 JavaThread "Texture Downloader #36" daemon [_thread_blocked, id=11220, stack(0x00000000654a0000,0x00000000655a0000)] 0x0000000067018000 JavaThread "Thread-49" [_thread_blocked, id=8840, stack(0x000000007a870000,0x000000007a970000)] 0x0000000067017800 JavaThread "Texture Downloader #35" daemon [_thread_blocked, id=2844, stack(0x000000007a710000,0x000000007a810000)] 0x000000005a10d800 JavaThread "Thread-48" [_thread_blocked, id=10328, stack(0x0000000077550000,0x0000000077650000)] 0x000000005a10d000 JavaThread "Texture Downloader #34" daemon [_thread_blocked, id=3580, stack(0x000000007a590000,0x000000007a690000)] 0x000000005a10c000 JavaThread "Thread-47" [_thread_blocked, id=4952, stack(0x000000007a3f0000,0x000000007a4f0000)] 0x000000005a10b800 JavaThread "Texture Downloader #33" daemon [_thread_blocked, id=10992, stack(0x000000007a1f0000,0x000000007a2f0000)] 0x000000005a10a800 JavaThread "Thread-46" [_thread_blocked, id=7784, stack(0x000000007a030000,0x000000007a130000)] 0x000000005a10a000 JavaThread "Texture Downloader #32" daemon [_thread_blocked, id=7044, stack(0x0000000079e50000,0x0000000079f50000)] 0x000000005a109000 JavaThread "Thread-45" [_thread_blocked, id=236, stack(0x0000000078ba0000,0x0000000078ca0000)] 0x000000005a108800 JavaThread "Texture Downloader #31" daemon [_thread_blocked, id=188, stack(0x0000000079bb0000,0x0000000079cb0000)] 0x000000005a107800 JavaThread "Thread-44" [_thread_blocked, id=5740, stack(0x00000000799c0000,0x0000000079ac0000)] 0x000000005a107000 JavaThread "Texture Downloader #30" daemon [_thread_blocked, id=4368, stack(0x00000000798b0000,0x00000000799b0000)] 0x0000000066c71800 JavaThread "Thread-43" [_thread_blocked, id=6236, stack(0x0000000079700000,0x0000000079800000)] 0x0000000066c70800 JavaThread "Texture Downloader #29" daemon [_thread_blocked, id=11260, stack(0x00000000792e0000,0x00000000793e0000)] 0x0000000066c70000 JavaThread "Thread-42" [_thread_blocked, id=4260, stack(0x0000000079530000,0x0000000079630000)] 0x0000000066c6f000 JavaThread "Texture Downloader #28" daemon [_thread_blocked, id=3532, stack(0x00000000793f0000,0x00000000794f0000)] 0x0000000066c6e800 JavaThread "Thread-41" [_thread_blocked, id=1240, stack(0x00000000791a0000,0x00000000792a0000)] 0x0000000066c6d800 JavaThread "Texture Downloader #27" daemon [_thread_blocked, id=9308, stack(0x00000000790a0000,0x00000000791a0000)] 0x0000000066c6d000 JavaThread "Thread-40" [_thread_blocked, id=9692, stack(0x0000000078f60000,0x0000000079060000)] 0x0000000066c6c000 JavaThread "Texture Downloader #26" daemon [_thread_blocked, id=1560, stack(0x0000000077ed0000,0x0000000077fd0000)] 0x0000000066c6b800 JavaThread "Thread-39" [_thread_blocked, id=904, stack(0x0000000076d40000,0x0000000076e40000)] 0x0000000066c6a800 JavaThread "Texture Downloader #25" daemon [_thread_blocked, id=10876, stack(0x0000000078e60000,0x0000000078f60000)] 0x0000000059d8b000 JavaThread "Thread-38" [_thread_blocked, id=640, stack(0x0000000078cb0000,0x0000000078db0000)] 0x0000000059d8a000 JavaThread "Texture Downloader #24" daemon [_thread_blocked, id=10748, stack(0x00000000767e0000,0x00000000768e0000)] 0x0000000059d89800 JavaThread "Thread-37" [_thread_blocked, id=4224, stack(0x0000000078a70000,0x0000000078b70000)] 0x0000000059d88800 JavaThread "Texture Downloader #23" daemon [_thread_blocked, id=3044, stack(0x00000000785e0000,0x00000000786e0000)] 0x0000000059d88000 JavaThread "Thread-36" [_thread_blocked, id=8892, stack(0x00000000788c0000,0x00000000789c0000)] 0x0000000059d87000 JavaThread "Texture Downloader #22" daemon [_thread_blocked, id=7296, stack(0x0000000078700000,0x0000000078800000)] 0x0000000059d86800 JavaThread "Thread-35" [_thread_blocked, id=2228, stack(0x0000000077350000,0x0000000077450000)] 0x0000000059d85800 JavaThread "Texture Downloader #21" daemon [_thread_blocked, id=7324, stack(0x00000000784e0000,0x00000000785e0000)] 0x0000000059d85000 JavaThread "Thread-34" [_thread_blocked, id=7508, stack(0x00000000783a0000,0x00000000784a0000)] 0x0000000059d84000 JavaThread "Texture Downloader #20" daemon [_thread_blocked, id=9800, stack(0x00000000782a0000,0x00000000783a0000)] 0x000000006b211000 JavaThread "Thread-33" [_thread_blocked, id=7672, stack(0x0000000078180000,0x0000000078280000)] 0x000000006b210000 JavaThread "Texture Downloader #19" daemon [_thread_blocked, id=4428, stack(0x0000000077fe0000,0x00000000780e0000)] 0x000000006b20f800 JavaThread "Thread-32" [_thread_blocked, id=8528, stack(0x0000000077d80000,0x0000000077e80000)] 0x000000006b20e800 JavaThread "Texture Downloader #18" daemon [_thread_blocked, id=10700, stack(0x0000000077bd0000,0x0000000077cd0000)] 0x000000006b20e000 JavaThread "Thread-31" [_thread_blocked, id=1448, stack(0x0000000077a50000,0x0000000077b50000)] 0x000000006b20d000 JavaThread "Texture Downloader #17" daemon [_thread_blocked, id=10296, stack(0x0000000077950000,0x0000000077a50000)] 0x000000006b20c800 JavaThread "Thread-30" [_thread_blocked, id=4056, stack(0x0000000075d90000,0x0000000075e90000)] 0x000000006b20b800 JavaThread "Texture Downloader #16" daemon [_thread_blocked, id=6568, stack(0x0000000077760000,0x0000000077860000)] 0x000000006b20b000 JavaThread "Thread-29" [_thread_blocked, id=5352, stack(0x0000000077650000,0x0000000077750000)] 0x000000006b20a000 JavaThread "Texture Downloader #15" daemon [_thread_blocked, id=8448, stack(0x0000000077450000,0x0000000077550000)] 0x0000000058279800 JavaThread "pool-2-thread-1" [_thread_blocked, id=3480, stack(0x0000000077250000,0x0000000077350000)] 0x0000000058278800 JavaThread "Thread-28" [_thread_blocked, id=7404, stack(0x0000000076c40000,0x0000000076d40000)] 0x0000000058278000 JavaThread "Texture Downloader #14" daemon [_thread_blocked, id=10552, stack(0x0000000076ac0000,0x0000000076bc0000)] 0x0000000058276800 JavaThread "Texture Downloader #13" daemon [_thread_blocked, id=11252, stack(0x00000000765b0000,0x00000000766b0000)] 0x0000000058275800 JavaThread "Thread-26" [_thread_blocked, id=6180, stack(0x00000000766b0000,0x00000000767b0000)] 0x0000000058272800 JavaThread "Thread-24" [_thread_blocked, id=6956, stack(0x0000000075fe0000,0x00000000760e0000)] 0x000000005b59a800 JavaThread "HttpPipelineReceiver" daemon [_thread_blocked, id=5236, stack(0x0000000061f00000,0x0000000062000000)]=>0x000000005b59b800 JavaThread "HttpPipelineSender" daemon [_thread_in_native, id=4512, stack(0x0000000062010000,0x0000000062110000)] 0x000000005b598800 JavaThread "Netty Client IO #7" daemon [_thread_in_native, id=9568, stack(0x0000000074680000,0x0000000074780000)] 0x000000005dc95000 JavaThread "Netty Client IO #6" daemon [_thread_in_native, id=4976, stack(0x0000000074500000,0x0000000074600000)] 0x000000005dc94800 JavaThread "Netty Client IO #5" daemon [_thread_in_native, id=1292, stack(0x0000000073fa0000,0x00000000740a0000)] 0x000000005dc93800 JavaThread "Netty Client IO #4" daemon [_thread_in_native, id=1592, stack(0x0000000074330000,0x0000000074430000)] 0x000000005dc92800 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=11104, stack(0x00000000740c0000,0x00000000741c0000)] 0x000000005dc92000 JavaThread "Netty Client IO #0" daemon [_thread_blocked, id=7428, stack(0x0000000073710000,0x0000000073810000)] 0x000000005dc91000 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=4404, stack(0x0000000070190000,0x0000000070290000)] 0x000000005dc90800 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=6728, stack(0x00000000712a0000,0x00000000713a0000)] 0x000000005dc8f000 JavaThread "Server Pinger #4" daemon [_thread_blocked, id=2896, stack(0x0000000073950000,0x0000000073a50000)] 0x000000005dc8e000 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=3220, stack(0x0000000070c00000,0x0000000070d00000)] 0x0000000059b86800 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=8616, stack(0x00000000711a0000,0x00000000712a0000)] 0x0000000059b86000 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=2876, stack(0x0000000068310000,0x0000000068410000)] 0x0000000059b85000 JavaThread "Thread-14" daemon [_thread_in_native, id=9376, stack(0x000000006fe60000,0x000000006ff60000)] 0x0000000059b84800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=7112, stack(0x0000000060b80000,0x0000000060c80000)] 0x0000000059b83000 JavaThread "Thread-13" [_thread_blocked, id=7736, stack(0x0000000064ab0000,0x0000000064bb0000)] 0x0000000059b82000 JavaThread "Thread-12" [_thread_blocked, id=5452, stack(0x000000006d620000,0x000000006d720000)] 0x0000000059b80800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=8172, stack(0x0000000064500000,0x0000000064600000)] 0x0000000059b80000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=4072, stack(0x000000006e970000,0x000000006ea70000)] 0x000000005dc8d800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5540, stack(0x0000000064610000,0x0000000064710000)] 0x0000000059687800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7240, stack(0x000000005d8e0000,0x000000005d9e0000)] 0x0000000056f8b800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1928, stack(0x000000005ff20000,0x0000000060020000)] 0x000000005a15e000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=10336, stack(0x000000005aae0000,0x000000005abe0000)] 0x000000005a245000 JavaThread "Snooper Time
r" daemon [_thread_blocked, id=9564, stack(0x000000005ad50000,0x000000005ae50000)] 0x0000000056da1000 JavaThread "Service Thread" daemon [_thread_blocked, id=9904, stack(0x0000000057bb0000,0x0000000057cb0000)] 0x0000000056d2b800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=8820, stack(0x00000000579b0000,0x0000000057ab0000)] 0x0000000056d2a000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=8180, stack(0x00000000577d0000,0x00000000578d0000)] 0x0000000056d28800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=11028, stack(0x0000000057580000,0x0000000057680000)] 0x0000000056d23000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7868, stack(0x0000000057430000,0x0000000057530000)] 0x0000000056d22800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6092, stack(0x0000000056ac0000,0x0000000056bc0000)] 0x00000000567d5800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5388, stack(0x0000000057240000,0x0000000057340000)] 0x0000000056775000 JavaThread "Finalizer" daemon [_thread_blocked, id=9856, stack(0x0000000056c20000,0x0000000056d20000)] 0x000000005676e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8624, stack(0x0000000056990000,0x0000000056a90000)] 0x000000000210a000 JavaThread "Client thread" [_thread_in_native, id=11096, stack(0x0000000002440000,0x0000000002540000)]
Other Threads: 0x0000000056762000 VMThread [stack: 0x0000000056840000,0x0000000056940000] [id=6952] 0x0000000056da4000 WatcherThread [stack: 0x0000000057680000,0x0000000057780000] [id=1744]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap: par new generation total 118016K, used 45652K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 34% used [0x00000000c0000000, 0x00000000c234a6a0, 0x00000000c6680000) from space 13056K, 72% used [0x00000000c6680000, 0x00000000c6fcab98, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 506292K, used 303774K [0x00000000c8000000, 0x00000000e6e6d000, 0x0000000100000000) Metaspace used 44810K, capacity 45551K, committed 45952K, reserved 1089536K class space used 5321K, capacity 5442K, committed 5504K, reserved 1048576K
Card table byte_map: [0x0000000012290000,0x00000000124a0000] byte_map_base: 0x0000000011c90000
Marking Bits: (CMSBitMap*) 0x0000000002164758 Bits: [0x00000000129a0000, 0x00000000137a0000)
Mod Union Table: (CMSBitMap*) 0x0000000002164818 Bits: [0x0000000000270000, 0x00000000002a8000)
Polling page: 0x0000000000240000
CodeCache: size=245760Kb used=27808Kb max_used=27808Kb free=217951Kb bounds [0x0000000002810000, 0x0000000004360000, 0x0000000011810000] total_blobs=8686 nmethods=7812 adapters=787 compilation: enabled
Compilation events (10 events):Event: 1590.048 Thread 0x0000000056d2b800 nmethod 10394 0x0000000004354b50 code [0x00000000043551a0, 0x0000000004359308]Event: 1590.077 Thread 0x0000000056d2b800 10397 ! 3 java.net.AbstractPlainSocketImpl::isConnectionReset (31 bytes)Event: 1590.077 Thread 0x0000000056d28800 10399 ! 4 java.net.AbstractPlainSocketImpl::acquireFD (29 bytes)Event: 1590.078 Thread 0x0000000056d2b800 nmethod 10397 0x0000000004354210 code [0x0000000004354380, 0x00000000043546b0]Event: 1590.078 Thread 0x0000000056d2b800 10398 ! 3 java.net.AbstractPlainSocketImpl::releaseFD (74 bytes)Event: 1590.078 Thread 0x0000000056d2b800 nmethod 10398 0x00000000043538d0 code [0x0000000004353a60, 0x0000000004354048]Event: 1590.078 Thread 0x0000000056d2b800 10395 3 java.util.LinkedList::checkElementIndex (22 bytes)Event: 1590.079 Thread 0x0000000056d2b800 nmethod 10395 0x000000000435cd90 code [0x000000000435cfa0, 0x000000000435db18]Event: 1590.079 Thread 0x0000000056d28800 nmethod 10399 0x0000000004351fd0 code [0x0000000004352100, 0x0000000004352338]Event: 1590.079 Thread 0x0000000056d2b800 10400 3 HttpPipelineReceiver::readLine (101 bytes)
GC Heap History (10 events):Event: 1585.291 GC heap before{Heap before GC invocations=87 (full 20): par new generation total 118016K, used 118016K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000) from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000) to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) concurrent mark-sweep generation total 490068K, used 294040K [0x00000000c8000000, 0x00000000e5e95000, 0x0000000100000000) Metaspace used 44357K, capacity 44801K, committed 45184K, reserved 1089536K class space used 5292K, capacity 5435K, committed 5504K, reserved 1048576KEvent: 1585.301 GC heap afterHeap after GC invocations=88 (full 20): par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000) from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 490068K, used 294040K [0x00000000c8000000, 0x00000000e5e95000, 0x0000000100000000) Metaspace used 44357K, capacity 44801K, committed 45184K, reserved 1089536K class space used 5292K, capacity 5435K, committed 5504K, reserved 1048576K}Event: 1587.462 GC heap before{Heap before GC invocations=88 (full 20): par new generation total 118016K, used 90686K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 73% used [0x00000000c0000000, 0x00000000c4bcf9f8, 0x00000000c6680000) from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 490068K, used 294040K [0x00000000c8000000, 0x00000000e5e95000, 0x0000000100000000) Metaspace used 44570K, capacity 45253K, committed 45696K, reserved 1089536K class space used 5293K, capacity 5435K, committed 5504K, reserved 1048576KEvent: 1588.342 GC heap afterHeap after GC invocations=89 (full 21): par new generation total 118016K, used 0K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000) from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 505956K, used 303572K [0x00000000c8000000, 0x00000000e6e19000, 0x0000000100000000) Metaspace used 44570K, capacity 45253K, committed 45696K, reserved 1089536K class space used 5293K, capacity 5435K, committed 5504K, reserved 1048576K}Event: 1588.361 GC heap before{Heap before GC invocations=89 (full 22): par new generation total 118016K, used 1718K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 1% used [0x00000000c0000000, 0x00000000c01ad9b0, 0x00000000c6680000) from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 505956K, used 303572K [0x00000000c8000000, 0x00000000e6e19000, 0x0000000100000000) Metaspace used 44572K, capacity 45253K, committed 45696K, reserved 1089536K class space used 5293K, capacity 5435K, committed 5504K, reserved 1048576KEvent: 1589.454 GC heap afterHeap after GC invocations=90 (full 23): par new generation total 118016K, used 0K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000) from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 506292K, used 303774K [0x00000000c8000000, 0x00000000e6e6d000, 0x0000000100000000) Metaspace used 44572K, capacity 45253K, committed 45696K, reserved 1089536K class space used 5293K, capacity 5435K, committed 5504K, reserved 1048576K}Event: 1589.812 GC heap before{Heap before GC invocations=90 (full 23): par new generation total 118016K, used 92497K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 88% used [0x00000000c0000000, 0x00000000c5a547c8, 0x00000000c6680000) from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 506292K, used 303774K [0x00000000c8000000, 0x00000000e6e6d000, 0x0000000100000000) Metaspace used 44670K, capacity 45411K, committed 45696K, reserved 1089536K class space used 5303K, capacity 5440K, committed 5504K, reserved 1048576KEvent: 1589.820 GC heap afterHeap after GC invocations=91 (full 23): par new generation total 118016K, used 10381K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000) from space 13056K, 79% used [0x00000000c7340000, 0x00000000c7d636d8, 0x00000000c8000000) to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) concurrent mark-sweep generation total 506292K, used 303774K [0x00000000c8000000, 0x00000000e6e6d000, 0x0000000100000000) Metaspace used 44670K, capacity 45411K, committed 45696K, reserved 1089536K class space used 5303K, capacity 5440K, committed 5504K, reserved 1048576K}Event: 1590.024 GC heap before{Heap before GC invocations=91 (full 24): par new generation total 118016K, used 107298K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 92% used [0x00000000c0000000, 0x00000000c5ea5208, 0x00000000c6680000) from space 13056K, 79% used [0x00000000c7340000, 0x00000000c7d636d8, 0x00000000c8000000) to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) concurrent mark-sweep generation total 506292K, used 303774K [0x00000000c8000000, 0x00000000e6e6d000, 0x0000000100000000) Metaspace used 44808K, capacity 45551K, committed 45952K, reserved 1089536K class space used 5321K, capacity 5442K, committed 5504K, reserved 1048576KEvent: 1590.034 GC heap afterHeap after GC invocations=92 (full 24): par new generation total 118016K, used 9514K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000) from space 13056K, 72% used [0x00000000c6680000, 0x00000000c6fcab98, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 506292K, used 303774K [0x00000000c8000000, 0x00000000e6e6d000, 0x0000000100000000) Metaspace used 44808K, capacity 45551K, committed 45952K, reserved 1089536K class space used 5321K, capacity 5442K, committed 5504K, reserved 1048576K}
Deoptimization events (10 events):Event: 1589.864 Thread 0x0000000058279800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000032e50e4 method=com.google.gson.internal.$Gson$Types.equals(Ljava/lang/reflect/Type;Ljava/lang/reflect/Type;)Z @ 28Event: 1589.864 Thread 0x0000000058279800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000036f4364 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6Event: 1590.006 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031ded8c method=javax.imageio.stream.ImageInputStreamImpl.readInt()I @ 7Event: 1590.006 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031ded8c method=javax.imageio.stream.ImageInputStreamImpl.readInt()I @ 7Event: 1590.006 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031ded8c method=javax.imageio.stream.ImageInputStreamImpl.readInt()I @ 7Event: 1590.006 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031ded8c method=javax.imageio.stream.ImageInputStreamImpl.readInt()I @ 7Event: 1590.007 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c84c24 method=com.sun.imageio.plugins.common.SubImageInputStream.read([BII)I @ 25Event: 1590.007 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c84c24 method=com.sun.imageio.plugins.common.SubImageInputStream.read([BII)I @ 25Event: 1590.007 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c84c24 method=com.sun.imageio.plugins.common.SubImageInputStream.read([BII)I @ 25Event: 1590.007 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c84c24 method=com.sun.imageio.plugins.common.SubImageInputStream.read([BII)I @ 25
Internal exceptions (10 events):Event: 1589.802 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c561fc10) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.802 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c5625630) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.803 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c562aba0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.806 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c56315d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.808 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c5637820) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.832 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c12ca1f0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.833 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c12d2848) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.837 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c12da568) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.864 Thread 0x0000000058279800 Implicit null exception at 0x00000000036f3653 to 0x00000000036f4335Event: 1589.919 Thread 0x0000000059b82000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c1f62948) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Events (10 events):Event: 1590.008 loading class sun/java2d/loops/MaskBlit$General doneEvent: 1590.009 loading class net/minecraft/client/network/NetworkPlayerInfo$2Event: 1590.009 loading class net/minecraft/client/network/NetworkPlayerInfo$2 doneEvent: 1590.023 Executing VM operation: GenCollectForAllocationEvent: 1590.034 Executing VM operation: GenCollectForAllocation doneEvent: 1590.034 Executing VM operation: RevokeBiasEvent: 1590.040 Executing VM operation: RevokeBias doneEvent: 1590.040 Executing VM operation: RevokeBiasEvent: 1590.041 Executing VM operation: RevokeBias doneEvent: 1590.077 Executing VM operation: RevokeBias
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 11, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
Memory: 4k page, physical 4060788k(872812k free), swap 8611236k(2381980k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
time: Wed Jun 14 02:12:09 2017elapsed time: 1590 seconds (0d 0h 26m 30s)
Ive had this problem for a long time now. I am just about tired of it. I have no idea at all whats going on. Im going to upload the error file and see what you guys can figure out
### A fatal error has been detected by the Java Runtime Environment:## EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363) at pc=0x000007fefcdaa06d, pid=8296, tid=4512## JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)# Problematic frame:# C [KERNELBASE.dll+0x1a06d]## 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.sun.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 (0x000000005b59b800): JavaThread "HttpPipelineSender" daemon [_thread_in_native, id=4512, stack(0x0000000062010000,0x0000000062110000)]
siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x0000000019930520 0x000000006210e5d0 0x000000018005e670 0x0000000180000000
Registers:RAX=0x000000001cc313ef, RBX=0x000000018005e670, RCX=0x000000006210de60, RDX=0x00000000000000d0RSP=0x000000006210e470, RBP=0x000000006210e5a0, RSI=0xffffffff9b150331, RDI=0x0000000060da41b8R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000180000000, R11=0x000000006210e4b0R12=0x000000006210ea10, R13=0x00000000000007f4, R14=0x000000000000097b, R15=0x0000000000000001RIP=0x000007fefcdaa06d, EFLAGS=0x0000000000000202
Top of Stack: (sp=0x000000006210e470)0x000000006210e470: 000000018005e670 ffffffff9b1503310x000000006210e480: 0000000060da41b8 000000000000001a0x000000006210e490: 00000001e06d7363 00000000000000000x000000006210e4a0: 000007fefcdaa06d 00000001000000040x000000006210e4b0: 0000000019930520 000000006210e5d00x000000006210e4c0: 000000018005e670 00000001800000000x000000006210e4d0: 0000000064fbed7b 000000006210e5580x000000006210e4e0: fffffffffffffffe 000000000000001e0x000000006210e4f0: 000000000035e640 00000000000000000x000000006210e500: 0000000000000013 00000000000000010x000000006210e510: 000000000000097b 00000000000007f40x000000006210e520: 000000006210ea10 0000000060da41b80x000000006210e530: ffffffff9b150331 000000018002cf1c0x000000006210e540: 000000018005e670 000000006210e5b00x000000006210e550: ffffffff00000001 00000001800001000x000000006210e560: 00000001e06d7363 0000000000000000
Instructions: (pc=0x000007fefcdaa06d)0x000007fefcdaa04d: 54 24 24 48 89 4c 24 28 4d 85 c9 0f 85 6a 03 000x000007fefcdaa05d: 00 89 4c 24 38 48 8d 4c 24 20 ff 15 33 02 03 000x000007fefcdaa06d: 48 81 c4 c8 00 00 00 c3 90 90 90 90 90 90 90 900x000007fefcdaa07d: 90 90 90 48 83 ec 28 65 48 8b 04 25 30 00 00 00
Register to memory mapping:
RAX=0x000000001cc313ef is an unknown valueRBX=0x000000018005e670 is an unknown valueRCX=0x000000006210de60 is pointing into the stack for thread: 0x000000005b59b800RDX=0x00000000000000d0 is an unknown valueRSP=0x000000006210e470 is pointing into the stack for thread: 0x000000005b59b800RBP=0x000000006210e5a0 is pointing into the stack for thread: 0x000000005b59b800RSI=0xffffffff9b150331 is an unknown valueRDI=0x0000000060da41b8 is an unknown valueR8 =0x0000000000000000 is an unknown valueR9 =0x0000000000000000 is an unknown valueR10=0x0000000180000000 is an unknown valueR11=0x000000006210e4b0 is pointing into the stack for thread: 0x000000005b59b800R12=0x000000006210ea10 is pointing into the stack for thread: 0x000000005b59b800R13=0x00000000000007f4 is an unknown valueR14=0x000000000000097b is an unknown valueR15=0x0000000000000001 is an unknown value
Stack: [0x0000000062010000,0x0000000062110000], sp=0x000000006210e470, free space=1017kNative frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)C [KERNELBASE.dll+0x1a06d]C [LavasoftTcpService64.dll+0x2cf1c]C [LavasoftTcpService64.dll+0x2c6f0]C [LavasoftTcpService64.dll+0x77ee]C [LavasoftTcpService64.dll+0x84db]C [LavasoftTcpService64.dll+0x6c4c]C [LavasoftTcpService64.dll+0x6b11]C [LavasoftTcpService64.dll+0x1acce]C [WS2_32.dll+0x7e4c]C [WS2_32.dll+0x7d9e]C [net.dll+0x758b]C 0x0000000002823874
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)j java.net.SocketOutputStream.socketWrite0(Ljava/io/FileDescriptor;[BII)V+0j java.net.SocketOutputStream.socketWrite([BII)V+44j java.net.SocketOutputStream.write([BII)V+4j java.io.BufferedOutputStream.flushBuffer()V+20j java.io.BufferedOutputStream.flush()V+1j HttpPipelineConnection.getNextRequestSend()LHttpPipelineRequest;+23j HttpPipelineSender.run()V+16v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread ) 0x000000006701c800 JavaThread "Thread-52" [_thread_blocked, id=9400, stack(0x0000000066120000,0x0000000066220000)] 0x000000006701c000 JavaThread "Texture Downloader #38" daemon [_thread_blocked, id=5524, stack(0x0000000065e50000,0x0000000065f50000)] 0x000000006701b000 JavaThread "Thread-51" [_thread_blocked, id=7644, stack(0x0000000065ca0000,0x0000000065da0000)] 0x000000006701a800 JavaThread "Texture Downloader #37" daemon [_thread_blocked, id=10832, stack(0x00000000655d0000,0x00000000656d0000)] 0x0000000067019800 JavaThread "Thread-50" [_thread_blocked, id=8864, stack(0x0000000065b60000,0x0000000065c60000)] 0x0000000067019000 JavaThread "Texture Downloader #36" daemon [_thread_blocked, id=11220, stack(0x00000000654a0000,0x00000000655a0000)] 0x0000000067018000 JavaThread "Thread-49" [_thread_blocked, id=8840, stack(0x000000007a870000,0x000000007a970000)] 0x0000000067017800 JavaThread "Texture Downloader #35" daemon [_thread_blocked, id=2844, stack(0x000000007a710000,0x000000007a810000)] 0x000000005a10d800 JavaThread "Thread-48" [_thread_blocked, id=10328, stack(0x0000000077550000,0x0000000077650000)] 0x000000005a10d000 JavaThread "Texture Downloader #34" daemon [_thread_blocked, id=3580, stack(0x000000007a590000,0x000000007a690000)] 0x000000005a10c000 JavaThread "Thread-47" [_thread_blocked, id=4952, stack(0x000000007a3f0000,0x000000007a4f0000)] 0x000000005a10b800 JavaThread "Texture Downloader #33" daemon [_thread_blocked, id=10992, stack(0x000000007a1f0000,0x000000007a2f0000)] 0x000000005a10a800 JavaThread "Thread-46" [_thread_blocked, id=7784, stack(0x000000007a030000,0x000000007a130000)] 0x000000005a10a000 JavaThread "Texture Downloader #32" daemon [_thread_blocked, id=7044, stack(0x0000000079e50000,0x0000000079f50000)] 0x000000005a109000 JavaThread "Thread-45" [_thread_blocked, id=236, stack(0x0000000078ba0000,0x0000000078ca0000)] 0x000000005a108800 JavaThread "Texture Downloader #31" daemon [_thread_blocked, id=188, stack(0x0000000079bb0000,0x0000000079cb0000)] 0x000000005a107800 JavaThread "Thread-44" [_thread_blocked, id=5740, stack(0x00000000799c0000,0x0000000079ac0000)] 0x000000005a107000 JavaThread "Texture Downloader #30" daemon [_thread_blocked, id=4368, stack(0x00000000798b0000,0x00000000799b0000)] 0x0000000066c71800 JavaThread "Thread-43" [_thread_blocked, id=6236, stack(0x0000000079700000,0x0000000079800000)] 0x0000000066c70800 JavaThread "Texture Downloader #29" daemon [_thread_blocked, id=11260, stack(0x00000000792e0000,0x00000000793e0000)] 0x0000000066c70000 JavaThread "Thread-42" [_thread_blocked, id=4260, stack(0x0000000079530000,0x0000000079630000)] 0x0000000066c6f000 JavaThread "Texture Downloader #28" daemon [_thread_blocked, id=3532, stack(0x00000000793f0000,0x00000000794f0000)] 0x0000000066c6e800 JavaThread "Thread-41" [_thread_blocked, id=1240, stack(0x00000000791a0000,0x00000000792a0000)] 0x0000000066c6d800 JavaThread "Texture Downloader #27" daemon [_thread_blocked, id=9308, stack(0x00000000790a0000,0x00000000791a0000)] 0x0000000066c6d000 JavaThread "Thread-40" [_thread_blocked, id=9692, stack(0x0000000078f60000,0x0000000079060000)] 0x0000000066c6c000 JavaThread "Texture Downloader #26" daemon [_thread_blocked, id=1560, stack(0x0000000077ed0000,0x0000000077fd0000)] 0x0000000066c6b800 JavaThread "Thread-39" [_thread_blocked, id=904, stack(0x0000000076d40000,0x0000000076e40000)] 0x0000000066c6a800 JavaThread "Texture Downloader #25" daemon [_thread_blocked, id=10876, stack(0x0000000078e60000,0x0000000078f60000)] 0x0000000059d8b000 JavaThread "Thread-38" [_thread_blocked, id=640, stack(0x0000000078cb0000,0x0000000078db0000)] 0x0000000059d8a000 JavaThread "Texture Downloader #24" daemon [_thread_blocked, id=10748, stack(0x00000000767e0000,0x00000000768e0000)] 0x0000000059d89800 JavaThread "Thread-37" [_thread_blocked, id=4224, stack(0x0000000078a70000,0x0000000078b70000)] 0x0000000059d88800 JavaThread "Texture Downloader #23" daemon [_thread_blocked, id=3044, stack(0x00000000785e0000,0x00000000786e0000)] 0x0000000059d88000 JavaThread "Thread-36" [_thread_blocked, id=8892, stack(0x00000000788c0000,0x00000000789c0000)] 0x0000000059d87000 JavaThread "Texture Downloader #22" daemon [_thread_blocked, id=7296, stack(0x0000000078700000,0x0000000078800000)] 0x0000000059d86800 JavaThread "Thread-35" [_thread_blocked, id=2228, stack(0x0000000077350000,0x0000000077450000)] 0x0000000059d85800 JavaThread "Texture Downloader #21" daemon [_thread_blocked, id=7324, stack(0x00000000784e0000,0x00000000785e0000)] 0x0000000059d85000 JavaThread "Thread-34" [_thread_blocked, id=7508, stack(0x00000000783a0000,0x00000000784a0000)] 0x0000000059d84000 JavaThread "Texture Downloader #20" daemon [_thread_blocked, id=9800, stack(0x00000000782a0000,0x00000000783a0000)] 0x000000006b211000 JavaThread "Thread-33" [_thread_blocked, id=7672, stack(0x0000000078180000,0x0000000078280000)] 0x000000006b210000 JavaThread "Texture Downloader #19" daemon [_thread_blocked, id=4428, stack(0x0000000077fe0000,0x00000000780e0000)] 0x000000006b20f800 JavaThread "Thread-32" [_thread_blocked, id=8528, stack(0x0000000077d80000,0x0000000077e80000)] 0x000000006b20e800 JavaThread "Texture Downloader #18" daemon [_thread_blocked, id=10700, stack(0x0000000077bd0000,0x0000000077cd0000)] 0x000000006b20e000 JavaThread "Thread-31" [_thread_blocked, id=1448, stack(0x0000000077a50000,0x0000000077b50000)] 0x000000006b20d000 JavaThread "Texture Downloader #17" daemon [_thread_blocked, id=10296, stack(0x0000000077950000,0x0000000077a50000)] 0x000000006b20c800 JavaThread "Thread-30" [_thread_blocked, id=4056, stack(0x0000000075d90000,0x0000000075e90000)] 0x000000006b20b800 JavaThread "Texture Downloader #16" daemon [_thread_blocked, id=6568, stack(0x0000000077760000,0x0000000077860000)] 0x000000006b20b000 JavaThread "Thread-29" [_thread_blocked, id=5352, stack(0x0000000077650000,0x0000000077750000)] 0x000000006b20a000 JavaThread "Texture Downloader #15" daemon [_thread_blocked, id=8448, stack(0x0000000077450000,0x0000000077550000)] 0x0000000058279800 JavaThread "pool-2-thread-1" [_thread_blocked, id=3480, stack(0x0000000077250000,0x0000000077350000)] 0x0000000058278800 JavaThread "Thread-28" [_thread_blocked, id=7404, stack(0x0000000076c40000,0x0000000076d40000)] 0x0000000058278000 JavaThread "Texture Downloader #14" daemon [_thread_blocked, id=10552, stack(0x0000000076ac0000,0x0000000076bc0000)] 0x0000000058276800 JavaThread "Texture Downloader #13" daemon [_thread_blocked, id=11252, stack(0x00000000765b0000,0x00000000766b0000)] 0x0000000058275800 JavaThread "Thread-26" [_thread_blocked, id=6180, stack(0x00000000766b0000,0x00000000767b0000)] 0x0000000058272800 JavaThread "Thread-24" [_thread_blocked, id=6956, stack(0x0000000075fe0000,0x00000000760e0000)] 0x000000005b59a800 JavaThread "HttpPipelineReceiver" daemon [_thread_blocked, id=5236, stack(0x0000000061f00000,0x0000000062000000)]=>0x000000005b59b800 JavaThread "HttpPipelineSender" daemon [_thread_in_native, id=4512, stack(0x0000000062010000,0x0000000062110000)] 0x000000005b598800 JavaThread "Netty Client IO #7" daemon [_thread_in_native, id=9568, stack(0x0000000074680000,0x0000000074780000)] 0x000000005dc95000 JavaThread "Netty Client IO #6" daemon [_thread_in_native, id=4976, stack(0x0000000074500000,0x0000000074600000)] 0x000000005dc94800 JavaThread "Netty Client IO #5" daemon [_thread_in_native, id=1292, stack(0x0000000073fa0000,0x00000000740a0000)] 0x000000005dc93800 JavaThread "Netty Client IO #4" daemon [_thread_in_native, id=1592, stack(0x0000000074330000,0x0000000074430000)] 0x000000005dc92800 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=11104, stack(0x00000000740c0000,0x00000000741c0000)] 0x000000005dc92000 JavaThread "Netty Client IO #0" daemon [_thread_blocked, id=7428, stack(0x0000000073710000,0x0000000073810000)] 0x000000005dc91000 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=4404, stack(0x0000000070190000,0x0000000070290000)] 0x000000005dc90800 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=6728, stack(0x00000000712a0000,0x00000000713a0000)] 0x000000005dc8f000 JavaThread "Server Pinger #4" daemon [_thread_blocked, id=2896, stack(0x0000000073950000,0x0000000073a50000)] 0x000000005dc8e000 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=3220, stack(0x0000000070c00000,0x0000000070d00000)] 0x0000000059b86800 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=8616, stack(0x00000000711a0000,0x00000000712a0000)] 0x0000000059b86000 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=2876, stack(0x0000000068310000,0x0000000068410000)] 0x0000000059b85000 JavaThread "Thread-14" daemon [_thread_in_native, id=9376, stack(0x000000006fe60000,0x000000006ff60000)] 0x0000000059b84800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=7112, stack(0x0000000060b80000,0x0000000060c80000)] 0x0000000059b83000 JavaThread "Thread-13" [_thread_blocked, id=7736, stack(0x0000000064ab0000,0x0000000064bb0000)] 0x0000000059b82000 JavaThread "Thread-12" [_thread_blocked, id=5452, stack(0x000000006d620000,0x000000006d720000)] 0x0000000059b80800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=8172, stack(0x0000000064500000,0x0000000064600000)] 0x0000000059b80000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=4072, stack(0x000000006e970000,0x000000006ea70000)] 0x000000005dc8d800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5540, stack(0x0000000064610000,0x0000000064710000)] 0x0000000059687800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7240, stack(0x000000005d8e0000,0x000000005d9e0000)] 0x0000000056f8b800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1928, stack(0x000000005ff20000,0x0000000060020000)] 0x000000005a15e000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=10336, stack(0x000000005aae0000,0x000000005abe0000)] 0x000000005a245000 JavaThread "Snooper Time
r" daemon [_thread_blocked, id=9564, stack(0x000000005ad50000,0x000000005ae50000)] 0x0000000056da1000 JavaThread "Service Thread" daemon [_thread_blocked, id=9904, stack(0x0000000057bb0000,0x0000000057cb0000)] 0x0000000056d2b800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=8820, stack(0x00000000579b0000,0x0000000057ab0000)] 0x0000000056d2a000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=8180, stack(0x00000000577d0000,0x00000000578d0000)] 0x0000000056d28800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=11028, stack(0x0000000057580000,0x0000000057680000)] 0x0000000056d23000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7868, stack(0x0000000057430000,0x0000000057530000)] 0x0000000056d22800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6092, stack(0x0000000056ac0000,0x0000000056bc0000)] 0x00000000567d5800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5388, stack(0x0000000057240000,0x0000000057340000)] 0x0000000056775000 JavaThread "Finalizer" daemon [_thread_blocked, id=9856, stack(0x0000000056c20000,0x0000000056d20000)] 0x000000005676e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8624, stack(0x0000000056990000,0x0000000056a90000)] 0x000000000210a000 JavaThread "Client thread" [_thread_in_native, id=11096, stack(0x0000000002440000,0x0000000002540000)]
Other Threads: 0x0000000056762000 VMThread [stack: 0x0000000056840000,0x0000000056940000] [id=6952] 0x0000000056da4000 WatcherThread [stack: 0x0000000057680000,0x0000000057780000] [id=1744]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap: par new generation total 118016K, used 45652K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 34% used [0x00000000c0000000, 0x00000000c234a6a0, 0x00000000c6680000) from space 13056K, 72% used [0x00000000c6680000, 0x00000000c6fcab98, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 506292K, used 303774K [0x00000000c8000000, 0x00000000e6e6d000, 0x0000000100000000) Metaspace used 44810K, capacity 45551K, committed 45952K, reserved 1089536K class space used 5321K, capacity 5442K, committed 5504K, reserved 1048576K
Card table byte_map: [0x0000000012290000,0x00000000124a0000] byte_map_base: 0x0000000011c90000
Marking Bits: (CMSBitMap*) 0x0000000002164758 Bits: [0x00000000129a0000, 0x00000000137a0000)
Mod Union Table: (CMSBitMap*) 0x0000000002164818 Bits: [0x0000000000270000, 0x00000000002a8000)
Polling page: 0x0000000000240000
CodeCache: size=245760Kb used=27808Kb max_used=27808Kb free=217951Kb bounds [0x0000000002810000, 0x0000000004360000, 0x0000000011810000] total_blobs=8686 nmethods=7812 adapters=787 compilation: enabled
Compilation events (10 events):Event: 1590.048 Thread 0x0000000056d2b800 nmethod 10394 0x0000000004354b50 code [0x00000000043551a0, 0x0000000004359308]Event: 1590.077 Thread 0x0000000056d2b800 10397 ! 3 java.net.AbstractPlainSocketImpl::isConnectionReset (31 bytes)Event: 1590.077 Thread 0x0000000056d28800 10399 ! 4 java.net.AbstractPlainSocketImpl::acquireFD (29 bytes)Event: 1590.078 Thread 0x0000000056d2b800 nmethod 10397 0x0000000004354210 code [0x0000000004354380, 0x00000000043546b0]Event: 1590.078 Thread 0x0000000056d2b800 10398 ! 3 java.net.AbstractPlainSocketImpl::releaseFD (74 bytes)Event: 1590.078 Thread 0x0000000056d2b800 nmethod 10398 0x00000000043538d0 code [0x0000000004353a60, 0x0000000004354048]Event: 1590.078 Thread 0x0000000056d2b800 10395 3 java.util.LinkedList::checkElementIndex (22 bytes)Event: 1590.079 Thread 0x0000000056d2b800 nmethod 10395 0x000000000435cd90 code [0x000000000435cfa0, 0x000000000435db18]Event: 1590.079 Thread 0x0000000056d28800 nmethod 10399 0x0000000004351fd0 code [0x0000000004352100, 0x0000000004352338]Event: 1590.079 Thread 0x0000000056d2b800 10400 3 HttpPipelineReceiver::readLine (101 bytes)
GC Heap History (10 events):Event: 1585.291 GC heap before{Heap before GC invocations=87 (full 20): par new generation total 118016K, used 118016K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000) from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000) to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) concurrent mark-sweep generation total 490068K, used 294040K [0x00000000c8000000, 0x00000000e5e95000, 0x0000000100000000) Metaspace used 44357K, capacity 44801K, committed 45184K, reserved 1089536K class space used 5292K, capacity 5435K, committed 5504K, reserved 1048576KEvent: 1585.301 GC heap afterHeap after GC invocations=88 (full 20): par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000) from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 490068K, used 294040K [0x00000000c8000000, 0x00000000e5e95000, 0x0000000100000000) Metaspace used 44357K, capacity 44801K, committed 45184K, reserved 1089536K class space used 5292K, capacity 5435K, committed 5504K, reserved 1048576K}Event: 1587.462 GC heap before{Heap before GC invocations=88 (full 20): par new generation total 118016K, used 90686K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 73% used [0x00000000c0000000, 0x00000000c4bcf9f8, 0x00000000c6680000) from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 490068K, used 294040K [0x00000000c8000000, 0x00000000e5e95000, 0x0000000100000000) Metaspace used 44570K, capacity 45253K, committed 45696K, reserved 1089536K class space used 5293K, capacity 5435K, committed 5504K, reserved 1048576KEvent: 1588.342 GC heap afterHeap after GC invocations=89 (full 21): par new generation total 118016K, used 0K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000) from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 505956K, used 303572K [0x00000000c8000000, 0x00000000e6e19000, 0x0000000100000000) Metaspace used 44570K, capacity 45253K, committed 45696K, reserved 1089536K class space used 5293K, capacity 5435K, committed 5504K, reserved 1048576K}Event: 1588.361 GC heap before{Heap before GC invocations=89 (full 22): par new generation total 118016K, used 1718K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 1% used [0x00000000c0000000, 0x00000000c01ad9b0, 0x00000000c6680000) from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 505956K, used 303572K [0x00000000c8000000, 0x00000000e6e19000, 0x0000000100000000) Metaspace used 44572K, capacity 45253K, committed 45696K, reserved 1089536K class space used 5293K, capacity 5435K, committed 5504K, reserved 1048576KEvent: 1589.454 GC heap afterHeap after GC invocations=90 (full 23): par new generation total 118016K, used 0K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000) from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 506292K, used 303774K [0x00000000c8000000, 0x00000000e6e6d000, 0x0000000100000000) Metaspace used 44572K, capacity 45253K, committed 45696K, reserved 1089536K class space used 5293K, capacity 5435K, committed 5504K, reserved 1048576K}Event: 1589.812 GC heap before{Heap before GC invocations=90 (full 23): par new generation total 118016K, used 92497K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 88% used [0x00000000c0000000, 0x00000000c5a547c8, 0x00000000c6680000) from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 506292K, used 303774K [0x00000000c8000000, 0x00000000e6e6d000, 0x0000000100000000) Metaspace used 44670K, capacity 45411K, committed 45696K, reserved 1089536K class space used 5303K, capacity 5440K, committed 5504K, reserved 1048576KEvent: 1589.820 GC heap afterHeap after GC invocations=91 (full 23): par new generation total 118016K, used 10381K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000) from space 13056K, 79% used [0x00000000c7340000, 0x00000000c7d636d8, 0x00000000c8000000) to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) concurrent mark-sweep generation total 506292K, used 303774K [0x00000000c8000000, 0x00000000e6e6d000, 0x0000000100000000) Metaspace used 44670K, capacity 45411K, committed 45696K, reserved 1089536K class space used 5303K, capacity 5440K, committed 5504K, reserved 1048576K}Event: 1590.024 GC heap before{Heap before GC invocations=91 (full 24): par new generation total 118016K, used 107298K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 92% used [0x00000000c0000000, 0x00000000c5ea5208, 0x00000000c6680000) from space 13056K, 79% used [0x00000000c7340000, 0x00000000c7d636d8, 0x00000000c8000000) to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) concurrent mark-sweep generation total 506292K, used 303774K [0x00000000c8000000, 0x00000000e6e6d000, 0x0000000100000000) Metaspace used 44808K, capacity 45551K, committed 45952K, reserved 1089536K class space used 5321K, capacity 5442K, committed 5504K, reserved 1048576KEvent: 1590.034 GC heap afterHeap after GC invocations=92 (full 24): par new generation total 118016K, used 9514K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000) from space 13056K, 72% used [0x00000000c6680000, 0x00000000c6fcab98, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 506292K, used 303774K [0x00000000c8000000, 0x00000000e6e6d000, 0x0000000100000000) Metaspace used 44808K, capacity 45551K, committed 45952K, reserved 1089536K class space used 5321K, capacity 5442K, committed 5504K, reserved 1048576K}
Deoptimization events (10 events):Event: 1589.864 Thread 0x0000000058279800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000032e50e4 method=com.google.gson.internal.$Gson$Types.equals(Ljava/lang/reflect/Type;Ljava/lang/reflect/Type;)Z @ 28Event: 1589.864 Thread 0x0000000058279800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000036f4364 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6Event: 1590.006 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031ded8c method=javax.imageio.stream.ImageInputStreamImpl.readInt()I @ 7Event: 1590.006 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031ded8c method=javax.imageio.stream.ImageInputStreamImpl.readInt()I @ 7Event: 1590.006 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031ded8c method=javax.imageio.stream.ImageInputStreamImpl.readInt()I @ 7Event: 1590.006 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031ded8c method=javax.imageio.stream.ImageInputStreamImpl.readInt()I @ 7Event: 1590.007 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c84c24 method=com.sun.imageio.plugins.common.SubImageInputStream.read([BII)I @ 25Event: 1590.007 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c84c24 method=com.sun.imageio.plugins.common.SubImageInputStream.read([BII)I @ 25Event: 1590.007 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c84c24 method=com.sun.imageio.plugins.common.SubImageInputStream.read([BII)I @ 25Event: 1590.007 Thread 0x000000000210a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002c84c24 method=com.sun.imageio.plugins.common.SubImageInputStream.read([BII)I @ 25
Internal exceptions (10 events):Event: 1589.802 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c561fc10) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.802 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c5625630) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.803 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c562aba0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.806 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c56315d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.808 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c5637820) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.832 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c12ca1f0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.833 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c12d2848) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.837 Thread 0x0000000058279800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c12da568) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 1589.864 Thread 0x0000000058279800 Implicit null exception at 0x00000000036f3653 to 0x00000000036f4335Event: 1589.919 Thread 0x0000000059b82000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c1f62948) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Events (10 events):Event: 1590.008 loading class sun/java2d/loops/MaskBlit$General doneEvent: 1590.009 loading class net/minecraft/client/network/NetworkPlayerInfo$2Event: 1590.009 loading class net/minecraft/client/network/NetworkPlayerInfo$2 doneEvent: 1590.023 Executing VM operation: GenCollectForAllocationEvent: 1590.034 Executing VM operation: GenCollectForAllocation doneEvent: 1590.034 Executing VM operation: RevokeBiasEvent: 1590.040 Executing VM operation: RevokeBias doneEvent: 1590.040 Executing VM operation: RevokeBiasEvent: 1590.041 Executing VM operation: RevokeBias doneEvent: 1590.077 Executing VM operation: RevokeBias
Dynamic libraries:0x000000013f750000 - 0x000000013f784000 C:\Users\GAVIN\Desktop\runtime\jre-x64\1.8.0_25\bin\javaw.exe0x0000000077060000 - 0x000000007720a000 C:\Windows\SYSTEM32\ntdll.dll0x000007fef7740000 - 0x000007fef7773000 C:\Program Files\AVAST Software\Avast\x64\aswhooka.dll0x0000000076f40000 - 0x000000007705f000 C:\Windows\system32\kernel32.dll0x000007fefcd90000 - 0x000007fefcdfa000 C:\Windows\system32\KERNELBASE.dll0x000007fefdec0000 - 0x000007fefdf9b000 C:\Windows\system32\ADVAPI32.dll0x000007feff220000 - 0x000007feff2bf000 C:\Windows\system32\msvcrt.dll0x000007fefd110000 - 0x000007fefd12f000 C:\Windows\SYSTEM32\sechost.dll0x000007fefdd90000 - 0x000007fefdebd000 C:\Windows\system32\RPCRT4.dll0x0000000076e40000 - 0x0000000076f3a000 C:\Windows\system32\USER32.dll0x000007fefd710000 - 0x000007fefd777000 C:\Windows\system32\GDI32.dll0x000007fefd1d0000 - 0x000007fefd1de000 C:\Windows\system32\LPK.dll0x000007fefd640000 - 0x000007fefd70a000 C:\Windows\system32\USP10.dll0x000007fefb190000 - 0x000007fefb384000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll0x000007fefdfa0000 - 0x000007fefe011000 C:\Windows\system32\SHLWAPI.dll0x000007feff2c0000 - 0x000007feff2ee000 C:\Windows\system32\IMM32.DLL0x000007fefd1e0000 - 0x000007fefd2e9000 C:\Windows\system32\MSCTF.dll0x000000006d8c0000 - 0x000000006d992000 C:\Users\GAVIN\Desktop\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll0x0000000058c10000 - 0x000000005946a000 C:\Users\GAVIN\Desktop\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll0x000007fef6700000 - 0x000007fef6709000 C:\Windows\system32\WSOCK32.dll0x000007fefd5f0000 - 0x000007fefd63d000 C:\Windows\system32\WS2_32.dll0x000007fefd5e0000 - 0x000007fefd5e8000 C:\Windows\system32\NSI.dll0x000007fefa790000 - 0x000007fefa7cb000 C:\Windows\system32\WINMM.dll0x0000000077220000 - 0x0000000077227000 C:\Windows\system32\PSAPI.DLL0x00000000713c0000 - 0x00000000713cf000 C:\Users\GAVIN\Desktop\runtime\jre-x64\1.8.0_25\bin\verify.dll0x000000006e8f0000 - 0x000000006e918000 C:\Users\GAVIN\Desktop\runtime\jre-x64\1.8.0_25\bin\java.dll0x0000000070d80000 - 0x0000000070d96000 C:\Users\GAVIN\Desktop\runtime\jre-x64\1.8.0_25\bin\zip.dll0x000007fefe3b0000 - 0x000007feff13a000 C:\Windows\system32\SHELL32.dll0x000007fefd780000 - 0x000007fefd97c000 C:\Windows\system32\ole32.dll0x000007fefcd60000 - 0x000007fefcd6f000 C:\Windows\system32\profapi.dll0x0000000071c80000 - 0x0000000071c8d000 C:\Users\GAVIN\Desktop\runtime\jre-x64\1.8.0_25\bin\management.dll0x0000000070370000 - 0x000000007038a000 C:\Users\GAVIN\Desktop\runtime\jre-x64\1.8.0_25\bin\net.dll0x0000000180000000 - 0x000000018006d000 C:\Windows\system32\LavasoftTcpService64.dll0x000007fefc490000 - 0x000007fefc4e5000 C:\Windows\system32\MSWSOCK.dll0x000007fefbe40000 - 0x000007fefbe67000 C:\Windows\system32\IPHLPAPI.DLL0x000007fefbe30000 - 0x000007fefbe3b000 C:\Windows\system32\WINNSI.DLL0x000007feff140000 - 0x000007feff21a000 C:\Windows\system32\OLEAUT32.dll0x000007fefbf40000 - 0x000007fefbf4c000 C:\Windows\system32\VERSION.dll0x000007fefcb20000 - 0x000007fefcb45000 C:\Windows\system32\SspiCli.dll0x000007fefc7c0000 - 0x000007fefc7c7000 C:\Windows\System32\wship6.dll0x00000000700c0000 - 0x00000000700d1000 C:\Users\GAVIN\Desktop\runtime\jre-x64\1.8.0_25\bin\nio.dll0x000007fefcbb0000 - 0x000007fefcbbf000 C:\Windows\system32\CRYPTBASE.dll0x000007fefb5e0000 - 0x000007fefb636000 C:\Windows\system32\uxtheme.dll0x000007fefc6e0000 - 0x000007fefc6f8000 C:\Windows\system32\CRYPTSP.dll0x000007fefc210000 - 0x000007fefc257000 C:\Windows\system32\rsaenh.dll0x000007fefcef0000 - 0x000007fefcf0e000 C:\Windows\system32\USERENV.dll0x000007fef96d0000 - 0x000007fef96e1000 C:\Windows\system32\dhcpcsvc6.DLL0x000007fef96b0000 - 0x000007fef96c8000 C:\Windows\system32\dhcpcsvc.DLL0x000007fefb900000 - 0x000007fefb90a000 C:\Users\GAVIN\AppData\Local\Temp\jansi-64-217730373552936385.dll0x000007fefa700000 - 0x000007fefa715000 C:\Windows\system32\NLAapi.dll0x000007fef7160000 - 0x000007fef7175000 C:\Windows\system32\napinsp.dll0x000007fef7140000 - 0x000007fef7159000 C:\Windows\system32\pnrpnsp.dll0x000007fefc320000 - 0x000007fefc37b000 C:\Windows\system32\DNSAPI.dll0x000007fef7130000 - 0x000007fef713b000 C:\Windows\System32\winrnr.dll0x000007fef7e10000 - 0x000007fef7e3f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL0x000007fefbe10000 - 0x000007fefbe17000 C:\Windows\System32\wshtcpip.dll0x000007fef7890000 - 0x000007fef7898000 C:\Windows\system32\rasadhlp.dll0x000007fef9700000 - 0x000007fef9753000 C:\Windows\System32\fwpuclnt.dll0x000000006ff80000 - 0x000000006ff97000 C:\Users\GAVIN\Desktop\runtime\jre-x64\1.8.0_25\bin\unpack.dll0x00000000021d0000 - 0x0000000002223000 C:\Users\GAVIN\AppData\Local\Temp\a2e5-7ea1-3855-8526\lwjgl64.dll0x000007fee61e0000 - 0x000007fee62fd000 C:\Windows\system32\OPENGL32.dll0x000007fefb6c0000 - 0x000007fefb6ed000 C:\Windows\system32\GLU32.dll0x000007fee60e0000 - 0x000007fee61d1000 C:\Windows\system32\DDRAW.dll0x000007fefb710000 - 0x000007fefb718000 C:\Windows\system32\DCIMAN32.dll0x000007fefd980000 - 0x000007fefdb57000 C:\Windows\system32\SETUPAPI.dll0x000007fefd090000 - 0x000007fefd0c6000 C:\Windows\system32\CFGMGR32.dll0x000007fefcd70000 - 0x000007fefcd8a000 C:\Windows\system32\DEVOBJ.dll0x000007fefb8a0000 - 0x000007fefb8b8000 C:\Windows\system32\dwmapi.dll0x0000000065940000 - 0x0000000065ad8000 C:\Users\GAVIN\Desktop\runtime\jre-x64\1.8.0_25\bin\awt.dll0x0000000068860000 - 0x000000006a6a7000 C:\Windows\system32\nvoglv64.DLL0x000007fefbf50000 - 0x000007fefbf61000 C:\Windows\system32\WTSAPI32.dll0x000007fefce10000 - 0x000007fefce4b000 C:\Windows\system32\WINTRUST.dll0x000007fefcf10000 - 0x000007fefd07d000 C:\Windows\system32\CRYPT32.dll0x000007fefcd50000 - 0x000007fefcd5f000 C:\Windows\system32\MSASN1.dll0x000007fefbd20000 - 0x000007fefbd4d000 C:\Windows\system32\ntmarta.dll0x000007fefe350000 - 0x000007fefe3a2000 C:\Windows\system32\WLDAP32.dll0x000007fefcc60000 - 0x000007fefcc9d000 C:\Windows\system32\WINSTA.dll0x000007fef6b30000 - 0x000007fef6bcc000 C:\Windows\system32\mscms.dll0x000007fef6310000 - 0x000007fef6352000 C:\Windows\system32\icm32.dll0x00000000120f0000 - 0x0000000012128000 C:\Users\GAVIN\AppData\Local\Temp\jna\jna2525103923240458685.dll0x00000000578d0000 - 0x0000000057934000 C:\Users\GAVIN\AppData\Local\Temp\a2e5-7ea1-3855-8526\OpenAL64.dll0x000007fefdb60000 - 0x000007fefdbf9000 C:\Windows\system32\CLBCatQ.DLL0x000007fefba50000 - 0x000007fefba9b000 C:\Windows\System32\MMDevApi.dll0x000007fefb750000 - 0x000007fefb87c000 C:\Windows\System32\PROPSYS.dll0x000007fef4d80000 - 0x000007fef4e08000 C:\Windows\system32\dsound.dll0x000007fefbaa0000 - 0x000007fefbacc000 C:\Windows\system32\POWRPROF.dll0x000007fefa4b0000 - 0x000007fefa4ff000 C:\Windows\system32\AUDIOSES.DLL0x0000000011fc0000 - 0x0000000011fe4000 C:\Users\GAVIN\Desktop\runtime\jre-x64\1.8.0_25\bin\sunec.dll0x000007fefa280000 - 0x000007fefa3a5000 C:\Windows\system32\dbghelp.dll
VM Arguments:jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Dlog4j.configurationFile=C:/Users\GAVIN\AppData\Roaming\.minecraft\assets\log_configs\client-1.7.xml -Djava.library.path=C:\Users\GAVIN\AppData\Local\Temp\a2e5-7ea1-3855-8526 -Dminecraft.client.jar=C:\Users\GAVIN\AppData\Roaming\.minecraft\versions\1.8.9\1.8.9.jar -Dminecraft.launcher.version=2.0.934 -Dminecraft.launcher.brand=minecraft-launcher java_command: net.minecraft.launchwrapper.Launch --username Ozeria --version 1.8.9-forge1.8.9-11.15.1.1902-1.8.9 --gameDir C:/Users\GAVIN\AppData\Roaming\.minecraft --assetsDir C:/Users\GAVIN\AppData\Roaming\.minecraft/assets --assetIndex 1.8 --uuid 8521317b1a1d4438bea840f234cd249b --accessToken 99c7f1a283d14b13a9519d87bad6cf51 --userProperties {} --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweakerjava_class_path (initial): C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8.9-11.15.1.1902-1.8.9\forge-1.8.9-11.15.1.1902-1.8.9.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\GAVIN\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simplLauncher Type: SUN_STANDARD
Environment Variables:PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Skype\Phone\USERNAME=GAVINOS=Windows_NTPROCESSOR_IDENTIFIER=Intel64 Family 6 Model 15 Stepping 11, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 11, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
Memory: 4k page, physical 4060788k(872812k free), swap 8611236k(2381980k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
time: Wed Jun 14 02:12:09 2017elapsed time: 1590 seconds (0d 0h 26m 30s)
I went to control panel and device manager and it said that windows found that my driver is up to date.