1. Computing

Discuss in my forum

STOP Codes: STOP Code 0xC1 to STOP Code 0x11D

A complete list of STOP errors from STOP error 0xC1 to STOP error 0x11D

By , About.com Guide

STOP Error 0x000000CC: PAGE_FAULT_IN_FREED_SPECIAL_POOL

STOP error 0xCC means that the system has referenced memory which was earlier freed. STOP code 0x000000CC may also display "PAGE_FAULT_IN_FREED_SPECIAL_POOL" on the same STOP message.

STOP Error 0x000000CD: PAGE_FAULT_BEYOND_END_OF_ALLOCATION

STOP error 0xCD means that the system accessed memory beyond the end of some driver's pool allocation. STOP code 0x000000CD may also display "PAGE_FAULT_BEYOND_END_OF_ALLOCATION" on the same STOP message.

STOP Error 0x000000CE: DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS

STOP error 0xCE means that a driver failed to cancel pending operations before unloading. STOP code 0x000000CE may also display "DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS" on the same STOP message.

STOP Error 0x000000CF: TERMINAL_SERVER_DRIVER_MADE_INCORRECT_MEMORY_REFERENCE

STOP error 0xCF means that a driver has been incorrectly ported to the terminal server. STOP code 0x000000CF may also display "TERMINAL_SERVER_DRIVER_MADE_INCORRECT_MEMORY_REFERENCE" on the same STOP message.

STOP Error 0x000000D0: DRIVER_CORRUPTED_MMPOOL

STOP error 0xD0 means that the system attempted to access invalid memory at a process IRQL that was too high. STOP code 0x000000D0 may also display "DRIVER_CORRUPTED_MMPOOL" on the same STOP message.

STOP Error 0x000000D1: DRIVER_IRQL_NOT_LESS_OR_EQUAL

STOP error 0xD1 means that a kernel-mode driver attempted to access pageable memory at a process IRQL that was too high. STOP code 0x000000D1 may also display "DRIVER_IRQL_NOT_LESS_OR_EQUAL" on the same STOP message.

STOP Error 0x000000D2: BUGCODE_ID_DRIVER

STOP error 0xD2 means that a problem occurred with an NDIS driver. STOP code 0x000000D2 may also display "BUGCODE_ID_DRIVER" on the same STOP message.

STOP Error 0x000000D3: DRIVER_PORTION_MUST_BE_NONPAGED

STOP error 0xD3 means that the system attempted to access pageable memory at a process IRQL that was too high. STOP code 0x000000D3 may also display "DRIVER_PORTION_MUST_BE_NONPAGED" on the same STOP message.

STOP Error 0x000000D4: SYSTEM_SCAN_AT_RAISED_IRQL_CAUGHT_IMPROPER_DRIVER_UNLOAD

STOP error 0xD4 means that a driver did not cancel pending operations before unloading. STOP code 0x000000D4 may also display "SYSTEM_SCAN_AT_RAISED_IRQL_CAUGHT_IMPROPER_DRIVER_UNLOAD" on the same STOP message.

STOP Error 0x000000D5: DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL

STOP error 0xD5 means that a driver has referenced memory which was earlier freed. STOP code 0x000000D5 may also display "DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL" on the same STOP message.
Top Related Searches page fault pool memory

©2013 About.com. All rights reserved.