[SOLVED] BSOD irql_not_less_or_equal ntoskrnl.exe+3f5210

Dec 7, 2020
1
0
10
Hello!

Recently I have been encountering BSOD and I cannot figure out what is causing it. I have been dealing with it for the past month, and it never happens when gaming or running an intense workload.

I tried:
  • Re-installing all of my drivers
  • Ran memory check and re-seated memory
  • ran sfc /scannow
  • updated windows
All return no issues, and install successfully. Here is the info about my rig:

MB: MSI MPG Z390 Gaming PRO Carbon AC
CPU: Intel I9-9900 KS
RAM: Corsair Vengeance RGB Pro 64GB (4x16GB) DDR4 3200 (PC4-25600) C16 Desktop Memory (running XMP profile)
GPU: EVGA GeForce RTX 3090 FTW3 ULTRA GAMING
PSU: Corsair RMx 1000 Watts Gold

Here are my most recent mini dump files.
https://drive.google.com/file/d/1bm_FSZa_s1w3Zt9n0mcET1fe2mIQ0GBc/view?usp=sharing

https://drive.google.com/file/d/1ChPOtDaUeIRanMlhCGnPzl5TGysQaBDK/view?usp=sharing

https://drive.google.com/file/d/1CiF-fkWvEHqbVOCHC2iIG8kzPSIB8zVF/view?usp=sharing


Any help would be appreciated. My next solution would be to re-install Windows, and pray that is not a hardware issue.

Matt
 
Solution
second bugcheck was also ledkeeper.exe talking to a driver and using a bad memory value.
looks like it is in C:\Program Files (x86)\MSI\MysticLight directory.
you should look for a update the these drivers.

-------
first bugcheck
LEDKeeper.exe
called to a driver that used a memory address it no longer owned. this resulted in a bugcheck.
(most likely a program bug)
-------------
Other issues you have some old drivers:
\SystemRoot\system32\drivers\SiLib.sys Thu Jul 15 15:08:26 2010
\SystemRoot\system32\drivers\SiUSBXp.sys Thu Jul 15 15:27:13 2010
(this is likely to cause issues with your usb subsystem, you should remove these drivers)
and a overclocking driver installed:
\C:\Program Files (x86)\MSI\MysticLight\Lib\NTIOLib_X64.sys...
second bugcheck was also ledkeeper.exe talking to a driver and using a bad memory value.
looks like it is in C:\Program Files (x86)\MSI\MysticLight directory.
you should look for a update the these drivers.

-------
first bugcheck
LEDKeeper.exe
called to a driver that used a memory address it no longer owned. this resulted in a bugcheck.
(most likely a program bug)
-------------
Other issues you have some old drivers:
\SystemRoot\system32\drivers\SiLib.sys Thu Jul 15 15:08:26 2010
\SystemRoot\system32\drivers\SiUSBXp.sys Thu Jul 15 15:27:13 2010
(this is likely to cause issues with your usb subsystem, you should remove these drivers)
and a overclocking driver installed:
\C:\Program Files (x86)\MSI\MysticLight\Lib\NTIOLib_X64.sys Sun Jul 9 19:13:57 2017
remove this old overclock driver and install a current version for your newer CPU (if you really must have the overclocking)
------------
Machine ID Information [From Smbios 2.8, DMIVersion 0, Size=4807]
BiosMajorRelease = 5
BiosMinorRelease = 13
BiosVendor = American Megatrends Inc.
BiosVersion = 1.60
BiosReleaseDate = 08/08/2019
SystemManufacturer = Micro-Star International Co., Ltd.
SystemProductName = MS-7B17
SystemFamily = Default string
SystemVersion = 1.0
SystemSKU = Default string
BaseBoardManufacturer = Micro-Star International Co., Ltd.
BaseBoardProduct = MPG Z390 GAMING PRO CARBON (MS-7B17)
BaseBoardVersion = 1.0

[CPU Information]
~MHz = REG_DWORD 4008
Component Information = REG_BINARY 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Configuration Data = REG_FULL_RESOURCE_DESCRIPTOR ff,ff,ff,ff,ff,ff,ff,ff,0,0,0,0,0,0,0,0
Identifier = REG_SZ Intel64 Family 6 Model 158 Stepping 13
ProcessorNameString = REG_SZ Intel(R) Core(TM) i9-9900KS CPU @ 4.00GHz
Update Status = REG_DWORD 2
VendorIdentifier = REG_SZ GenuineIntel
MSR8B = REG_QWORD be00000000
 
Solution