I have a script crashing an AMD based machine. The screen turns black and the computer has to be restarted. The affected system is a Ryzen 3700U CPU / Vega 10 GPU. The same script runs fine on a Ryzen 2300U / Vega 6 and Ryzen 4700U / Vega 7. Driver update doesn't help and "wait(1000);" commands also don't help. The crash is reproducibly happening with the same script but at different positions. I'm carefully suspecting hardware related issues.
Will attach the script and corresponding log files down here:
Dear future-self, dear AMD fans,
I have a script crashing an AMD based machine. The screen turns black and the computer has to be restarted. The affected system is a Ryzen 3700U CPU / Vega 10 GPU. The same script runs fine on a Ryzen 2300U / Vega 6 and Ryzen 4700U / Vega 7. Driver update doesn't help and "wait(1000);" commands also don't help. The crash is reproducibly happening with the same script but at different positions. I'm carefully suspecting hardware related issues. Will attach the script and corresponding log files down here: