Skip to content
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

double free or corruption (out) #626

Open
arkdae opened this issue Jul 12, 2023 · 3 comments
Open

double free or corruption (out) #626

arkdae opened this issue Jul 12, 2023 · 3 comments

Comments

@arkdae
Copy link

arkdae commented Jul 12, 2023

I have run rmlint twice now,

rmlint -g --algorithm=sha3-256 -D -w -x -C

not on identical directories, but both times it ends with this:

double free or corruption (out)

The rmlint.sh file's last line isn't finished, and the program is hung. No Ctrl-C works, I must put it in the background and kill it.

I am running on Arch Linux.

@cebtenzzre
Copy link
Contributor

This is a duplicate of #562, fixed in commit b76f853. Please build from the latest master.

@cebtenzzre cebtenzzre closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2023
@arkdae
Copy link
Author

arkdae commented Jul 14, 2023

I have updated to the AUR version of rmlint-git. I'm pretty sure it should be the latest:

rmlint --version
version 2.10.1 compiled: Jul 12 2023 at [21:03:56] "Ludicrous Lemur" (rev dc923ed3)
compiled with: +mounts +nonstripped +fiemap +sha512 +bigfiles +intl +replay +xattr +btrfs-support

rmlint was written by Christopher <sahib> Pahl and Daniel <SeeSpotRun> Thomas.
The code at https://github.com/sahib/rmlint is licensed under the terms of the GPLv3.

And yet I am still getting the same behavior.

@cebtenzzre
Copy link
Contributor

Yes, that is the latest version. I might already have a fix for this somewhere, I'll have to look into this further when I have the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants