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 sbt
Recipients christian.heimes, neologix, pitrou, python-dev, r.david.murray, sbt, vstinner
Date 2013-10-17.17:34:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382031243.73.0.130008224972.issue19227@psf.upfronthosting.co.za>
In-reply-to
Content
> I fixed the out of space last night. (Someday I'll get around to figuring 
> out which test it is that is leaving a bunch of data around when it fails, 
> but I haven't yet).

It looks like on the Debug Gentoo buildbot configure and clean are failing.

  http://buildbot.python.org/all/builders/x86%20Gentoo%203.x/builds/5090/steps/configure/logs/stdio
  http://buildbot.python.org/all/builders/x86%20Gentoo%203.x/builds/5090/steps/clean/logs/stdio

> I've installed strace and gdb on the bots, please send me your public key 
> and I'll set up an ssh login for you.

Thanks.  For now I will just try starting gdb using subprocess on the custom buildbot.
History
Date User Action Args
2013-10-17 17:34:03sbtsetrecipients: + sbt, pitrou, vstinner, christian.heimes, r.david.murray, neologix, python-dev
2013-10-17 17:34:03sbtsetmessageid: <1382031243.73.0.130008224972.issue19227@psf.upfronthosting.co.za>
2013-10-17 17:34:03sbtlinkissue19227 messages
2013-10-17 17:34:03sbtcreate