SPIN_LOCK_NOT_OWNED解释:This is a Windows 2000 Executive character-mode STOP message. It indicates an attempt to release an unowned spin lock.停止错误编号: 0x00000011 (parameter, parameter, parameter, parameter) THREAD_NOT_MUTEX_OWNER解释:This is a Windows 2000 Executive character-mode STOP message. It indicates an attempt to release a thread by a mutex non-owner.停止错误编号: 0x00000012 (parameter, parameter, parameter, parameter) TRAP_CAUSE_UNKNOWN解释:This is a Windows 2000 Executive character-mode STOP message. It indicates a trap from an unknown cause.停止错误编号: 0x00000013 (parameter, parameter, parameter, parameter) EMPTY_THREAD_REAPER_LIST解释:This is a Windows 2000 Executive character-mode STOP message. It indicates the thread reaper list is corrupted (the reaper list was signaled, but no threads were present on the list).停止错误编号: 0x00000015 (parameter, parameter, parameter, parameter) LAST_CHANCE_CALLED_FROM_KMODE解释:This is a Windows 2000 Executive character-mode STOP message. This indicates that the last chance exception service was called from kernel mode.停止错误编号: 0x00000016 (parameter, parameter, parameter, parameter) CID_HANDLE_CREATION解释:This is a Windows 2000 Executive character-mode STOP message. This indicates that a failure occurred creating a handle to represent a client ID.停止错误编号: 0x00000017 (parameter, parameter, parameter, parameter) CID_HANDLE_DELETION解释:This is a Windows 2000 Executive character-mode STOP message. This indicates that a failure occurred deleting a handle to represent a client ID.停止错误编号: 0x00000018 (parameter, parameter, parameter, parameter) REFERENCE_BY_POINTER解释:This is a Windows 2000 Executive character-mode STOP message. This indicates that a failure occurred while referencing an object by what should have been a referenced pointer.停止错误编号: 0x00000019 (parameter, parameter, parameter, parameter) BAD_POOL_HEADER解释:This is a Windows 2000 Executive character-mode STOP message. This indicates an invalid pool header.停止错误编号: 0x0000001A (parameter, parameter, parameter, parameter) MEMORY_MANAGEMENT解释:This is a Windows 2000 Executive character-mode STOP message. It indicates a general memory management problem.停止错误编号: 0x0000001B (parameter, parameter, parameter, parameter) PFN_SHARE_COUNT解释:This is a Windows 2000 Executive character-mode STOP message. It indicates that a memory management page frame number (PFN) database element has a corrupted share count.停止错误编号: 0x0000001C (parameter, parameter, parameter, parameter)

评论