errors.fyi community error code reference
ENOTRECOVERABLE

ENOTRECOVERABLE

posix

State not recoverable

A robust mutex is in an unrecoverable state because the previous owner died while holding it and the state was not cleaned up. Numeric value is platform-specific: 131 on Linux, 104 on macOS.

References

windows-errno

State not recoverable

A mutex or other synchronisation object is in an unrecoverable state.

Numeric value: 127

References

← all namespaces