# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x71f1beb1, pid=6136, tid=0x00001424 # # JRE version: Java(TM) SE Runtime Environment (8.0_101-b13) (build 1.8.0_101-b13) # Java VM: Java HotSpot(TM) Client VM (25.101-b13 mixed mode windows-x86 ) # Problematic frame: # C [chtbrkg.dll+0x1beb1] # # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # --------------- T H R E A D --------------- Current thread (0x269a0c00): JavaThread "Server Pinger #2" daemon [_thread_in_native, id=5156, stack(0x30db0000,0x30e00000)] siginfo: ExceptionCode=0xc0000005, reading address 0x000000b8 Registers: EAX=0x00000000, EBX=0x32b076f8, ECX=0x30dfed8c, EDX=0x00000010 ESP=0x30dfed7c, EBP=0x30dfedc8, ESI=0x002572e0, EDI=0x269a0c00 EIP=0x71f1beb1, EFLAGS=0x00010202 Top of Stack: (sp=0x30dfed7c) 0x30dfed7c: 5590ebc3 002572e0 00000000 00000000 0x30dfed8c: 00000000 00000000 30dfedcc 6cdf6b2f 0x30dfed9c: 32b076f8 269a0c00 265031d0 6cdf6b67 0x30dfedac: 265031f0 30dfed84 250bd9c0 00000000 0x30dfedbc: 30dff168 71f64fd8 00000000 30dfee04 0x30dfedcc: 7660c308 00000788 30dfee28 00000001 0x30dfeddc: 30dfee34 30dfee30 00000000 00000000 0x30dfedec: 00257538 30dfee00 269a0c00 32b076f0 Instructions: (pc=0x71f1beb1) 0x71f1be91: 50 8b 4d 14 8b 11 52 8b 45 08 50 68 30 7a f6 71 0x71f1bea1: e8 0a bc ff ff 83 c4 10 8d 4d c4 e8 3f e5 fe ff 0x71f1beb1: 83 b8 b8 00 00 00 00 0f 84 ac 00 00 00 b9 08 00 0x71f1bec1: 00 00 6b f1 00 8d 4d c4 e8 22 e5 fe ff 05 bc 00 Register to memory mapping: EAX=0x00000000 is an unknown value EBX={method} {0x32b076fc} 'read0' '(Ljava/io/FileDescriptor;JI)I' in 'sun/nio/ch/SocketDispatcher' ECX=0x30dfed8c is pointing into the stack for thread: 0x269a0c00 EDX=0x00000010 is an unknown value ESP=0x30dfed7c is pointing into the stack for thread: 0x269a0c00 EBP=0x30dfedc8 is pointing into the stack for thread: 0x269a0c00 ESI=0x002572e0 is an unknown value EDI=0x269a0c00 is a thread Stack: [0x30db0000,0x30e00000], sp=0x30dfed7c, free space=315k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [chtbrkg.dll+0x1beb1] C [WS2_32.dll+0xc308] C [nio.dll+0x366a] j sun.nio.ch.SocketDispatcher.read0(Ljava/io/FileDescriptor;JI)I+0 j sun.nio.ch.SocketDispatcher.read(Ljava/io/FileDescriptor;JI)I+4 j sun.nio.ch.IOUtil.readIntoNativeBuffer(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I+114 j sun.nio.ch.IOUtil.read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I+48 j sun.nio.ch.SocketChannelImpl.read(Ljava/nio/ByteBuffer;)I+178 j sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run()V+148 j sun.nio.ch.PipeImpl$Initializer.run()Ljava/lang/Void;+11 j sun.nio.ch.PipeImpl$Initializer.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub V [jvm.dll+0x15a2e5] V [jvm.dll+0x21ff6e] V [jvm.dll+0x15a37e] V [jvm.dll+0x10a81f] C [java.dll+0x1047] j sun.nio.ch.PipeImpl.(Ljava/nio/channels/spi/SelectorProvider;)V+14 j sun.nio.ch.SelectorProviderImpl.openPipe()Ljava/nio/channels/Pipe;+5 j java.nio.channels.Pipe.open()Ljava/nio/channels/Pipe;+3 j sun.nio.ch.WindowsSelectorImpl.(Ljava/nio/channels/spi/SelectorProvider;)V+138 j sun.nio.ch.WindowsSelectorProvider.openSelector()Ljava/nio/channels/spi/AbstractSelector;+5 j io.netty.channel.nio.NioEventLoop.openSelector()Ljava/nio/channels/Selector;+4 j io.netty.channel.nio.NioEventLoop.(Lio/netty/channel/nio/NioEventLoopGroup;Ljava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;)V+45 j io.netty.channel.nio.NioEventLoopGroup.newChild(Ljava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)Lio/netty/util/concurrent/EventExecutor;+12 j io.netty.util.concurrent.MultithreadEventExecutorGroup.(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+146 j io.netty.channel.MultithreadEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+14 j io.netty.channel.nio.NioEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;)V+11 j io.netty.channel.nio.NioEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;)V+6 j er$1.a()Lio/netty/channel/nio/NioEventLoopGroup;+24 j er$1.b()Ljava/lang/Object;+1 j op.c()Ljava/lang/Object;+14 j er.a(Ljava/net/InetAddress;IZ)Ler;+53 j bnv.a(Lbnt;)V+20 j bji$1.run()V+17 j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4 j java.util.concurrent.FutureTask.run()V+42 j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Ljava/util/concurrent/ScheduledThreadPoolExecutor$ScheduledFutureTask;)V+1 j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()V+30 j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95 j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub V [jvm.dll+0x15a2e5] V [jvm.dll+0x21ff6e] V [jvm.dll+0x15a37e] V [jvm.dll+0x15a506] V [jvm.dll+0x15a577] V [jvm.dll+0xfe92f] V [jvm.dll+0x17d7dc] V [jvm.dll+0x17d8ca] V [jvm.dll+0x1c1ed6] C [msvcr100.dll+0x5c556] C [msvcr100.dll+0x5c600] C [kernel32.dll+0x51174] C [ntdll.dll+0x5b3f5] C [ntdll.dll+0x5b3c8] C 0x00000000 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j sun.nio.ch.SocketDispatcher.read0(Ljava/io/FileDescriptor;JI)I+0 j sun.nio.ch.SocketDispatcher.read(Ljava/io/FileDescriptor;JI)I+4 j sun.nio.ch.IOUtil.readIntoNativeBuffer(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I+114 j sun.nio.ch.IOUtil.read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;)I+48 j sun.nio.ch.SocketChannelImpl.read(Ljava/nio/ByteBuffer;)I+178 j sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run()V+148 j sun.nio.ch.PipeImpl$Initializer.run()Ljava/lang/Void;+11 j sun.nio.ch.PipeImpl$Initializer.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0 j sun.nio.ch.PipeImpl.(Ljava/nio/channels/spi/SelectorProvider;)V+14 j sun.nio.ch.SelectorProviderImpl.openPipe()Ljava/nio/channels/Pipe;+5 j java.nio.channels.Pipe.open()Ljava/nio/channels/Pipe;+3 j sun.nio.ch.WindowsSelectorImpl.(Ljava/nio/channels/spi/SelectorProvider;)V+138 j sun.nio.ch.WindowsSelectorProvider.openSelector()Ljava/nio/channels/spi/AbstractSelector;+5 j io.netty.channel.nio.NioEventLoop.openSelector()Ljava/nio/channels/Selector;+4 j io.netty.channel.nio.NioEventLoop.(Lio/netty/channel/nio/NioEventLoopGroup;Ljava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;)V+45 j io.netty.channel.nio.NioEventLoopGroup.newChild(Ljava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)Lio/netty/util/concurrent/EventExecutor;+12 j io.netty.util.concurrent.MultithreadEventExecutorGroup.(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+146 j io.netty.channel.MultithreadEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+14 j io.netty.channel.nio.NioEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;)V+11 j io.netty.channel.nio.NioEventLoopGroup.(ILjava/util/concurrent/ThreadFactory;)V+6 j er$1.a()Lio/netty/channel/nio/NioEventLoopGroup;+24 j er$1.b()Ljava/lang/Object;+1 j op.c()Ljava/lang/Object;+14 j er.a(Ljava/net/InetAddress;IZ)Ler;+53 j bnv.a(Lbnt;)V+20 j bji$1.run()V+17 j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4 j java.util.concurrent.FutureTask.run()V+42 j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Ljava/util/concurrent/ScheduledThreadPoolExecutor$ScheduledFutureTask;)V+1 j java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run()V+30 j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95 j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x269a1400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4188, stack(0x27e40000,0x27e90000)] =>0x269a0c00 JavaThread "Server Pinger #2" daemon [_thread_in_native, id=5156, stack(0x30db0000,0x30e00000)] 0x2efa4400 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=2996, stack(0x28060000,0x280b0000)] 0x2efa2c00 JavaThread "Thread-8" daemon [_thread_in_native, id=3924, stack(0x25ea0000,0x25ef0000)] 0x2ede1400 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=2708, stack(0x2b8e0000,0x2b930000)] 0x2f4d0c00 JavaThread "LanServerDetector #1" daemon [_thread_in_native, id=2116, stack(0x29a80000,0x29ad0000)] 0x2e18f800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3108, stack(0x27ff0000,0x28040000)] 0x268f9400 JavaThread "Thread-6" [_thread_blocked, id=1320, stack(0x2b860000,0x2b8b0000)] 0x2665b800 JavaThread "Thread-5" [_thread_blocked, id=2228, stack(0x2b680000,0x2b6d0000)] 0x26577400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5872, stack(0x273a0000,0x273f0000)] 0x26576c00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=964, stack(0x271a0000,0x271f0000)] 0x25995800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2948, stack(0x25450000,0x254a0000)] 0x250b0400 JavaThread "Service Thread" daemon [_thread_blocked, id=4212, stack(0x254b0000,0x25500000)] 0x25088c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5932, stack(0x252e0000,0x25330000)] 0x25084000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5912, stack(0x25370000,0x253c0000)] 0x2507f400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5552, stack(0x25400000,0x25450000)] 0x2507e400 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4780, stack(0x24970000,0x249c0000)] 0x0137d800 JavaThread "Finalizer" daemon [_thread_blocked, id=4500, stack(0x251c0000,0x25210000)] 0x01377800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2828, stack(0x25260000,0x252b0000)] 0x0187e000 JavaThread "Client thread" [_thread_in_native, id=4908, stack(0x013a0000,0x013f0000)] Other Threads: 0x01371c00 VMThread [stack: 0x249d0000,0x24a20000] [id=4492] 0x250bac00 WatcherThread [stack: 0x25640000,0x25690000] [id=4964] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: par new generation total 118016K, used 28610K [0x03c00000, 0x0bc00000, 0x0bc00000) eden space 104960K, 24% used [0x03c00000, 0x05520960, 0x0a280000) from space 13056K, 22% used [0x0af40000, 0x0b2100c8, 0x0bc00000) to space 13056K, 0% used [0x0a280000, 0x0a280000, 0x0af40000) concurrent mark-sweep generation total 131072K, used 60549K [0x0bc00000, 0x13c00000, 0x23c00000) Metaspace used 19767K, capacity 19930K, committed 20096K, reserved 20864K Card table byte_map: [0x23c00000,0x23d10000] byte_map_base: 0x23be2000 Marking Bits: (CMSBitMap*) 0x012e0f38 Bits: [0x23d10000, 0x24910000) Mod Union Table: (CMSBitMap*) 0x012e0f98 Bits: [0x001d0000, 0x001e8000) Polling page: 0x00190000 CodeCache: size=32768Kb used=4284Kb max_used=4284Kb free=28483Kb bounds [0x01b50000, 0x01f80000, 0x03b50000] total_blobs=2763 nmethods=2396 adapters=297 compilation: enabled Compilation events (10 events): Event: 262.032 Thread 0x25088c00 2434 sun.net.www.MessageHeader:: (9 bytes) Event: 262.033 Thread 0x25088c00 nmethod 2434 0x01f7d408 code [0x01f7d500, 0x01f7d58c] Event: 262.292 Thread 0x25088c00 2435 sun.security.provider.SHA5::lf_S (11 bytes) Event: 262.293 Thread 0x25088c00 nmethod 2435 0x01f7d608 code [0x01f7d700, 0x01f7d7b0] Event: 262.593 Thread 0x25088c00 2436 com.sun.crypto.provider.AESCrypt::encryptBlock (953 bytes) Event: 262.596 Thread 0x25088c00 nmethod 2436 0x01f7d808 code [0x01f7d970, 0x01f7e2e0] Event: 262.599 Thread 0x25088c00 2437 com.sun.crypto.provider.GHASH::getLong (41 bytes) Event: 262.599 Thread 0x25088c00 nmethod 2437 0x01f7eec8 code [0x01f7efc0, 0x01f7f0c0] Event: 262.603 Thread 0x25088c00 2438 com.sun.crypto.provider.GCTR::update (158 bytes) Event: 262.604 Thread 0x25088c00 nmethod 2438 0x01f7f1c8 code [0x01f7f320, 0x01f7f70c] GC Heap History (10 events): Event: 108.917 GC heap before {Heap before GC invocations=12 (full 1): par new generation total 118016K, used 111289K [0x03c00000, 0x0bc00000, 0x0bc00000) eden space 104960K, 99% used [0x03c00000, 0x0a26eeb8, 0x0a280000) from space 13056K, 49% used [0x0a280000, 0x0a8bf780, 0x0af40000) to space 13056K, 0% used [0x0af40000, 0x0af40000, 0x0bc00000) concurrent mark-sweep generation total 131072K, used 59369K [0x0bc00000, 0x13c00000, 0x23c00000) Metaspace used 18535K, capacity 18714K, committed 18816K, reserved 18816K Event: 108.924 GC heap after Heap after GC invocations=13 (full 1): par new generation total 118016K, used 3031K [0x03c00000, 0x0bc00000, 0x0bc00000) eden space 104960K, 0% used [0x03c00000, 0x03c00000, 0x0a280000) from space 13056K, 23% used [0x0af40000, 0x0b235d40, 0x0bc00000) to space 13056K, 0% used [0x0a280000, 0x0a280000, 0x0af40000) concurrent mark-sweep generation total 131072K, used 59369K [0x0bc00000, 0x13c00000, 0x23c00000) Metaspace used 18535K, capacity 18714K, committed 18816K, reserved 18816K } Event: 143.822 GC heap before {Heap before GC invocations=13 (full 1): par new generation total 118016K, used 107991K [0x03c00000, 0x0bc00000, 0x0bc00000) eden space 104960K, 100% used [0x03c00000, 0x0a280000, 0x0a280000) from space 13056K, 23% used [0x0af40000, 0x0b235d40, 0x0bc00000) to space 13056K, 0% used [0x0a280000, 0x0a280000, 0x0af40000) concurrent mark-sweep generation total 131072K, used 59369K [0x0bc00000, 0x13c00000, 0x23c00000) Metaspace used 18535K, capacity 18714K, committed 18816K, reserved 18816K Event: 143.832 GC heap after Heap after GC invocations=14 (full 1): par new generation total 118016K, used 4701K [0x03c00000, 0x0bc00000, 0x0bc00000) eden space 104960K, 0% used [0x03c00000, 0x03c00000, 0x0a280000) from space 13056K, 36% used [0x0a280000, 0x0a717438, 0x0af40000) to space 13056K, 0% used [0x0af40000, 0x0af40000, 0x0bc00000) concurrent mark-sweep generation total 131072K, used 59369K [0x0bc00000, 0x13c00000, 0x23c00000) Metaspace used 18535K, capacity 18714K, committed 18816K, reserved 18816K } Event: 186.747 GC heap before {Heap before GC invocations=14 (full 1): par new generation total 118016K, used 109661K [0x03c00000, 0x0bc00000, 0x0bc00000) eden space 104960K, 100% used [0x03c00000, 0x0a280000, 0x0a280000) from space 13056K, 36% used [0x0a280000, 0x0a717438, 0x0af40000) to space 13056K, 0% used [0x0af40000, 0x0af40000, 0x0bc00000) concurrent mark-sweep generation total 131072K, used 59369K [0x0bc00000, 0x13c00000, 0x23c00000) Metaspace used 18535K, capacity 18714K, committed 18816K, reserved 18816K Event: 186.756 GC heap after Heap after GC invocations=15 (full 1): par new generation total 118016K, used 3034K [0x03c00000, 0x0bc00000, 0x0bc00000) eden space 104960K, 0% used [0x03c00000, 0x03c00000, 0x0a280000) from space 13056K, 23% used [0x0af40000, 0x0b236a00, 0x0bc00000) to space 13056K, 0% used [0x0a280000, 0x0a280000, 0x0af40000) concurrent mark-sweep generation total 131072K, used 59369K [0x0bc00000, 0x13c00000, 0x23c00000) Metaspace used 18535K, capacity 18714K, committed 18816K, reserved 18816K } Event: 239.442 GC heap before {Heap before GC invocations=15 (full 1): par new generation total 118016K, used 107994K [0x03c00000, 0x0bc00000, 0x0bc00000) eden space 104960K, 100% used [0x03c00000, 0x0a280000, 0x0a280000) from space 13056K, 23% used [0x0af40000, 0x0b236a00, 0x0bc00000) to space 13056K, 0% used [0x0a280000, 0x0a280000, 0x0af40000) concurrent mark-sweep generation total 131072K, used 59369K [0x0bc00000, 0x13c00000, 0x23c00000) Metaspace used 18535K, capacity 18714K, committed 18816K, reserved 18816K Event: 239.450 GC heap after Heap after GC invocations=16 (full 1): par new generation total 118016K, used 3183K [0x03c00000, 0x0bc00000, 0x0bc00000) eden space 104960K, 0% used [0x03c00000, 0x03c00000, 0x0a280000) from space 13056K, 24% used [0x0a280000, 0x0a59bc90, 0x0af40000) to space 13056K, 0% used [0x0af40000, 0x0af40000, 0x0bc00000) concurrent mark-sweep generation total 131072K, used 59369K [0x0bc00000, 0x13c00000, 0x23c00000) Metaspace used 18535K, capacity 18714K, committed 18816K, reserved 18816K } Event: 261.490 GC heap before {Heap before GC invocations=16 (full 1): par new generation total 118016K, used 98739K [0x03c00000, 0x0bc00000, 0x0bc00000) eden space 104960K, 91% used [0x03c00000, 0x099511f0, 0x0a280000) from space 13056K, 24% used [0x0a280000, 0x0a59bc90, 0x0af40000) to space 13056K, 0% used [0x0af40000, 0x0af40000, 0x0bc00000) concurrent mark-sweep generation total 131072K, used 59369K [0x0bc00000, 0x13c00000, 0x23c00000) Metaspace used 19284K, capacity 19450K, committed 19584K, reserved 19840K Event: 261.506 GC heap after Heap after GC invocations=17 (full 1): par new generation total 118016K, used 2880K [0x03c00000, 0x0bc00000, 0x0bc00000) eden space 104960K, 0% used [0x03c00000, 0x03c00000, 0x0a280000) from space 13056K, 22% used [0x0af40000, 0x0b2100c8, 0x0bc00000) to space 13056K, 0% used [0x0a280000, 0x0a280000, 0x0af40000) concurrent mark-sweep generation total 131072K, used 60549K [0x0bc00000, 0x13c00000, 0x23c00000) Metaspace used 19284K, capacity 19450K, committed 19584K, reserved 19840K } Deoptimization events (0 events): No events Internal exceptions (10 events): Event: 261.536 Thread 0x2665b800 Exception (0x04f0a480) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jvm.cpp, line 3215] Event: 261.879 Thread 0x2ede1400 Exception (0x04f45a98) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 735] Event: 261.926 Thread 0x2efa4400 Exception (0x04fc8dd8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 735] Event: 261.932 Thread 0x2ede1400 Exception (0x04f49180) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1280] Event: 261.933 Thread 0x269a0c00 Exception (0x0504c118) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 735] Event: 261.958 Thread 0x2efa4400 Exception (0x04fcbd98) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1280] Event: 262.011 Thread 0x269a0c00 Exception (0x05093d48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] Event: 262.012 Thread 0x269a0c00 Exception (0x050947e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] Event: 262.012 Thread 0x269a0c00 Exception (0x050951e0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] Event: 262.015 Thread 0x269a0c00 Exception (0x050a2ad0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\oops\instanceKlass.cpp, line 969] Events (10 events): Event: 262.710 loading class sun/nio/ch/SocketChannelImpl Event: 262.711 loading class sun/nio/ch/SocketChannelImpl done Event: 262.712 loading class java/nio/channels/spi/AbstractInterruptibleChannel$1 Event: 262.712 loading class java/nio/channels/spi/AbstractInterruptibleChannel$1 done Event: 262.712 loading class sun/nio/ch/NativeThread Event: 262.712 loading class sun/nio/ch/NativeThread done Event: 262.713 loading class sun/nio/ch/Util$BufferCache Event: 262.713 loading class sun/nio/ch/Util$BufferCache done Event: 262.713 loading class sun/nio/ch/IOStatus Event: 262.713 loading class sun/nio/ch/IOStatus done Dynamic libraries: 0x01190000 - 0x011c3000 C:\Program Files\Java\jre1.8.0_101\bin\javaw.exe 0x77a70000 - 0x77bac000 C:\Windows\SYSTEM32\ntdll.dll 0x77bc0000 - 0x77c94000 C:\Windows\system32\kernel32.dll 0x75d20000 - 0x75d6a000 C:\Windows\system32\KERNELBASE.dll 0x764c0000 - 0x76560000 C:\Windows\system32\ADVAPI32.dll 0x76880000 - 0x7692c000 C:\Windows\system32\msvcrt.dll 0x76a30000 - 0x76a49000 C:\Windows\SYSTEM32\sechost.dll 0x76340000 - 0x763e1000 C:\Windows\system32\RPCRT4.dll 0x77700000 - 0x777c9000 C:\Windows\system32\USER32.dll 0x762e0000 - 0x7632e000 C:\Windows\system32\GDI32.dll 0x76330000 - 0x7633a000 C:\Windows\system32\LPK.dll 0x76420000 - 0x764bd000 C:\Windows\system32\USP10.dll 0x74c20000 - 0x74dbe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\COMCTL32.dll 0x76690000 - 0x766e7000 C:\Windows\system32\SHLWAPI.dll 0x75af0000 - 0x75b3b000 C:\Windows\system32\apphelp.dll 0x6d780000 - 0x6d80c000 C:\Windows\AppPatch\AcLayers.DLL 0x75ad0000 - 0x75aea000 C:\Windows\system32\SspiCli.dll 0x76a50000 - 0x77699000 C:\Windows\system32\SHELL32.dll 0x77910000 - 0x77a6c000 C:\Windows\system32\ole32.dll 0x767f0000 - 0x7687f000 C:\Windows\system32\OLEAUT32.dll 0x751e0000 - 0x751f7000 C:\Windows\system32\USERENV.dll 0x75bc0000 - 0x75bcb000 C:\Windows\system32\profapi.dll 0x6feb0000 - 0x6ff01000 C:\Windows\system32\WINSPOOL.DRV 0x70b10000 - 0x70b22000 C:\Windows\system32\MPR.dll 0x76400000 - 0x7641f000 C:\Windows\system32\IMM32.DLL 0x76720000 - 0x767ec000 C:\Windows\system32\MSCTF.dll 0x6d090000 - 0x6d14f000 C:\Program Files\Java\jre1.8.0_101\bin\msvcr100.dll 0x6ccc0000 - 0x6d08c000 C:\Program Files\Java\jre1.8.0_101\bin\client\jvm.dll 0x65740000 - 0x65747000 C:\Windows\system32\WSOCK32.dll 0x76600000 - 0x76635000 C:\Windows\system32\WS2_32.dll 0x763f0000 - 0x763f6000 C:\Windows\system32\NSI.dll 0x6ff20000 - 0x6ff52000 C:\Windows\system32\WINMM.dll 0x75080000 - 0x75089000 C:\Windows\system32\VERSION.dll 0x76560000 - 0x76565000 C:\Windows\system32\PSAPI.DLL 0x6f7b0000 - 0x6f7bc000 C:\Program Files\Java\jre1.8.0_101\bin\verify.dll 0x6d880000 - 0x6d8a1000 C:\Program Files\Java\jre1.8.0_101\bin\java.dll 0x6d860000 - 0x6d873000 C:\Program Files\Java\jre1.8.0_101\bin\zip.dll 0x6e480000 - 0x6e48a000 C:\Program Files\Java\jre1.8.0_101\bin\management.dll 0x6d840000 - 0x6d856000 C:\Program Files\Java\jre1.8.0_101\bin\net.dll 0x71f00000 - 0x71f90000 C:\Windows\system32\chtbrkg.dll 0x75600000 - 0x7563c000 C:\Windows\system32\mswsock.dll 0x755f0000 - 0x755f6000 C:\Windows\System32\wship6.dll 0x6f7c0000 - 0x6f7cf000 C:\Program Files\Java\jre1.8.0_101\bin\nio.dll 0x75110000 - 0x75115000 C:\Windows\System32\wshtcpip.dll 0x73ed0000 - 0x73ee0000 C:\Windows\system32\NLAapi.dll 0x754c0000 - 0x75504000 C:\Windows\system32\DNSAPI.dll 0x71ef0000 - 0x71ef8000 C:\Windows\System32\winrnr.dll 0x71ee0000 - 0x71ef0000 C:\Windows\system32\napinsp.dll 0x71ec0000 - 0x71ed2000 C:\Windows\system32\pnrpnsp.dll 0x71e90000 - 0x71eb7000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL 0x73c70000 - 0x73c8c000 C:\Windows\system32\IPHLPAPI.DLL 0x73bd0000 - 0x73bd7000 C:\Windows\system32\WINNSI.DLL 0x71d50000 - 0x71d56000 C:\Windows\system32\rasadhlp.dll 0x73680000 - 0x736b8000 C:\Windows\System32\fwpuclnt.dll 0x03bb0000 - 0x03bff000 C:\Users\youmna\AppData\Roaming\.minecraft\versions\1.11.2\natives\lwjgl.dll 0x6f110000 - 0x6f1d8000 C:\Windows\system32\OPENGL32.dll 0x72710000 - 0x72732000 C:\Windows\system32\GLU32.dll 0x6a960000 - 0x6aa47000 C:\Windows\system32\DDRAW.dll 0x6a950000 - 0x6a956000 C:\Windows\system32\DCIMAN32.dll 0x75ec0000 - 0x7605d000 C:\Windows\system32\SETUPAPI.dll 0x75c60000 - 0x75c87000 C:\Windows\system32\CFGMGR32.dll 0x75c40000 - 0x75c52000 C:\Windows\system32\DEVOBJ.dll 0x74710000 - 0x74723000 C:\Windows\system32\dwmapi.dll 0x75640000 - 0x75656000 C:\Windows\system32\CRYPTSP.dll 0x753e0000 - 0x7541b000 C:\Windows\system32\rsaenh.dll 0x75b40000 - 0x75b4c000 C:\Windows\system32\CRYPTBASE.dll 0x722c0000 - 0x722cd000 C:\Windows\system32\dhcpcsvc6.DLL 0x73930000 - 0x73942000 C:\Windows\system32\dhcpcsvc.DLL 0x6cac0000 - 0x6cae0000 C:\Program Files\Java\jre1.8.0_101\bin\sunec.dll 0x6cb70000 - 0x6ccb5000 C:\Program Files\Java\jre1.8.0_101\bin\awt.dll 0x74990000 - 0x749d0000 C:\Windows\system32\uxtheme.dll 0x27620000 - 0x27a12000 C:\Windows\system32\ig4icd32.dll 0x27a20000 - 0x27cba000 C:\Windows\system32\ig4dev32.dll 0x734f0000 - 0x73569000 C:\Windows\system32\mscms.dll 0x6ca10000 - 0x6ca48000 C:\Windows\system32\icm32.dll 0x27dc0000 - 0x27e32000 C:\Users\youmna\AppData\Local\Temp\jna\jna6598056225652118964.dll 0x2b5c0000 - 0x2b625000 C:\Users\youmna\AppData\Roaming\.minecraft\versions\1.11.2\natives\OpenAL32.dll 0x76570000 - 0x765f3000 C:\Windows\system32\CLBCatQ.DLL 0x74630000 - 0x74669000 C:\Windows\System32\MMDevApi.dll 0x74ae0000 - 0x74bd5000 C:\Windows\System32\PROPSYS.dll 0x6c990000 - 0x6ca02000 C:\Windows\system32\dsound.dll 0x74450000 - 0x74475000 C:\Windows\system32\POWRPROF.dll 0x68410000 - 0x68446000 C:\Windows\system32\AUDIOSES.DLL 0x6f230000 - 0x6f239000 C:\Program Files\Java\jre1.8.0_101\bin\sunmscapi.dll 0x75da0000 - 0x75ebc000 C:\Windows\system32\CRYPT32.dll 0x75c30000 - 0x75c3c000 C:\Windows\system32\MSASN1.dll 0x6b860000 - 0x6b94b000 C:\Windows\system32\dbghelp.dll VM Arguments: jvm_args: -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -Djava.library.path=C:\Users\youmna\AppData\Roaming\.minecraft\versions\1.11.2\natives -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Xms256M -Xmn128M -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+CMSParallelRemarkEnabled -XX:+ParallelRefProcEnabled -XX:+CMSClassUnloadingEnabled -XX:+UseCMSInitiatingOccupancyOnly java_command: net.minecraft.client.main.Main --username LoloTheGamer --version 1.11.2 --gameDir C:\Users\youmna\AppData\Roaming\.minecraft --assetsDir C:\Users\youmna\AppData\Roaming\.minecraft\assets --assetIndex 1.11 --uuid 13a94a15-6266-58c5-91c1-586a6b0dd3a2 --accessToken 4b7d12fa-e61f-42e9-ad84-dbd5ff10b9e3 --userType mojang --versionType release --width 925 --height 530 java_class_path (initial): C:\Users\youmna\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\youmna\AppData\Roaming\.minecraft\libraries\c Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files\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\Windows Live\Shared;C:\Program Files\Java\jre1.8.0_101\bin USERNAME=youmna OS=Windows_NT PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 3, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 7 Build 7600 (6.1.7600.16385) CPU:total 2 (1 cores per cpu, 2 threads per core) family 15 model 4 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht, tsc Memory: 4k page, physical 2612556k(1411216k free), swap 5221244k(3757024k free) vm_info: Java HotSpot(TM) Client VM (25.101-b13) for windows-x86 JRE (1.8.0_101-b13), built on Jun 22 2016 00:45:44 by "java_re" with MS VC++ 10.0 (VS2010) time: Mon Jan 16 12:24:19 2017 elapsed time: 262 seconds (0d 0h 4m 22s)