Skip to content

return EFAULT: Bad Address #28

@YangKeao

Description

@YangKeao

Some operations on the toda file system will result in the EFAULT: Bad Address, and the application will panic (because of the unexpected error).

The EFAULT: Bad Address was returned in: https://github.com/chaos-mesh/toda/blob/master/src/hookfs/errors.rs#L75 . I still cannot get a minimal reproduction of this problem. Maybe we should redesign our file system. Trying to adapt to the original inode could be a bad choice 😢 . We could allocate our own inode number in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions