Re: [Nagios-devel]

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel]

Post by Guest »

On Thursday February 14 2008 11:27:00 am Hendrik B=E4cker wrote:
> Christian Schneemann schrieb:
> > On Thursday February 14 2008 10:53:26 am Hendrik B=E4cker wrote:
> > [...]
> >
> >>> (no debugging symbols found)
> >>
> >> Please try again with a modified makefile.
> >>
> >> You need to 'enable' the CFLAGS used for valgrind in base/Makefile and
> >> re-compile the binary.
> >> After that try to run nagios against the binary in base/nagios or do a
> >>
> >> make install-unstripped
> >>
> >> That should include debug information to the binary and the gdb should
> >> be more verbose.
> >
> > It seems that nagios is compiled with all debug options.
>
> If this would be true the 'bt' should print out some linenumbers ;)
Ok, I've resolved the first problem: reading your mail ;)

It was not enabled, I've enabled it now but now it does not compile anymore=
=2E=20
To compile it I had to diesable the embedded perl.

And now the segfault is gone. :(

I think I have to play around to find the error. A colleague meant that it=
=20
could be a locking problem and this can be gone now because of the change i=
n=20
the binaries.=20


>
>
> -
> Hendrik



=2D-=20
Christian Schneemann

=2D------------------------------------
SUSE LINUX Products GmbH,
Maxfeldstr. 5, D - 90409 N=FCrnberg

Phone:=A0=A0+49 (0)911 - 740 53 0
e-mail:=[email protected]
=2D------------------------------------
SUSE LINUX Products GmbH, GF: Markus Rex
HRB 16746 (AG N=FCrnberg)





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