Site icon EfmSoft

What does BSOD 34 (FILE_SYSTEM) mean?

 
Could be also:
ConstantTypeOS
ERROR_WRONG_DISKWin32 errorWindows
KERN_INVALID_MEMORY_CONTROLKern returnMac
ippStsStreamEndIntel Ipp StatusAny
ERANGEerrnoAny
Previous Next
QUOTA_UNDERFLOW FAT_FILE_SYSTEM

FILE_SYSTEM

FILE_SYSTEM is bug check 0x22. Microsoft lists the code but describes it only as very infrequent and does not publish a parameter table or a specific file-system driver for it. That absence matters: the symbolic name is not evidence that FAT, NTFS, CDFS, or NPFS is responsible.

Do not manufacture parameter meanings

For this code, interpret the four bug-check arguments from the dump and debugger output rather than assigning them semantics borrowed from another file-system stop code. Microsoft explicitly recommends !analyze for codes whose individual reference contains no richer public contract.

What can still be verified

References


Looking for a different code? Search another status or error code.

Exit mobile version