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 ned.deily
Recipients mdk, ned.deily, skrah
Date 2016-07-18.22:48:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468882129.9.0.268478967249.issue27542@psf.upfronthosting.co.za>
In-reply-to
Content
IMO, there are too many possible scenarios here where a segfault could be caused by the Debian patches, by pip, by wheel, or by cffi - too many to assume a CPython problem.

FWIW, I am unable to reproduce the segfault on a pretty current Debian testing system using a vanilla built-from-source Python 2.7.12 and the currently available wheel on PyPI and, for that matter, I'm unable to reproduce using a current Debian python2.7.12-1/pip 8.1.2-2/wheel 0.29.0-1.  Unless someone can provide a reproducible test case that points to a Python problem using a vanilla Python 2.7.12, the issue will have to remain closed as we just don't have the resources to try to isolate every problem like this.  Sorry!
History
Date User Action Args
2016-07-18 22:48:49ned.deilysetrecipients: + ned.deily, skrah, mdk
2016-07-18 22:48:49ned.deilysetmessageid: <1468882129.9.0.268478967249.issue27542@psf.upfronthosting.co.za>
2016-07-18 22:48:49ned.deilylinkissue27542 messages
2016-07-18 22:48:49ned.deilycreate