Bug Check 0xD9: LOCKED_PAGES_TRACKER_CORRUPTION
The LOCKED_PAGES_TRACKER_CORRUPTION bug check has a value of 0x000000D9. This indicates that the internal locked-page tracking structures have been corrupted.
Important Info If You Have Received a STOP Code
If you received a blue screen error, or stop code, the computer has shut down abruptly to protect itself from data loss. A hardware device, its driver, or related software might have caused this error. If your copy of Windows came with your computer, call the manufacturer of your computer. If you purchased Windows separately from your computer, Microsoft provides support. To find contact info for Microsoft or your computer manufacturer, Contact Support.
If you have experience with computers and want to try to recover from this error, follow the steps provided in the Microsoft article Resolving STOP (Blue Screen) Errors in Windows.
These actions might prevent an error like this from happening again:
- Download and install updates and device drivers for your computer from Windows Update.
- Scan your computer for computer viruses.
- Check your hard disk for errors.
LOCKED_PAGES_TRACKER_CORRUPTION Parameters
The following parameters are displayed on the blue screen. Parameter 1 indicates the type of violation. The meaning of the other parameters depends on the value of Parameter 1.
| Parameter 1 | Parameter 2 | Parameter 3 | Parameter 4 | Cause of Error |
|---|---|---|---|---|
|
0x01 |
The address of the internal lock tracking structure |
The address of the memory descriptor list |
The number of pages locked for the current process |
The MDL is being inserted twice on the same process list. |
|
0x02 |
The address of the internal lock tracking structure |
The address of the memory descriptor list |
The number of pages locked for the current process |
The MDL is being inserted twice on the systemwide list. |
|
0x03 |
The address of the first internal tracking structure found |
The address of the internal lock tracking structure |
The address of the memory descriptor list |
The MDL was found twice in the process list when being freed. |
|
0x04 |
The address of the internal lock tracking structure |
The address of the memory descriptor list |
0 |
The MDL was found in the systemwide list on free after it was removed. |
Cause
The error is indicated by the value of Parameter 1.
Send comments about this topic to Microsoft
Build date: 4/9/2013
