EFS_FATAL_ERROR

Code: 0x1d7 (471)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1Bug Check Subclass: 01 - Pre-offloading failure.
2NTSTATUS return code of the operation.
3The current IRP at the time of failure.
4File encryption context at the time of failure.

Description

The EFS_FATAL_ERROR bug check has a value of 0x000001D7. It indicates that an EFS error condition has occurred such that cannot be handled without data loss or data corruption.

Important

This article is for programmers. If you're a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.

Cause

An EFS error condition has occurred such that cannot be handled without data loss or data corruption.

Resolution


The !analyze debug extension displays information about the bug check and can be helpful in determining the root cause.

Examine parameter 2 the NTSTATUS field to try and determine why NT_SUCCESS was not returned. This is the expected and only allowed value for file systems that call crypto pre-offloading.

Use the debugger !IRP command to investigate parameter 3 for a possible conflicting IRP code or other issues.

See Also

Bug Check Code Reference

Article text from the Windows driver documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.

Associated Modules

ModuleCodeFound inDescription
ESENT.dll0x1d78.11011%1 (%2) %3Unable to rollback operation #%4 on database %5. Error: %6. All future database updates will be rejected.
EventCreate.exe0x1d778.11011%1
kernel32.dll0x1d711The system does not support this version of the CimFS image.
webservices.dll0x1d778.11011The maximum allowed policy extensions of %1 for the document was exceeded.
4 entries