btrfsck segmentation fault

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

     when trying to btrfsck my filesystem, I got the following error:

# btrfsck /dev/sda7
parent transid verify failed on 13785038848 wanted 45848 found 45839
Segmentation fault

    Crash occurs at extent-tree.c:find_first_block_group when it gets:

                leaf = path->nodes[0];

    after that btrfs_header_nritems dereferences the leaf unconditionally:

        struct btrfs_header *h = (struct btrfs_header *)leaf->data;

    Any thoughts on how to make it succeed?

Thank you,
André
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux