-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
btrfs inspect-internal tree-stats crash #520
Comments
Here is a backtrace:
|
There are two things to do here:
|
I've changed the message to:
I don't see an immediate things to fix from the stack trace you posted. After some random tries on a filesystem that is under load I see transid errors, no crashes. |
kdave
added a commit
that referenced
this issue
Apr 20, 2023
…ed filesystem Running 'btrfs inspect tree-stats' on a mounted filesystem works though it reads directly from block devices. This can lead to inconsistent data, warnings, errors or or a crash. More checks could be added but at least explain things in more detail. Issue: #520 Signed-off-by: David Sterba <[email protected]>
kdave
added a commit
that referenced
this issue
Apr 25, 2023
…ed filesystem Running 'btrfs inspect tree-stats' on a mounted filesystem works though it reads directly from block devices. This can lead to inconsistent data, warnings, errors or or a crash. More checks could be added but at least explain things in more detail. Issue: #520 Signed-off-by: David Sterba <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
with those software versions:
I see the following segfault:
The text was updated successfully, but these errors were encountered: