Se connecter

Informatique

Sujet : Crash Minecraft EXCEPTION_ACCESS_VIOLATION (0xc0000005)
1
Silv3rW0lf
Niveau 1
05 juin 2020 à 18:58:34

Bonjour, j'ai récemment acheté et monté moi même un pc avec cette configuration:
- ryzen 5 2600
- rx 580 8gb
-aorus b450m
- 8gb 3200 ddr4

Je n'ai aucun problème particulier si ce n'est que Minecraft crash quand je veux mettre des shader et m'indique cette erreur :

#

  1. A fatal error has been detected by the Java Runtime Environment:

#

  1. EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffed952e80, pid=7372, tid=3260

#

  1. JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
  2. Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
  3. Problematic frame:
  4. C [atio6axx.dll+0xb42e80]

#

  1. Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

#

  1. If you would like to submit a bug report, please visit:
  2. http://bugreport.java.com/bugreport/crash.jsp
  3. The crash happened outside the Java Virtual Machine in native code.
  4. See problematic frame for where to report the bug.

#

--------------- T H R E A D ---------------

Current thread (0x0000000002842800): JavaThread "Client thread" [_thread_in_native, id=3260, stack(0x0000000002720000,0x0000000002820000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000004c5d1000

Registers:
RAX=0x0000000000000000, RBX=0x0000000000000bff, RCX=0xffffffffffffffff, RDX=0x0000000000000000
RSP=0x000000000281d380, RBP=0x000000000281d480, RSI=0x0000000000000000, RDI=0x000000004c5d0400
R8 =0x000000000000003a, R9 =0x0000000000000040, R10=0x0000000000000000, R11=0x000000000281d290
R12=0x0000000000000001, R13=0x0000000000000000, R14=0x0000000039079a20, R15=0x0000000000000000
RIP=0x00007fffed952e80, EFLAGS=0x0000000000010286

Top of Stack: (sp=0x000000000281d380)
0x000000000281d380: 00000000004da2c0 0000000000000000
0x000000000281d390: 0000000000000000 0000000000000041
0x000000000281d3a0: 0000000000000000 0000000000000000
0x000000000281d3b0: 0000000000000000 0000000000580000
0x000000000281d3c0: 0000000000000000 0000000000000000
0x000000000281d3d0: 0000000000000010 0000000032eebdd0
0x000000000281d3e0: 0000000000000000 0000000000000000
0x000000000281d3f0: 0000000000000000 0000000000000000
0x000000000281d400: 0000000000000000 0000000000000001
0x000000000281d410: 0000000000000000 000000000281d4d9
0x000000000281d420: 0000000032eebdd0 0000000000000001
0x000000000281d430: 0000000000000010 0000000000000000
0x000000000281d440: 0000000000000004 0000000200000000
0x000000000281d450: 0000000000000000 0000000039079a20
0x000000000281d460: 000000003903bb20 0000000000000000
0x000000000281d470: 0000000000000000 00007ff8380407bd

Instructions: (pc=0x00007fffed952e80)
0x00007fffed952e60: 48 89 44 24 28 48 89 44 24 30 49 8b 3c fe 48 85
0x00007fffed952e70: ff 74 43 48 8b d9 66 66 0f 1f 84 00 00 00 00 00
0x00007fffed952e80: 80 7c 1f 01 00 48 8d 5b 01 75 f5 48 8d 53 01 48
0x00007fffed952e90: 8d 4c 24 20 e8 d7 b4 5a ff 48 8b 4c 24 20 4c 8d

Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000bff is an unknown value
RCX=0xffffffffffffffff is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x000000000281d380 is pointing into the stack for thread: 0x0000000002842800
RBP=0x000000000281d480 is pointing into the stack for thread: 0x0000000002842800
RSI=0x0000000000000000 is an unknown value
RDI=0x000000004c5d0400 is an unknown value
R8 =0x000000000000003a is an unknown value
R9 =0x0000000000000040 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x000000000281d290 is pointing into the stack for thread: 0x0000000002842800
R12=0x0000000000000001 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x0000000039079a20 is an unknown value
R15=0x0000000000000000 is an unknown value

Stack: [0x0000000002720000,0x0000000002820000], sp=0x000000000281d380, free space=1012k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atio6axx.dll+0xb42e80]
C [atio6axx.dll+0xb41e36]
C [atio6axx.dll+0xd50017]
C 0x0000000002955894

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL20C.nglShaderSource(IIJJ)V+0
j org.lwjgl.opengl.GL20C.glShaderSource(ILjava/lang/CharSequence;)V+38
j org.lwjgl.opengl.GL20.glShaderSource(ILjava/lang/CharSequence;)V+2
j com.mojang.blaze3d.platform.GLX.glShaderSource(ILjava/lang/CharSequence;)V+16
j cum.a(Lcum$a;Ljava/lang/String;Ljava/io/InputStream;)Lcum;+51
j dkk.a(Lxg;Lcum$a;Ljava/lang/String;)Lcum;+72
j dkk.<init>(Lxg;Ljava/lang/String;)V+542
j dky.<init>(Lxg;Ljava/lang/String;Lcts;Lcts;)V+39
j dkx.a(Ljava/lang/String;Lcts;Lcts;)Ldky;+11
j dkx.a(Lduo;Lcom/google/gson/JsonElement;)V+133
j dkx.a(Lduo;Lqt;)V+197
j dkx.<init>(Lduo;Lxg;Lcts;Lqt;)V+78
j dks.a()V+67
j dks.a(Lxg;)V+43
j xh.b(Lxg;)V+2
j xh$$Lambda$1679.run()V+8
j java.util.concurrent.CompletableFuture.uniRun(Ljava/util/concurrent/CompletableFuture;Ljava/lang/Runnable;Ljava/util/concurrent/CompletableFuture$UniRun;)Z+75
j java.util.concurrent.CompletableFuture$UniRun.tryFire(I)Ljava/util/concurrent/CompletableFuture;+29
j java.util.concurrent.CompletableFuture$Completion.run()V+2
j xk.a(Ljava/lang/Runnable;)V+1
j xk$$Lambda$1784.run()V+8
J 8039 C1 agn.h(Ljava/lang/Runnable;)V (46 bytes) @ 0x0000000003d4118c [0x0000000003d41080+0x10c]
j agr.h(Ljava/lang/Runnable;)V+12
J 7272 C2 agn.p()Z (54 bytes) @ 0x0000000003aba748 [0x0000000003aba3e0+0x368]
J 6829 C1 cvo.e(Z)V (916 bytes) @ 0x00000000038c993c [0x00000000038c93c0+0x57c]
j cvo.b()V+85
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1168
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+661
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 )
0x000000002d888000 JavaThread "Sound engine" daemon [_thread_blocked, id=1544, stack(0x0000000067a90000,0x0000000067b90000)]
0x000000002d88d800 JavaThread "Server-Worker-9" daemon [_thread_blocked, id=8280, stack(0x000000004eac0000,0x000000004ebc0000)]
0x000000002d88e000 JavaThread "Server-Worker-8" daemon [_thread_blocked, id=10672, stack(0x0000000040200000,0x0000000040300000)]
0x000000002d88c800 JavaThread "Java2D Disposer" daemon [_thread_in_native, id=10780, stack(0x000000004a1f0000,0x000000004a2f0000)]
0x000000002d88c000 JavaThread "Narrator" [_thread_blocked, id=5472, stack(0x00000000386a0000,0x00000000387a0000)]
0x00000000275eb800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=860, stack(0x000000002d320000,0x000000002d420000)]
0x000000002ad59000 JavaThread "Server-Worker-6" daemon [_thread_blocked, id=9924, stack(0x000000002cca0000,0x000000002cda0000)]
0x000000002ad58000 JavaThread "Server-Worker-5" daemon [_thread_blocked, id=9704, stack(0x000000002cba0000,0x000000002cca0000)]
0x000000002ace4800 JavaThread "Server-Worker-3" daemon [_thread_blocked, id=6000, stack(0x000000002c2f0000,0x000000002c3f0000)]
0x0000000028cac800 JavaThread "Server-Worker-2" daemon [_thread_blocked, id=5544, stack(0x000000002b1e0000,0x000000002b2e0000)]
0x000000002bc52800 JavaThread "Server-Worker-1" daemon [_thread_blocked, id=10532, stack(0x0000000029ca0000,0x0000000029da0000)]
0x0000000028abd000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7576, stack(0x0000000029de0000,0x0000000029ee0000)]
0x00000000274d8800 JavaThread "Service Thread" daemon [_thread_blocked, id=10340, stack(0x0000000027890000,0x0000000027990000)]
0x0000000026a05800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=6832, stack(0x0000000027390000,0x0000000027490000)]
0x0000000026a04800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=6816, stack(0x0000000027290000,0x0000000027390000)]
0x00000000269fe800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5256, stack(0x0000000027190000,0x0000000027290000)]
0x00000000269fb800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1640, stack(0x0000000027090000,0x0000000027190000)]
0x0000000026a50000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7088, stack(0x0000000026f90000,0x0000000027090000)]
0x0000000026a4d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6384, stack(0x0000000026e90000,0x0000000026f90000)]
0x0000000026a4c800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=6744, stack(0x0000000026d90000,0x0000000026e90000)]
0x00000000269ea000 JavaThread "Finalizer" daemon [_thread_blocked, id=10992, stack(0x0000000026c90000,0x0000000026d90000)]
0x00000000269e3800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4884, stack(0x0000000026b90000,0x0000000026c90000)]
=>0x0000000002842800 JavaThread "Client thread" [_thread_in_native, id=3260, stack(0x0000000002720000,0x0000000002820000)]

Other Threads:
0x00000000269dc800 VMThread [stack: 0x0000000026a90000,0x0000000026b90000] [id=10772]
0x00000000274d9000 WatcherThread [stack: 0x0000000027990000,0x0000000027a90000] [id=10380]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
garbage-first heap total 5111808K, used 756039K [0x0000000640000000, 0x00000006420004e0, 0x00000007c0000000)
region size 32768K, 20 young (655360K), 5 survivors (163840K)
Metaspace used 53527K, capacity 57290K, committed 57420K, reserved 1099776K
class space used 7027K, capacity 8009K, committed 8012K, reserved 1048576K

Pour la suite de l'erreur elle ne passe pas...

Je ne comprends pas et je compte sur vous pour m'éclairer ^^

Merci !

Fox_McCloud45
Niveau 61
05 juin 2020 à 22:29:54

Bug dans le pilote AMD pour ta carte graphique. Essaie de le mettre à jour. https://image.noelshack.com/fichiers/2017/22/1496496929-tomokkoo.png

Anthra77_One
Niveau 10
05 juin 2020 à 23:52:53

Regarde si le shader en question est compatible AMD

Metasura
Niveau 1
23 juin 2020 à 11:26:00

Je sais pas si tu as pu régler ton problème mais j'ai la même chose que toi
amd ryzen 5 3600
radeon rx 580 4Go

Le truc c'est que avant les shaders fonctionnais avant, j'ai rien modifié depuis (à part une maj des pilotes surement la cause d'ailleurs pour changer chez amd) donc a mon avis pas de shaders pour nous jusqu'à une mise a jour des drivers graphiques amd.
Si quelqu'un qui a une radeon rx 580, qui a ses pilotes a jour et qui arrive à faire fonctionner des shaders bah si vous pouviez nous dire comment vous avez fait.

1
Sujet : Crash Minecraft EXCEPTION_ACCESS_VIOLATION (0xc0000005)
   Retour haut de page
Consulter la version web de cette page