Kris Jurka <[EMAIL PROTECTED]> writes: > On Tue, 30 Aug 2005, Tom Lane wrote: >> What we are left with turns out to be multiple occurrences of the first >> pathology on exactly three buildfarm members: >> >> ferret Cygwin >> kudu Solaris 9, x86 >> dragonfly Solaris 9, x86 >> >> So what to make of this? Dunno, but it is clearly a very >> platform-specific behavior. Anyone see a connection between Cygwin >> and Solaris?
> One thing to note about kudu and dragonfly is that they are running under > vmware. This, combined with cygwin's reputation, makes me suspect that > the connection is that they are both struggling under load. Although > canary (NetBSD 1.6 x86) is setup in the same fashion and has shown no such > failures. Hmm. One pretty obvious explanation of the failure is simply that the machine is so loaded that the stats collector doesn't get to run for a few seconds. I had dismissed this idea because I figured the buildfarm machine owners would schedule the tests to run at relatively low-load times of day ... but maybe that's not true on these two machines? We could try increasing the delay in the stats test, say from two seconds to five. If it is just a matter of load, that should result in a very large drop in the frequency of the failure. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly