Your message dated Wed, 10 Jul 2013 13:33:29 +0000 with message-id <[email protected]> and subject line Bug#714281: fixed in nagios-plugins 1.4.16-2 has caused the Debian Bug report #714281, regarding nagios-plugins-basic: check_nt: segfaults occasionally to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 714281: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714281 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: nagios-plugins-basic Version: 1.4.16-1 Severity: normal File: /usr/lib/nagios/plugins/check_nt Dear Maintainer, I have 14 services with check_nt running in 2 minutes interval, that is 60 / 2 * 14 = 420 checks per hour. nagios:~# fgrep segfault /var/log/syslog Jun 27 06:46:47 nagios kernel: [243023.136051] check_nt[30237]: segfault at 0 ip 00007f23e92ba3a4 sp 00007fff7c4de780 error 4 in libc-2.13.so[7f23e927f000+180000] Jun 27 08:08:48 nagios kernel: [247944.033468] check_nt[28987]: segfault at 0 ip 00007f1e15edfee2 sp 00007fffa62101a0 error 4 in libc-2.13.so[7f1e15ea8000+180000] Jun 27 08:18:47 nagios kernel: [248543.086931] check_nt[14987]: segfault at 0 ip 00007fb32fe633a4 sp 00007fff93d7fed0 error 4 in libc-2.13.so[7fb32fe28000+180000] Jun 27 10:06:47 nagios kernel: [255023.208052] check_nt[28406]: segfault at 0 ip 00007f775a6843a4 sp 00007fff4cc1c3d0 error 4 in libc-2.13.so[7f775a649000+180000] Jun 27 11:36:48 nagios kernel: [ 1354.207205] check_nt[7304]: segfault at 0 ip 00007fd7041b4ee2 sp 00007fff9a9c7020 error 4 in libc-2.13.so[7fd70417d000+180000] Jun 27 13:12:47 nagios kernel: [ 7113.068826] check_nt[32673]: segfault at 0 ip 00007ffc6c6943a4 sp 00007fff4a1a0c00 error 4 in libc-2.13.so[7ffc6c659000+180000] Jun 27 15:02:47 nagios kernel: [13713.036054] check_nt[16278]: segfault at 0 ip 00007f5a367ad3a4 sp 00007fff850909d0 error 4 in libc-2.13.so[7f5a36772000+180000] Yesterday: nagios:~# fgrep segfault /var/log/syslog-20130627 |wc -l 15 15 / (24 * 420) = .001488 That is segfault is occurring about 0.15% only. I enabled coredumps i nagios.cfg and set sysctl -w kernel.core_pattern=/tmp/core.%p zito@nagios:~/check_nt$ gdb /usr/lib/nagios/plugins/check_nt core.16278 GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 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 "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/lib/nagios/plugins/check_nt...(no debugging symbols found)...done. [New LWP 16278] warning: Can't read pathname for load map: Input/output error. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/usr/lib/nagios/plugins/check_nt -H 192.168.71.23 -p 12489 -v MEMUSE -p 12489 -'. Program terminated with signal 11, Segmentation fault. #0 0x00007f5a367ad3a4 in *__GI_____strtod_l_internal (nptr=<optimized out>, endptr=<optimized out>, group=<optimized out>, loc=0x7f5a36af65a0) at strtod_l.c:538 538 strtod_l.c: No such file or directory. (gdb) (gdb) backtrace full #0 0x00007f5a367ad3a4 in *__GI_____strtod_l_internal (nptr=<optimized out>, endptr=<optimized out>, group=<optimized out>, loc=0x7f5a36af65a0) at strtod_l.c:538 negative = 32602 num = {0, 0, 0, 0, 0, 10696049115004928, 0 <repeats 14 times>} numsize = <optimized out> exponent = 0 base = <optimized out> den = {3330471509296822577, 219885220151, 17179869184, 0, 0, 0, 0, 0, 0, 0, 0, 140025437766685, 4, 140025452237519, 140025459613424, 26687264576, 8, 996033, 16, 0} densize = <optimized out> retval = {0} bits = <optimized out> cp = 0x0 tp = <optimized out> startp = <optimized out> expp = <optimized out> dig_no = <optimized out> int_no = <optimized out> lead_zero = <optimized out> c = <optimized out> decimal = 0x7f5a3755a720 <Address 0x7f5a3755a720 out of bounds> thousands = 0x0 grouping = 0x0 current = <optimized out> __PRETTY_FUNCTION__ = "____strtod_l_internal" lowc = <optimized out> #1 0x00007f5a3756e629 in main () No symbol table info available. Can I provide more useful info? Thanks for your time and work. Best regards -- Zito -- System Information: Debian Release: 7.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages nagios-plugins-basic depends on: ii iputils-ping 3:20101006-1+b1 ii libc6 2.13-38 ii libssl1.0.0 1.0.1e-2 ii nagios-plugins-common 1.4.16-1 ii procps 1:3.3.3-3 ii ucf 3.0025+nmu3 nagios-plugins-basic recommends no packages. Versions of packages nagios-plugins-basic suggests: ii nagios3 3.4.1-3 -- no debconf information
--- End Message ---
--- Begin Message ---Source: nagios-plugins Source-Version: 1.4.16-2 We believe that the bug you reported is fixed in the latest version of nagios-plugins, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jan Wagner <[email protected]> (supplier of updated nagios-plugins package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Wed, 10 Jul 2013 15:08:23 +0200 Source: nagios-plugins Binary: nagios-plugins nagios-plugins-common nagios-plugins-basic nagios-plugins-standard Architecture: source all i386 Version: 1.4.16-2 Distribution: unstable Urgency: low Maintainer: Debian Nagios Maintainer Group <[email protected]> Changed-By: Jan Wagner <[email protected]> Description: nagios-plugins - Plugins for nagios compatible monitoring systems (metapackage) nagios-plugins-basic - Plugins for nagios compatible monitoring systems nagios-plugins-common - Common files for plugins for nagios compatible monitoring nagios-plugins-standard - Plugins for nagios compatible monitoring systems Closes: 680416 698119 701406 708343 709297 713839 714281 Changes: nagios-plugins (1.4.16-2) unstable; urgency=low . * Add versioned dependency to inetutils-ping (Closes: #680416), thanks to Robert Millan * Move nagios-plugins-contrib from Recommends to Suggests * Define the path for rpcinfo to /usr/sbin and recommend rpcbind - LP: #1086151 - Closes: #713839, thanks to Russell Sim * Enable Extra-Opts by adding --enable-extra-opts to configure flags (Closes: #698119) * Fix FTBFS: do not assume that gets is defined - LP: #1097848 - Closes: #701406 * Add performance data to check_apt: 10_check_apt_perfdata.dpatch (Closes: #708343) * Fixing NULL pointer dereference in check_nt (Closes: #714281), thanks to Vaclav Ovsik * Add additional arguments to command definitions in (Closes: #709297): - dhcp.cfg - dns.cfg - ftp.cfg - http.cfg - mail.cfg - mysql.cfg - news.cfg - ntp.cfg - pgsql.cfg - procs.cfg - ssh.cfg - tcp_udp.cfg - telnet.cfg Checksums-Sha1: 6b145b2348dbf71dc2ddc577c5bdeb84bde0d3f0 1758 nagios-plugins_1.4.16-2.dsc efd8e0d6cc0a8762819ca4e0481fcb8f1cb030b7 33579 nagios-plugins_1.4.16-2.diff.gz 326934025159e867d71f2d762997fb0c7e060045 22354 nagios-plugins_1.4.16-2_all.deb cf585522bd1e04bb911d15aab2cc995e305f91b6 199146 nagios-plugins-common_1.4.16-2_i386.deb 94380f3a82b1d43064b1c605e501302c7ae95343 851208 nagios-plugins-basic_1.4.16-2_i386.deb 05d1b249ed9617cd63efdf0e682ecde1f4039531 420128 nagios-plugins-standard_1.4.16-2_i386.deb Checksums-Sha256: 1f87f5798599df174a1bb27ee7eaead3edf611705f1abf5ce94d25e5a4a195a6 1758 nagios-plugins_1.4.16-2.dsc edfd3e4f88f7a11a996e85ba8956138dc195b2c2522de5b0db1536ddb17ccec0 33579 nagios-plugins_1.4.16-2.diff.gz 779383850f1d3fb3ce294c334684aa66e3401bc27893f73f7f32198a095eab0b 22354 nagios-plugins_1.4.16-2_all.deb af6a6080f45fb7eb8d84e8c574af828a82ba5201d64613639231a09f059837dc 199146 nagios-plugins-common_1.4.16-2_i386.deb 9f34f16e41f9d923106f469285d224a5215eb51f65a139b4cb7ba01c0648f85a 851208 nagios-plugins-basic_1.4.16-2_i386.deb a63e545b73679a0668b9655f2b39e1a6f82929d2b329c20f490c09a18e271696 420128 nagios-plugins-standard_1.4.16-2_i386.deb Files: a77ac84d13db5ada79c78357e57afc80 1758 net extra nagios-plugins_1.4.16-2.dsc 64e6f9b478626777500bf66a466a1cba 33579 net extra nagios-plugins_1.4.16-2.diff.gz 011a7be95061c7935df2061284422082 22354 net extra nagios-plugins_1.4.16-2_all.deb 9cf5b58bcf60cd36ecdbf279693014fd 199146 net extra nagios-plugins-common_1.4.16-2_i386.deb 3954e1fed6d9e944b9ad5fc36ce7d3fc 851208 net extra nagios-plugins-basic_1.4.16-2_i386.deb 280c49e111353aaceb83bb28476ee072 420128 net extra nagios-plugins-standard_1.4.16-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iD8DBQFR3V629u6Dud+QFyQRAoKeAKDWiHu+ua5YFVi9A7PgnFF9T9RIqgCfXWoM YMVCp6wUaSxnywhMr5nTTnY= =71Ld -----END PGP SIGNATURE-----
--- End Message ---

