BSOD with multiple stop codes?

Sep 13, 2018
4
0
10
I've had my current PC for about a month and recently I have gotten a blue screen of death. The weird thing is, when I rebooted, it booted fine but crashed to BSOD after some internet searching. Also, both Stop codes were different (First was THREAD EXCEPTION NOT HANDLED and the second IRQL less or equal) I built this PC so I may have made an error when building it. Any ideas?
 

Colif

Win 11 Master
Moderator
Both BSOD could be caused by drivers

Can you follow option one on the following link - here
and then do this step below: Small memory dumps - Have Windows Create a Small Memory Dump (Minidump) on BSOD

that creates a file in c windows/minidump after the next BSOD
copy that file to documents
upload the copy from documents to a cloud server and share the link here and I will get someone to convert file into a format I can read
 
Sep 13, 2018
4
0
10


I have the minidump file but I'm don't have a cloud server. what would be a good, free one to use?
 

gardenman

Splendid
Moderator
Hi, I ran the dump files through the debugger and got the following information: https://pste.eu/p/XURE.html

File: 091518-7265-01.dmp (Sep 15 2018 - 14:21:50)
BugCheck: [PAGE_FAULT_IN_NONPAGED_AREA (50)]
Probably caused by: ntkrnlmp.exe (Process: Steam.exe)
Uptime: 1 Day(s), 1 Hour(s), 14 Min(s), and 38 Sec(s)

File: 091518-7250-01.dmp (Sep 15 2018 - 14:30:37)
BugCheck: [DRIVER_IRQL_NOT_LESS_OR_EQUAL (D1)]
*** WARNING: Unable to verify timestamp for nvlddmkm.sys
Probably caused by: nvlddmkm.sys (Process: System)
Uptime: 0 Day(s), 0 Hour(s), 00 Min(s), and 48 Sec(s)

File: 091518-7203-01.dmp (Sep 15 2018 - 16:33:32)
BugCheck: [IRQL_NOT_LESS_OR_EQUAL (A)]
Probably caused by: ntkrnlmp.exe (Process: System)
Uptime: 0 Day(s), 2 Hour(s), 02 Min(s), and 23 Sec(s)
The nvlddmkm.sys file is a NVIDIA graphics card driver. There are a few things you can do to fix this problem. First off, try a full uninstall using DDU in Safe Mode then re-install the driver (more information). Or try getting the latest version of the driver. Or try one of the 3 most recent drivers released by NVIDIA. Drivers can be found here: http://www.nvidia.com/ or you can allow Windows Update to download the driver for you, which might be a older/better version.

Motherboard: https://www.msi.com/Motherboard/X470-GAMING-PLUS
There is a BIOS update available for your system. Wait for more information before you decide to update your BIOS or not. Note: Updating your BIOS can be risky. Never try it when you might lose power (lightning storms, recent power outages, etc).

I can't help you with this. Wait for additional replies. Good luck.
 
Sep 13, 2018
4
0
10
I DDU uninstalled the Nvidia drivers and reinstalled several times and nothing. Also I reinstalled the graphics card and memory sticks and that also didn't help. I'll provide a minidump when my PC crashes again.