[issue7358] cPickle crash on failed assertion

Alexander Belopolsky report at bugs.python.org
Mon Jan 31 19:01:48 CET 2011


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

Ryan,

Do you still have the setup that can reproduce this error?  If so, can you try running it with pickle rather than cPickle?  If it works with pickle, please see if you can reproduce the error by unpickling the result of pickle and repickling it with cPickle.  This may allow you to create a self-contained script that you can post together with a pickle file.

----------
nosy: +belopolsky

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


More information about the Python-bugs-list mailing list