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 vstinner
Recipients mbussonn, methane, ned.deily, python-dev, skrah, vstinner, xiang.zhang
Date 2016-09-12.19:57:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473710252.09.0.153202747742.issue28040@psf.upfronthosting.co.za>
In-reply-to
Content
> The Blaze test suite segfaults with 4a5b61b0d090.

What is the Blaze test suite?

Are you sure that you really recompiled Python from scratch? Try:

make distclean && ./configure --with-pydebug && make
History
Date User Action Args
2016-09-12 19:57:32vstinnersetrecipients: + vstinner, ned.deily, methane, skrah, python-dev, xiang.zhang, mbussonn
2016-09-12 19:57:32vstinnersetmessageid: <1473710252.09.0.153202747742.issue28040@psf.upfronthosting.co.za>
2016-09-12 19:57:32vstinnerlinkissue28040 messages
2016-09-12 19:57:32vstinnercreate