My PC has had an issue with BSODs for most of the time I've had it. Most of them are Critical Process Died, usually svchost.exe or services.exe. Today, it crashed with Unexpected Store Exception. I built this PC in July of 2019. I have reset this PC twice since then, and the problem has persisted. Since the last time, the PC has been reset, I have had 6 BSODs, usually two in a day. The following are the BSODs and the time the dump file was written:
- 5-11-2020 06:35
- CRITICAL_PROCESS_DIED
- 5-11-2020 06:39
- CRITICAL_PROCESS_DIED
- 5-20-2020 10:12
- CRITICAL_PROCESS_DIED
- 5-20-2020 11:59
- Crashdump file failed to write.
- 5-26-2020 10:58
- UNEXPECTED_STORE_EXCEPTION
I suspect that there is a bug in my current version of Windows or that I have corrupted system files. Can anyone give insight as to what is causing these BSODs? I am tracking the crashdumps with Git and have a public repo for them here.
Windows version: Windows 10 Home build 10.0.18362 x64 Motherboard: Gigabyte h110-d3a CPU: Intel Pentium G4560 GPU: MSI GeForce GTX 1650 Boot Drive: Seagate Barracuda 1TB ST1000DM010 RAM: GSkill Aegis DDR4 F4-2400C15S-8GIS 8GB 2 sticks WiFi adapter: TPLink TL-WN881ND DVD/CD-RAM: LG M-DISC
Information update: I suspect the Graphics driver may be to blame. I was running a DirectX 11 game (Space Engineers by Keen Software House) when the game froze up and reported a graphics driver crash. Windows itself did not crash, however, just the game. I have the game's log file added to the git repo. Noticing that the NVidia driver was present in all of the crash dumps and is what crashed here, I am going to look into replacing the driver. My GPU did not come with a disk, however, so I will need to do some research.