Microsoft KB Archive/329293

From BetaArchive Wiki
Knowledge Base


STOP: 0x00000050 Page_Fault_In_Non-Paged_Area Error After Installing Service Pack 1 (SP1)

Article ID: 329293

Article Last Modified on 5/7/2007



APPLIES TO

  • Microsoft Windows XP Professional
  • Microsoft Windows XP Home Edition



This article was previously published under Q329293

SYMPTOMS

When you restart your computer after you install Windows XP Service Pack 1 (SP1), your computer may generate the following Stop error message:

STOP: 0x00000050 (0x8872A990, 0x00000001, 0x804F35D7, 0x00000000)
PAGE_FAULT_IN_NON-PAGED_AREA

NOTE: The four parameters in this error message may vary according to the computer's configuration.

CAUSE

This problem may occur if there is a conflict between Windows XP SP1 and the display adapter drivers that are currently installed.

RESOLUTION

To resolve this problem, start your computer in Safe mode, remove the display adapter, rename the .inf files that are associated with the display adapter drivers, restart your computer in Normal mode, and then update your display adapter drivers. The following steps describe this procedure in more detail:

  1. Start Windows in Safe mode. To do so:
    1. Restart the computer, and then press F8 while the computer starts.
    2. On the Windows Advanced Options Menu that appears, use the ARROW keys to select Safe Mode, and then press ENTER.
    3. Use the ARROW keys to select the operating system to start, and then press ENTER to start Windows XP in Safe mode.
  2. In the message that states that Windows is running in Safe mode, click Yes.
  3. Click Start, click Run, type msinfo32 in the Open box, and then click OK.
  4. Under System Summary, expand Components, and then click Display.
  5. In the right pane, note the information that corresponds to the INF File item, for example, Nv4.inf, Oem0.inf, or Atim128.inf.
  6. Quit the System Information utility.
  7. Click Start, right-click My Computer, and then click Properties.
  8. Click the Hardware tab, and then click Device Manager.
  9. Expand Display adapters, right-click the display adapter, and then click Uninstall.
  10. Click OK.
  11. Click Start, click Run, type cmd, and then click OK.
  12. In the Command Prompt window, type the following commands, and then press ENTER after each line:

    ren %systemroot%\inf\INF file name from Step 5.inf *inf.old
    ren %systemroot%\inf\INF file name from Step 5.pnf *pnf.old

  13. Close all open windows, and then restart the computer in the typical manner.
  14. Log on to Windows by using an account that has administrative privileges, and then wait for Windows to detect new hardware.
  15. When the Found New Hardware Wizard starts, click Cancel.

    If you receive a stop error after you remove the updated display drivers, restart the computer and use the Last Known Good Configuration option. To do this, restart the computer, and then press the F8 key while the computer starts. On the Windows Advanced Options Menu that appears, use the ARROW keys to select Last Known Good Configuration, and then press ENTER.

    If you receive a "System Has Recovered from a Serious Error" message when Windows starts, restart the computer again. This error message does not recur.
  16. Obtain and install the latest drivers for your display adapter.For information about how to contact computer hardware manufacturers, click the appropriate article number in the following list to view the article in the Microsoft Knowledge Base:

    65416 Hardware and Software Third-Party Vendor Contact List, A-K

    60781 Hardware and Software Third-Party Vendor Contact List, L-P

    60782 Hardware and Software Third-Party Vendor Contact List, Q-Z


STATUS

Microsoft is researching this problem and will post more information in this article when the information becomes available.

MORE INFORMATION

For additional information, click the article numbers below to view the articles in the Microsoft Knowledge Base:

314466 Black Startup Screen Is Briefly Displayed, Computer Restarts Repeatedly


322389 How to Obtain the Latest Windows XP Service Pack



Additional query words: STOP 0x50 50 bugcheck crash hang bsod

Keywords: kbprb KB329293