STOP Error 0x000000AC: HAL_MEMORY_ALLOCATION
STOP error 0xAC means that the hardware abstraction layer (HAL) could not obtain sufficient memory. STOP code 0x000000AC may also display "HAL_MEMORY_ALLOCATION" on the same STOP message.STOP Error 0x000000AD: VIDEO_DRIVER_DEBUG_REPORT_REQUEST
STOP error 0xAD means that the video port created a non-fatal minidump on behalf of the video driver during run time. STOP code 0x000000AD may also display "VIDEO_DRIVER_DEBUG_REPORT_REQUEST" on the same STOP message.STOP Error 0x000000B4: VIDEO_DRIVER_INIT_FAILURE
STOP error 0xB4 means that Windows was unable to enter graphics mode. STOP code 0x000000B4 may also display "VIDEO_DRIVER_INIT_FAILURE" on the same STOP message.STOP Error 0x000000B8: ATTEMPTED_SWITCH_FROM_DPC
STOP error 0xB8 means that an illegal operation was attempted by a delayed procedure call (DPC) routine. STOP code 0x000000B8 may also display "ATTEMPTED_SWITCH_FROM_DPC" on the same STOP message.STOP Error 0x000000B9: CHIPSET_DETECTED_ERROR
STOP error 0xB9 is not very common. STOP code 0x000000B9 may also display "CHIPSET_DETECTED_ERROR" on the same STOP message.STOP Error 0x000000BA: SESSION_HAS_VALID_VIEWS_ON_EXIT
STOP error 0xBA means that a session driver still had mapped views when the session unloaded. STOP code 0x000000BA may also display "SESSION_HAS_VALID_VIEWS_ON_EXIT" on the same STOP message.STOP Error 0x000000BB: NETWORK_BOOT_INITIALIZATION_FAILED
STOP error 0xBB means that Windows failed to successfully boot off a network. STOP code 0x000000BB may also display "NETWORK_BOOT_INITIALIZATION_FAILED" on the same STOP message.STOP Error 0x000000BC: NETWORK_BOOT_DUPLICATE_ADDRESS
STOP error 0xBC means that a duplicate IP address was assigned to this machine while booting off a network. STOP code 0x000000BC may also display "NETWORK_BOOT_DUPLICATE_ADDRESS" on the same STOP message.STOP Error 0x000000BE: ATTEMPTED_WRITE_TO_READONLY_MEMORY
STOP error 0xBE will display if a driver attempts to write to a read-only memory segment. STOP code 0x000000BE may also display "ATTEMPTED_WRITE_TO_READONLY_MEMORY" on the same STOP message.STOP Error 0x000000BF: MUTEX_ALREADY_OWNED
STOP error 0xBF means that a thread attempted to acquire ownership of a mutex it already owned. STOP code 0x000000BF may also display "MUTEX_ALREADY_OWNED" on the same STOP message.Am I Missing a STOP Code?
If you've received a STOP error code in the 0x60 to 0xBF range that I don't have listed then please let me know! I'll add the STOP code and then publish any information on the error that I can find.

