Bsod - IRQL_NOT_LESS_THAN_EQUAL

Oct 7, 2018
2
0
10
Happy Sunday folks,
Hi everyone,

I recently built a new PC and everything was more or less good until last Tues night where I got a IRQL_NOT_LESS_OR_EQUAL blue screen. I've been trying to trouble shoot it, but I cant quit fix it. I've tested my RAM and hard drive and neither had issues, so I'm pretty sure its a driver, I just cant seem to figure out which one (or even confirm that is my issues). I did have a few occasional blue screens while installing my drivers initially but that was about 2-3 weeks ago.

Any help would be greatly appreciated.
Minidump: http://www.mediafire.com/file/2rgzhjfc06j00u6/100718-6000-01.zip/file
Pic: https://imgur.com/a/fHUI9wc

Some additional dump files while I was trying to fix this today.
https://imgur.com/a/Aqlcmd4
https://imgur.com/a/3smy5mc
https://imgur.com/a/d3cp11g
https://imgur.com/a/S1s3D3T

Specs:

CPU: Intel i7-8700K 3.7 GHz
RAM: 32 GB Ram DDR4-3200
GPU: 1080 ROG Strix HD:
M.2 NvME Samsung 500 GB
 
it looks like something inserted a extra call between two windows kernel function calls.
---------------
first guess would be a bug in the razer software driver. see if there is a update from razer
Razer RzMPos driver
http://drivers.razersupport.com/index.php?_m=downloads&_a=view?_m=downloads&_a=view&_m=downloads&_a=view?_m=downloads&_a=view

second guess would be malware, run a malwarebytes scan then run cmd.exe or powershell as an admin and run
dism.exe /online /cleanup-image /restorehealth

I would also go into control panel and turn of virtual memory and reboot and turn it back on.
this will delete the hidden c:\pagefile.sys which often is attacked by malware.

third guess would be overheating of the cpu, I would blow out any dust from the CPU, GPU and PSU fans. (low probability since the bad address was a in a valid kernel address space)

also
-your 3200 MHz memory is running at a strange frequency (Speed =2747MHz)

if you can not find the cause I would be looking at this file
mcupdate.dll Wed Nov 16 15:37:57 1977
you might consider turning on verifier functions but they tend to catch bugs in the razer software and just bugcheck on boot. I would update or remove the razer software first





 
Oct 7, 2018
2
0
10


Looks like none of that was the issue. I had no problems last night, but I just got a System Service Exception followed by a Page Fault in a Non Paged Area after the reboot. All of these seem to be driver related, but I just cant seem to track down which driver is causing it.