-
Notifications
You must be signed in to change notification settings - Fork 10
ZPAQ Corrupt File Bug
Peter Hyman edited this page Sep 20, 2021
·
1 revision
Unfortunately, while implementing ZPAQ version 7.15, in some cases, archives would not decompress. After extensive review, it appears that larger archives and large stream buffer sizes being passed to the backend resulted in the failure. Not all archives are affected.
New code is being tested which limits the steam buffer size and also the ZPAQ Block Sizes to 64MB.
Home
About
No More 7/9 Compression Level Limits
Threshold Limits
Using tar
with lrzip-next
Piping with lrzip-next
How to Maximize Compression
HOWTO Speed up Compiling
Feature added: Debugging
What we pass to LZMA
What we pass to ZPAQ
What we pass to BZIP3
What we pass to ZSTD
Computing Memory Overhead
Increasing Block Sizes to Compress
LZMA2 Dictionary Sizes NEW