Stop 0x000000CE or DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS

This Stop message indicates that a driver failed to cancel pending operations before exiting.

Interpreting the Message

This Stop message has four parameters:

  1. Memory address referenced.
  2. Type of access (0x00000000 = read operation, 0x00000001 = write operation).
  3. If non-zero, the address of the instruction that referenced the incorrect memory location.
  4. Reserved.

Resolving the Problem

For additional troubleshooting suggestions that apply to all Stop errors, see "Stop Message Checklist" later in this appendix.

For more information about Stop 0xCE messages, see the Microsoft Knowledge Base link on the Web Resources page at http://www.microsoft.com/windows/reskits/webresources. Search using keywords winnt, 0x000000CE, and 0xCE.