Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Stop error message on a computer that is running Windows Server 2003 and that has almost 4 GB or more of physical memory: "0x00000050" or "0x0000000A"


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You have a computer that is running an x86 version of Windows Server 2003.�
  • The physical address expansion (PAE) feature is enabled, and the virtual address space that is used is greater than 4 gigabytes (GB). This means the physical memory is usually more than 4 GB.
Note In some cases, the virtual address space that is used is greater than 4GB even if the physical memory volume is less than 4 GB. Some space is reserved by BIOS, and the virtual memory of some session pools are mapped into a range that is greater than 4GB.

In this scenario, you receive one of the following error messages:
STOP: 0x00000050
(parameter1, parameter2, parameter3, parameter4) The PAGE_FAULT_IN_NONPAGED_AREA
STOP: 0x0000000A
(parameter1, parameter2, parameter3, parameter4)
The IRQL_NOT_LESS_OR_EQUAL
Note
  • The four parameters in this error message vary, depending on the configuration of the computer.
  • Because of the generality of memory corruption problems, you are not necessarily affected by this specific problem if a Stop error on this list occurs on the server. We recommend that you contact Microsoft Customer Support Services to determine whether this problem is occurring or not.

↑ Back to the top


Cause

On a computer that is running an x86 version of Windows Server 2003 and that has PAE enabled, the page table entry (PTE) and the page directory entry (PDE) are 8 bytes wide. In a specific scenario, a PDE or PTE is not updated in an atomic operation. This behavior leaves the PDE or the PTE in an inconsistent state for a short time. If the PDE or the PTE that is in the inconsistent state is cached or is pre-fetched into a processor, an invalid PDE or PTE is saved into the cache of the processor. When this occurs, any later memory access that relies on the data structures that are cached or that are pre-fetched fail. This behavior causes the symptoms that are mentioned in the "Symptoms" section.�

↑ Back to the top


Resolution

To resolve this problem, apply hotfix 978243. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
978243� A terminal server that is running Windows Server 2003 Service Pack 2 restarts unexpectedly after hotfix 971280 or security update 971486 (MS09-058) is installed

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More information

For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base: -
824684� Description of the standard terminology that is used to describe Microsoft software updates

↑ Back to the top


Keywords: KB975986, kbfix, kbbug, kbexpertiseinter, kbsurveynew, kbqfe, kbprb

↑ Back to the top

Article Info
Article ID : 975986
Revision : 5
Created on : 6/20/2011
Published on : 6/20/2011
Exists online : False
Views : 313