[SOLVED] Windows 10 BSODs: "SYSTEM_SERVICE_EXCEPTION" and "DRIVER_IRQL_NOT_LESS_OR_EQUAL" show "ntoskrnl.exe" ?

Nov 16, 2021
1
0
10
Hello there guys! First time posting here. I was gaming on two separated nights (Phasmophobia and Back 4 Blood) and at a certain point both crashed into a BSOD. The errors I got were "DRIVER_IRQL_NOT_LESS_OR_EQUAL" and "SYSTEM_SERVICE_EXCEPTION", respectively. And both the BSODs point towards "ntoskrnl.exe" being the culprit, though I understand that this program itself isn't the cause of the issues. I was wondering if anyone here is able to analyze the dump files, as I am unsure of what is going on!

Here's the two uploaded dump files:

https://drive.google.com/file/d/1CCQlzQPZvarwFm51T0P8RQkNxxxKVZrN/view?usp=sharing
https://drive.google.com/file/d/1FqTExdqQnzfXgx6ZLc3iK3FR9IK3d-xN/view?usp=sharing

  • I have already tested my ram using memtest86 for approximately 12 hours and it passed.
  • I have (attempted) to update all my drivers (Windows 10, GPU, Motherboard, etc...).
  • I ran commands, such as sfc/scannow, chkdsk /f, and DISM /online /cleanup-image /restorehealth .


My system specs for reference:

CPU: i7 8700k
CPU cooler: Corsair H150
Mobo: Gigabyte Z370 AORUS Gaming 7
GPU: EVGA FTW3 Ultra Gaming RTX 3080
Ram: Corsair Vengeance LPX 16GB DDR4 3000
SSD: Samsung 250 GB / Crucial 1tb
HDD: WD black 1 tb
PSU: Corsair RMX RM1000X
OS: Windows 10 Pro 64-bit
 
Last edited:
Solution
Hi, I ran the dump files through the debugger and got the following information: https://jsfiddle.net/edhc9on3/show This link is for anyone wanting to help. You do not have to view it. It is safe to "run the fiddle" as the page asks.
File information:111621-16328-01.dmp (Nov 16 2021 - 01:18:41)
Bugcheck:SYSTEM_SERVICE_EXCEPTION (3B)
Probably caused by:memory_corruption (Process: MBAMService.exe)
Uptime:0 Day(s), 11 Hour(s), 56 Min(s), and 59 Sec(s)

File information:111321-16500-01.dmp (Nov 13 2021 - 01:08:11)
Bugcheck:DRIVER_IRQL_NOT_LESS_OR_EQUAL...

gardenman

Splendid
Moderator
Hi, I ran the dump files through the debugger and got the following information: https://jsfiddle.net/edhc9on3/show This link is for anyone wanting to help. You do not have to view it. It is safe to "run the fiddle" as the page asks.
File information:111621-16328-01.dmp (Nov 16 2021 - 01:18:41)
Bugcheck:SYSTEM_SERVICE_EXCEPTION (3B)
Probably caused by:memory_corruption (Process: MBAMService.exe)
Uptime:0 Day(s), 11 Hour(s), 56 Min(s), and 59 Sec(s)

File information:111321-16500-01.dmp (Nov 13 2021 - 01:08:11)
Bugcheck:DRIVER_IRQL_NOT_LESS_OR_EQUAL (D1)
Probably caused by:memory_corruption (Process: Phasmophobia.exe)
Uptime:0 Day(s), 8 Hour(s), 11 Min(s), and 09 Sec(s)
Comment: The overclocking driver "NTIOLib_X64.sys" was found on your system. (MSI Afterburner or other MSI software)

Possible Motherboard page: https://www.gigabyte.com/Motherboard/Z370-AORUS-Gaming-7-rev-10
You have the latest BIOS already installed, version F15b.

This information can be used by others to help you. Someone else will post with more information. Please wait for additional answers. Good luck.
 
Solution