One group of STOP messages comes up only during the relatively short Windows NT startup period, which is Phase 4 of the Windows NT boot sequence. Executive initialization is one step during Phase 4. That step can be further broken down into two phases: Phase 0 and Phase 1. During Phase 0 initialization, interrupts are disabled and only a few Executive components, such as the hardware abstraction layer (HAL), are initialized. During Phase 1 initialization, the system is fully operational, and the Windows NT subcomponents do a full initialization.
If you get one of the following Phase 0 initialization STOP messages, run the hardware diagnostics. If no hardware problems are found, reinstall Windows NT and try to initialize it again. If you get the same message again, contact a trained technician.
Table 38.1 Phase 0 Initialization STOP Messages
Message ID | Symbolic name | |
0x0031 | PHASE0_INITIALIZATION_FAILED | |
0x005C | HAL_INITIALIZATION_FAILED | |
0x005D | HEAP_INITIALIZATION_FAILED | |
0x005E | OBJECT_INITIALIZATION_FAILED | |
0x005F | SECURITY_INITIALIZATION_FAILED | |
0x0060 | PROCESS_INITIALIZATION_FAILED |
If you get one of the following Phase 1 initialization STOP messages, reinstall Windows NT and try to initialize it again. If you still get the same message, contact a trained technician.
Table 38.2 Phase 1 Initialization STOP Messages
Message ID | Symbolic name | |||
0x0032 | PHASE1_INITIALIZATION_FAILED | |||
0x0061 | HAL1_INITIALIZATION_FAILED | |||
0x0062 | OBJECT1_INITIALIZATION_FAILED | |||
0x0063 | SECURITY1_INITIALIZATION_FAILED | |||
0x0064 | SYMBOLIC_INITIALIZATION_FAILED | |||
0x0065 | MEMORY1_INITIALIZATION_FAILED | |||
0x0066 | CACHE_INITIALIZATION_FAILED | |||
0x0067 | CONFIG_INITIALIZATION_FAILED | |||
0x0068 | FILE_INITIALIZATION_FAILED | |||
0x0069 | IO1_INITIALIZATION_FAILED | |||
0x006A | LPC_INITIALIZATION_FAILED | |||
0x006B | PROCESS1_INITIALIZATION_FAILED | |||
0x006C | REFMON_INITIALIZATION_FAILED | |||
0x006D | SESSION1_INITIALIZATION_FAILED | |||
0x006E | SESSION2_INITIALIZATION_FAILED | |||
0x006F | SESSION3_INITIALIZATION_FAILED | |||
0x0070 | SESSION4_INITIALIZATION_FAILED | |||
0x0071 | SESSION5_INITIALIZATION_FAILED |