0X000000-- Blue screen of death
stop errors. BSOD 's 0X01 to 0X0F
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
0X00000001 stop error 0X1 0X01 APC_INDEX_MISMATCH
The most common reason you see this message is if a file system has a
mismatched number of KeEnterCriticalRegion compared to
KeLeaveCriticalRegion.
0x00000005 stop error 0x5 0x05
INVALID_PROCESS_ATTACH_ATTEMPT
A problem with an owned mutex or a mutex with
a process already attached.
0x00000006 stop error 0x6 0X06
INVALID_PROCESS_DETACH_ATTEMPT
This may also show a problem with an owned mutex or an unclean asynchronous
procedure call (APC) state. One of the things that should be checked is
if there is more ram than the system board is designed to use.
An IRQL
that was expected to be greater or equal, but was not. 0x0000000A stop error 0xA 0X0A IRQL_NOT_LESS_OR_EQUAL
Normally this error is due to a problem with your hardware or
Windows trying to access memory at too high a level. Many times this
happens when you are installing Windows. If you see this error check
your hardware and drivers. remember that new isn't always good. New
items can be defective.