-
Notifications
You must be signed in to change notification settings - Fork 132
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
Comments
I have updated to the AUR version of rmlint-git. I'm pretty sure it should be the latest:
And yet I am still getting the same behavior. |
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
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.
The text was updated successfully, but these errors were encountered: