BSOD 's are
not what you want to see, but if your computer has a problem that causes
Windows to totally shut down at least Windows tries to tell you what's
wrong. This is the most complete list of 0X stop errors that I could
find from my research on the net.
I will be listing as many 0X stop errors as I can find and try to
list as much information as I can for each. Many stops have a similar
fix and those have a clickable link to the fix. This has been very time
consuming and if you find the information helpful please remember to
donate a little from a PayPal donation link. Thanks... Dale
0x00000040 0X40
TARGET_MDL_TOO_SMALL
A Windows Executive character-mode STOP
error. A memory descriptor list that was allocated to map a buffer
was not big enough to contain the page frame numbers required to map
the desired buffer.
0x00000041 0X41
MUST_SUCCEED_POOL_EMPTY
A Windows Executive character-mode
STOP error. No more must-succeed pool.
0x00000042 0X42
ATDISK_DRIVER_INTERNAL
A Windows Executive character-mode STOP
error. A hard disk device driver internal error.
0x00000043 0X43
NO_SUCH_PARTITION
A Windows Executive character-mode
STOP error. A disk device driver called the I/O system to change a
partition type on a specified partition, but the partition does not
exist.
0x00000044 0X44
MULTIPLE_IRP_COMPLETE_REQUESTS
A Windows Executive character-mode
STOP error. An attempt was made to complete an I/O request packet
more than once, possibly by more than one driver.
0x00000045 0X45
INSUFFICIENT_SYSTEM_MAP_REGS
A Windows Executive character-mode
STOP error. An attempt was made to allocate more map registers than are
allocated to an adapter.
0x00000046 0X46
DEREF_UNKNOWN_LOGON_SESSION
A Windows Executive
character-mode STOP error. A token was deleted that was not part of any
known logon session.
0x00000047 0X47
REF_UNKNOWN_LOGON_SESSION
A Windows Executive character-mode
STOP error. A token was created that was not part of any known logon
session.
0x00000048 0X48
CANCEL_STATE_IN_COMPLETED_IRP
A Windows Executive character-mode
STOP error. An attempt was made to cancel an I/O request packet, but the
packet had already been completed so it could not be canceled.
0x00000049 0X49
PAGE_FAULT_WITH_INTERRUPTS_OFF
A Windows Executive character-mode
STOP error. A page fault occurred while interrupts were disabled.
0x0000004A 0X4A
IRQL_GT_ZERO_AT_SYSTEM_SERVICE
A Windows Executive character-mode
STOP error. An attempt to exit from a system service with an interrupt
request level larger than 0.
0x0000004B 0X4B
STREAMS_INTERNAL_ERROR
A Windows Executive character-mode
STOP error. An internal error in the Streams environment or in a Streams
driver.
0x0000004C 0X4C
FATAL_UNHANDLED_HARD_ERROR
A Windows Executive character-mode
STOP error. A fatal hard error (STATUS error) occurred before the hard
error handler was available. This could be caused by several things: a
corrupt or missing hive file, a driver or system dll was corrupt, or
Windows / Winlogon did not start.
0x0000004D 0X4D
NO_PAGES_AVAILABLE
A Windows Executive character-mode
STOP error. There are no physical pages available.
0x0000004E 0X4E
PFN_LIST_CORRUPT
A Windows Executive character-mode
STOP error. The memory management page file number (PFN) list is
corrupted.
0x0000004F 0X4F
NDIS_INTERNAL_ERROR
A Windows Executive character-mode
STOP error. An internal error in the NDIS wrapper or an NDIS driver.