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 christian.heimes
Recipients Arfrever, christian.heimes, giampaolo.rodola, neologix, pitrou, python-dev, vajrasky, vstinner
Date 2013-10-25.06:33:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382682803.51.0.185640652496.issue16595@psf.upfronthosting.co.za>
In-reply-to
Content
The buildbot is Linux-2.6.35-vs2.3.0.36.32-gentoo-i686-Intel-R-_Core-TM-2_CPU_6600_@_2.40GHz-with-gentoo-2.1 but prlimit() requires 2.6.36+. I didn't expect to see a combination of glibc with prlimit() and Kernel without prlimit(). According to man prlimit it's not suppose to fail with ENOSYS, too.
History
Date User Action Args
2013-10-25 06:33:23christian.heimessetrecipients: + christian.heimes, pitrou, vstinner, giampaolo.rodola, Arfrever, neologix, python-dev, vajrasky
2013-10-25 06:33:23christian.heimessetmessageid: <1382682803.51.0.185640652496.issue16595@psf.upfronthosting.co.za>
2013-10-25 06:33:23christian.heimeslinkissue16595 messages
2013-10-25 06:33:23christian.heimescreate