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

caveman count crashes with "corrupted size vs. prev_size" when ignore_regions_file is compressed #123

Open
FMakosza opened this issue Jul 12, 2024 · 0 comments

Comments

@FMakosza
Copy link

When the IGNORE path in the Caveman config file points to a compressed file, caveman count crashes with the following error message:

corrupted size vs. prev_size
Abort

I believe this specific instance of the bug is caused by how this function call handles the ignore_regions_file read: https://github.com/cancerit/CaVEMan/blob/dev/src/split.c#L218

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