### A fatal error has been detected by the Java Runtime Environment:## EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa5a983bdc, pid=1632, tid=7688## 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 [chtbrkg.dll+0x23bdc]## 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 (0x0000000018635800): JavaThread "Server Pinger #0" daemon [_thread_in_native, id=7688, stack(0x0000000069d00000,0x0000000069e00000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000000000f4
Registers:RAX=0x0000000000000000, RBX=0x0000000061482b50, RCX=0x0000000069dfd318, RDX=0x00000000000009f4RSP=0x0000000069dfd2c0, RBP=0x0000000000000001, RSI=0x0000000069dfd4b8, RDI=0x00000000000009f4R8 =0x0000000000000008, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x0000000069dfd290R12=0x0000000000000000, R13=0x000000006a01c218, R14=0x0000000069dfd478, R15=0x0000000018635800RIP=0x00007ffa5a983bdc, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x0000000069dfd2c0)0x0000000069dfd2c0: 0000000069dfd318 00000000000009f40x0000000069dfd2d0: 0000000000000008 00000000000000000x0000000069dfd2e0: 0000000069dfd470 00000000000000000x0000000069dfd2f0: 0000000000000000 0000000063225c400x0000000069dfd300: 0000000069dfd400 00000000186358000x0000000069dfd310: 0000000000000000 00000000000000000x0000000069dfd320: 0000000000000000 00000000622ce3550x0000000069dfd330: 0000000069dfd370 000000001ac4e0300x0000000069dfd340: 000000001b8b9a90 00000000622984b10x0000000069dfd350: 000000001ac4e020 0000000069dfd4700x0000000069dfd360: 0000000069dfd3e0 fffffffffffffffe0x0000000069dfd370: 0000000000000000 00000000000000000x0000000069dfd380: 000000006a01c220 00000000186358000x0000000069dfd390: 0000000018635800 0000000069dfd5600x0000000069dfd3a0: 000000006a01c218 00007ffa66029a6e0x0000000069dfd3b0: 00000000000009f4 0000000069dfd478
Instructions: (pc=0x00007ffa5a983bdc)0x00007ffa5a983bbc: 8b 00 48 8b 94 24 f0 00 00 00 48 8d 0d e3 f4 050x00007ffa5a983bcc: 00 e8 ce a9 ff ff 48 8d 4c 24 58 e8 34 95 fe ff0x00007ffa5a983bdc: 83 b8 f4 00 00 00 00 0f 84 f7 00 00 00 b8 10 000x00007ffa5a983bec: 00 00 48 6b c0 00 48 8b 8c 24 f8 00 00 00 8b 04
Register to memory mapping:
RAX=0x0000000000000000 is an unknown valueRBX=0x0000000061482b50 is an unknown valueRCX=0x0000000069dfd318 is pointing into the stack for thread: 0x0000000018635800RDX=0x00000000000009f4 is an unknown valueRSP=0x0000000069dfd2c0 is pointing into the stack for thread: 0x0000000018635800RBP=0x0000000000000001 is an unknown valueRSI=0x0000000069dfd4b8 is pointing into the stack for thread: 0x0000000018635800RDI=0x00000000000009f4 is an unknown valueR8 =0x0000000000000008 is an unknown valueR9 =0x0000000000000000 is an unknown valueR10=0x0000000000000000 is an unknown valueR11=0x0000000069dfd290 is pointing into the stack for thread: 0x0000000018635800R12=0x0000000000000000 is an unknown valueR13=0x000000006a01c218 is pointing into metadataR14=0x0000000069dfd478 is pointing into the stack for thread: 0x0000000018635800R15=0x0000000018635800 is a thread
Stack: [0x0000000069d00000,0x0000000069e00000], sp=0x0000000069dfd2c0, free space=1012kNative frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)C [chtbrkg.dll+0x23bdc]C [WS2_32.dll+0x9a6e]C [nio.dll+0x40be]C 0x0000000002525b74
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)j sun.nio.ch.SocketDispatcher.read0(Ljava/io/FileDescriptor;JI)I+0j sun.nio.ch.SocketDispatcher.read(Ljava/io/FileDescriptor;JI)I+4J 2045 C1 sun.nio.ch.IOUtil.readIntoNativeBuffer(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I (137 bytes) @ 0x0000000002b6903c [0x0000000002b68b60+0x4dc]J 2040 C1 sun.nio.ch.IOUtil.read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I (93 bytes) @ 0x0000000002b61d94 [0x0000000002b61a00+0x394]j sun.nio.ch.SocketChannelImpl.read(Ljava/nio/ByteBuffer;)I+178j sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run()V+141j sun.nio.ch.PipeImpl$Initializer.run()Ljava/lang/Void;+11j sun.nio.ch.PipeImpl$Initializer.run()Ljava/lang/Object;+1v ~StubRoutines::call_stubj java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0j sun.nio.ch.PipeImpl.(Ljava/nio/channels/spi/SelectorProvider;)V+14j sun.nio.ch.SelectorProviderImpl.openPipe()Ljava/nio/channels/Pipe;+5j java.nio.channels.Pipe.open()Ljava/nio/channels/Pipe;+3j sun.nio.ch.WindowsSelectorImpl.(Ljava/nio/channels/spi/SelectorProvider;)V+138j sun.nio.ch.WindowsSelectorProvider.openSelector()Ljava/nio/channels/spi/AbstractSelector;+5j io.netty.channel.nio.NioEventLoop.openSelector()Ljava/nio/channels/Selector;+5j io.netty.channel.nio.NioEventLoop.(Lio/netty/channel/nio/NioEventLoopGroup;Ljava/util/concurrent/Executor;Ljava/nio/channels/spi/SelectorProvider;Lio/netty/channel/SelectStrategy;Lio/netty/util/concurrent/RejectedExecutionHandler;)V+89j io.netty.channel.nio.NioEventLoopGroup.newChild(Ljava/util/concurrent/Executor;[Ljava/lang/Object;)Lio/netty/channel/EventLoop;+29j io.netty.channel.nio.NioEventLoopGroup.newChild(Ljava/util/concurrent/Executor;[Ljava/lang/Object;)Lio/netty/util/concurrent/EventExecutor;+3j io.netty.util.concurrent.MultithreadEventExecutorGroup.(ILjava/util/concurrent/Executor;Lio/netty/util/concurrent/EventExecutorChooserFactory;[Ljava/lang/Object;)V+103j io.netty.util.concurrent.MultithreadEventExecutorGroup.(ILjava/util/concurrent/Executor;[Ljava/lang/Object;)V+7j io.netty.util.concurrent.MultithreadEventExecutorGroup.(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+19j io.netty.channel.MultithreadEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+14j io.netty.channel.nio.NioEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;Lio/netty/channel/SelectStrategyFactory;)V+22j io.netty.channel.nio.NioEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;)V+7j io.netty.channel.nio.NioEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;)V+6j gw$1.a()Lio/netty/channel/nio/NioEventLoopGroup;+24j gw$1.b()Ljava/lang/Object;+1j rf.c()Ljava/lang/Object;+14j gw.a(Ljava/net/InetAddress;IZ)Lgw;+53j bse.a(Lbsc;)V+20j bng$1.run()V+17j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4j java.util.concurrent.FutureTask.run()V+42j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Ljava/util/concurrent/ScheduledThreadPoolExecutor$ScheduledFutureTask;)V+1j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()V+30j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5j java.lang.Thread.run()V+11v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread ) 0x0000000018634000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=9476, stack(0x000000006a470000,0x000000006a570000)] 0x0000000018636800 JavaThread "Thread-7" daemon [_thread_in_native, id=6848, stack(0x0000000069e00000,0x0000000069f00000)]=>0x0000000018635800 JavaThread "Server Pinger #0" daemon [_thread_in_native, id=7688, stack(0x0000000069d00000,0x0000000069e00000)] 0x0000000018633800 JavaThread "LanServerDetector #1" daemon [_thread_in_native, id=10040, stack(0x0000000069c00000,0x0000000069d00000)] 0x0000000018233800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=11236, stack(0x0000000069100000,0x0000000069200000)] 0x0000000065d16000 JavaThread "Narrator" daemon [_thread_blocked, id=8156, stack(0x0000000062f10000,0x0000000063010000)] 0x0000000018819000 JavaThread "Thread-4" [_thread_blocked, id=5216, stack(0x0000000061ab0000,0x0000000061bb0000)] 0x000000001acd7000 JavaThread "Thread-3" [_thread_blocked, id=9016, stack(0x00000000618b0000,0x00000000619b0000)] 0x000000001bb33800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6684, stack(0x000000001c700000,0x000000001c800000)] 0x000000001a811000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=10964, stack(0x000000001c600000,0x000000001c700000)] 0x0000000018baa800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6148, stack(0x0000000019ac0000,0x0000000019bc0000)] 0x0000000017fab000 JavaThread "Service Thread" daemon [_thread_blocked, id=3468, stack(0x0000000018340000,0x0000000018440000)] 0x0000000017632000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=9472, stack(0x0000000017e40000,0x0000000017f40000)] 0x0000000017630000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8404, stack(0x0000000017d40000,0x0000000017e40000)] 0x000000001762f000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5596, stack(0x0000000017c40000,0x0000000017d40000)] 0x000000001762b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6308, stack(0x0000000017b40000,0x0000000017c40000)] 0x00000000175d5800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8944, stack(0x0000000017a40000,0x0000000017b40000)] 0x00000000175d4800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=1736, stack(0x0000000017940000,0x0000000017a40000)] 0x000000001759d800 JavaThread "Finalizer" daemon [_thread_blocked, id=9856, stack(0x0000000017840000,0x0000000017940000)] 0x0000000017597000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5744, stack(0x0000000017740000,0x0000000017840000)] 0x0000000002413800 JavaThread "Client thread" [_thread_blocked, id=9540, stack(0x0000000002310000,0x0000000002410000)]
Other Threads: 0x000000001758d000 VMThread [stack: 0x0000000017640000,0x0000000017740000] [id=10600] 0x0000000017fb6000 WatcherThread [stack: 0x0000000018440000,0x0000000018540000] [id=4484]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap: par new generation total 118016K, used 30274K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 24% used [0x0000000080000000, 0x0000000081974200, 0x0000000086680000) from space 13056K, 32% used [0x0000000087340000, 0x000000008775c9b0, 0x0000000088000000) to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000) concurrent mark-sweep generation total 106284K, used 63769K [0x0000000088000000, 0x000000008e7cb000, 0x0000000100000000) Metaspace used 36006K, capacity 36445K, committed 36640K, reserved 1081344K class space used 4536K, capacity 4665K, committed 4700K, reserved 1048576K
Card table byte_map: [0x0000000011cd0000,0x00000000120e0000] byte_map_base: 0x00000000118d0000
Marking Bits: (CMSBitMap*) 0x000000000246e0a8 Bits: [0x00000000128f0000, 0x00000000146f0000)
Mod Union Table: (CMSBitMap*) 0x000000000246e168 Bits: [0x0000000002210000, 0x0000000002288000)
Polling page: 0x00000000021d0000
CodeCache: size=245760Kb used=12552Kb max_used=12629Kb free=233208Kb bounds [0x0000000002510000, 0x00000000031c0000, 0x0000000011510000] total_blobs=4521 nmethods=3759 adapters=675 compilation: enabled
Compilation events (10 events):Event: 92.566 Thread 0x0000000017632000 4861 3 java.lang.reflect.Modifier::isProtected (12 bytes)Event: 92.566 Thread 0x0000000017632000 nmethod 4861 0x000000000261b610 code [0x000000000261b760, 0x000000000261b8f0]Event: 92.570 Thread 0x0000000017632000 4862 3 java.security.SecureClassLoader::defineClass (16 bytes)Event: 92.571 Thread 0x0000000017632000 nmethod 4862 0x00000000026d03d0 code [0x00000000026d0540, 0x00000000026d07b8]Event: 92.687 Thread 0x0000000017630000 4863 4 rj::a (100 bytes)Event: 92.689 Thread 0x0000000017630000 nmethod 4863 0x00000000026f29d0 code [0x00000000026f2b20, 0x00000000026f2be8]Event: 92.785 Thread 0x0000000017632000 4864 ! 3 java.lang.ClassLoader::findNative (86 bytes)Event: 92.786 Thread 0x0000000017632000 nmethod 4864 0x0000000002e55a50 code [0x0000000002e55c00, 0x0000000002e564b8]Event: 92.805 Thread 0x0000000017632000 4865 1 java.net.InetAddress::holder (5 bytes)Event: 92.806 Thread 0x0000000017632000 nmethod 4865 0x0000000003132fd0 code [0x0000000003133120, 0x0000000003133230]
GC Heap History (10 events):Event: 62.880 GC heap before{Heap before GC invocations=8 (full 3): par new generation total 118016K, used 115421K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000) from space 13056K, 80% used [0x0000000086680000, 0x00000000870b76e0, 0x0000000087340000) to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000) concurrent mark-sweep generation total 75624K, used 46523K [0x0000000088000000, 0x000000008c9da000, 0x0000000100000000) Metaspace used 28525K, capacity 28773K, committed 29088K, reserved 1075200K class space used 3617K, capacity 3711K, committed 3804K, reserved 1048576KEvent: 62.897 GC heap afterHeap after GC invocations=9 (full 3): par new generation total 118016K, used 8570K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000) from space 13056K, 65% used [0x0000000087340000, 0x0000000087b9eaf8, 0x0000000088000000) to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000) concurrent mark-sweep generation total 75624K, used 49274K [0x0000000088000000, 0x000000008c9da000, 0x0000000100000000) Metaspace used 28525K, capacity 28773K, committed 29088K, reserved 1075200K class space used 3617K, capacity 3711K, committed 3804K, reserved 1048576K}Event: 64.269 GC heap before{Heap before GC invocations=9 (full 3): par new generation total 118016K, used 113530K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000) from space 13056K, 65% used [0x0000000087340000, 0x0000000087b9eaf8, 0x0000000088000000) to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000) concurrent mark-sweep generation total 75624K, used 49274K [0x0000000088000000, 0x000000008c9da000, 0x0000000100000000) Metaspace used 28687K, capacity 29029K, committed 29344K, reserved 1075200K class space used 3619K, capacity 3711K, committed 3804K, reserved 1048576KEvent: 64.278 GC heap afterHeap after GC invocations=10 (full 3): par new generation total 118016K, used 7909K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000) from space 13056K, 60% used [0x0000000086680000, 0x0000000086e39568, 0x0000000087340000) to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000) concurrent mark-sweep generation total 75624K, used 49274K [0x0000000088000000, 0x000000008c9da000, 0x0000000100000000) Metaspace used 28687K, capacity 29029K, committed 29344K, reserved 1075200K class space used 3619K, capacity 3711K, committed 3804K, reserved 1048576K}Event: 71.844 GC heap before{Heap before GC invocations=10 (full 3): par new generation total 118016K, used 112869K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000) from space 13056K, 60% used [0x0000000086680000, 0x0000000086e39568, 0x0000000087340000) to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000) concurrent mark-sweep generation total 81748K, used 49048K [0x0000000088000000, 0x000000008cfd5000, 0x0000000100000000) Metaspace used 32162K, capacity 32537K, committed 32800K, reserved 1077248K class space used 4085K, capacity 4179K, committed 4188K, reserved 1048576KEvent: 71.882 GC heap afterHeap after GC invocations=11 (full 3): par new generation total 118016K, used 13056K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000) from space 13056K, 100% used [0x0000000087340000, 0x0000000088000000, 0x0000000088000000) to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000) concurrent mark-sweep generation total 81748K, used 57891K [0x0000000088000000, 0x000000008cfd5000, 0x0000000100000000) Metaspace used 32162K, capacity 32537K, committed 32800K, reserved 1077248K class space used 4085K, capacity 4179K, committed 4188K, reserved 1048576K}Event: 73.488 GC heap before{Heap before GC invocations=11 (full 3): par new generation total 118016K, used 102451K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 85% used [0x0000000080000000, 0x000000008574cdd8, 0x0000000086680000) from space 13056K, 100% used [0x0000000087340000, 0x0000000088000000, 0x0000000088000000) to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000) concurrent mark-sweep generation total 81748K, used 57891K [0x0000000088000000, 0x000000008cfd5000, 0x0000000100000000) Metaspace used 32663K, capacity 33049K, committed 33184K, reserved 1079296K class space used 4133K, capacity 4243K, committed 4316K, reserved 1048576KEvent: 73.528 GC heap afterHeap after GC invocations=12 (full 3): par new generation total 118016K, used 11352K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000) from space 13056K, 86% used [0x0000000086680000, 0x00000000871962c0, 0x0000000087340000) to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000) concurrent mark-sweep generation total 81748K, used 71130K [0x0000000088000000, 0x000000008cfd5000, 0x0000000100000000) Metaspace used 32663K, capacity 33049K, committed 33184K, reserved 1079296K class space used 4133K, capacity 4243K, committed 4316K, reserved 1048576K}Event: 81.436 GC heap before{Heap before GC invocations=12 (full 4): par new generation total 118016K, used 108819K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 92% used [0x0000000080000000, 0x0000000085f2eba0, 0x0000000086680000) from space 13056K, 86% used [0x0000000086680000, 0x00000000871962c0, 0x0000000087340000) to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000) concurrent mark-sweep generation total 106284K, used 63769K [0x0000000088000000, 0x000000008e7cb000, 0x0000000100000000) Metaspace used 34009K, capacity 34405K, committed 34592K, reserved 1079296K class space used 4284K, capacity 4373K, committed 4444K, reserved 1048576KEvent: 81.440 GC heap afterHeap after GC invocations=13 (full 4): par new generation total 118016K, used 4210K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000) from space 13056K, 32% used [0x0000000087340000, 0x000000008775c9b0, 0x0000000088000000) to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000) concurrent mark-sweep generation total 106284K, used 63769K [0x0000000088000000, 0x000000008e7cb000, 0x0000000100000000) Metaspace used 34009K, capacity 34405K, committed 34592K, reserved 1079296K class space used 4284K, capacity 4373K, committed 4444K, reserved 1048576K}
Deoptimization events (10 events):Event: 80.725 Thread 0x000000001c40a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029f00ec method=java.util.AbstractCollection.toArray()[Ljava/lang/Object; @ 1Event: 81.682 Thread 0x0000000002413800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002950bcc method=com.google.common.collect.Maps.keyOrNull(Ljava/util/Map$Entry;)Ljava/lang/Object; @ 1Event: 83.075 Thread 0x0000000018635800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e1b4ec method=java.lang.Throwable.(Ljava/lang/String;)V @ 24Event: 85.491 Thread 0x0000000018633800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e1b4ec method=java.lang.Throwable.(Ljava/lang/String;)V @ 24Event: 86.363 Thread 0x0000000018635800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000028f6bb8 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 7Event: 87.124 Thread 0x000000001c40a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002a8b854 method=sun.security.provider.DigestBase.engineUpdate([BII)V @ 128Event: 90.224 Thread 0x0000000018635800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002a8b854 method=sun.security.provider.DigestBase.engineUpdate([BII)V @ 128Event: 90.491 Thread 0x0000000018633800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e1b4ec method=java.lang.Throwable.(Ljava/lang/String;)V @ 24Event: 90.590 Thread 0x0000000018635800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000027358dc method=java.io.BufferedInputStream.read1([BII)I @ 39Event: 90.604 Thread 0x0000000018635800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000027358dc method=java.io.BufferedInputStream.read1([BII)I @ 39
Internal exceptions (10 events):Event: 92.597 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x0000000081938c20) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.598 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x000000008193d8e8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.598 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x0000000081942140) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.598 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x0000000081946da0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.598 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x000000008194b908) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.599 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x00000000819507d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.601 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x0000000081955cf0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.602 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x000000008195a040) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.602 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x00000000819603d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.603 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x00000000819631a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Events (10 events):Event: 92.786 loading class sun/nio/ch/ServerSocketAdaptorEvent: 92.786 loading class java/net/ServerSocketEvent: 92.797 loading class java/net/ServerSocket doneEvent: 92.797 loading class sun/nio/ch/ServerSocketAdaptor doneEvent: 92.797 loading class java/net/StandardProtocolFamilyEvent: 92.805 loading class java/net/StandardProtocolFamily doneEvent: 92.806 loading class java/nio/channels/SocketChannelEvent: 92.806 loading class java/nio/channels/SocketChannel doneEvent: 92.806 loading class sun/nio/ch/SocketChannelImplEvent: 92.807 loading class sun/nio/ch/SocketChannelImpl done
--------------- S Y S T E M ---------------
OS: Windows 8.1 , 64 bit Build 9600
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 69 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
Memory: 4k page, physical 4088172k(362188k free), swap 10117484k(3597184k 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: Thu Jul 13 08:11:07 2017elapsed time: 93 seconds (0d 0h 1m 33s)
and i have windows 10 dont know why the log say OS: Windows 8.1 , 64 bit Build 9600
well that is strange... i guess the question comes down to WHICH windows 10, can you open a command line and post what it says on the first line? should be something along the lines of 'Microsoft Windows [Version 10.0.15063]'
very strange that it would still be identifying as windows 8 then... some people have been reporting that error when a world name or server name has a " symbol in it, do you know if any of your worlds do?
here the log
### A fatal error has been detected by the Java Runtime Environment:## EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa5a983bdc, pid=1632, tid=7688## 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 [chtbrkg.dll+0x23bdc]## 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 (0x0000000018635800): JavaThread "Server Pinger #0" daemon [_thread_in_native, id=7688, stack(0x0000000069d00000,0x0000000069e00000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000000000f4
Registers:RAX=0x0000000000000000, RBX=0x0000000061482b50, RCX=0x0000000069dfd318, RDX=0x00000000000009f4RSP=0x0000000069dfd2c0, RBP=0x0000000000000001, RSI=0x0000000069dfd4b8, RDI=0x00000000000009f4R8 =0x0000000000000008, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x0000000069dfd290R12=0x0000000000000000, R13=0x000000006a01c218, R14=0x0000000069dfd478, R15=0x0000000018635800RIP=0x00007ffa5a983bdc, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x0000000069dfd2c0)0x0000000069dfd2c0: 0000000069dfd318 00000000000009f40x0000000069dfd2d0: 0000000000000008 00000000000000000x0000000069dfd2e0: 0000000069dfd470 00000000000000000x0000000069dfd2f0: 0000000000000000 0000000063225c400x0000000069dfd300: 0000000069dfd400 00000000186358000x0000000069dfd310: 0000000000000000 00000000000000000x0000000069dfd320: 0000000000000000 00000000622ce3550x0000000069dfd330: 0000000069dfd370 000000001ac4e0300x0000000069dfd340: 000000001b8b9a90 00000000622984b10x0000000069dfd350: 000000001ac4e020 0000000069dfd4700x0000000069dfd360: 0000000069dfd3e0 fffffffffffffffe0x0000000069dfd370: 0000000000000000 00000000000000000x0000000069dfd380: 000000006a01c220 00000000186358000x0000000069dfd390: 0000000018635800 0000000069dfd5600x0000000069dfd3a0: 000000006a01c218 00007ffa66029a6e0x0000000069dfd3b0: 00000000000009f4 0000000069dfd478
Instructions: (pc=0x00007ffa5a983bdc)0x00007ffa5a983bbc: 8b 00 48 8b 94 24 f0 00 00 00 48 8d 0d e3 f4 050x00007ffa5a983bcc: 00 e8 ce a9 ff ff 48 8d 4c 24 58 e8 34 95 fe ff0x00007ffa5a983bdc: 83 b8 f4 00 00 00 00 0f 84 f7 00 00 00 b8 10 000x00007ffa5a983bec: 00 00 48 6b c0 00 48 8b 8c 24 f8 00 00 00 8b 04
Register to memory mapping:
RAX=0x0000000000000000 is an unknown valueRBX=0x0000000061482b50 is an unknown valueRCX=0x0000000069dfd318 is pointing into the stack for thread: 0x0000000018635800RDX=0x00000000000009f4 is an unknown valueRSP=0x0000000069dfd2c0 is pointing into the stack for thread: 0x0000000018635800RBP=0x0000000000000001 is an unknown valueRSI=0x0000000069dfd4b8 is pointing into the stack for thread: 0x0000000018635800RDI=0x00000000000009f4 is an unknown valueR8 =0x0000000000000008 is an unknown valueR9 =0x0000000000000000 is an unknown valueR10=0x0000000000000000 is an unknown valueR11=0x0000000069dfd290 is pointing into the stack for thread: 0x0000000018635800R12=0x0000000000000000 is an unknown valueR13=0x000000006a01c218 is pointing into metadataR14=0x0000000069dfd478 is pointing into the stack for thread: 0x0000000018635800R15=0x0000000018635800 is a thread
Stack: [0x0000000069d00000,0x0000000069e00000], sp=0x0000000069dfd2c0, free space=1012kNative frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)C [chtbrkg.dll+0x23bdc]C [WS2_32.dll+0x9a6e]C [nio.dll+0x40be]C 0x0000000002525b74
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)j sun.nio.ch.SocketDispatcher.read0(Ljava/io/FileDescriptor;JI)I+0j sun.nio.ch.SocketDispatcher.read(Ljava/io/FileDescriptor;JI)I+4J 2045 C1 sun.nio.ch.IOUtil.readIntoNativeBuffer(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I (137 bytes) @ 0x0000000002b6903c [0x0000000002b68b60+0x4dc]J 2040 C1 sun.nio.ch.IOUtil.read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I (93 bytes) @ 0x0000000002b61d94 [0x0000000002b61a00+0x394]j sun.nio.ch.SocketChannelImpl.read(Ljava/nio/ByteBuffer;)I+178j sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run()V+141j sun.nio.ch.PipeImpl$Initializer.run()Ljava/lang/Void;+11j sun.nio.ch.PipeImpl$Initializer.run()Ljava/lang/Object;+1v ~StubRoutines::call_stubj java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0j sun.nio.ch.PipeImpl.(Ljava/nio/channels/spi/SelectorProvider;)V+14j sun.nio.ch.SelectorProviderImpl.openPipe()Ljava/nio/channels/Pipe;+5j java.nio.channels.Pipe.open()Ljava/nio/channels/Pipe;+3j sun.nio.ch.WindowsSelectorImpl.(Ljava/nio/channels/spi/SelectorProvider;)V+138j sun.nio.ch.WindowsSelectorProvider.openSelector()Ljava/nio/channels/spi/AbstractSelector;+5j io.netty.channel.nio.NioEventLoop.openSelector()Ljava/nio/channels/Selector;+5j io.netty.channel.nio.NioEventLoop.(Lio/netty/channel/nio/NioEventLoopGroup;Ljava/util/concurrent/Executor;Ljava/nio/channels/spi/SelectorProvider;Lio/netty/channel/SelectStrategy;Lio/netty/util/concurrent/RejectedExecutionHandler;)V+89j io.netty.channel.nio.NioEventLoopGroup.newChild(Ljava/util/concurrent/Executor;[Ljava/lang/Object;)Lio/netty/channel/EventLoop;+29j io.netty.channel.nio.NioEventLoopGroup.newChild(Ljava/util/concurrent/Executor;[Ljava/lang/Object;)Lio/netty/util/concurrent/EventExecutor;+3j io.netty.util.concurrent.MultithreadEventExecutorGroup.(ILjava/util/concurrent/Executor;Lio/netty/util/concurrent/EventExecutorChooserFactory;[Ljava/lang/Object;)V+103j io.netty.util.concurrent.MultithreadEventExecutorGroup.(ILjava/util/concurrent/Executor;[Ljava/lang/Object;)V+7j io.netty.util.concurrent.MultithreadEventExecutorGroup.(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+19j io.netty.channel.MultithreadEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+14j io.netty.channel.nio.NioEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;Lio/netty/channel/SelectStrategyFactory;)V+22j io.netty.channel.nio.NioEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;)V+7j io.netty.channel.nio.NioEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;)V+6j gw$1.a()Lio/netty/channel/nio/NioEventLoopGroup;+24j gw$1.b()Ljava/lang/Object;+1j rf.c()Ljava/lang/Object;+14j gw.a(Ljava/net/InetAddress;IZ)Lgw;+53j bse.a(Lbsc;)V+20j bng$1.run()V+17j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4j java.util.concurrent.FutureTask.run()V+42j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Ljava/util/concurrent/ScheduledThreadPoolExecutor$ScheduledFutureTask;)V+1j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()V+30j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5j java.lang.Thread.run()V+11v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread ) 0x0000000018634000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=9476, stack(0x000000006a470000,0x000000006a570000)] 0x0000000018636800 JavaThread "Thread-7" daemon [_thread_in_native, id=6848, stack(0x0000000069e00000,0x0000000069f00000)]=>0x0000000018635800 JavaThread "Server Pinger #0" daemon [_thread_in_native, id=7688, stack(0x0000000069d00000,0x0000000069e00000)] 0x0000000018633800 JavaThread "LanServerDetector #1" daemon [_thread_in_native, id=10040, stack(0x0000000069c00000,0x0000000069d00000)] 0x0000000018233800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=11236, stack(0x0000000069100000,0x0000000069200000)] 0x0000000065d16000 JavaThread "Narrator" daemon [_thread_blocked, id=8156, stack(0x0000000062f10000,0x0000000063010000)] 0x0000000018819000 JavaThread "Thread-4" [_thread_blocked, id=5216, stack(0x0000000061ab0000,0x0000000061bb0000)] 0x000000001acd7000 JavaThread "Thread-3" [_thread_blocked, id=9016, stack(0x00000000618b0000,0x00000000619b0000)] 0x000000001bb33800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6684, stack(0x000000001c700000,0x000000001c800000)] 0x000000001a811000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=10964, stack(0x000000001c600000,0x000000001c700000)] 0x0000000018baa800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6148, stack(0x0000000019ac0000,0x0000000019bc0000)] 0x0000000017fab000 JavaThread "Service Thread" daemon [_thread_blocked, id=3468, stack(0x0000000018340000,0x0000000018440000)] 0x0000000017632000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=9472, stack(0x0000000017e40000,0x0000000017f40000)] 0x0000000017630000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8404, stack(0x0000000017d40000,0x0000000017e40000)] 0x000000001762f000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5596, stack(0x0000000017c40000,0x0000000017d40000)] 0x000000001762b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6308, stack(0x0000000017b40000,0x0000000017c40000)] 0x00000000175d5800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8944, stack(0x0000000017a40000,0x0000000017b40000)] 0x00000000175d4800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=1736, stack(0x0000000017940000,0x0000000017a40000)] 0x000000001759d800 JavaThread "Finalizer" daemon [_thread_blocked, id=9856, stack(0x0000000017840000,0x0000000017940000)] 0x0000000017597000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5744, stack(0x0000000017740000,0x0000000017840000)] 0x0000000002413800 JavaThread "Client thread" [_thread_blocked, id=9540, stack(0x0000000002310000,0x0000000002410000)]
Other Threads: 0x000000001758d000 VMThread [stack: 0x0000000017640000,0x0000000017740000] [id=10600] 0x0000000017fb6000 WatcherThread [stack: 0x0000000018440000,0x0000000018540000] [id=4484]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap: par new generation total 118016K, used 30274K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 24% used [0x0000000080000000, 0x0000000081974200, 0x0000000086680000) from space 13056K, 32% used [0x0000000087340000, 0x000000008775c9b0, 0x0000000088000000) to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000) concurrent mark-sweep generation total 106284K, used 63769K [0x0000000088000000, 0x000000008e7cb000, 0x0000000100000000) Metaspace used 36006K, capacity 36445K, committed 36640K, reserved 1081344K class space used 4536K, capacity 4665K, committed 4700K, reserved 1048576K
Card table byte_map: [0x0000000011cd0000,0x00000000120e0000] byte_map_base: 0x00000000118d0000
Marking Bits: (CMSBitMap*) 0x000000000246e0a8 Bits: [0x00000000128f0000, 0x00000000146f0000)
Mod Union Table: (CMSBitMap*) 0x000000000246e168 Bits: [0x0000000002210000, 0x0000000002288000)
Polling page: 0x00000000021d0000
CodeCache: size=245760Kb used=12552Kb max_used=12629Kb free=233208Kb bounds [0x0000000002510000, 0x00000000031c0000, 0x0000000011510000] total_blobs=4521 nmethods=3759 adapters=675 compilation: enabled
Compilation events (10 events):Event: 92.566 Thread 0x0000000017632000 4861 3 java.lang.reflect.Modifier::isProtected (12 bytes)Event: 92.566 Thread 0x0000000017632000 nmethod 4861 0x000000000261b610 code [0x000000000261b760, 0x000000000261b8f0]Event: 92.570 Thread 0x0000000017632000 4862 3 java.security.SecureClassLoader::defineClass (16 bytes)Event: 92.571 Thread 0x0000000017632000 nmethod 4862 0x00000000026d03d0 code [0x00000000026d0540, 0x00000000026d07b8]Event: 92.687 Thread 0x0000000017630000 4863 4 rj::a (100 bytes)Event: 92.689 Thread 0x0000000017630000 nmethod 4863 0x00000000026f29d0 code [0x00000000026f2b20, 0x00000000026f2be8]Event: 92.785 Thread 0x0000000017632000 4864 ! 3 java.lang.ClassLoader::findNative (86 bytes)Event: 92.786 Thread 0x0000000017632000 nmethod 4864 0x0000000002e55a50 code [0x0000000002e55c00, 0x0000000002e564b8]Event: 92.805 Thread 0x0000000017632000 4865 1 java.net.InetAddress::holder (5 bytes)Event: 92.806 Thread 0x0000000017632000 nmethod 4865 0x0000000003132fd0 code [0x0000000003133120, 0x0000000003133230]
GC Heap History (10 events):Event: 62.880 GC heap before{Heap before GC invocations=8 (full 3): par new generation total 118016K, used 115421K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000) from space 13056K, 80% used [0x0000000086680000, 0x00000000870b76e0, 0x0000000087340000) to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000) concurrent mark-sweep generation total 75624K, used 46523K [0x0000000088000000, 0x000000008c9da000, 0x0000000100000000) Metaspace used 28525K, capacity 28773K, committed 29088K, reserved 1075200K class space used 3617K, capacity 3711K, committed 3804K, reserved 1048576KEvent: 62.897 GC heap afterHeap after GC invocations=9 (full 3): par new generation total 118016K, used 8570K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000) from space 13056K, 65% used [0x0000000087340000, 0x0000000087b9eaf8, 0x0000000088000000) to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000) concurrent mark-sweep generation total 75624K, used 49274K [0x0000000088000000, 0x000000008c9da000, 0x0000000100000000) Metaspace used 28525K, capacity 28773K, committed 29088K, reserved 1075200K class space used 3617K, capacity 3711K, committed 3804K, reserved 1048576K}Event: 64.269 GC heap before{Heap before GC invocations=9 (full 3): par new generation total 118016K, used 113530K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000) from space 13056K, 65% used [0x0000000087340000, 0x0000000087b9eaf8, 0x0000000088000000) to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000) concurrent mark-sweep generation total 75624K, used 49274K [0x0000000088000000, 0x000000008c9da000, 0x0000000100000000) Metaspace used 28687K, capacity 29029K, committed 29344K, reserved 1075200K class space used 3619K, capacity 3711K, committed 3804K, reserved 1048576KEvent: 64.278 GC heap afterHeap after GC invocations=10 (full 3): par new generation total 118016K, used 7909K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000) from space 13056K, 60% used [0x0000000086680000, 0x0000000086e39568, 0x0000000087340000) to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000) concurrent mark-sweep generation total 75624K, used 49274K [0x0000000088000000, 0x000000008c9da000, 0x0000000100000000) Metaspace used 28687K, capacity 29029K, committed 29344K, reserved 1075200K class space used 3619K, capacity 3711K, committed 3804K, reserved 1048576K}Event: 71.844 GC heap before{Heap before GC invocations=10 (full 3): par new generation total 118016K, used 112869K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 100% used [0x0000000080000000, 0x0000000086680000, 0x0000000086680000) from space 13056K, 60% used [0x0000000086680000, 0x0000000086e39568, 0x0000000087340000) to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000) concurrent mark-sweep generation total 81748K, used 49048K [0x0000000088000000, 0x000000008cfd5000, 0x0000000100000000) Metaspace used 32162K, capacity 32537K, committed 32800K, reserved 1077248K class space used 4085K, capacity 4179K, committed 4188K, reserved 1048576KEvent: 71.882 GC heap afterHeap after GC invocations=11 (full 3): par new generation total 118016K, used 13056K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000) from space 13056K, 100% used [0x0000000087340000, 0x0000000088000000, 0x0000000088000000) to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000) concurrent mark-sweep generation total 81748K, used 57891K [0x0000000088000000, 0x000000008cfd5000, 0x0000000100000000) Metaspace used 32162K, capacity 32537K, committed 32800K, reserved 1077248K class space used 4085K, capacity 4179K, committed 4188K, reserved 1048576K}Event: 73.488 GC heap before{Heap before GC invocations=11 (full 3): par new generation total 118016K, used 102451K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 85% used [0x0000000080000000, 0x000000008574cdd8, 0x0000000086680000) from space 13056K, 100% used [0x0000000087340000, 0x0000000088000000, 0x0000000088000000) to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000) concurrent mark-sweep generation total 81748K, used 57891K [0x0000000088000000, 0x000000008cfd5000, 0x0000000100000000) Metaspace used 32663K, capacity 33049K, committed 33184K, reserved 1079296K class space used 4133K, capacity 4243K, committed 4316K, reserved 1048576KEvent: 73.528 GC heap afterHeap after GC invocations=12 (full 3): par new generation total 118016K, used 11352K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000) from space 13056K, 86% used [0x0000000086680000, 0x00000000871962c0, 0x0000000087340000) to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000) concurrent mark-sweep generation total 81748K, used 71130K [0x0000000088000000, 0x000000008cfd5000, 0x0000000100000000) Metaspace used 32663K, capacity 33049K, committed 33184K, reserved 1079296K class space used 4133K, capacity 4243K, committed 4316K, reserved 1048576K}Event: 81.436 GC heap before{Heap before GC invocations=12 (full 4): par new generation total 118016K, used 108819K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 92% used [0x0000000080000000, 0x0000000085f2eba0, 0x0000000086680000) from space 13056K, 86% used [0x0000000086680000, 0x00000000871962c0, 0x0000000087340000) to space 13056K, 0% used [0x0000000087340000, 0x0000000087340000, 0x0000000088000000) concurrent mark-sweep generation total 106284K, used 63769K [0x0000000088000000, 0x000000008e7cb000, 0x0000000100000000) Metaspace used 34009K, capacity 34405K, committed 34592K, reserved 1079296K class space used 4284K, capacity 4373K, committed 4444K, reserved 1048576KEvent: 81.440 GC heap afterHeap after GC invocations=13 (full 4): par new generation total 118016K, used 4210K [0x0000000080000000, 0x0000000088000000, 0x0000000088000000) eden space 104960K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000086680000) from space 13056K, 32% used [0x0000000087340000, 0x000000008775c9b0, 0x0000000088000000) to space 13056K, 0% used [0x0000000086680000, 0x0000000086680000, 0x0000000087340000) concurrent mark-sweep generation total 106284K, used 63769K [0x0000000088000000, 0x000000008e7cb000, 0x0000000100000000) Metaspace used 34009K, capacity 34405K, committed 34592K, reserved 1079296K class space used 4284K, capacity 4373K, committed 4444K, reserved 1048576K}
Deoptimization events (10 events):Event: 80.725 Thread 0x000000001c40a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029f00ec method=java.util.AbstractCollection.toArray()[Ljava/lang/Object; @ 1Event: 81.682 Thread 0x0000000002413800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002950bcc method=com.google.common.collect.Maps.keyOrNull(Ljava/util/Map$Entry;)Ljava/lang/Object; @ 1Event: 83.075 Thread 0x0000000018635800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e1b4ec method=java.lang.Throwable.(Ljava/lang/String;)V @ 24Event: 85.491 Thread 0x0000000018633800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e1b4ec method=java.lang.Throwable.(Ljava/lang/String;)V @ 24Event: 86.363 Thread 0x0000000018635800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000028f6bb8 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 7Event: 87.124 Thread 0x000000001c40a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002a8b854 method=sun.security.provider.DigestBase.engineUpdate([BII)V @ 128Event: 90.224 Thread 0x0000000018635800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002a8b854 method=sun.security.provider.DigestBase.engineUpdate([BII)V @ 128Event: 90.491 Thread 0x0000000018633800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e1b4ec method=java.lang.Throwable.(Ljava/lang/String;)V @ 24Event: 90.590 Thread 0x0000000018635800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000027358dc method=java.io.BufferedInputStream.read1([BII)I @ 39Event: 90.604 Thread 0x0000000018635800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000027358dc method=java.io.BufferedInputStream.read1([BII)I @ 39
Internal exceptions (10 events):Event: 92.597 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x0000000081938c20) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.598 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x000000008193d8e8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.598 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x0000000081942140) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.598 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x0000000081946da0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.598 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x000000008194b908) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.599 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x00000000819507d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.601 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x0000000081955cf0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.602 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x000000008195a040) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.602 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x00000000819603d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]Event: 92.603 Thread 0x0000000018635800 Exception <a 'java="" security="" privilegedactionexception'=""> (0x00000000819631a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Events (10 events):Event: 92.786 loading class sun/nio/ch/ServerSocketAdaptorEvent: 92.786 loading class java/net/ServerSocketEvent: 92.797 loading class java/net/ServerSocket doneEvent: 92.797 loading class sun/nio/ch/ServerSocketAdaptor doneEvent: 92.797 loading class java/net/StandardProtocolFamilyEvent: 92.805 loading class java/net/StandardProtocolFamily doneEvent: 92.806 loading class java/nio/channels/SocketChannelEvent: 92.806 loading class java/nio/channels/SocketChannel doneEvent: 92.806 loading class sun/nio/ch/SocketChannelImplEvent: 92.807 loading class sun/nio/ch/SocketChannelImpl done
<a 'java="" security="" privilegedactionexception'="">
Dynamic libraries:0x00007ff7c2690000 - 0x00007ff7c26c4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe0x00007ffa660f0000 - 0x00007ffa662cb000 C:\WINDOWS\SYSTEM32\ntdll.dll0x00007ffa65f70000 - 0x00007ffa6601e000 C:\WINDOWS\System32\KERNEL32.DLL0x00007ffa63360000 - 0x00007ffa635a9000 C:\WINDOWS\System32\KERNELBASE.dll0x00007ffa65b50000 - 0x00007ffa65bf1000 C:\WINDOWS\System32\ADVAPI32.dll0x00007ffa654e0000 - 0x00007ffa6557d000 C:\WINDOWS\System32\msvcrt.dll0x00007ffa63c30000 - 0x00007ffa63c89000 C:\WINDOWS\System32\sechost.dll0x00007ffa65930000 - 0x00007ffa65a55000 C:\WINDOWS\System32\RPCRT4.dll0x00007ffa65c90000 - 0x00007ffa65dda000 C:\WINDOWS\System32\USER32.dll0x00007ffa62ee0000 - 0x00007ffa62efe000 C:\WINDOWS\System32\win32u.dll0x00007ffa637b0000 - 0x00007ffa637d7000 C:\WINDOWS\System32\GDI32.dll0x00007ffa631d0000 - 0x00007ffa63358000 C:\WINDOWS\System32\gdi32full.dll0x00007ffa635b0000 - 0x00007ffa6364a000 C:\WINDOWS\System32\msvcp_win.dll0x00007ffa630d0000 - 0x00007ffa631c6000 C:\WINDOWS\System32\ucrtbase.dll0x00007ffa4e720000 - 0x00007ffa4e987000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.483_none_26002d27e7c744a2\COMCTL32.dll0x00007ffa65580000 - 0x00007ffa65879000 C:\WINDOWS\System32\combase.dll0x00007ffa63010000 - 0x00007ffa6307a000 C:\WINDOWS\System32\bcryptPrimitives.dll0x00007ffa65b20000 - 0x00007ffa65b4d000 C:\WINDOWS\System32\IMM32.DLL0x0000000062930000 - 0x0000000062a02000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll0x00000000620d0000 - 0x000000006292a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll0x00007ffa65c80000 - 0x00007ffa65c88000 C:\WINDOWS\System32\PSAPI.DLL0x00007ffa599b0000 - 0x00007ffa599d3000 C:\WINDOWS\SYSTEM32\WINMM.dll0x00007ffa5d590000 - 0x00007ffa5d599000 C:\WINDOWS\SYSTEM32\WSOCK32.dll0x00007ffa66020000 - 0x00007ffa6608c000 C:\WINDOWS\System32\WS2_32.dll0x00007ffa594a0000 - 0x00007ffa594cb000 C:\WINDOWS\SYSTEM32\winmmbase.dll0x00007ffa63080000 - 0x00007ffa630c9000 C:\WINDOWS\System32\cfgmgr32.dll0x00000000620c0000 - 0x00000000620cf000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll0x0000000062090000 - 0x00000000620b8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll0x0000000062070000 - 0x0000000062086000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll0x00007ffa63ef0000 - 0x00007ffa65327000 C:\WINDOWS\System32\SHELL32.dll0x00007ffa65880000 - 0x00007ffa6592a000 C:\WINDOWS\System32\shcore.dll0x00007ffa62610000 - 0x00007ffa62d02000 C:\WINDOWS\System32\windows.storage.dll0x00007ffa63e90000 - 0x00007ffa63ee1000 C:\WINDOWS\System32\shlwapi.dll0x00007ffa62580000 - 0x00007ffa62591000 C:\WINDOWS\System32\kernel.appcore.dll0x00007ffa625c0000 - 0x00007ffa6260c000 C:\WINDOWS\System32\powrprof.dll0x00007ffa62560000 - 0x00007ffa62575000 C:\WINDOWS\System32\profapi.dll0x0000000062060000 - 0x000000006206d000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll0x0000000062040000 - 0x000000006205a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll0x00007ffa5a960000 - 0x00007ffa5aa20000 C:\WINDOWS\SYSTEM32\chtbrkg.dll0x00007ffa61e70000 - 0x00007ffa61ecc000 C:\WINDOWS\system32\mswsock.dll0x00007ffa5e5f0000 - 0x00007ffa5e5fa000 C:\WINDOWS\system32\wshqos.dll0x00007ffa5e5e0000 - 0x00007ffa5e5e8000 C:\WINDOWS\SYSTEM32\wshtcpip.DLL0x00007ffa5e5d0000 - 0x00007ffa5e5d8000 C:\WINDOWS\SYSTEM32\wship6.dll0x00007ffa5ac20000 - 0x00007ffa5ac36000 C:\WINDOWS\system32\napinsp.dll0x00007ffa5a8c0000 - 0x00007ffa5a8da000 C:\WINDOWS\system32\pnrpnsp.dll0x00007ffa5e4b0000 - 0x00007ffa5e4c8000 C:\WINDOWS\system32\NLAapi.dll0x00007ffa61c50000 - 0x00007ffa61cf4000 C:\WINDOWS\SYSTEM32\DNSAPI.dll0x00007ffa637e0000 - 0x00007ffa637e8000 C:\WINDOWS\System32\NSI.dll0x00007ffa61c10000 - 0x00007ffa61c47000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL0x00007ffa5ac10000 - 0x00007ffa5ac1e000 C:\WINDOWS\System32\winrnr.dll0x00007ffa5a210000 - 0x00007ffa5a225000 C:\WINDOWS\System32\wshbth.dll0x00007ffa5d0d0000 - 0x00007ffa5d0da000 C:\Windows\System32\rasadhlp.dll0x00007ffa5e650000 - 0x00007ffa5e6bb000 C:\WINDOWS\System32\fwpuclnt.dll0x00007ffa62120000 - 0x00007ffa62145000 C:\WINDOWS\SYSTEM32\bcrypt.dll0x0000000062020000 - 0x0000000062031000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll0x0000000180000000 - 0x0000000180053000 C:\Users\שחר גורי\AppData\Local\Temp\1c09-c685-a262-648f\lwjgl64.dll0x00007ffa44cf0000 - 0x00007ffa44e11000 C:\WINDOWS\SYSTEM32\OPENGL32.dll0x00007ffa5d550000 - 0x00007ffa5d55a000 C:\WINDOWS\SYSTEM32\VERSION.dll0x00007ffa44c80000 - 0x00007ffa44cac000 C:\WINDOWS\SYSTEM32\GLU32.dll0x00007ffa62020000 - 0x00007ffa62037000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll0x00007ffa61a90000 - 0x00007ffa61ac4000 C:\WINDOWS\system32\rsaenh.dll0x00007ffa62490000 - 0x00007ffa624b9000 C:\WINDOWS\SYSTEM32\USERENV.dll0x00007ffa62010000 - 0x00007ffa6201b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll0x00007ffa5e8b0000 - 0x00007ffa5e8c6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL0x00007ffa5e890000 - 0x00007ffa5e8aa000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL0x0000000061e80000 - 0x0000000062018000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll0x00007ffa65a60000 - 0x00007ffa65b20000 C:\WINDOWS\System32\OLEAUT32.dll0x00007ffa60d20000 - 0x00007ffa60d9e000 C:\WINDOWS\SYSTEM32\apphelp.dll0x00007ffa61030000 - 0x00007ffa610c5000 C:\WINDOWS\system32\uxtheme.dll0x00007ffa65e00000 - 0x00007ffa65f66000 C:\WINDOWS\System32\MSCTF.dll0x00007ffa58be0000 - 0x00007ffa58c0a000 C:\WINDOWS\system32\dwmapi.dll0x00007ffa280e0000 - 0x00007ffa28c27000 C:\WINDOWS\SYSTEM32\ig75icd64.dll0x00007ffa22560000 - 0x00007ffa22f9f000 C:\WINDOWS\SYSTEM32\igdusc64.dll0x00007ffa5e9f0000 - 0x00007ffa5ea03000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll0x00007ffa5b260000 - 0x00007ffa5b2f3000 C:\WINDOWS\SYSTEM32\mscms.dll0x00007ffa3c720000 - 0x00007ffa3c761000 C:\WINDOWS\SYSTEM32\icm32.dll0x00007ffa35f40000 - 0x00007ffa35f82000 C:\Users\שחר גורי\AppData\Local\Temp\jna--151746502\jna1108011473902924311.dll0x0000000019be0000 - 0x0000000019c44000 C:\Users\D0B9~1\AppData\Local\Temp\1c09-c685-a262-648f\OpenAL64.dll0x00007ffa63660000 - 0x00007ffa637a5000 C:\WINDOWS\System32\ole32.dll0x00007ffa65440000 - 0x00007ffa654de000 C:\WINDOWS\System32\clbcatq.dll0x00007ffa5d050000 - 0x00007ffa5d0b7000 C:\WINDOWS\System32\MMDevApi.dll0x00007ffa610d0000 - 0x00007ffa610f8000 C:\WINDOWS\System32\DEVOBJ.dll0x00007ffa5ee80000 - 0x00007ffa5f016000 C:\WINDOWS\System32\PROPSYS.dll0x00007ffa2f760000 - 0x00007ffa2f7ec000 C:\WINDOWS\SYSTEM32\dsound.dll0x00007ffa5aa70000 - 0x00007ffa5ab75000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL0x00007ffa5e320000 - 0x00007ffa5e459000 C:\WINDOWS\SYSTEM32\wintypes.dll0x00007ffa5dba0000 - 0x00007ffa5dbab000 C:\WINDOWS\SYSTEM32\AVRT.dll0x00007ffa52a10000 - 0x00007ffa52a2a000 C:\Users\D0B9~1\AppData\Local\Temp\1c09-c685-a262-648f\SAPIWrapper_x64.dll0x0000000061e50000 - 0x0000000061e74000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\sunec.dll0x00007ffa57a30000 - 0x00007ffa57ab2000 C:\WINDOWS\System32\TextInputFramework.dll0x00007ffa60850000 - 0x00007ffa60933000 C:\WINDOWS\System32\CoreMessaging.dll0x00007ffa531e0000 - 0x00007ffa534b2000 C:\WINDOWS\System32\CoreUIComponents.dll0x00007ffa5d870000 - 0x00007ffa5d885000 C:\WINDOWS\SYSTEM32\usermgrcli.dll0x00007ffa618c0000 - 0x00007ffa618f1000 C:\WINDOWS\SYSTEM32\ntmarta.dll0x00007ffa5c0b0000 - 0x00007ffa5c259000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Dlog4j.configurationFile=C:/Users\שחר גורי\AppData\Roaming\.minecraft\assets\log_configs\client-1.12.xml -Djava.library.path=C:\Users\D0B9~1\AppData\Local\Temp\1c09-c685-a262-648f -Dminecraft.client.jar=C:\Users\שחר גורי\AppData\Roaming\.minecraft\versions\1.12\1.12.jar -Dminecraft.launcher.version=2.0.934 -Dminecraft.launcher.brand=minecraft-launcher java_command: net.minecraft.client.main.Main --username coolgeekman --version 1.12 --gameDir C:/Users\שחר גורי\AppData\Roaming\.minecraft --assetsDir C:/Users\שחר גורי\AppData\Roaming\.minecraft/assets --assetIndex 1.12 --uuid fb6cb2aadc8841b6bd0c6cb98638082a --accessToken 6529543891cd4dd7bbb520cde965e395 --userType mojang --versionType releasejava_class_path (initial): C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\1.1\patchy-1.1.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\שחר גורי\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\שחר גורLauncher Type: SUN_STANDARD
Environment Variables:PATH=C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin;C:\Users\שחר גורי\AppData\Local\Programs\Python\Python35-32\Scripts\;C:\Users\שחר גורי\AppData\Local\Programs\Python\Python35-32\;C:\Users\שחר גורי\AppData\Local\Microsoft\WindowsApps;USERNAME=שחר גוריOS=Windows_NTPROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8.1 , 64 bit Build 9600
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 69 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
Memory: 4k page, physical 4088172k(362188k free), swap 10117484k(3597184k 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: Thu Jul 13 08:11:07 2017elapsed time: 93 seconds (0d 0h 1m 33s)
and i have windows 10 dont know why the log say OS: Windows 8.1 , 64 bit Build 9600
sorry if I didn't write right?
well that is strange... i guess the question comes down to WHICH windows 10, can you open a command line and post what it says on the first line? should be something along the lines of 'Microsoft Windows [Version 10.0.15063]'
Microsoft Windows [Version 10.0.15063]
very strange that it would still be identifying as windows 8 then... some people have been reporting that error when a world name or server name has a " symbol in it, do you know if any of your worlds do?
no but worlds never load enough to let me spawn it go to 98% sometimes
the game output say when minecraft start loading it say Skipping bad option: lastServer:
hmm... that is very strange... maybe you should open a trouble ticket
-
View User Profile
-
View Posts
-
Send Message
Moderatordo you have adskip or another similar program? or an internet download manager?
i have adblock on chrome and i don't know what is internet download manager but i sure i don't have this