Windows 8.1 "PAGE_FAULT_IN_NONPAGED_AREA" Blue Screen of Death

szucskrisztian

Reputable
Aug 7, 2015
2
0
4,510
Hey there guys!

I've just bought my new motherboard an ASRock QC5000-ITX/PH two weeks ago, and constantly getting BSOD daily. Didn't have time to find out the problem, and I would like to know if it is a software problem before sending it back to the shop I bought.
Sometimes I get MEMORY_MANAGEMENT BSOD, and now I saw it had this Page fault... problem mentioned in the subject.
I already made a memtest, and it ran down without any problem.
I've attached the minidump I've had lately.
The last one which was created by the Page Fault... BSOD is "080715-51875-01.zip".

080715-51875-01.zip

080315-28031-01.zip
080315-33875-01.zip
080615-42562-01.zip

Please if you have any idea, share them with me!
 
last bugcheck was also memory corruption in the working set.
------------
the third bugcheck shows windows 8 having a fault while trying to install something
the fault was in the working set list. The list of portions of your pagefile.sys that are currently loaded into actual memory.
faults in this could be bugs in firmware of a solid state drive, or maybe malware or something. Very hard to tell. You might consider downloading rammap.exe from microsoft and select the menu options to clear the working set and standby list.
Windows memory manger will load a lot of program into memory before you actually request to use them. IE games you have not run for months may be loaded. look here for rammap.exe
https://technet.microsoft.com/en-us/Library/Ff700229.aspx

--------
second bugcheck shows you were running KMSpico_setup.exe
this is a activation hack to bypass activation of windows. the hack overran a buffer and window detected the overflow and shut the system down on the assumption it was a virus/malware attack on the system.

-----------
looked at the first bugcheck, a memory corruption
update your audio driver for your motherboard, asus put out a new update and they would not do for kicks.
http://www.asus.com/us/Motherboards/SABERTOOTH_990FX_R20/HelpDesk_Download/

you also have 2 very old dated drivers:
: Ideazon ZBoard/Ideazon ZBoard Fang MM USB HID
http://steelseries.com/downloads
(see if you can get a update, not sure why microsoft installed these)
\SystemRoot\System32\drivers\Alpham164.sys Mon Jul 23 00:57:03 2007
\SystemRoot\System32\drivers\Alpham264.sys Tue Mar 20 02:51:03 2007

remove your amd overclocking software, (at least until you figure out the cause of the bugchecks)
D:\AMD\ATI.ACE\Fuel\amd64\AODDriver2.sys Tue Feb 11 03:06:52 2014
 
let me look at the memory dump again. I may have clicked the wrong one for the first memory dump.
yep, first memory dump I looked at was someone elses.

with the rammap.exe just go to the menu item that indicates empty and select each one in turn and exit and reboot.
it will clear your various memory caches (or trigger a bugcheck if one is messed up) Then you have to figure out why it was messed up. IE update your storage driver software or maybe do a malware/virus scan.

Looking at the memory dump the debugger thinks your copy of storeport.sys
\SystemRoot\System32\drivers\spaceport.sys
has been modified. if you have malware in your storage driver it would explain your corrupted working set.

I would make a copy of the file, then do a binary file compare with a know good copy just see if they match.