[issue17565] segfaults during serialization

Alexandre Vassalotti report at bugs.python.org
Fri May 3 02:51:43 CEST 2013


Alexandre Vassalotti added the comment:

If you are pickling large objects, you're likely hitting issue #11872. We fixed most 64-bit issues in Python 3, so upgrading might be solution if possible.

Since the particular bug you are hitting cannot be reproduced with your test case, I am closing this issue. Feel free to reopen if you come up with a reproducible test case.

----------
nosy: +alexandre.vassalotti
resolution:  -> works for me
stage:  -> committed/rejected
status: open -> closed
type:  -> crash

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


More information about the Python-bugs-list mailing list