On 2012-02-08 11:41, marco atzeri wrote: > On 2/8/2012 5:30 PM, Rolf Campbell wrote: >> I get these sporadic failures in my build system after upgrading to >> 1.7.10. I can't reproduce these consistently, seems to happen randomly >> every few dozen builds. >> >> mkdir -p output/device/1110/source/ >> 0 [main] make 7900 fork: child -1 - forked process died >> unexpectedly, retry 0, exit code -1073741819, errno 11 >> make: vfork: Resource temporarily unavailable >> > > See > http://cygwin.com/faq.html > at > 4.44. How do I fix fork() failures? > > and related > /usr/share/doc/rebase/README > > Regards > Marco
Yeah, I normally would rebaseall after seeing a forking issue, but this one wasn't a familiar error message. But I guess the new cygwin version just has slightly different error messages to indicate a need for rebasing. I don't know if this is a good idea, but what if this type of error message included a suggestion to try "rebaseall"? Might stop messages like mine in the future. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple