Comment 7 for bug 602614

Revision history for this message
Karl Bielefeldt (kbielefe) wrote : Re: Out of memory error on auto repacking

I believe I'm seeing this same bug by a different route. I'm getting an out of memory error on the exact same line when it tries to decompress a text larger than 1 GB. Seems to be directly related to this python bug: http://bugs.python.org/issue8571

My repo at work is the one that exhibits the bug. I'm planning to figure out which python versions contain the patch this weekend and test on Monday.