Skip to content

Abort triggered in run_next_block #213

@ruuda

Description

@ruuda

Running btrfs check on the attached minimal file system causes the following:

Opening filesystem to check...
Checking filesystem on /tmp/bad.btrfs
UUID: 99e50868-0bda-4d89-b0e4-7e8560312ef9
[1/7] checking root items
[2/7] checking extents
zsh: abort (core dumped)  btrfs check /tmp/bad.btrfs

Running under GDB shows that abort is called from run_next_block in check/main.c, so I suppose it is this abort.

Tested versions:

  • v5.2.2 as shipped by Arch in 5.2.2-1
  • v5.2.2 built from source (55a8c96)

Data to reproduce:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions