zstd icon indicating copy to clipboard operation
zstd copied to clipboard

Decoding error (36) : Data corruption detected

Open cmwl opened this issue 2 years ago • 3 comments

Describe the bug "Decoding error (36) : Data corruption detected"

To Reproduce 1、on debian 11(x86_64): zstd -T0 file.qcow2 2、copy file.qcow2.zst from debian 11(x86_64) to windows 10(x86_64) 3、copy file.qcow2.zst from windows 10(x86_64) debian 11(x86_64) 4、on debian 11(x86_64): zstd -T0 -d file.qcow2.zst 5、ERROR:"Decoding error (36) : Data corruption detected"

cmwl avatar Mar 21 '23 07:03 cmwl