Page 1 of 1

Re: [Nagios-devel] Some errors with SIGSEGV

Posted: Fri Mar 30, 2007 10:07 pm
by Guest


Herbert Straub wrote:
>> Anyway, please test the situation and report the situation.
>
> The patch works also on Ubuntu Warty and there are no more segmentation
> faults. My testresults for problematic systems Debian Sarge und Ubuntu
> Warty OK. Matthias Flittner has posted a SIGSEGV problem in this thread
> and Hendrik has posted a list, which contains one other people, who has
> a SIGSEGV detected (also on Debian Sarge). Would it be possible do test
> the patch on the problematic systems?

Hello Herbert, hello List,

I am one of the guys from Hendriks list who could reproduce the problem on a
RHEL3 box.

Good news: with your patch nagios-3.0a2 gets no more SIGSEGV on RHEL3!

Kind regards,
Matthias


OS: Red Hat Enterprise Linux AS release 3 (Taroon Update 8)

uname -a:
Linux xxxxxxxxxxx 2.4.21-47.0.1.ELsmp #1 SMP Fri Oct 13 17:56:20 EDT 2006 i686
i686 i386 GNU/Linux

gcc -v:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-58)

ldd /usr/local/nagios/bin/nagios:
libm.so.6 => /lib/tls/libm.so.6 (0x00652000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x0096f000)
libltdl.so.3 => /usr/lib/libltdl.so.3 (0x00fd7000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x0053e000)
libc.so.6 => /lib/tls/libc.so.6 (0x001ed000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x003ec000)
libdl.so.2 => /lib/libdl.so.2 (0x00139000)





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