Page 1 of 1

Re: [Nagios-devel] Nagios 3.0 hanging (10/22 CVS)

Posted: Tue Oct 23, 2007 2:07 pm
by Guest
Shad L. Lords wrote:
> I tried the latest CVS yesterday and started a strace from the very
> beginning. It took less then 5 hours for it to stop processing checks.
> I've uploaded the compressed strace for anyone that is interested. It is
> about 5Mb in size. You might be able to get more information out of it if
> you can see what leads up to the issue.
>

The first ENOMEM appears 13:32:39. The first fd leak seems to appear 13:32:41.
It seems my first conclusion was in error. The ENOMEM's aren't the result of
fd leaks; It's the other way around. Or rather, they're separate bugs, but
Nagios does something wrong in the ENOMEM path of fork().

Valgrind should be able to give a few hints. If you've got time to run Nagios
under it on your system, it would most likely be very valuable.

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]