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 ronaldoussoren
Recipients jaredlang, r.david.murray, ronaldoussoren, santagada
Date 2011-03-14.18:45:03
SpamBayes Score 1.7892788e-07
Marked as misclassified No
Message-id <1300128305.16.0.365287999448.issue9670@psf.upfronthosting.co.za>
In-reply-to
Content
I've slightly updated the patch:

1) Increase default stack size to 1MByte

2) Change the preprocessor guard to also trigger on FreeBSD

Without this patch I get crashes for 32-bit and 64-bit Intel architectures on OSX 10.6, with this patch those crashes go away.

I don't have access to a freebsd box so cannot test there.
History
Date User Action Args
2011-03-14 18:45:05ronaldoussorensetrecipients: + ronaldoussoren, r.david.murray, santagada, jaredlang
2011-03-14 18:45:05ronaldoussorensetmessageid: <1300128305.16.0.365287999448.issue9670@psf.upfronthosting.co.za>
2011-03-14 18:45:03ronaldoussorenlinkissue9670 messages
2011-03-14 18:45:03ronaldoussorencreate