[SOLVED] Not sure which hardware is failing

William00

Honorable
May 7, 2016
21
0
10,510
My PC has had BSoDs over the past few weeks and I tried reinstalling Windows and they did not go away (I got two BSoDs during setup). This seems to be a hardware issue, but the problem is that I am not sure which hardware is causing the problems. I have shared dump files on a few other websites and they suggested RAM issues. I ran Memtest86 and it didn't pick up any errors. But I still suspect the possibility that it could be RAM because of how it would crash at below the designed frequency (designed for 3600 MHz, I ran it at 3200 MHz and it would freeze until I brought it down to 3000 MHz). But I also suspect it could be GPU related because every once in awhile I'll see a gray line on the screen that quickly goes away, however I played a game on high settings and I do not see any frame drops or other graphical issues.
I have four zip files, one with multiple dump files: https://1drv.ms/u/s!As1bKulIZuDnh8lpwREWpR8VMhtYqQ?e=llVUNp

Any help would be appreciated!

Specs:
All parts are 6 months old (all bought brand new)
CPU: Ryzen 5 3600
Motherboard: MSI B550A Pro
Storage: 1 TB Samsung Evo 970 (566 GB free) 1 TB Samsung QVO 860 (687 GB Free) 4TB WDD Blue (2.66 TB free)
PSU: Corsair CX650M (650w)
RAM: Gskill 8x2 (16 GB) 3600 MHz (clocked at 3000 MHz)
GPU: EVGA GeForce GTX 1660 Ti SC Ultra Gaming
OS: Windows 10 Pro 64 bit
 
Last edited:
Solution
Dump conversion: https://jsfiddle.net/q38abg5j/show
1st crash - VIDEO_MEMORY_MANAGEMENT_INTERNAL - Nvidia drivers are to blame for this one
try running DDU in safe mode and reinstall drivers - https://forums.tomshardware.com/faq...n-install-of-your-video-card-drivers.2402269/
2nd crash - PAGE_FAULT_IN_NONPAGED_AREA (50) - cause not so clear. Victim = Firefox
3rd crash - KMODE_EXCEPTION_NOT_HANDLED (1e) - cause not so obvious. Victim is Firefox
4th crash - KERNEL_SECURITY_CHECK_FAILURE (139) - Cause not obvious. Victim is MW
5th crash - MEMORY_MANAGEMENT (1a) - see above, Victim is MW
6th crash - KMODE_EXCEPTION_NOT_HANDLED (1e) - see above. Victim = Chrome
7th crash - KMODE_EXCEPTION_NOT_HANDLED (1e) - see...

Ralston18

Titan
Moderator
Update your post to include full system hardware specs and OS information.

Include PSU: make, model, wattage, age, condition.

Drives: make, model, capacity, how full?

Look in Reliability History and Event Viewer for error codes or other entries that correspond with the times that BSOD's occurred.
 

William00

Honorable
May 7, 2016
21
0
10,510
Update your post to include full system hardware specs and OS information.

Include PSU: make, model, wattage, age, condition.

Drives: make, model, capacity, how full?

Look in Reliability History and Event Viewer for error codes or other entries that correspond with the times that BSOD's occurred.
Updated.

I didn't see much from reliability history, but looking back at event viewer, the last two things I see are this:

"Initialization failed because the driver device could not be created. Use the string "000000000100320000000000D71000C013010000250200C000000000000000000000000000000000" to identify the interface for which initialization failed. It represents the MAC address of the failed interface or the Globally Unique Interface Identifier (GUID) if NetBT was unable to map from GUID to MAC address. If neither the MAC address nor the GUID were available, the string represents a cluster device name. "

"Initialization failed because the driver device could not be created. Use the string "000000000100320000000000D71000C011010000250200C001000000000000000000000000000000" to identify the interface for which initialization failed. It represents the MAC address of the failed interface or the Globally Unique Interface Identifier (GUID) if NetBT was unable to map from GUID to MAC address. If neither the MAC address nor the GUID were available, the string represents a cluster device name. "
 

Colif

Win 11 Master
Moderator
Dump conversion: https://jsfiddle.net/q38abg5j/show
1st crash - VIDEO_MEMORY_MANAGEMENT_INTERNAL - Nvidia drivers are to blame for this one
try running DDU in safe mode and reinstall drivers - https://forums.tomshardware.com/faq...n-install-of-your-video-card-drivers.2402269/
2nd crash - PAGE_FAULT_IN_NONPAGED_AREA (50) - cause not so clear. Victim = Firefox
3rd crash - KMODE_EXCEPTION_NOT_HANDLED (1e) - cause not so obvious. Victim is Firefox
4th crash - KERNEL_SECURITY_CHECK_FAILURE (139) - Cause not obvious. Victim is MW
5th crash - MEMORY_MANAGEMENT (1a) - see above, Victim is MW
6th crash - KMODE_EXCEPTION_NOT_HANDLED (1e) - see above. Victim = Chrome
7th crash - KMODE_EXCEPTION_NOT_HANDLED (1e) - see above. Victim is actually part of Nvidia Geforce Experience
8th crash - UNEXPECTED_KERNEL_MODE_TRAP (7f) - Nvidia drivers again

Now they could all be Nvidia but I have a feeling there is a lan driver in there too as some of the programs that crashed are internet applications
Do you lan or WIFI?
Aug 28 2018rt640x64.sysRealtek NICDRV 8169 PCIe GBE Family Controller driver https://www.realtek.com/en/

May 30 2019Netwtw08.sysIntel(R) Wireless Networking driver

newest realtek drivers are - Win10 Auto Installation Program (SId:1152921505693508652) here under windows header - https://www.realtek.com/en/componen...0-1000m-gigabit-ethernet-pci-express-software
wifi - download and run https://www.intel.com.au/content/www/au/en/support/intel-driver-support-assistant.html
 
Solution