Page 1 of 1

Re: [Nagios-devel] Nagios3.0b4 : shutdown after a few minutes

Posted: Fri Sep 28, 2007 6:42 am
by Guest
hindrek murdsalu wrote:
> There you go:
>
> Program received signal SIGABRT, Aborted.

SIGABRT?

Gawds, I *HATE* when libs do that "oh we crashed so we'd better
tell te user where", as it always prevents a proper debugger from
finding where the problem actually happened.

Anyways, it seems as if something weird is happening in
grab_servicegroup_macros() during a realloc() call, which probably
feeds it a bogus pointer.

What happens if you remove all your servicegroups and try running
nagios then?

> #5 0x00002b6b8ef6c8b8 in realloc () from /lib64/libc.so.6
> #6 0x0000000000430192 in grab_servicegroup_macros (sg=0x72f820) at
> ../common/macros.c:581

--
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]