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 ncoghlan
Recipients Arfrever, amaury.forgeotdarc, belopolsky, benjamin.peterson, brett.cannon, eric.araujo, georg.brandl, ncoghlan, r.david.murray, terry.reedy, vstinner
Date 2011-01-21.08:19:12
SpamBayes Score 0.035955567
Marked as misclassified No
Message-id <1295597956.86.0.970530709516.issue3080@psf.upfronthosting.co.za>
In-reply-to
Content
I haven't investigated in detail yet, but this is the final line showing the failing test:

test_module (importlib.test.builtin.test_loader.LoaderTests) ... Segmentation fault
History
Date User Action Args
2011-01-21 08:19:16ncoghlansetrecipients: + ncoghlan, brett.cannon, georg.brandl, terry.reedy, amaury.forgeotdarc, belopolsky, vstinner, benjamin.peterson, eric.araujo, Arfrever, r.david.murray
2011-01-21 08:19:16ncoghlansetmessageid: <1295597956.86.0.970530709516.issue3080@psf.upfronthosting.co.za>
2011-01-21 08:19:12ncoghlanlinkissue3080 messages
2011-01-21 08:19:12ncoghlancreate