Forum Discussion
ZekeHawkhill
May 29, 2025Iron Contributor
BSOD - 0x00000000c0000005
I've been experiencing issues with my games crashing for a long while now. I've recently gotten lucky with a post I had found which suggested using an older release of the NVIDIA game ready drivers f...
MatthiasHuisman
May 29, 2025Copper Contributor
I’ll be basing myself on https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0x3b--system-service-exception
It seems an access violation from a driver. Normally I’d continue on doing a debug check (WinDbg) on the file C:\windows\memory.dmp which would give a solid clue which driver is throwing the error and zero in on that driver.
If it’s specifically Nvidia’s drivers, I’d probably check in with them to see if they’re any use to troubleshoot their drivers.