Share via

Blue Screen caused by Page Fault in nonpaged error

Anonymous
2011-01-08T20:49:43+00:00

Hello all,

In the past couple of  weeks I have been getting random BSOD appearing on my computer both when idle or when I am using it. I am a novice in figuring out what the cause could be so I'm hoping someone here could help. I have uploaded the most recent mini dump file here:

https://cid-d01a0330cedf8aef.skydrive.live.com/redir.aspx?resid=D01A0330CEDF8AEF!105

I would greatly appreciate anyone that could possibly tell me what I can do to repair this.

Thanks!

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes
Answer accepted by question author
  1. Anonymous
    2011-01-08T22:20:17+00:00

    Hi,

    Results checked with WinDBG, DumpCHK, and BlueScreenView.

    The Bug_Check was 50  0x00000050 and the CAUSE was vuhub.sys. Do you have a ASUStek

    Router? If so check for updated drivers. Also which devices can connect to the router - one

    is your computer - do you have other devices that can connect to the router that do not go

    through the computer?

    BlueScreenView shows CAUSE as afd.sys which is a Windows component (Winsock - network)

    which was driven to fault by something else. WinDBG and DumpCHK indicate that was vuhub.sys

    and in total it does strongly point to something to do with whatever devices use that driver or

    can connect through that device.

    Run DriverView if needed to see if it helps you determine to what vuhub.sys belongs (See

    next message below).

    Another way is to search for that file and Right Click on it - Properties - Details tab - any

    information there that points to its origin?

    ===========================================================

    More information to help troubleshoot if needed. References to Vista also apply to Windows 7.

    Have you added any hardware lately? Have you updated any driver just before these started? (Check

    Control Panel - Windows Updates to see if any drivers were updated there about the time this started)

    Main likely culprits are Video driver, other major drivers, memory, and antivirus/antispyware/security

    products could be at fault as well as drive issues.

    Use the troubleshooter below and refer to the next message for drivers and memory when you get to

    those sections and then return back to the troubleshooter as needed.

    BCCode: 50     0x00000050

    Cause

    The BCCode 50 usually occurs after the installation of faulty hardware or in the event of failure of installed

    hardware (usually related to defective RAM, be it main memory, L2 RAM cache, or video RAM).

    Another common cause is the installation of a faulty system service.

    Antivirus software can also trigger this error, as can a corrupted NTFS volume.

    Resolving the Problem

    Resolving a faulty hardware problem: If hardware has been added to the system recently, remove it to see

    if the error recurs. If existing hardware has failed, remove or replace the faulty component. You should run

    hardware diagnostics supplied by the system manufacturer. For details on these procedures, see the owner's

    manual for your computer.

    Resolving a faulty system service problem: Disable the service and confirm that this resolves the error. If so,

    contact the manufacturer of the system service about a possible update. If the error occurs during system

    startup, restart your computer, and press F8 at the character-mode menu that displays the operating system

    choices. At the resulting Windows Advanced Options menu, choose theLast Known Good Configuration

    option. This option is most effective when only one driver or service is added at a time.

    Resolving an antivirus software problem: Disable the program and confirm that this resolves the error. If it

    does, contact the manufacturer of the program about a possible update.

    Resolving a corrupted NTFS volume problem: Run Chkdsk /f /r to detect and repair disk errors. You must

    restart the system before the disk scan begins on a system partition. If the hard disk is SCSI, check for

    problems between the SCSI controller and the disk.

    Finally, check the System Log in Event Viewer for additional error messages that might help pinpoint the

    device or driver that is causing the error. Disabling memory caching of the BIOS might also resolve it.

    BCCode: 50      0x00000050  <-- read this link

    http://www.faultwire.com/solutions-fatal\_error/PAGE-FAULT-IN-NONPAGED-AREA-0x00000050-\*1095.html?order=votes


    Look in the Event Viewer to see if anything is reported about those.

    http://www.computerperformance.co.uk/vista/vista\_event\_viewer.htm

    MyEventViewer - Free - a simple alternative to the standard event viewer of Windows.TIP - Options - Advanced Filter allows you to see a time frame instead of the whole file.

    http://www.nirsoft.net/utils/my\_event\_viewer.html


    Here are some methods to possibly fix the blue screen issue. If you could give the Blue Screen

    info that would help. Such as the BCC and the other 4 entries on the lower left. And any other

    error information such as STOP codes and info such as IRQL_NOT_LESS_OR_EQUAL or PAGE_FAULT_IN_NONPAGED_AREA and similar messages.

    As examples :

    BCCode: 116

    BCP1: 87BC9510

    BCP2: 8C013D80

    BCP3: 00000000

    BCP4: 00000002

    or in this format :

    Stop: 0x00000000 (oxoooooooo oxoooooooo oxooooooooo oxoooooooo)

    tcpip.sys - Address 0x00000000 base at 0x000000000 DateStamp 0x000000000

    This is an excellent tool for posting Blue Screen Error InformationBlueScreenView scans all your minidump files created during 'blue screen of death'crashes, and displays the information about all crashes in one table - Free

    http://www.nirsoft.net/utils/blue\_screen\_view.html

    Many BlueScreens are caused by old or corrupted drivers, especially video drivers however

    there are other causes.

    You can do these in Safe Mode if needed or from Command Prompt from Vista DVD or

    Recovery Options if your system has that installed by the maker.

    How to Boot to the System Recovery Options in Windows 7

    http://www.sevenforums.com/tutorials/668-system-recovery-options.html

    You can try a System Restore back to a point before the problem started if there is one.

    How to Do a System Restore in Windows 7

    http://www.sevenforums.com/tutorials/700-system-restore.html


    Start - type this in Search Box ->  COMMAND   find at top and RIGHT CLICK  -  RUN AS ADMIN

    Enter this at the prompt - sfc /scannow

    How to Repair Windows 7 System Files with System File Checker

    http://www.sevenforums.com/tutorials/1538-sfc-scannow-command-system-file-checker.html

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program

    generates in Windows Vista cbs.log (and Windows 7)

    http://support.microsoft.com/kb/928228

    The log might give you the answer if there was a corrupted driver. (Does not tell all the possible

    driver issues).

    Also run CheckDisk so we can rule out corruption as much as possible.

    How to Run Check Disk at Startup in Windows 7

    http://www.sevenforums.com/tutorials/433-disk-check.html


    Often updating drivers will help, usually Video, Sound, Network Card  (NIC), WiFi, 3rd party

    keyboard and mouse, as well as other major device drivers.

    Manually look at manufacturer's sites for drivers - and Device Maker's sites.

    http://pcsupport.about.com/od/driverssupport/ht/driverdlmfgr.htm

    Installing and updating drivers in Windows 7 (updating drivers manually using the methods above

    is preferred to ensure the latest drivers from System maker and Device makers are found)

    http://www.sevenforums.com/tutorials/43216-installing-updating-drivers-7-a.html

    How To Disable Automatic Driver Installation In Windows Vista - Drivers

    http://www.addictivetips.com/windows-tips/how-to-disable-automatic-driver-installation-in-windows-vista/

    http://technet.microsoft.com/en-us/library/cc730606(WS.10).aspx


    How to fix BlueScreen (STOP) errors that cause Windows Vista to shut down or restart

    unexpectedly

    http://support.microsoft.com/kb/958233

    Troubleshooting Vista Blue Screen, STOP Errors (and Windows 7)

    http://www.chicagotech.net/vista/vistabluescreen.htm

    Understanding and Decoding BSOD (blue screen of death) Messages

    http://www.taranfx.com/blog/?p=692

    Windows - Troubleshooting Blue Screen Errors

    http://kb.wisc.edu/page.php?id=7033


    In some cases this might be required.

    StartUp Repair from Recovery Options or Windows 7 disk

    How to Run a Startup Repair in Windows 7

    http://www.sevenforums.com/tutorials/681-startup-repair.html

    How to Boot to the System Recovery Options in Windows 7

    http://www.sevenforums.com/tutorials/668-system-recovery-options.html

    How to Create a Windows 7 System Repair Disc

    http://www.sevenforums.com/tutorials/2083-system-repair-disc-create.html

    How to Do a Repair Install to Fix Windows 7

    http://www.sevenforums.com/tutorials/3413-repair-install.html

    Hope this helps.


    Rob Brown - MS MVP - Windows Desktop Experience : Bicycle - Mark Twain said it right.

    1 person found this answer helpful.
    0 comments No comments

10 additional answers

Sort by: Most helpful
  1. Anonymous
    2011-01-08T22:20:31+00:00

    Hi,

    References to Vista also apply to Windows 7.

    This is my generic how to for proper driver updates :

    This utility makes it easy to see which versions are loaded :

    DriverView - Free - utility displays the list of all device drivers currently loaded on your system.

    For each driver in the list, additional useful information is displayed: load address of the driver,

    description, version, product name, company that created the driver, and more.

    http://www.nirsoft.net/utils/driverview.html

    For Drivers check System Maker as fallbacks and Device Maker's which are the most current.

    Control Panel - Device Manager - Display Adapter - write down the make and complete model

    of your video adapter - double click - Driver's tab - write down the version info. Now click UPdate

    Driver (this may not do anything as MS is far behind certifying drivers) - then Right Click -

    Uninstall - REBOOT this will refresh the driver stack.

    Repeat that for Network - Network Card (NIC), Wifi, Sound, Mouse and Keyboard if 3rd party

    with their own software and drivers and any other major device drivers you have.

    Now go to System Maker's site (Dell, HP, Toshiba as examples) (as rollback) and then Device

    Maker's site (Realtek, Intel, Nvidia, ATI as examples) and get their latest versions. (Look for

    BIOS, Chipset and software updates at System Maker's site while there.)

    Download - SAVE - go to where you put them - Right Click - RUN AD ADMIN - REBOOT after

    each installation.

    Always check in Device Manager - Drivers tab to be sure the version you are installing actually

    shows up. This is because some drivers rollback before the latest is installed (sound drivers

    particularly do this) so install a driver - reboot - check to be sure it is installed and repeat as

    needed.

    Repeat at Device Makers - BTW at Device Makers DO NOT RUN THEIR SCANNER - check

    manually by model.

    Manually look at manufacturer's sites for drivers - and Device Maker's sites.

    http://pcsupport.about.com/od/driverssupport/ht/driverdlmfgr.htm

    Installing and updating drivers in Windows 7 (updating drivers manually using the methods above

    is preferred to ensure the latest drivers from System maker and Device makers are found)

    http://www.sevenforums.com/tutorials/43216-installing-updating-drivers-7-a.html

    If you update drivers manually then it is a good idea to disable Driver Installations in Windows

    Updates, this leaves Windows Updates ON however it will not install drivers which will usually

    be older and cause issues. If Updates suggests a new driver then HIDE it (Right Click on it)

    and then go look for new ones manually if you wish.

    How To Disable Automatic Driver Installation In Windows Vista - Drivers

    http://www.addictivetips.com/windows-tips/how-to-disable-automatic-driver-installation-in-windows-vista/

    http://technet.microsoft.com/en-us/library/cc730606(WS.10).aspx

    ==========================================

    Memory tests do not catch all errors such as mismatched memory (possible even for sticks

    that appear to be identical) and when faster memory is placed in system behind slower memory.

    So it is best to also swap sticks in and out to check for those even if all memory tests fail to show

    a problem.

    To test RAM check here - let it run 4+ hours or so.  <-- best methodwww.memtest.org

    For the Windows Memory Diagnostic Tool.

    Start - type in Search box ->  Memory - find Memory Diagnostics tool at top of list - Right Click -

    RUN AS ADMIN follow the instructions

    Windows Vista: How to Scan / Test your RAM or Memory with Windows Vista Memory Diagnostic

    Tool

    http://www.shivaranjan.com/2007/11/01/windows-vista-how-to-scan-test-your-ram-or-memory-with-windows-vista-memory-diagnostic-tool/

    How to Run the Memory Diagnostics Tool in Windows 7

    http://www.sevenforums.com/tutorials/715-memory-diagnostics-tool.html

    Test Your Computer’s Memory Using Windows Vista Memory Diagnostic Tool

    http://www.howtogeek.com/howto/windows-vista/test-your-computers-memory-using-windows-vista-memory-diagnostic-tool/ 

    Hope this helps.


    Rob Brown - MS MVP - Windows Desktop Experience : Bicycle - Mark Twain said it right.

    0 comments No comments
  2. Anonymous
    2011-01-08T21:39:19+00:00

    Oops...fixed the permissions and made it public...this should work:

    http://cid-d01a0330cedf8aef.office.live.com/getlink.aspx/Minidump%20files?ref=1

    Thanks

    0 comments No comments
  3. Anonymous
    2011-01-08T21:31:08+00:00

    Hi,

    The link you posted is not the public link - it says

    This item might not exist or is no longer available

    Please repost link.

    Check this thread for information using BlueScreenView, MyEventViewer and other methods

    to troubleshoot BlueScreens - top 3 replies (+1 other).

    http://social.answers.microsoft.com/Forums/en-US/w7repair/thread/c675b7b8-795f-474d-a1c4-6b77b3fcd990

    We can analyze the minidumps if you make them available from the SkyDrive or other file

    sharing sites.

    Zip or upload the contents of C:\Windows\minidump

    Use SkyDrive to upload collected files and post screen shot/picture.

    http://social.technet.microsoft.com/Forums/en-US/w7itproui/thread/4fc10639-02db-4665-993a-08d865088d65


    Also do this so you can see the likely bluescreens.

    Windows Vista automatically restarts if your PC encounters an error that causes it to crash.

    (also Windows 7)

    http://www.winvistatips.com/disable-automatic-restart-t84.html

    ===========================================================

    Check with these utilities to see if any information can be gathered :

    This is an excellent tool for posting Blue Screen Error Information

    BlueScreenView - Free - scans all your minidump files created during 'blue screen of death'

    crashes, and displays the information about all crashes in one table.

    http://www.nirsoft.net/utils/blue\_screen\_view.html


    MyEventViewer can be checked at the time of the BlueScreen (BSOD) to within a second or

    so of the time of the BSOD to provide more information as to possible cause - see TIP.

    MyEventViewer - Free - a simple alternative to the standard event viewer of Windows.

    TIP - Options - Advanced Filter allows you to see a time frame instead of the whole file -

    set it to a bit before and after the time of the BSOD.

    http://www.nirsoft.net/utils/my\_event\_viewer.html


    AppCrashView - Free - a small utility for Windows Vista and Windows 7 that displays the

    details of all application crashes occurred in your system. The crashes information is extracted

    from the .wer files created by the Windows Error Reporting (WER) component of the operating

    system every time that a crash is occurred. AppCrashView also allows you to easily save the

    crashes list to text/csv/html/xml file.

    http://www.nirsoft.net/utils/app\_crash\_view.html

    Hope this helps.


    Rob Brown - MS MVP - Windows Desktop Experience : Bicycle - Mark Twain said it right.

    0 comments No comments