bsod KERNEL_MODE_HEAP_CORRUPTION (13a) help
Go to solution
Solved by Bjoolz,
1 hour ago, Junieteru said:Restarted CMOS and its back to life!
I just saw you post on reddit, but didn't notice until I opened the dump file. I did spot one new thing though that I missed the first time and that is the pool tag of the driver that owns the memory. The pool tag is "NVRM". Just from the name that sounds like Nvidia, but we can check to make sure.
- Open Command Prompt
- Type in "cd /d C:\Windows\system32\drivers" to change the directory to the driver directory.
- Next copy paste this to search for the pool tag "findstr /m /l /s NVRM *.sys"
It should give you a list of all the drivers that have that piece of text in them. You can sometimes get multiple results, but hopefully it's just one.
If it comes back as the Nvidia driver and because you had those other issues also pointing to GPU issues I would do DDU.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now