Eric Wolf <ebw...@gmail.com> added the comment:

I tried the change you suggested. It still fails but now at 572,320 bytes 
instead of 900,000. I'm not sure why the difference in bytes read. I'll explore 
this more in a bit.

I also converted the BZ2 to GZ and used the gzip module. It's failing after 
reading 46628864 bytes. The GZ file is 33GB compared to the 22GB BZ2.

I've attached the strace output. I was getting an error with the sbrk 
parameter, so I left it out. Let me know if there's anything else I can provide.

----------
versions: +Python 2.5
Added file: http://bugs.python.org/file20961/strace_bz2.txt

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10900>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to