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 Apple Grew, ronaldoussoren, rosslagerwall
Date 2012-08-20.20:54:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <540975F0-B590-45CC-A143-5829C5640CA4@mac.com>
In-reply-to <1345486973.55.0.992195821671.issue15739@psf.upfronthosting.co.za>
Content
The bug report mentions python 2.7.1. Could you try to reproduce using the most recent release, or a fresh checkout?  

The reason I ask this is that the crash report has a deeply nested call stack and there used to be a bug where new threads were created with a too small stack. 

BTW.  Python 2.6 is in security fix only mode.
History
Date User Action Args
2012-08-20 20:54:30ronaldoussorensetrecipients: + ronaldoussoren, rosslagerwall, Apple Grew
2012-08-20 20:54:09ronaldoussorenlinkissue15739 messages
2012-08-20 20:54:08ronaldoussorencreate