Site icon EfmSoft

What does NTSTATUS 0xC0150015 (STATUS_SXS_CORRUPTION) mean?

 
Previous Next
STATUS_SXS_CORRUPT_ACTIVATION_STACK STATUS_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE

STATUS_SXS_CORRUPTION

Process or thread isolation metadata is corrupt

STATUS_SXS_CORRUPTION reports corruption in side-by-side isolation metadata associated with the process or thread. It is broader than a malformed manifest file: the selected metadata may have been valid when loaded, while the in-memory state used by the isolation facility is now inconsistent.

Separate it from STATUS_SXS_COMPONENT_STORE_CORRUPT. The latter concerns the persisted shared component store; this status points at the isolation state for the current process or thread. The scope determines whether an application-local fault or a system servicing issue is more plausible.

What to inspect

References


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

Exit mobile version