[Bug 693372] Re: Error starting nagios3

2011-05-17 Thread Launchpad Bug Tracker
[Expired for nagios3 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: nagios3 (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in Ubuntu.
https://bugs.launchpad.net/bugs/693372

Title:
  Error starting nagios3

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 693372] Re: Error starting nagios3

2011-03-18 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in ubuntu.
https://bugs.launchpad.net/bugs/693372

Title:
  Error starting nagios3

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 693372] Re: Error starting nagios3

2011-01-06 Thread Andy Jackson
I'm getting this problem too. Here's the stacktrace to the SIGSEGV:


$ sudo gdb /usr/sbin/nagios3  /etc/nagios3/nagios.cfg 
GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i686-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/sbin/nagios3...(no debugging symbols found)...done.
/etc/nagios3/nagios.cfg is not a core dump: File format not recognised
(gdb) where
No stack.
(gdb) run /etc/nagios3/nagios.cfg
Starting program: /usr/sbin/nagios3 /etc/nagios3/nagios.cfg
[Thread debugging using libthread_db enabled]

Nagios Core 3.2.1
Copyright (c) 2009-2010 Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 03-09-2010
License: GPL

Website: http://www.nagios.org
Nagios 3.2.1 starting... (PID=32158)
Local time is Thu Jan 06 10:38:29 GMT 2011

Program received signal SIGSEGV, Segmentation fault.
0xb77d831a in _nss_wins_gethostbyname_r () from /lib/libnss_wins.so.2
(gdb) where
#0  0xb77d831a in _nss_wins_gethostbyname_r () from /lib/libnss_wins.so.2
#1  0xb77d861f in _nss_wins_gethostbyname2_r () from /lib/libnss_wins.so.2
#2  0xb7dc61a5 in gethostbyname2_r () from /lib/libc.so.6
#3  0xb7d8582c in ?? () from /lib/libc.so.6
#4  0xb7d873b5 in getaddrinfo () from /lib/libc.so.6
#5  0x001470a7 in my_tcp_connect ()
#6  0x0015087a in query_update_api ()
#7  0x00150ce5 in check_for_nagios_updates ()
#8  0x00121da5 in main ()

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in ubuntu.
https://bugs.launchpad.net/bugs/693372

Title:
  Error starting nagios3

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 693372] Re: Error starting nagios3

2011-01-06 Thread Andy Jackson
WORKAROUND: As this appears to be happening during the update check
(http://nagios.sourceforge.net/docs/3_0/configmain.html#check_for_updates),
I switched it off on nagios.cfg

check_for_updates=0

After this, I restarted, and it all works fine again (although I get a
warning about update checks on the front page).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in ubuntu.
https://bugs.launchpad.net/bugs/693372

Title:
  Error starting nagios3

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 693372] Re: Error starting nagios3

2011-01-06 Thread ander
Andy's workaround helped me too.

thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in ubuntu.
https://bugs.launchpad.net/bugs/693372

Title:
  Error starting nagios3

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 693372] Re: Error starting nagios3

2011-01-05 Thread ander
Hi, same problem here. This is my first post, ready for suggestions.


r...@rr:/etc/nagios3$ sudo /etc/init.d/nagios3 start
 * Starting nagios3 monitoring daemon nagios3   
  [ OK ] 
r...@rr:/etc/nagios3$ tail /var/log/messages
Jan  5 14:07:58 infor002 kernel: [107217.218074] ptrace of non-child pid 9790 
was attempted by: firefox-bin (pid 5151)
Jan  5 14:07:58 infor002 kernel: [107217.218079] ptrace of non-child pid 9791 
was attempted by: firefox-bin (pid 5151)
Jan  5 14:11:55 infor002 kernel: [107453.920391] ptrace of non-child pid 10449 
was attempted by: firefox-bin (pid 5151)
Jan  5 14:11:55 infor002 kernel: [107453.920398] ptrace of non-child pid 10450 
was attempted by: firefox-bin (pid 5151)
Jan  5 14:11:55 infor002 kernel: [107453.920404] ptrace of non-child pid 10451 
was attempted by: firefox-bin (pid 5151)
Jan  5 14:29:23 infor002 nagios3: Nagios 3.2.1 starting... (PID=13658)
Jan  5 14:29:23 infor002 nagios3: Local time is Wed Jan 05 14:29:23 CET 2011
Jan  5 14:29:23 infor002 nagios3: LOG VERSION: 2.0
Jan  5 14:29:23 infor002 nagios3: Finished daemonizing... (New PID=13659)
Jan  5 14:29:23 infor002 nagios3: Caught SIGSEGV, shutting down...


Architecture: i386
Date: Wed Jan  5 14:26:22 2011
Dependencies:
  adduser 3.112ubuntu1
  apache2-mpm-prefork 2.2.16-1ubuntu3.1
  apache2-utils 2.2.16-1ubuntu3.1
  apache2.2-bin 2.2.16-1ubuntu3.1
  apache2.2-common 2.2.16-1ubuntu3.1
  base-files 5.0.0ubuntu23
  base-passwd 3.5.22
  bsd-mailx 8.1.2-0.20100314cvs-1
  busybox-initramfs 1:1.15.3-1ubuntu5
  coreutils 8.5-1ubuntu3
  cpio 2.11-4ubuntu1
  debconf 1.5.32ubuntu3
  debconf-i18n 1.5.32ubuntu3
  debianutils 3.2.3
  dpkg 1.15.8.4ubuntu3
  findutils 4.4.2-1ubuntu1
  gcc-4.5-base 4.5.1-7ubuntu2
  ifupdown 0.6.10ubuntu3
  initramfs-tools 0.98.1ubuntu6
  initramfs-tools-bin 0.98.1ubuntu6
  initscripts 2.87dsf-4ubuntu19
  insserv 1.14.0-2
  iputils-ping 3:20100418-2ubuntu1
  klibc-utils 1.5.20-1
  libacl1 2.2.49-3
  libapache2-mod-php5 5.3.3-1ubuntu9.1
  libapr1 1.4.2-3ubuntu1
  libaprutil1 1.3.9+dfsg-3ubuntu0.10.10.1
  libaprutil1-dbd-sqlite3 1.3.9+dfsg-3ubuntu0.10.10.1
  libaprutil1-ldap 1.3.9+dfsg-3ubuntu0.10.10.1
  libattr1 1:2.4.44-2
  libblkid1 2.17.2-0ubuntu1
  libbz2-1.0 1.0.5-4ubuntu1
  libc-bin 2.12.1-0ubuntu10
  libc6 2.12.1-0ubuntu10
  libcap2 1:2.19-2
  libcomerr2 1.41.12-1ubuntu2
  libdb4.8 4.8.30-1
  libdbus-1-3 1.4.0-0ubuntu1
  libdrm-intel1 2.4.21-1ubuntu2.1
  libdrm-nouveau1 2.4.21-1ubuntu2.1
  libdrm-radeon1 2.4.21-1ubuntu2.1
  libdrm2 2.4.21-1ubuntu2.1
  libexpat1 2.0.1-7ubuntu1
  libgcc1 1:4.5.1-7ubuntu2
  libgcrypt11 1.4.5-2ubuntu1
  libgdbm3 1.8.3-9
  libglib2.0-0 2.26.0-0ubuntu1

libgnutls26 2.8.6-1
  libgpg-error0 1.6-1ubuntu2
  libgssapi-krb5-2 1.8.1+dfsg-5ubuntu0.2
  libjpeg62 6b-16.1
  libk5crypto3 1.8.1+dfsg-5ubuntu0.2
  libkeyutils1 1.4-1
  libklibc 1.5.20-1
  libkrb5-3 1.8.1+dfsg-5ubuntu0.2
  libkrb5support0 1.8.1+dfsg-5ubuntu0.2
  libldap-2.4-2 2.4.23-0ubuntu3.4
  liblocale-gettext-perl 1.05-6
  liblockfile1 1.08-4
  liblzma2 4.999.9beta+20100527-1
  libmagic1 5.03-5ubuntu1
  libncurses5 5.7+20100626-0ubuntu1
  libncursesw5 5.7+20100626-0ubuntu1
  libnih-dbus1 1.0.2-1ubuntu2
  libnih1 1.0.2-1ubuntu2
  libpam-modules 1.1.1-4ubuntu2
  libpam0g 1.1.1-4ubuntu2
  libpcre3 8.02-1
  libperl5.10 5.10.1-12ubuntu2
  libplymouth2 0.8.2-2ubuntu5.1
  libpng12-0 1.2.44-1
  libsasl2-2 2.1.23.dfsg1-5ubuntu2
  libselinux1 2.0.94-1
  libsepol1 2.0.41-1
  libslang2 2.2.2-4ubuntu1
  libsqlite3-0 3.7.2-1ubuntu0.1
  libssl0.9.8 0.9.8o-1ubuntu4.3
  libtasn1-3 2.7-1
  libtext-charwidth-perl 0.04-6
  libtext-iconv-perl 1.7-2
  libtext-wrapi18n-perl 0.06-7
  libudev0 162-2.2
  libusb-0.1-4 2:0.1.12-15ubuntu2
  libuuid1 2.17.2-0ubuntu1
  libxml2 2.7.7.dfsg-4ubuntu0.1
  lsb-base 4.0-0ubuntu8
  makedev 2.3.1-89ubuntu1
  mime-support 3.48-1ubuntu2
  module-init-tools 3.12-1ubuntu2
  mount 2.17.2-0ubuntu1
  mountall 2.19
  nagios-plugins-basic 1.4.14-5ubuntu3
  nagios3-cgi 3.2.1-2ubuntu1
  nagios3-common 3.2.1-2ubuntu1
  nagios3-core 3.2.1-2ubuntu1
  ncurses-bin 5.7+20100626-0ubuntu1
  net-tools 1.60-23ubuntu3
  passwd 1:4.1.4.2-1ubuntu3

perl 5.10.1-12ubuntu2
  perl-base 5.10.1-12ubuntu2
  perl-modules 5.10.1-12ubuntu2
  php5-common 5.3.3-1ubuntu9.1
  plymouth 0.8.2-2ubuntu5.1
  procps 1:3.2.8-9ubuntu3
  sed 4.2.1-7
  sensible-utils 0.0.4ubuntu1
  sysv-rc 2.87dsf-4ubuntu19
  sysvinit-utils 2.87dsf-4ubuntu19
  tzdata 2010o-0ubuntu0.10.10
  ucf 3.0025
  udev 162-2.2
  upstart 0.6.6-3
  util-linux 2.17.2-0ubuntu1
  xz-utils 4.999.9beta+20100527-1
  zlib1g 1:1.2.3.4.dfsg-3ubuntu1
DistroRelease: Ubuntu 10.10
Package: nagios3 3.2.1-2ubuntu1
PackageArchitecture: i386
ProblemType: Bug
ProcEnviron:
  PATH=(custom, no user)
  LANG=es_ES.utf8
  SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
SourcePackage: nagios3
Tags: maverick
Uname: Linux 2.6.35-24-generic i686

-- 
You received this bug 

[Bug 693372] Re: Error starting nagios3

2011-01-03 Thread Chuck Short
Please attach your /var/log/messages.

thanks
chuck

** Changed in: nagios3 (Ubuntu)
   Importance: Undecided = Low

** Changed in: nagios3 (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in ubuntu.
https://bugs.launchpad.net/bugs/693372

Title:
  Error starting nagios3

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 693372] Re: Error starting nagios3

2010-12-22 Thread Khaled


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in ubuntu.
https://bugs.launchpad.net/bugs/693372

Title:
  Error starting nagios3

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs