errors.fyi community error code reference
EOWNERDEAD
posix

Previous owner died

A robust mutex was abandoned by its previous owner. The mutex is now held by the caller, but the protected state may be inconsistent and must be checked. Numeric value is platform-specific: 130 on Linux, 105 on macOS.

References

โ† all namespaces for EOWNERDEAD