This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author blarsen
Recipients alexandre.vassalotti, blarsen, pitrou, serhiy.storchaka
Date 2015-07-14.16:54:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436892843.94.0.346432335879.issue24630@psf.upfronthosting.co.za>
In-reply-to
Content
Both test cases cause segfaults for me:
    (1) on 64-bit Python 3.4.3 built from source on Mac OS X
    (2) on the system 64-bit Python 3.4.3 from Debian "Jessie"

I do not see the segfaults with a 64-bit build of the latest sources (cpython `default` branch at 231bf0840f8f).  Instead, I see an unhandled `_pickle.UnpicklingError`.
History
Date User Action Args
2015-07-14 16:54:03blarsensetrecipients: + blarsen, pitrou, alexandre.vassalotti, serhiy.storchaka
2015-07-14 16:54:03blarsensetmessageid: <1436892843.94.0.346432335879.issue24630@psf.upfronthosting.co.za>
2015-07-14 16:54:03blarsenlinkissue24630 messages
2015-07-14 16:54:03blarsencreate