ZPAQ Corrupt File Bug - pete4abw/lrzip-next GitHub Wiki
lrzip-next
archives are Corrupt
ZPAQ 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.