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 Arfrever, Trundle, dmalcolm, lemburg, pitrou, python-dev, scott.dial, vstinner
Date 2011-03-31.10:10:56
SpamBayes Score 1.2033109e-05
Marked as misclassified No
Message-id <1301566259.21.0.0272640323553.issue11393@psf.upfronthosting.co.za>
In-reply-to
Content
test_faulthandler blocked AMD64 Gentoo Wide 3.x and AMD64 OpenIndiana 3.x buildbots because of the stack overflow test.

> New changeset e289b64f355d by Victor Stinner in branch 'default':
> Issue #11393: limit stack overflow test to 100 MB
> http://hg.python.org/cpython/rev/e289b64f355d

Ok, it fixed test_faulthandler on AMD64 OpenIndiana 3.x and AMD64 Gentoo Wide 3.x.
History
Date User Action Args
2011-03-31 10:10:59vstinnersetrecipients: + vstinner, lemburg, scott.dial, pitrou, Arfrever, Trundle, dmalcolm, python-dev
2011-03-31 10:10:59vstinnersetmessageid: <1301566259.21.0.0272640323553.issue11393@psf.upfronthosting.co.za>
2011-03-31 10:10:56vstinnerlinkissue11393 messages
2011-03-31 10:10:56vstinnercreate