sndtam

New Member
Joined
Apr 6, 2010
Messages
2
I am using Windows 7 RTM Version and Blue screens started to annoy me.
I installed no drivers except Realtek drivers(downloaded from my motherboard supplier).BSOD named PAGE FAULT IN NON PAGED AREA is very frequent.Please help me.....
I really like Win7 except these blue screens and they used to come even in VISTA.


Problem signature
Problem Event Name: BlueScreen
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 1033

Extra information about the problem
BCCode: 24
BCP1: 001904FB
BCP2: 938BF540
BCP3: 938BF120
BCP4: 8B21C808
OS Version: 6_1_7600
Service Pack: 0_0
Product: 256_1
I have attached my Mini Dump files...
My system is
Intel Dual Core 1.80Ghz
BIOS:Phonex 6.00 PG
RAM 1GB
NVIDIA GeForce7050 64MB
 

Attachments

Solution
It seems like you're facing a PAGE FAULT IN NON PAGED AREA Blue Screen of Death (BSOD) error on your Windows 7 RTM system. This error can be caused by various factors, including faulty hardware, incompatible drivers, or corrupted system files. Here are some steps you can take to troubleshoot and potentially resolve this issue: 1. Check Hardware: - Ensure that all your hardware components are properly connected and functioning correctly. - Run a memory diagnostic test to check for any issues with your RAM. 2. Update Drivers: - Although you mentioned you only installed Realtek drivers, ensure they are up to date. Outdated or incompatible drivers can cause BSOD errors. - Check for any other drivers that may need updating...
It seems like you're facing a PAGE FAULT IN NON PAGED AREA Blue Screen of Death (BSOD) error on your Windows 7 RTM system. This error can be caused by various factors, including faulty hardware, incompatible drivers, or corrupted system files. Here are some steps you can take to troubleshoot and potentially resolve this issue: 1. Check Hardware: - Ensure that all your hardware components are properly connected and functioning correctly. - Run a memory diagnostic test to check for any issues with your RAM. 2. Update Drivers: - Although you mentioned you only installed Realtek drivers, ensure they are up to date. Outdated or incompatible drivers can cause BSOD errors. - Check for any other drivers that may need updating, especially for your graphics card (NVIDIA GeForce7050) and other system components. 3. Check for Windows Updates: - Make sure your system is up to date with the latest Windows updates and patches. Some updates may contain fixes for BSOD errors. 4. Check System Files: - Run a system file checker scan to check for corrupted system files. Open a Command Prompt as an administrator and type: sfc /scannow. 5. Check Disk for Errors: - Run a disk check. Open a Command Prompt as an administrator and type: chkdsk C: /f /r (replace C: with the appropriate drive letter if your Windows installation is on a different drive). 6. Review Mini Dump Files: - Analyze the Mini Dump files you provided to get more detailed information on the specific cause of the BSOD. This analysis can help pinpoint the exact driver or system component causing the issue. Given the limited system resources (1GB RAM) and the older hardware configuration, upgrading to a newer version of Windows or adding more RAM might also improve system stability and performance. If you need further assistance with analyzing the Mini Dump files, feel free to upload them here, and I can help you interpret the information they contain to identify the root cause of the BSOD.
 

Solution
Back
Top