停止错误编号: 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 startup). There might be a hardware problem.停止错误编号: 0x00000032 (parameter, parameter, parameter, parameter) PHASE1_INITIALIZATION_FAILED解释:This is a Windows 2000 Executive character-mode STOP message. Initialization of the Windows 2000 Executive failed during phase 1 (during phase 4 of system startup). There might be a problem with a device driver. 停止错误编号: 0x00000033 (parameter, parameter, parameter, parameter) UNEXPECTED_INITIALIZATION_CALL解释:This is a Windows 2000 Executive character-mode STOP message. Initialization of the Windows 2000 Executive failed during phase 1 (during phase 4 of system startup). There might be a problem with a device driver.停止错误编号: 0x00000034 (parameter, parameter, parameter, parameter) CACHE_MANAGER解释:This is a Windows 2000 Executive character-mode STOP message. Initialization of the Windows 2000 Executive failed during phase 1 (during phase 4 of system startup). There might be a problem with a device driver.停止错误编号: 0x00000035 (parameter, parameter, parameter, parameter) NO_MORE_IRP_STACK_LOCATIONS解释:This is a Windows 2000 Executive character-mode STOP message. It indicates that the I/O system detected a call from one driver to another with no available IRP (I/O request packet) stack locations remaining in the packet for the invoked driver to use. Other memory problems might accompany this error.停止错误编号: 0x00000036 (parameter, parameter, parameter, parameter) DEVICE_REFERENCE_COUNT_NOT_ZERO解释:This is a Windows 2000 Executive character-mode STOP message. It indicates an attempt was made to delete a device object whose reference count was non-zero. A non-zero reference count means that there are still outstanding references to the device. There might be a problem in calling the device driver.停止错误编号: 0x00000037 (parameter, parameter, parameter, parameter) FLOPPY_INTERNAL_ERROR解释:This is a Windows 2000 Executive character-mode STOP message. It indicates a floppy disk driver internal error.停止错误编号: 0x00000038 (parameter, parameter, parameter, parameter) SERIAL_DRIVER_INTERNAL解释:This is a Windows 2000 Executive character-mode STOP message. It indicates a serial device driver internal error.停止错误编号: 0x00000039 (parameter, parameter, parameter, parameter) SYSTEM_EXIT_OWNED_MUTEX解释:This is a Windows 2000 Executive character-mode STOP message. It indicates an attempt was made to exit a system service while owning one or more mutexes.停止错误编号: 0x0000003A (parameter, parameter, parameter, parameter) SYSTEM_UNWIND_PREVIOUS_USER解释:This is a Windows 2000 Executive character-mode STOP message. It indicates an attempt was made to unwind through the system service dispatcher into user mode.停止错误编号: 0x0000003B (parameter, parameter, parameter, parameter) SYSTEM_SERVICE_EXCEPTION解释:This is a Windows 2000 Executive character-mode STOP message. It indicates an exception was raised in a system service which was not handled by the system service.停止错误编号: 0x0000003C (parameter, parameter, parameter, parameter) INTERRUPT_UNWIND_ATTEMPTED解释:This is a Windows 2000 Executive character-mode STOP message. It indicates an unwind operation was initiated in an interrupt service routine that attempted to unwind through the interrupt dispatcher.停止错误编号: 0x0000003D (parameter, parameter, parameter, parameter) INTERRUPT_EXCEPTION_NOT_HANDLED解释:This is a Windows 2000 Executive character-mode STOP message. It indicates an exception was raised in an interrupt service routine which was not handled by the interrupt service routine.停止错误编号: 0x0000003E (parameter, parameter, parameter, parameter) MULTIPROCESSOR_CONFIGURATION_NOT_SUPPORTED解释:This is a Windows 2000 Executive character-mode STOP message. It indicates the multiprocessor configuration is not supported. For example, not all processors are at the same level or of the same type. There might also be mismatched coprocessor support.

评论