Stop 0x00000050 or PAGE_FAULT_IN_NONPAGED_AREA
The Stop 0x50 message indicates that requested data was not in memory. The
system generates an exception error when using a reference to an invalid system
memory address. Defective memory (including main memory, L2 RAM cache, video
RAM) or incompatible software (including remote control and antivirus software)
might cause Stop 0x50 messages.
Interpreting the Message
This Stop message has four parameters:
- Memory address that caused the fault.
- Type of access (0x00000000 = read operation, 0x00000001 = write
operation).
- If not zero, the instruction address that referenced the address in
parameter 0x00000001.
- This parameter is reserved (set aside for future use).
Resolving the Problem
The following suggestions are specific to Stop 0x50 errors. For additional
troubleshooting suggestions that apply to all Stop errors, see "Stop
Message Checklist" later in this appendix.
- If you added new hardware recently, remove and replace the hardware to
determine if it is causing or contributing to the problem. Run diagnostics
software supplied by the hardware manufacturer to determine if the component
has failed.
- Stop 0x50 messages can also occur after installing faulty drivers or
system services. If the file name is listed, you need to disable, remove, or
roll back that driver. If not, disable the recently installed service or
application to determine if this resolves the error. If this does not resolve
the problem, contact the hardware manufacturer for updates. Using updated
drivers and software is especially important for network interface cards,
video adapters, backup programs, multimedia applications, antivirus scanners,
and CD mastering tools. If an updated driver is not available, attempt to use
a driver from a similar device in the same family. For example, if printing to
a Model 1100C printer causes Stop 0x50 errors, using a printer driver meant
for a Model 1100A or Model 1000 might temporarily resolve the problem.
For more information about Stop 0x50 messages, see the Microsoft Knowledge
Base link on the Web Resources page at
http://www.microsoft.com/windows/reskits/webresources. Search using keywords
winnt, 0x00000050, and 0x50.