Skip to content

panic on Raspberry Pi 2 with btrfs filesystem #11219

@mtuton

Description

@mtuton

Running fish 4.0.0 on Raspberry 2 (armv7l) with btrfs filesystem results in a panic.

`thread 'main' panicked at src/path.rs:710:43:
called `Result::unwrap()` on an `Err` value: TryFromIntError(())

Error is caused by using .unwrap() in src/path.rs as the value for buf.f_type is negative causing the numeric conversion to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    regressionSomething that used to work, but was broken, especially between releases

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions