27 jan 2006 kl. 21.14 skrev Mike Smith:
Message: 3
Date: Fri, 27 Jan 2006 14:37:31 +0100
Subject: Track leaked Filedescriptors
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Hello List,
I fiigured this list might be the only place I could find help on
tracking down Filedescriptor leaks on
an OSX Server 10.4.4 running a Database Server, which runs stored
procedures etc etc.
I'm 99.6% sure its a FD leak, as the machine just stops dead, logs
stops before the machine stops, it's unaccessible on bthe network,
and you cannot even type ps in the terminal.
I don't see any reason for making this assumption, other than perhaps
"because that's what makes Linux hang like this", "that's what makes
Windows hang like this", or "that's what someone in the elevator said
it must be".
It's clear that you have a problem, but it's probably not a file descriptor
leak. Hard freezes like the one you're describing are typically caused
by hardware problems or device driver bugs.
Hello.
I can cause this to happen on any machine I've tested it on, plain freshly installed XServes, Quad G5, Dual Gs, nothing installed except the DB server we use.