errors.fyi community error code reference
EFAULT

EFAULT

posix

Bad address

A pointer argument refers to an address outside the calling process's accessible address space.

Numeric value: 14

References

windows-errno

Bad address

A pointer argument points to memory outside the accessible address space.

Numeric value: 14

References

← all namespaces