[issue7358] cPickle crash on failed assertion

Ryan Shaw report at bugs.python.org
Thu Nov 19 18:47:44 CET 2009


Ryan Shaw <ryan.shaw at stanfordalumni.org> added the comment:

I can't reproduce this in a self-contained script. Pickling a smaller 
cluster object and storing it in Redis works fine. The cluster object that 
caused the crash was large, a binary tree with >5000 leaves holding the 
results of a nine-hour calculation.

----------

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


More information about the Python-bugs-list mailing list