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 mdk
Recipients mdk, ned.deily
Date 2016-07-17.18:14:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468779260.75.0.320504099855.issue27542@psf.upfronthosting.co.za>
In-reply-to
Content
@Ned

Despite the segfault, cffi installs well, the segfault occurs during a garbage collect, very late, inside Py_Exit according to the backtrace, so it has no impact.

> What platform are you on and what is the source of the Python 2.7

Debian stretch, python (and sources) 2.7.12-1 from Debian testing packages, pip 8.1.2 from Debian packages too, version 8.1.2-2.
History
Date User Action Args
2016-07-17 18:14:20mdksetrecipients: + mdk, ned.deily
2016-07-17 18:14:20mdksetmessageid: <1468779260.75.0.320504099855.issue27542@psf.upfronthosting.co.za>
2016-07-17 18:14:20mdklinkissue27542 messages
2016-07-17 18:14:20mdkcreate