官方启动器显示的崩溃报告:
测试了几个版本,1.8是会崩溃的,1.12.2也会崩溃,但是1.17.1不会崩溃。
求解决办法!
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8a1b95e16, pid=11400, tid=1704 # # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [ntdll.dll+0x45e16] # # 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 (0x0000000002a9a800): JavaThread "Client thread" [_thread_in_native, id=1704, stack(0x0000000002990000,0x0000000002a90000)] siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000024 Registers: RAX=0x0000000000000000, RBX=0x00007ff8868dbe98, RCX=0x00007ff8868dbe98, RDX=0x00000000fffffffa RSP=0x0000000002a8b7b0, RBP=0x0000000000000000, RSI=0x0000000000000000, RDI=0x0000000000000000 R8 =0x0000000000000000, R9 =0x00007ff8868dbe00, R10=0x0000000002a8b990, R11=0x00000002fb37f204 R12=0x0000000000000000, R13=0x0000000000252000, R14=0x0000000000000001, R15=0x0000000000000000 RIP=0x00007ff8a1b95e16, EFLAGS=0x0000000000010213 Top of Stack: (sp=0x0000000002a8b7b0) 0x0000000002a8b7b0: ffffffffffffffff 00007ff8868dbe98 0x0000000002a8b7c0: 0000000037bf0430 0000000037bf0420 0x0000000002a8b7d0: 000000004bacd8b8 000000006c6f3c90 0x0000000002a8b7e0: 0000000000000001 00007ff89dbe5bdf 0x0000000002a8b7f0: 0000000000000200 00000000fffffffa 0x0000000002a8b800: 0000000000252000 00007ff89a9283fc 0x0000000002a8b810: 000000002134ceb0 00007ff89a94322a 0x0000000002a8b820: 0000000021704360 00000000000013c0 0x0000000002a8b830: 0000000002a8b8a0 00007ff89a94e59e 0x0000000002a8b840: 000028c4135c4a91 0000000000000000 0x0000000002a8b850: 0000000000000000 0000000000000001 0x0000000002a8b860: 0000000000000001 0000000000000001 0x0000000002a8b870: 0000000000000000 00007ff8868dbe98 0x0000000002a8b880: 0000000000000000 00007ff8a1b715b4 0x0000000002a8b890: 0000000000000000 0000000037ceae60 0x0000000002a8b8a0: 00000000fffffffa 00007ff89f6026ee Instructions: (pc=0x00007ff8a1b95e16) 0x00007ff8a1b95df6: 48 39 73 18 0f 84 d2 00 00 00 48 8b 03 48 83 f8 0x00007ff8a1b95e06: ff 0f 84 d2 00 00 00 44 8b fe 48 83 f8 ff 74 03 0x00007ff8a1b95e16: ff 40 24 4c 8b 73 18 4c 8d 2d d4 f6 11 00 bd 22 0x00007ff8a1b95e26: 17 00 00 e8 92 ff fc ff 85 c0 0f 85 0e 18 07 00 Register to memory mapping: RAX=0x0000000000000000 is an unknown value RBX=0x00007ff8868dbe98 is an unknown value RCX=0x00007ff8868dbe98 is an unknown value RDX= [error occurred during error reporting (printing register info), id 0xc0000005] Stack: [0x0000000002990000,0x0000000002a90000], sp=0x0000000002a8b7b0, free space=1005k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J 5479 org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V (0 bytes) @ 0x00000000036d9992 [0x00000000036d9940+0x52] J 12107 C2 org.lwjgl.opengl.Display.swapBuffers()V (55 bytes) @ 0x00000000050288b8 [0x0000000005028620+0x298] J 13269 C1 org.lwjgl.opengl.Display.update(Z)V (154 bytes) @ 0x0000000003f6bb84 [0x0000000003f6b720+0x464] J 13117 C1 ave.av()V (965 bytes) @ 0x0000000004c66a4c [0x0000000004c62ac0+0x3f8c] j ave.a()V+74 j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1068 v ~StubRoutines::call_stub j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100 j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56 j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657 j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x000000001f047800 JavaThread "Thread-13" [_thread_blocked, id=14948, stack(0x000000002e4c0000,0x000000002e5c0000)] 0x000000001f04d000 JavaThread "Thread-12" [_thread_blocked, id=13772, stack(0x0000000027590000,0x0000000027690000)] 0x000000001f04f000 JavaThread "File IO Thread" [_thread_blocked, id=11168, stack(0x00000000498a0000,0x00000000499a0000)] 0x000000001f045800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=14112, stack(0x0000000045770000,0x0000000045870000)] 0x000000001f344000 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=10988, stack(0x0000000045670000,0x0000000045770000)] 0x000000001f343000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=14144, stack(0x0000000020130000,0x0000000020230000)] 0x000000001f349000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=4536, stack(0x000000003b860000,0x000000003b960000)] 0x000000001f347000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=3116, stack(0x000000003ba20000,0x000000003bb20000)] 0x000000001f347800 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=15332, stack(0x0000000038a70000,0x0000000038b70000)] 0x000000001f6aa800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7672, stack(0x0000000023470000,0x0000000023570000)] 0x000000001f49c800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=14552, stack(0x0000000022f10000,0x0000000023010000)] 0x000000001cb6e800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=13500, stack(0x0000000021a40000,0x0000000021b40000)] 0x000000001c9b4800 JavaThread "Service Thread" daemon [_thread_blocked, id=9960, stack(0x000000001da90000,0x000000001db90000)] 0x000000001c999800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=12140, stack(0x000000001d990000,0x000000001da90000)] 0x000000001c986800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=12008, stack(0x000000001d890000,0x000000001d990000)] 0x000000001c97f800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3664, stack(0x000000001d790000,0x000000001d890000)] 0x000000001c97d800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=12504, stack(0x000000001d690000,0x000000001d790000)] 0x000000001c979000 JavaThread "Attach Listener" daemon [_thread_blocked, id=11220, stack(0x000000001d590000,0x000000001d690000)] 0x000000001c970000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8344, stack(0x000000001d490000,0x000000001d590000)] 0x000000001c96f000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3288, stack(0x000000001d390000,0x000000001d490000)] 0x000000001c88d000 JavaThread "Finalizer" daemon [_thread_blocked, id=13604, stack(0x000000001d290000,0x000000001d390000)] 0x000000001c885000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7124, stack(0x000000001d090000,0x000000001d190000)] =>0x0000000002a9a800 JavaThread "Client thread" [_thread_in_native, id=1704, stack(0x0000000002990000,0x0000000002a90000)] Other Threads: 0x000000001c87d000 VMThread [stack: 0x000000001cf90000,0x000000001d090000] [id=16084] 0x000000001c9b8000 WatcherThread [stack: 0x000000001db90000,0x000000001dc90000] [id=16048] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: garbage-first heap total 589824K, used 371883K [0x0000000080000000, 0x0000000082000090, 0x0000000100000000) region size 32768K, 7 young (229376K), 0 survivors (0K) Metaspace used 41436K, capacity 41717K, committed 42132K, reserved 1087488K class space used 4596K, capacity 4689K, committed 4812K, reserved 1048576K Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start) AC 0 O TS 0 PTAMS 0x0000000080000000 NTAMS 0x0000000080000000 space 32768K, 99% used [0x0000000080000000, 0x0000000082000000) AC 0 O TS 0 PTAMS 0x0000000082000000 NTAMS 0x0000000082000000 space 32768K, 99% used [0x0000000082000000, 0x0000000084000000) AC 0 O TS 0 PTAMS 0x0000000084000000 NTAMS 0x0000000084000000 space 32768K, 99% used [0x0000000084000000, 0x0000000086000000) AC 0 O TS 0 PTAMS 0x0000000086000000 NTAMS 0x0000000086000000 space 32768K, 99% used [0x0000000086000000, 0x0000000088000000) AC 0 O TS 0 PTAMS 0x0000000088000000 NTAMS 0x0000000088000000 space 32768K, 99% used [0x0000000088000000, 0x000000008a000000) AC 0 O TS 0 PTAMS 0x000000008a000000 NTAMS 0x000000008a000000 space 32768K, 34% used [0x000000008a000000, 0x000000008c000000) AC 0 F TS 0 PTAMS 0x000000008c000000 NTAMS 0x000000008c000000 space 32768K, 0% used [0x000000008c000000, 0x000000008e000000) AC 0 F TS 0 PTAMS 0x000000008e000000 NTAMS 0x000000008e000000 space 32768K, 0% used [0x000000008e000000, 0x0000000090000000) AC 0 F TS 0 PTAMS 0x0000000090000000 NTAMS 0x0000000090000000 space 32768K, 0% used [0x0000000090000000, 0x0000000092000000) AC 0 F TS 0 PTAMS 0x0000000092000000 NTAMS 0x0000000092000000 space 32768K, 0% used [0x0000000092000000, 0x0000000094000000) AC 0 F TS 0 PTAMS 0x0000000094000000 NTAMS 0x0000000094000000 space 32768K, 0% used [0x0000000094000000, 0x0000000096000000) AC 0 E TS 0 PTAMS 0x0000000096000000 NTAMS 0x0000000096000000 space 32768K, 92% used [0x0000000096000000, 0x0000000098000000) AC 0 E CS TS 0 PTAMS 0x0000000098000000 NTAMS 0x0000000098000000 space 32768K, 100% used [0x0000000098000000, 0x000000009a000000) AC 0 E CS TS 0 PTAMS 0x000000009a000000 NTAMS 0x000000009a000000 space 32768K, 100% used [0x000000009a000000, 0x000000009c000000) AC 0 E CS TS 0 PTAMS 0x000000009c000000 NTAMS 0x000000009c000000 space 32768K, 100% used [0x000000009c000000, 0x000000009e000000) AC 0 E CS TS 0 PTAMS 0x000000009e000000 NTAMS 0x000000009e000000 space 32768K, 100% used [0x000000009e000000, 0x00000000a0000000) AC 0 E CS TS 0 PTAMS 0x00000000a0000000 NTAMS 0x00000000a0000000 space 32768K, 100% used [0x00000000a0000000, 0x00000000a2000000) AC 0 E CS TS 0 PTAMS 0x00000000a2000000 NTAMS 0x00000000a2000000 space 32768K, 100% used [0x00000000a2000000, 0x00000000a4000000) Card table byte_map: [0x00000000142f0000,0x00000000146f0000] byte_map_base: 0x0000000013ef0000 Marking Bits (Prev, Next): (CMBitMap*) 0x0000000002b0b230, (CMBitMap*) 0x0000000002b0b1d8 Prev Bits: [0x0000000016af0000, 0x0000000018af0000) Next Bits: [0x0000000014af0000, 0x0000000016af0000) Polling page: 0x00000000008d0000 CodeCache: size=245760Kb used=36857Kb max_used=38384Kb free=208902Kb bounds [0x0000000002b90000, 0x0000000005220000, 0x0000000011b90000] total_blobs=9311 nmethods=8450 adapters=770 compilation: enabled Compilation events (10 events): Event: 191.329 Thread 0x000000001c97f800 13328 4 paulscode.sound.Source::playing (44 bytes) Event: 191.331 Thread 0x000000001c97f800 nmethod 13328 0x000000000460cb90 code [0x000000000460cd40, 0x000000000460d330] Event: 196.162 Thread 0x000000001c999800 13329 3 java.util.PriorityQueue$Itr::hasNext (37 bytes) Event: 196.163 Thread 0x000000001c999800 nmethod 13329 0x0000000004726550 code [0x00000000047266c0, 0x0000000004726a50] Event: 205.806 Thread 0x000000001c999800 13330 1 org.lwjgl.opengl.WindowsDisplay::getHwnd (5 bytes) Event: 205.807 Thread 0x000000001c999800 nmethod 13330 0x0000000003640110 code [0x0000000003640260, 0x0000000003640370] Event: 207.607 Thread 0x000000001c999800 13331 3 sun.nio.cs.UnicodeEncoder::put (53 bytes) Event: 207.608 Thread 0x000000001c999800 nmethod 13331 0x0000000003637dd0 code [0x0000000003637f80, 0x0000000003638478] Event: 207.616 Thread 0x000000001c999800 13332 3 avp::<init> (5 bytes) Event: 207.616 Thread 0x000000001c999800 nmethod 13332 0x00000000043f9350 code [0x00000000043f94a0, 0x00000000043f9650] GC Heap History (10 events): Event: 103.429 GC heap before {Heap before GC invocations=92 (full 3): garbage-first heap total 1245184K, used 830721K [0x0000000080000000, 0x0000000082000130, 0x0000000100000000) region size 32768K, 20 young (655360K), 3 survivors (98304K) Metaspace used 41305K, capacity 41647K, committed 42132K, reserved 1087488K class space used 4592K, capacity 4688K, committed 4812K, reserved 1048576K Event: 103.438 GC heap after Heap after GC invocations=93 (full 3): garbage-first heap total 1245184K, used 270048K [0x0000000080000000, 0x0000000082000130, 0x0000000100000000) region size 32768K, 3 young (98304K), 3 survivors (98304K) Metaspace used 41305K, capacity 41647K, committed 42132K, reserved 1087488K class space used 4592K, capacity 4688K, committed 4812K, reserved 1048576K } Event: 111.133 GC heap before {Heap before GC invocations=93 (full 3): garbage-first heap total 1245184K, used 827104K [0x0000000080000000, 0x0000000082000130, 0x0000000100000000) region size 32768K, 20 young (655360K), 3 survivors (98304K) Metaspace used 41322K, capacity 41653K, committed 42132K, reserved 1087488K class space used 4592K, capacity 4689K, committed 4812K, reserved 1048576K Event: 111.143 GC heap after Heap after GC invocations=94 (full 3): garbage-first heap total 1245184K, used 286160K [0x0000000080000000, 0x0000000082000130, 0x0000000100000000) region size 32768K, 3 young (98304K), 3 survivors (98304K) Metaspace used 41322K, capacity 41653K, committed 42132K, reserved 1087488K class space used 4592K, capacity 4689K, committed 4812K, reserved 1048576K } Event: 117.967 GC heap before {Heap before GC invocations=94 (full 3): garbage-first heap total 1245184K, used 843216K [0x0000000080000000, 0x0000000082000130, 0x0000000100000000) region size 32768K, 20 young (655360K), 3 survivors (98304K) Metaspace used 41337K, capacity 41653K, committed 42132K, reserved 1087488K class space used 4592K, capacity 4689K, committed 4812K, reserved 1048576K Event: 117.977 GC heap after Heap after GC invocations=95 (full 3): garbage-first heap total 1245184K, used 295836K [0x0000000080000000, 0x0000000082000130, 0x0000000100000000) region size 32768K, 3 young (98304K), 3 survivors (98304K) Metaspace used 41337K, capacity 41653K, committed 42132K, reserved 1087488K class space used 4592K, capacity 4689K, committed 4812K, reserved 1048576K } Event: 127.495 GC heap before {Heap before GC invocations=95 (full 3): garbage-first heap total 1245184K, used 852892K [0x0000000080000000, 0x0000000082000130, 0x0000000100000000) region size 32768K, 20 young (655360K), 3 survivors (98304K) Metaspace used 41355K, capacity 41717K, committed 42132K, reserved 1087488K class space used 4592K, capacity 4689K, committed 4812K, reserved 1048576K Event: 127.505 GC heap after Heap after GC invocations=96 (full 3): garbage-first heap total 1245184K, used 292937K [0x0000000080000000, 0x0000000082000130, 0x0000000100000000) region size 32768K, 3 young (98304K), 3 survivors (98304K) Metaspace used 41355K, capacity 41717K, committed 42132K, reserved 1087488K class space used 4592K, capacity 4689K, committed 4812K, reserved 1048576K } Event: 132.721 GC heap before {Heap before GC invocations=96 (full 3): garbage-first heap total 1245184K, used 653385K [0x0000000080000000, 0x0000000082000130, 0x0000000100000000) region size 32768K, 15 young (491520K), 3 survivors (98304K) Metaspace used 41386K, capacity 41717K, committed 42132K, reserved 1087488K class space used 4596K, capacity 4689K, committed 4812K, reserved 1048576K Event: 132.993 GC heap after Heap after GC invocations=97 (full 4): garbage-first heap total 589824K, used 175275K [0x0000000080000000, 0x0000000082000090, 0x0000000100000000) region size 32768K, 0 young (0K), 0 survivors (0K) Metaspace used 41386K, capacity 41717K, committed 42132K, reserved 1087488K class space used 4596K, capacity 4689K, committed 4812K, reserved 1048576K } Deoptimization events (10 events): Event: 132.994 Thread 0x000000001f343000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000044d894c method=io.netty.channel.AbstractChannelHandlerContext.executor()Lio/netty/util/concurrent/EventExecutor; @ 11 Event: 132.994 Thread 0x000000001f343000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000044d894c method=io.netty.channel.AbstractChannelHandlerContext.executor()Lio/netty/util/concurrent/EventExecutor; @ 11 Event: 132.995 Thread 0x0000000002a9a800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004d54ed8 method=ave.b(Ljava/lang/String;)V @ 13 Event: 133.000 Thread 0x000000001f344800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004480cf4 method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; @ 288 Event: 133.000 Thread 0x000000001f344800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000031a3338 method=java.util.Collections$SetFromMap.add(Ljava/lang/Object;)Z @ 13 Event: 133.108 Thread 0x000000001f343000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004d399a8 method=io.netty.util.internal.MpscLinkedQueueTailRef.getAndSetTailRef(Lio/netty/util/internal/MpscLinkedQueueNode;)Lio/netty/util/internal/MpscLinkedQueueNode; @ 8 Event: 133.130 Thread 0x000000001f045800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004d399a8 method=io.netty.util.internal.MpscLinkedQueueTailRef.getAndSetTailRef(Lio/netty/util/internal/MpscLinkedQueueNode;)Lio/netty/util/internal/MpscLinkedQueueNode; @ 8 Event: 136.650 Thread 0x0000000002a9a800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004e63df8 method=org.lwjgl.opengl.WindowsDisplay.update()V @ 7 Event: 136.681 Thread 0x0000000002a9a800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000050427fc method=org.lwjgl.opengl.WindowsDisplay.update()V @ 7 Event: 139.781 Thread 0x0000000002a9a800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038064d8 method=java.util.Arrays.sort([Ljava/lang/Object;IILjava/util/Comparator;)V @ 1 Internal exceptions (10 events): Event: 132.703 Thread 0x000000001f04d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000b482d5f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 132.709 Thread 0x000000001f04d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000b482d7f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 132.709 Thread 0x000000001f04d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000b482e5c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3163] Event: 132.721 Thread 0x000000001f04d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000b482e7c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 132.721 Thread 0x000000001f04d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000b482e9c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3163] Event: 133.134 Thread 0x000000001f04d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000a287e0f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 133.136 Thread 0x000000001f04d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000a2956358) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3163] Event: 133.136 Thread 0x000000001f047800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000a2396220) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 139.779 Thread 0x000000001f04d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000a2956558) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Event: 140.713 Thread 0x000000001f04d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000a2957358) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211] Events (10 events): Event: 158.811 Thread 0x000000001c999800 flushing nmethod 0x0000000004726550 Event: 158.811 Thread 0x000000001c999800 flushing nmethod 0x000000000473afd0 Event: 158.811 Thread 0x000000001c999800 flushing nmethod 0x0000000004971390 Event: 158.811 Thread 0x000000001c999800 flushing nmethod 0x0000000004982490 Event: 158.811 Thread 0x000000001c999800 flushing nmethod 0x0000000004ac3f50 Event: 159.054 Thread 0x000000001c97d800 flushing nmethod 0x0000000004c24e50 Event: 159.054 Thread 0x000000001c97d800 flushing nmethod 0x0000000004cec990 Event: 159.054 Thread 0x000000001c97d800 flushing nmethod 0x00000000050095d0 Event: 159.054 Thread 0x000000001c97d800 flushing nmethod 0x000000000502ea10 Event: 159.055 Thread 0x000000001c97d800 flushing nmethod 0x000000000509add0 Dynamic libraries: 0x00007ff7dc770000 - 0x00007ff7dc7a7000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\javaw.exe 0x00007ff8a1b50000 - 0x00007ff8a1d46000 C:\Windows\SYSTEM32\ntdll.dll 0x00007ff8a1650000 - 0x00007ff8a170d000 C:\Windows\System32\KERNEL32.DLL 0x00007ff89f5e0000 - 0x00007ff89f8a8000 C:\Windows\System32\KERNELBASE.dll 0x00007ff89cb50000 - 0x00007ff89cbe0000 C:\Windows\SYSTEM32\apphelp.dll 0x00007ff864650000 - 0x00007ff864ae4000 C:\Windows\SYSTEM32\AcLayers.DLL 0x00007ff8a0550000 - 0x00007ff8a05ee000 C:\Windows\System32\msvcrt.dll 0x00007ff89fbb0000 - 0x00007ff89fd50000 C:\Windows\System32\USER32.dll 0x00007ff89fae0000 - 0x00007ff89fb02000 C:\Windows\System32\win32u.dll 0x00007ff8a0950000 - 0x00007ff8a097a000 C:\Windows\System32\GDI32.dll 0x00007ff89f4d0000 - 0x00007ff89f5d9000 C:\Windows\System32\gdi32full.dll 0x00007ff89fb10000 - 0x00007ff89fbad000 C:\Windows\System32\msvcp_win.dll 0x00007ff89f930000 - 0x00007ff89fa30000 C:\Windows\System32\ucrtbase.dll 0x00007ff8a1a50000 - 0x00007ff8a1aa5000 C:\Windows\System32\SHLWAPI.dll 0x00007ff8a1400000 - 0x00007ff8a14ac000 C:\Windows\System32\ADVAPI32.dll 0x00007ff89fd60000 - 0x00007ff89fdfb000 C:\Windows\System32\sechost.dll 0x00007ff8a1220000 - 0x00007ff8a1344000 C:\Windows\System32\RPCRT4.dll 0x00000000001c0000 - 0x00000000001c3000 C:\Windows\SYSTEM32\sfc.dll 0x00007ff87c7d0000 - 0x00007ff87c85e000 C:\Windows\SYSTEM32\WINSPOOL.DRV 0x00007ff873b30000 - 0x00007ff873b42000 C:\Windows\SYSTEM32\sfc_os.DLL 0x00007ff8a10c0000 - 0x00007ff8a10f0000 C:\Windows\System32\IMM32.DLL 0x00007ff887340000 - 0x00007ff8875db000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.488_none_ca04af081b815d21\COMCTL32.dll 0x00000000646f0000 - 0x00000000647c2000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\msvcr100.dll 0x0000000063e60000 - 0x00000000646e3000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\server\jvm.dll 0x00007ff8a14d0000 - 0x00007ff8a14d8000 C:\Windows\System32\PSAPI.DLL 0x00007ff89a200000 - 0x00007ff89a209000 C:\Windows\SYSTEM32\WSOCK32.dll 0x00007ff896960000 - 0x00007ff896987000 C:\Windows\SYSTEM32\WINMM.dll 0x00007ff899040000 - 0x00007ff89904a000 C:\Windows\SYSTEM32\VERSION.dll 0x00007ff8a1570000 - 0x00007ff8a15db000 C:\Windows\System32\WS2_32.dll 0x0000000063e50000 - 0x0000000063e5f000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\verify.dll 0x0000000063e20000 - 0x0000000063e49000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\java.dll 0x0000000063e00000 - 0x0000000063e16000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\zip.dll 0x00007ff89fe00000 - 0x00007ff8a0541000 C:\Windows\System32\SHELL32.dll 0x00007ff89d3e0000 - 0x00007ff89db75000 C:\Windows\SYSTEM32\windows.storage.dll 0x00007ff8a05f0000 - 0x00007ff8a0945000 C:\Windows\System32\combase.dll 0x00007ff89ed00000 - 0x00007ff89ed2c000 C:\Windows\SYSTEM32\Wldp.dll 0x00007ff8a19a0000 - 0x00007ff8a1a4e000 C:\Windows\System32\SHCORE.dll 0x00007ff89f1c0000 - 0x00007ff89f1e6000 C:\Windows\SYSTEM32\profapi.dll 0x0000000063df0000 - 0x0000000063dfd000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\management.dll 0x0000000063dd0000 - 0x0000000063dea000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\net.dll 0x00007ff89ea80000 - 0x00007ff89eaea000 C:\Windows\system32\mswsock.dll 0x0000000063db0000 - 0x0000000063dc1000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\nio.dll 0x00007ff8992f0000 - 0x00007ff899307000 C:\Windows\system32\napinsp.dll 0x00007ff898c50000 - 0x00007ff898c6b000 C:\Windows\system32\pnrpnsp.dll 0x00007ff89a8e0000 - 0x00007ff89a8f5000 C:\Windows\system32\wshbth.dll 0x00007ff89a5e0000 - 0x00007ff89a5fd000 C:\Windows\system32\NLAapi.dll 0x00007ff89e720000 - 0x00007ff89e75b000 C:\Windows\SYSTEM32\IPHLPAPI.DLL 0x00007ff89e770000 - 0x00007ff89e83b000 C:\Windows\SYSTEM32\DNSAPI.dll 0x00007ff8a15e0000 - 0x00007ff8a15e8000 C:\Windows\System32\NSI.dll 0x00007ff897690000 - 0x00007ff8976a2000 C:\Windows\System32\winrnr.dll 0x00007ff88d670000 - 0x00007ff88d6ef000 C:\Windows\System32\fwpuclnt.dll 0x00007ff89f3f0000 - 0x00007ff89f417000 C:\Windows\System32\bcrypt.dll 0x00007ff88d0b0000 - 0x00007ff88d0ba000 C:\Windows\System32\rasadhlp.dll 0x0000000180000000 - 0x0000000180053000 C:\Users\wangg\AppData\Roaming\.minecraft\bin\41e7-15c9-066c-3ccd\lwjgl64.dll 0x00007ff877cf0000 - 0x00007ff877e15000 C:\Windows\SYSTEM32\OPENGL32.dll 0x00007ff87b3d0000 - 0x00007ff87b3fc000 C:\Windows\SYSTEM32\GLU32.dll 0x00007ff89ec50000 - 0x00007ff89ec68000 C:\Windows\SYSTEM32\CRYPTSP.dll 0x00007ff89e3a0000 - 0x00007ff89e3d4000 C:\Windows\system32\rsaenh.dll 0x00007ff89f140000 - 0x00007ff89f16e000 C:\Windows\SYSTEM32\USERENV.dll 0x00007ff89f8b0000 - 0x00007ff89f92f000 C:\Windows\System32\bcryptprimitives.dll 0x00007ff89ec70000 - 0x00007ff89ec7c000 C:\Windows\SYSTEM32\CRYPTBASE.dll 0x00007ff897610000 - 0x00007ff897627000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL 0x00007ff898410000 - 0x00007ff89842d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL 0x0000000063c10000 - 0x0000000063da8000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\awt.dll 0x00007ff8a18d0000 - 0x00007ff8a199d000 C:\Windows\System32\OLEAUT32.dll 0x00007ff89a070000 - 0x00007ff89a11e000 C:\Windows\SYSTEM32\mscms.dll 0x00007ff899ed0000 - 0x00007ff899ee1000 C:\Windows\SYSTEM32\ColorAdapterClient.dll 0x00007ff89d1e0000 - 0x00007ff89d1f2000 C:\Windows\SYSTEM32\kernel.appcore.dll 0x00007ff8a1350000 - 0x00007ff8a13f9000 C:\Windows\System32\clbcatq.dll 0x00007ff895b50000 - 0x00007ff895b93000 C:\Windows\System32\Windows.Internal.Graphics.Display.DisplayColorManagement.dll 0x00007ff89f480000 - 0x00007ff89f4ce000 C:\Windows\System32\cfgmgr32.dll 0x00007ff89cc40000 - 0x00007ff89ccde000 C:\Windows\system32\uxtheme.dll 0x00007ff8a0fa0000 - 0x00007ff8a10b5000 C:\Windows\System32\MSCTF.dll 0x00007ff894400000 - 0x00007ff8944fc000 C:\Windows\SYSTEM32\textinputframework.dll 0x00007ff89c360000 - 0x00007ff89c452000 C:\Windows\System32\CoreMessaging.dll 0x00007ff89c000000 - 0x00007ff89c35e000 C:\Windows\System32\CoreUIComponents.dll 0x00007ff89dfd0000 - 0x00007ff89e003000 C:\Windows\SYSTEM32\ntmarta.dll 0x00007ff89b930000 - 0x00007ff89ba86000 C:\Windows\SYSTEM32\wintypes.dll 0x00007ff898180000 - 0x00007ff89827a000 C:\Windows\System32\AppXDeploymentClient.dll 0x00007ff840e70000 - 0x00007ff843803000 C:\Windows\System32\DriverStore\FileRepository\nvcvegpu.inf_amd64_2bc940d470dbe09b\nvoglv64.dll 0x00007ff8a0b30000 - 0x00007ff8a0f97000 C:\Windows\System32\SETUPAPI.dll 0x00007ff8a10f0000 - 0x00007ff8a121a000 C:\Windows\System32\ole32.dll 0x00007ff899e20000 - 0x00007ff899e34000 C:\Windows\SYSTEM32\WTSAPI32.dll 0x00007ff89ee80000 - 0x00007ff89ee92000 C:\Windows\SYSTEM32\msasn1.dll 0x00007ff8982e0000 - 0x00007ff898311000 C:\Windows\SYSTEM32\cryptnet.dll 0x00007ff89f290000 - 0x00007ff89f3ed000 C:\Windows\System32\CRYPT32.dll 0x00007ff89f040000 - 0x00007ff89f06c000 C:\Windows\System32\DEVOBJ.dll 0x00007ff89f420000 - 0x00007ff89f480000 C:\Windows\System32\WINTRUST.dll 0x00007ff895900000 - 0x00007ff89593b000 C:\Windows\SYSTEM32\dxcore.dll 0x00007ff89d000000 - 0x00007ff89d02f000 C:\Windows\SYSTEM32\dwmapi.dll 0x00007ff839b60000 - 0x00007ff839ba3000 C:\Windows\SYSTEM32\icm32.dll 0x00007ff89e890000 - 0x00007ff89e8db000 C:\Windows\SYSTEM32\powrprof.dll 0x00007ff89e700000 - 0x00007ff89e712000 C:\Windows\SYSTEM32\UMPDC.dll 0x00007ff89e040000 - 0x00007ff89e09a000 C:\Windows\SYSTEM32\WINSTA.dll 0x00007ff89dbe0000 - 0x00007ff89dcd3000 C:\Windows\system32\dxgi.dll 0x00007ff89a900000 - 0x00007ff89ab64000 C:\Windows\system32\d3d11.dll 0x00007ff8a14b0000 - 0x00007ff8a14cd000 C:\Windows\System32\imagehlp.dll 0x00007ff88da30000 - 0x00007ff88e122000 C:\Windows\SYSTEM32\nvapi64.dll 0x0000000024690000 - 0x00000000246c8000 C:\Users\wangg\AppData\Local\Temp\jna\jna530831741956867873.dll 0x0000000070a40000 - 0x0000000070adc000 C:\Users\wangg\AppData\Roaming\.minecraft\bin\41e7-15c9-066c-3ccd\avutil-ttv-51.dll 0x0000000065980000 - 0x00000000659d6000 C:\Users\wangg\AppData\Roaming\.minecraft\bin\41e7-15c9-066c-3ccd\swresample-ttv-0.dll 0x000000006eb80000 - 0x000000006ec50000 C:\Users\wangg\AppData\Roaming\.minecraft\bin\41e7-15c9-066c-3ccd\libmp3lame-ttv.dll 0x00007ff8613a0000 - 0x00007ff862744000 C:\Users\wangg\AppData\Roaming\.minecraft\bin\41e7-15c9-066c-3ccd\libmfxsw64.dll 0x00007ff868f20000 - 0x00007ff86908d000 C:\Users\wangg\AppData\Roaming\.minecraft\bin\41e7-15c9-066c-3ccd\twitchsdk.dll 0x00007ff8797b0000 - 0x00007ff879c8a000 C:\Windows\SYSTEM32\WININET.dll 0x0000000027190000 - 0x00000000271f4000 C:\Users\wangg\AppData\Roaming\.minecraft\bin\41e7-15c9-066c-3ccd\OpenAL64.dll 0x00007ff897480000 - 0x00007ff897505000 C:\Windows\System32\MMDevApi.dll 0x00007ff87aba0000 - 0x00007ff87ac3c000 C:\Windows\SYSTEM32\dsound.dll 0x00007ff873d80000 - 0x00007ff873da6000 C:\Windows\SYSTEM32\winmmbase.dll 0x00007ff8972e0000 - 0x00007ff897461000 C:\Windows\SYSTEM32\AUDIOSES.DLL 0x00007ff89ce00000 - 0x00007ff89ce14000 C:\Windows\SYSTEM32\resourcepolicyclient.dll 0x0000000063be0000 - 0x0000000063c04000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-legacy\windows-x64\jre-legacy\bin\sunec.dll 0x00007ff8868a0000 - 0x00007ff8868e8000 C:\ProgramData\obs-studio-hook\graphics-hook64.dll 0x00007ff873650000 - 0x00007ff873755000 C:\Windows\System32\DriverStore\FileRepository\nvcvegpu.inf_amd64_2bc940d470dbe09b\nvldumdx.dll 0x00007ff83c490000 - 0x00007ff840e67000 C:\Windows\System32\DriverStore\FileRepository\nvcvegpu.inf_amd64_2bc940d470dbe09b\nvwgf2umx.dll 0x00007ff8918e0000 - 0x00007ff892d3d000 C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_23a1c1315f01c788\igd10iumd64.dll 0x00007ff89ed70000 - 0x00007ff89ed97000 C:\Windows\SYSTEM32\ncrypt.dll 0x00007ff89ed30000 - 0x00007ff89ed6b000 C:\Windows\SYSTEM32\NTASN1.dll 0x00007ff8912a0000 - 0x00007ff891568000 C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_23a1c1315f01c788\igdgmm64.dll 0x00007ff88e3a0000 - 0x00007ff890f67000 C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_23a1c1315f01c788\igc64.dll 0x00007ff886920000 - 0x00007ff886b04000 C:\Windows\SYSTEM32\dbghelp.dll VM Arguments: jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=C:\Users\wangg\AppData\Roaming\.minecraft\bin\41e7-15c9-066c-3ccd -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.3965 -Dminecraft.client.jar=C:\Users\wangg\AppData\Roaming\.minecraft\versions\1.8.9-OptiFine_HD_U_H8\1.8.9-OptiFine_HD_U_H8.jar -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=C:\Users\wangg\AppData\Roaming\.minecraft\assets\log_configs\client-1.7.xml java_command: net.minecraft.launchwrapper.Launch --username Anorigimaple06 --version 1.8.9-OptiFine_HD_U_H8 --gameDir D:\Minecraft\MinecraftJE\1.8.9 --assetsDir C:\Users\wangg\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid 9f52aedb76614160a6019ce652ede382 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI0YmNkOTVmYmM2NGUxNjc3MDk3NmQxNjQ2ZmVkNTIyZSIsInlnZ3QiOiIxZWNlMTcyNDdmY2E0M2YzYjg3ODFkMTM5YzBhMDYyYiIsInNwciI6IjlmNTJhZWRiNzY2MTQxNjBhNjAxOWNlNjUyZWRlMzgyIiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE2MjgzMTA4ODUsImlhdCI6MTYyODEzODA4NX0.ysPJmjr_V0YlHBk0r9jh_P1HU2b8-WEOozTIjm4a-_k --userProperties { "preferredLanguage" : [ "zh-cn" ], "registrationCountry" : [ "CN" ] } --userType mojang --tweakClass optifine.OptiFineTweaker java_class_path (initial): C:\Users\wangg\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.8.9_HD_U_H8\OptiFine-1.8.9_HD_U_H8.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.7\launchwrapper-1.7.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.7.7\netty-1.7.7.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\wangg\AppData\Roaming\.minecraft\libra Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\dotnet\;C:\Users\wangg\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Bandizip\ USERNAME=wangg OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 141 Stepping 1, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.546) CPU:total 12 (6 cores per cpu, 2 threads per core) family 6 model 141 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx Memory: 4k page, physical 16551224k(8801992k free), swap 19565880k(8057196k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun 8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010) time: Thu Aug 05 13:08:09 2021 elapsed time: 207 seconds (0d 0h 3m 27s) |
测试了几个版本,1.8是会崩溃的,1.12.2也会崩溃,但是1.17.1不会崩溃。
求解决办法!
你选的java路径不太对貌似,要么重新安装java
是不是加了mod,还是说单纯的纯净就崩