CLUSTER_CSVFS_LIVEDUMP

Code: 0x188 (392)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1

Reason Code

0x1 : Cache purge on oplock downgrade to none has failed

2- address of CSVFS!_SCB

0x2 : Cache purge on oplock upgrade from none has failed

2- address of CSVFS!_SCB

0x3 : Cache purge on set purge failure mode

2- address of CSVFS!_SCB

0x4 : Cache flush on oplock downgrade to none failed

2- address of CSVFS!_SCB

2See parameter 1
3Reserved
4Reserved

Description

The CLUSTER_CSVFS_LIVEDUMP live dump has a value of 0x00000188. This indicates that CSVFS initiated this livedump to help debug an inconsistent state.

(This code can never be used for a real bug check; it is used to identify live dumps.)

Cause

First parameter contains the reason code When CSVFS detects that current state might cause data corruption or other sort of inconsistency it would generate live dump with this status code. Parameter1 has code pointing to what scenario this live dump is created for. Other parameters should be interpreted in context of the reason code.

See Also

Kernel Live Dump Code Reference

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
EventCreate.exe0x18878.11011%1
kernel32.dll0x1881011The operation cannot be performed on pinned cloud files.
webservices.dll0x18878.11011The resource parameter index was invalid.
3 entries