From: "André Goddard Rosa" <andre.goddard@gmail.com>
To: linux-btrfs@vger.kernel.org
Subject: btrfsck segmentation fault
Date: Sat, 16 Jan 2010 23:27:56 -0200 [thread overview]
Message-ID: <b8bf37781001161727vc023a93u529aa4bf1fd1cdc3@mail.gmail.com> (raw)
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 =3D path->nodes[0];
after that btrfs_header_nritems dereferences the leaf unconditional=
ly:
struct btrfs_header *h =3D (struct btrfs_header *)leaf->data;
Any thoughts on how to make it succeed?
Thank you,
Andr=E9
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" =
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2010-01-17 1:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-17 1:27 André Goddard Rosa [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-01-07 21:15 btrfsck segmentation fault Andrew Schretter
2011-01-07 22:29 ` cwillu
2011-01-08 11:42 ` Fajar A. Nugraha
2011-01-09 1:11 ` Justin Chudgar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b8bf37781001161727vc023a93u529aa4bf1fd1cdc3@mail.gmail.com \
--to=andre.goddard@gmail.com \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).