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 nadeem.vawda
Recipients loewis, nadeem.vawda, pitrou
Date 2012-02-24.15:17:25
SpamBayes Score 0.0022042443
Marked as misclassified No
Message-id <1330096646.48.0.414006184823.issue14107@psf.upfronthosting.co.za>
In-reply-to
Content
On the debian bigmem  buildbot, test_bigmem hangs until it gets killed
by a timeout:

    http://www.python.org/dev/buildbot/all/builders/AMD64%20debian%20bigmem%203.x/builds/134/steps/test/logs/stdio
    http://www.python.org/dev/buildbot/all/builders/AMD64%20debian%20bigmem%203.x/builds/131/steps/test/logs/stdio
    http://www.python.org/dev/buildbot/all/builders/AMD64%20debian%20bigmem%203.x/builds/129/steps/test/logs/stdio
    http://www.python.org/dev/buildbot/all/builders/AMD64%20debian%20bigmem%203.x/builds/128/steps/test/logs/stdio
    http://www.python.org/dev/buildbot/all/builders/AMD64%20debian%20bigmem%203.x/builds/123/steps/test/logs/stdio
    http://www.python.org/dev/buildbot/all/builders/AMD64%20debian%20bigmem%203.x/builds/85/steps/test/logs/stdio

This has happened on every run I've checked that hasn't crashed before
reaching test_bigmem for some other reason (e.g. the recently-fixed zlib
bus error), as far back as the buildbot history goes.

Issue 5438 might be related.
History
Date User Action Args
2012-02-24 15:17:26nadeem.vawdasetrecipients: + nadeem.vawda, loewis, pitrou
2012-02-24 15:17:26nadeem.vawdasetmessageid: <1330096646.48.0.414006184823.issue14107@psf.upfronthosting.co.za>
2012-02-24 15:17:25nadeem.vawdalinkissue14107 messages
2012-02-24 15:17:25nadeem.vawdacreate