Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 1.47 KB

bug-check-0x127---page-not-zero.md

File metadata and controls

66 lines (48 loc) · 1.47 KB
title description keywords ms.date topic_type ms.topic api_name api_type
Bug Check 0x127 PAGE_NOT_ZERO
The PAGE_NOT_ZERO bug check has a value of 0x00000127.
Bug Check 0x127 PAGE_NOT_ZERO
PAGE_NOT_ZERO
05/23/2017
apiref
reference
PAGE_NOT_ZERO
NA

Bug Check 0x127: PAGE_NOT_ZERO

The PAGE_NOT_ZERO bug check has a value of 0x00000127. This bug check indicates that a page that should have been filled with zeros was not. This bug check might occur because of a hardware error or because a privileged component of the operating system modified a page after freeing it.

Important

This article is for programmers. If you're a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.

PAGE_NOT_ZERO Parameters

Parameter Description

1

Virtual address that maps the corrupted page

2

Physical page number

3

Zero (Reserved)

4

Zero (Reserved)