pixz icon indicating copy to clipboard operation
pixz copied to clipboard

pixz reports block encoder instead memory allocation error

Open zhro opened this issue 12 years ago • 0 comments

Compiled under the latest Cygwin x32 and attempted to compress some files resulted in the following error:

"error creating block encoder"

The command line options I used were:

pixz -9 < file.tar > file.tar.pxz

Increasing the available memory to the Cygwin program alleviated the issue. It took some head scratching.

zhro avatar Sep 23 '13 06:09 zhro