• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Win 10 bsod help?

Soarin

2[H]4U
Joined
Jul 23, 2010
Messages
2,489
SO I just upgraded to a i5 2500k, no issues, windows updated..okay. Jump to tonight, I was playing Fo4 and I got a low memory error. I avoided it, kept gaming, suddenly bsod...
Could anyone figure out why?

071516-8437-01.dmp 15-Jul-16 01:21:53 PAGE_FAULT_IN_NONPAGED_AREA 0x00000050 ffffd000`a99ac3e0 00000000`00000000 fffff961`2c96cd1a 00000000`00000000 win32kfull.sys win32kfull.sys+cc1a0 x64 ntoskrnl.exe+142940 C:\WINDOWS\Minidump\071516-8437-01.dmp 4 15 10586 147,324 15-Jul-16 01:22:24


according to the copy command from bluescreenview.
Also I uploaded the dmp file
 

Attachments

  • 071516-8437-01.zip
    52.2 KB · Views: 27
I was told it is probably because I didn't have a paging file so I created one. Hope the problem doesn't happen any more.
 
Wait, how did you find that? (Sorry I was drunk when asking for help..) and I wonder if it is because I have a modded Fo4?
 
I was told it is probably because I didn't have a paging file so I created one. Hope the problem doesn't happen any more.

Yeah, it was a page fault:

nt!MmAccessFault+0x5f1
nt!KiPageFault+0x13c
win32kfull!memcpy+0x21a
win32kfull!vSrcCopyS32D32Identity+0x60
...
win32kbase!DrvSetDisplayConfig+0x553
win32kbase!xxxUserSetDisplayConfig+0x24b
win32kbase!VideoPortCalloutThread+0x4c9


Looks like your system was trying to change display config for the game, page faulted due to memory needs, and died when trying to access the nonexistent page file. Lesson, folks : don't disable page file completely :p
 
Back
Top