-
Notifications
You must be signed in to change notification settings - Fork 197
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
Daemon crashes when trying to update or rebase: buffer overflow detected #5098
Comments
Attaching with gdb, I see the crash is in
|
What's |
ostree-2024.7-1.fc40.x86_64
I'd be willing to test the fix, but I'm not sure how since any changes I try crash. Run the daemon from a toolbox with |
or so |
Confirm that fixes the crash, I was able to proceed with an upgrade. Thank you! |
Can you also run |
Here's what I have
|
OK. Why did you add |
I never manually made changes to that file. Based on the mtime, it was changed a few days ago about the same time I was experimenting with various permutations of ostree fsck, ostree pull fedora:[basecommit], and ostree prune. |
The fix is released in ostree v2024.8 which for f40 is queued in https://bodhi.fedoraproject.org/updates/FEDORA-2024-8e67a3a105 - feel free to "add karma" there.
Those options are not set by default to the best of my knowledge by any ostree-based variant shipped by Fedora derivatives. |
Describe the bug
Whenever I try to perform a change, either upgrading, rebasing or installing a new package, rpm-ostreed crashes.
Reproduction steps
also happens with anything that makes changes e.g.
Expected behavior
rpm-ostree should not crash
Actual behavior
System details
Note: I used to have the previous deployment but I deleted it trying to eliminate potential sources of corruption.
Additional information
No response
The text was updated successfully, but these errors were encountered: