[issue10900] bz2 module fails to uncompress large files

Charles-Francois Natali report at bugs.python.org
Tue Mar 1 19:58:23 CET 2011


Charles-Francois Natali <neologix at free.fr> added the comment:

> I've attached the strace output. I was getting an error with the sbrk parameter, so I left it out.

Yeah, sbrk is not a syscall ;-)

> Let me know if there's anything else I can provide.

Stupid questions:
- have you checked the file's md5sum ?
- what does "bzip2 -cd <file> > /dev/null" return ?

----------

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


More information about the Python-bugs-list mailing list