Re: [Nagios-devel] Nagios 3.0 RC2: Segmentation faults after

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] Nagios 3.0 RC2: Segmentation faults after

Post by Guest »


Hello,

do you have NDO enabled? If yes, try to disable it and then restart =
Nagios.
Maybe the ndo-version doesn't fit to your Nagios version...

christian

--
"I sense much NT in you, NT leads to Blue Screen.=20
Blue Screen leads to downtime, downtime leads to suffering. NT is the =
path to the darkside."=20

- Unknown Unix Jedi =20

> -----Original Message-----
> From: [email protected]=20
> [mailto:[email protected]] On Behalf=20
> Of Christian Schneemann
> Sent: Thursday, February 14, 2008 10:38 AM
> To: [email protected]
> Subject: [Nagios-devel] Nagios 3.0 RC2: Segmentation faults=20
> after starting
>=20
> Hallo,
> our test Nagios dies after every restart with a segmentation=20
> fault since last=20
> week.
> I have tried to find the error with gdb. I hope someone can=20
> point me to my=20
> error.
>=20
>=20
> d139:/etc/nagios/objects/hosts #=20
> gdb --args /usr/sbin/nagios /etc/nagios/nagios.cfg=20
> GNU gdb 6.6
> Copyright (C) 2006 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public=20
> License, and you are
> welcome to change it and/or distribute copies of it under=20
> certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB. Type "show=20
> warranty" for details.
> This GDB was configured as "x86_64-suse-linux"...
> (no debugging symbols found)
> Using host libthread_db library "/lib64/libthread_db.so.1".
> (gdb) run
> Starting program: /usr/sbin/nagios /etc/nagios/nagios.cfg
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> [Thread debugging using libthread_db enabled]
> [New Thread 47105982427648 (LWP 15658)]
> (no debugging symbols found)
> (no debugging symbols found)
>=20
> Nagios 3.0rc2
> Copyright (c) 1999-2008 Ethan Galstad (http://www.nagios.org)
> Last Modified: 01-29-2008
> License: GPL
>=20
> Nagios 3.0rc2 starting... (PID=3D15658)
> Local time is Tue Feb 12 10:37:24 CET 2008
> [New Thread 1082132800 (LWP 15661)]
>=20
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 47105982427648 (LWP 15658)]
> 0x000000000043b90a in process_check_result_queue ()
> (gdb) bt
> #0 0x000000000043b90a in process_check_result_queue ()
> #1 0x000000000041c536 in reap_check_results ()
> #2 0x0000000000429119 in handle_timed_event ()
> #3 0x0000000000429701 in event_execution_loop ()
> #4 0x00000000004120fe in main ()
> (gdb) s
> Single stepping until exit from function process_check_result_queue,=20
> which has no line number information.
> 0x0000000000437c50 in sighandler ()
> (gdb) s
> Single stepping until exit from function sighandler,=20
> which has no line number information.
> Caught SIGSEGV, shutting down...
> 0x00002ad7b7394c10 in __restore_rt () from /lib64/libc.so.6
> (gdb) s
> Single stepping until exit from function __restore_rt,=20
> which has no line number information.
> 0x000000000043b90a in process_check_result_queue ()
> (gdb) s
> Single stepping until exit from function process_check_result_queue,=20
> which has no line number information.
>=20
> Program received signal SIGSEGV, Segmentation fault.
> 0x000000000043b90a in process_check_result_queue ()
> (gdb)
>=20
>=20
>=20
>=20
> Regards
> --=20
> Christian Schneemann
>=20
> -------------------------------------
> SUSE LINUX Products GmbH,
> Maxfeldstr. 5, D - 90409 N=FCrnberg
>=20
> Phone:=A0=A0+49 (0)911 - 740 53 0
> e-mail:=[email protected]
> -------------------------------------
> SUSE LINUX Products GmbH, GF: Markus Rex
> HRB 16746 (AG N=FCrnberg)
>=20
> --------------------------------------------------------------
> -----------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lis

...[email truncated]...


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