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 pitrou
Recipients gregory.p.smith, michael.foord, pitrou, vstinner
Date 2010-08-10.01:14:37
SpamBayes Score 0.028383143
Marked as misclassified No
Message-id <1281402879.84.0.980625279672.issue8432@psf.upfronthosting.co.za>
In-reply-to
Content
Since it only happens on 3.x, a possible culprit is “[svn r78946] Replaces the internals of the subprocess module from fork through exec on
POSIX systems with a C extension module”.

NB: recent URL of deterministic failure under FreeBSD 6.4:
http://www.python.org/dev/buildbot/builders/x86%20FreeBSD%203.x/builds/492
History
Date User Action Args
2010-08-10 01:14:39pitrousetrecipients: + pitrou, gregory.p.smith, vstinner, michael.foord
2010-08-10 01:14:39pitrousetmessageid: <1281402879.84.0.980625279672.issue8432@psf.upfronthosting.co.za>
2010-08-10 01:14:37pitroulinkissue8432 messages
2010-08-10 01:14:37pitroucreate