rapidgzip
rapidgzip copied to clipboard
Encountered error: End of file reached. while trying to read gzip header!
I tested some local gz files, some worked and some encountered errors
Which version? Could you provide a minimal gzip file with non-private data that reproduces the error? How do you call rapidgzip exactly, with what arguments? Searching through the code, I only see this error message in the code for --analyze and with -P 1 in versions before 0.9.0 (before f6cef4fd) but maybe I am missing something.