[issue21872] LZMA library sometimes fails to decompress a file

Josh Rosenberg report at bugs.python.org
Thu Jun 26 01:49:30 CEST 2014


Josh Rosenberg added the comment:

Just to be clear, when you say "1 - 5 times per 1000 downloaded files", have you confirmed that redownloading the same file a second time produces the same error? Just making sure we've ruled out corruption during transfer over the network; small errors might make it past one decompressor with minimal effect in the midst of a huge data file, while a more stringent error checking decompressor would reject them.

----------
nosy: +josh.rosenberg

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21872>
_______________________________________


More information about the Python-bugs-list mailing list