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 shaitanich
Recipients alex, amaury.forgeotdarc, hynek, jcea, shaitanich, vstinner
Date 2012-11-04.02:59:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351997966.77.0.131176095468.issue15001@psf.upfronthosting.co.za>
In-reply-to
Content
I was unable to reproduce the case with stock python 2.7 neither on OSX nor on Linux. System python 3.2 seems to be fine too. 
At the same time python 2.7 built with debug enabled gets infinite loop and uses all the cpu.
However, python 3.4 crashes just as described built both with or without debug flag, and suggested patch fixes it.
History
Date User Action Args
2012-11-04 02:59:26shaitanichsetrecipients: + shaitanich, jcea, amaury.forgeotdarc, vstinner, alex, hynek
2012-11-04 02:59:26shaitanichsetmessageid: <1351997966.77.0.131176095468.issue15001@psf.upfronthosting.co.za>
2012-11-04 02:59:26shaitanichlinkissue15001 messages
2012-11-04 02:59:26shaitanichcreate