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

munmap_chunk(): invalid pointer #200

Open
acuifex opened this issue Jun 27, 2021 · 1 comment
Open

munmap_chunk(): invalid pointer #200

acuifex opened this issue Jun 27, 2021 · 1 comment

Comments

@acuifex
Copy link

acuifex commented Jun 27, 2021

Hi!

i'm compressing my files with chrt -i 0 lrzip -vv -L 9 -T -zU --suffix ".TUz9.lrz" images.tar | tee lrzip.out
and this one particular file is causing munmap_chunk(): invalid pointer error.

i prefer to not share this file because it contains personal info but i'm open to debugging.

lrzip.out:
https://gist.github.com/acuifex/2e8ceb5076379a0ace20ccea7590f072

@acuifex
Copy link
Author

acuifex commented Jun 29, 2021

after a bit of testing at the gist here are some of the results:
lrzip -vv -L 9 -T -z crashes
lrzip -vv -L 9 -z works fine
lrzip-next -vv -L 9 -z works fine
lrzip -vv -L 9 -T works fine
lrzip-next -vv -L 9 -T works fine
lrzip-next -vv -L 9 -T -z oom killed

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

No branches or pull requests

1 participant