Decoding error (36) : Data corruption detected
Open
- Dominant language
- C
- Stars
- 27.9k
- Forks
- 2.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
**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"
Contributor guide
Assessment
This issue has not been assessed yet.