On Fri, Apr 16, 2010 at 07:45:32AM +0100, Olly Betts wrote: > The build failed in the testsuite with: > > Running test: keepalive1... NetworkError: Couldn't connect (context: > remote:tcp(127.0.0.1:1239)) (No child processes) > > That looks like fork() failed because all pids were in use at the time, and > I've not seen this error before (and the relevant code hasn't changed > recently), so can we retry it:
Reasons for fork() failing is ussually not because it runs out of pids but because it runs out of memory. > gb xapian-core_1.0.19-1 . hppa Done Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
