博文

Windows 2000 的停止错误编号及其解释(7)(2005-08-05 17:05:00)

摘要:停止错误编号: 0x00000060 (parameter, parameter, parameter, parameter) PROCESS_INITIALIZATION_FAILED解释:This is a Windows 2000 Executive character-mode STOP message. Phase 0 process initialization failed. This can only happen during the relatively short period of time that the Windows 2000 Executive is being initialized, during phase 4 of Windows 2000 startup. This might be a hardware problem.停止错误编号: 0x00000061 (parameter, parameter, parameter, parameter) HAL1_INITIALIZATION_FAILED解释:This is a Windows 2000 Executive character-mode STOP message. Phase 1 initialization of the Hardware Abstraction Layer (HAL) failed. This can only happen during the relatively short period of time that the Windows 2000 Executive is being initialized, during phase 4 of Windows 2000 startup. There might be a problem with a device driver.停止错误编号: 0x00000062 (parameter, parameter, parameter, parameter) OBJECT1_INITIALIZATION_FAILED解释:This is a Windows 2000 Executive character-mode STOP message. Phase 1 initialization o......

阅读全文(3090) | 评论:0

Windows 2000 的停止错误编号及其解释(6)(2005-08-05 17:04:00)

摘要:停止错误编号: 0x00000050 (parameter, parameter, parameter, parameter) PAGE_FAULT_IN_NONPAGED_AREA解释:This is a Windows 2000 Executive character-mode STOP message. It indicates a page fault in the address space reserved for nonpaged data.停止错误编号: 0x00000051 (parameter, parameter, parameter, parameter) REGISTRY_ERROR解释:This is a Windows 2000 Executive character-mode STOP message. It indicates a Registry or configuration manager problem. An I/O error might have occurred while the Registry was trying to read one of its files. This could be caused by hardware or file system problems. This message might also appear because of a failure in a refresh operation, which occurs when resource limits are encountered.停止错误编号: 0x00000052 (parameter, parameter, parameter, parameter) MAILSLOT_FILE_SYSTEM解释:This is a Windows 2000 Executive character-mode STOP message. It indicates a mailslot file system problem.停止错误编号: 0x00000053 (parameter, parameter, parameter, parameter) NO_BOOT_DEVICE解释:This is a Windows 2000......

阅读全文(2982) | 评论:0

Windows 2000 的停止错误编号及其解释(5)(2005-08-05 17:03:00)

摘要:停止错误编号: 0x0000003F (parameter, parameter, parameter, parameter) NO_MORE_SYSTEM_PTES解释:This is a Windows 2000 Executive character-mode STOP message. It indicates no more system page table entries (PTEs) exist for mapping non-paged entities.停止错误编号: 0x00000040 (parameter, parameter, parameter, parameter) TARGET_MDL_TOO_SMALL解释:This is a Windows 2000 Executive character-mode STOP message. It indicates an MDL (memory descriptor list) that was allocated to map a buffer is not large enough to contain the page frame numbers (PFNs) required to map the desired buffer. There might be a problem with the driver.停止错误编号: 0x00000041 (parameter, parameter, parameter, parameter) MUST_SUCCEED_POOL_EMPTY解释:This is a Windows 2000 Executive character-mode STOP message. It indicates there is no more must-succeed pool.停止错误编号: 0x00000042 (parameter, parameter, parameter, parameter) ATDISK_DRIVER_INTERNAL解释:This is a Windows 2000 Executive character-mode STOP message. It indicates a hard disk device driver inte......

阅读全文(3050) | 评论:0

Windows 2000 的停止错误编号及其解释(4)(2005-08-05 17:02:00)

摘要:停止错误编号: 0x0000002E (parameter, parameter, parameter, parameter) DATA_BUS_ERROR解释:This is a Windows 2000 Executive character-mode STOP message. It indicates a data bus error which can be caused by a parity error in the system memory. This error could also be caused by a driver accessing an address that does not exist 停止错误编号: 0x0000002F (parameter, parameter, parameter, parameter) INSTRUCTION_BUS_ERROR解释:This is a Windows 2000 Executive character-mode STOP message. It indicates an instruction bus error.停止错误编号: 0x00000030 (parameter, parameter, parameter, parameter) SET_OF_INVALID_CONTEXT解释:This is a Windows 2000 Executive character-mode STOP message. It indicates an attempt to edit values of SS or ESP when returning to kernel-mode code.停止错误编号: 0x00000031 (parameter, parameter, parameter, parameter) PHASE0_INITIALIZATION_FAILED解释:This is a Windows 2000 Executive character-mode STOP message. Initialization of the Windows 2000 Executive failed during phase 0 (during phase 4 of system startu......

阅读全文(2684) | 评论:0

Windows 2000 的停止错误编号及其解释(3)(2005-08-05 16:59:00)

摘要:PFN_REFERENCE_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 reference count.停止错误编号: 0x0000001D (parameter, parameter, parameter, parameter) NO_SPIN_LOCK_AVAILABLE解释:This is a Windows 2000 Executive character-mode STOP message. It indicates that no spin locks are available to allocate.停止错误编号: 0x0000001E (parameter, parameter, parameter, parameter) KMODE_EXCEPTION_NOT_HANDLED解释:This is a Windows 2000 Executive character-mode STOP message. It indicates that a kernel-mode exception was not handled. The second parameter in the parameter list is the memory address at which the unhandled exception occurred. Usually, the exception address pinpoints the driver/function that caused the problem. A common problem is 0x80000003, which means a hard-coded breakpoint or assertion was hit but the system started \\NODEBUG.停止错误编号: 0x0000001F (parameter, parameter, parameter, parameter) S......

阅读全文(2478) | 评论:0

Windows 2000 的停止错误编号及其解释(2)(2005-08-05 16:58:00)

摘要: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......

阅读全文(2623) | 评论:0

Windows 2000 的停止错误编号及其解释(1)(2005-08-05 16:57:00)

摘要:Windows 2000 的停止错误编号及其解释整理 CptFan停止错误编号: 0x00000001 (parameter, parameter, parameter, parameter) APC_INDEX_MISMATCH解释:This is a Windows 2000 Executive character-mode STOP message. It indicates a mismatch of thread and asynchronous procedure call (APC) indexes. The most common reason to see this message is if a file system has a mismatched number of KeEnterCriticalRegion compared to KeLeaveCriticalRegion.停止错误编号: 0x00000002 (parameter, parameter, parameter, parameter) DEVICE_QUEUE_NOT_BUSY解释:This is a Windows 2000 Executive character-mode STOP message. It indicates that a device queue was expected to be busy, but was not.停止错误编号: 0x00000003 (parameter, parameter, parameter, parameter) INVALID_AFFINITY_SET解释:This is a Windows 2000 Executive character-mode STOP message. It indicates a null of nonproper subset affinity.停止错误编号: 0x00000004 (parameter, parameter, parameter, parameter) INVALID_DATA_ACCESS_TRAP解释:This is a Windows 2000 Executive character-mode STOP message. It indicates an invali......

阅读全文(2806) | 评论:0