can't disable embedded perl
Tom
tom at limepepper.co.uk
Tue Jan 17 17:05:52 CET 2012
So I tried to disable the embedded perl...
[root at g0801 nagios]# grep embedded /etc/nagios/nagios.cfg
enable_embedded_perl=0
use_embedded_perl_implicitly=0
but its still segfaulting trying to init embedded perl....
[root at g0801 nagios]# gdb -q --args /usr/bin/nagios -d
/etc/nagios/nagios.cfg
Reading symbols from /usr/bin/nagios...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/nagios -d /etc/nagios/nagios.cfg
warning: no loadable sections found in added symbol-file system-supplied
DSO at 0x2aaaaaaab000
[Thread debugging using libthread_db enabled]
Program received signal SIGSEGV, Segmentation fault.
0x0000003165e3432c in ?? () from
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so
(gdb) backtrace
#0 0x0000003165e3432c in ?? () from
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so
#1 0x0000003165e360eb in ?? () from
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so
#2 0x0000003165e385a9 in perl_parse () from
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so
#3 0x000000000043e9af in init_embedded_perl ()
#4 0x0000000000413443 in main ()
(gdb)
fstat(4, {st_mode=S_IFREG|0664, st_size=31878, ...}) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0
readlink("/proc/self/exe", "/usr/bin/nagios"..., 4095) = 15
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20120117/f8fde4aa/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list