Bug#784319: [Pkg-nagios-devel] Bug#784319: Segfault when running check_dhcp

2015-10-04 Thread Jan Wagner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

tags 784319 + pending
thanks

Am 05.05.15 um 12:21 schrieb Andreas Heinlein:
> Since upgrading to jessie, I get this in my syslog: kernel:
> check_dhcp[20879]: segfault at 21 ip 2b508d08f21e sp 
> 7ffc9eee20b0 error 4 in libc-2.19.so[2b508cfc1000+19f000]
> 
> The problem seems to be already tracked and fixed here: 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198318

this was fixed by upstream in a more complete and reliable way:
https://github.com/monitoring-plugins/monitoring-plugins/commit/466cb79e
5224327c29fc6b84a1cec99c2b190c5a

I commited this patch into the VCS and it should be included into the
next upload.

Cheers, Jan.
- -- 
Never write mail to , you have been warned!
- -BEGIN GEEK CODE BLOCK-
Version: 3.12
GIT d-- s+: a C+++ UL P+ L+++ E--- W+++ N+++ o++ K++ w--- O M V-
PS PE Y++
PGP++ t-- 5 X R tv- b+ DI D+ G++ e++ h r+++ y
- --END GEEK CODE BLOCK--
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.19 (Darwin)

iQIcBAEBCgAGBQJWEQomAAoJEAxwVXtaBlE+240QAJ/y8sPVPB3MM8Wl6wpS5lwA
BdQ4RIdUoOHn4pxAt+YDAPujPpp/GWXaCb8HbRthW9DinQ9AIPjVSA/0fNyDbFT4
081MX14PJsx0SUBqhdsNS+wpLsFfw3t2ptIV6ms+V5vmnFbADEAp+ZJdneDzMBny
VP58xvZS0wNYOLUtjFMc7ywlrhQ6EFPp2YoYrqZm0IV5V0/DeggrZCxptxgnOkq7
vPQHbGSOLo/BzuHXbeADU4zY0xghiaOKwDXcbANOtILlztl8ugve1Rcr+64R7bpI
Cb5zMv9nUFK+y8jWODfwUw3ex5tqkQaVB2jN2durrfjMrt33E7U3ZagJkccCh4VM
L4E8eaQ0fuv+f7waq7c8jMlgcJNE6YdqWo8sW0Oajx+/TOIYM2d93zoverZIKzmU
jwbQjyz3m8mixHyMcLsAz5I3LjWN1Wo6VGu6hgrtcuamJwxmqLjTIN5Ag+Kfg3Za
LSn47gQkUQ3lFIPCVg9xkjTSNe39v6ZKR5KfTP73JRG5Q556ED8hsRWrQl5/d8nI
IJ9UYuMd5eSjh58nt2IpQnqBNJdpT+44Dwd7D+mesvISLDcpOJZW+bezdMSlREtY
gdDBmOoVbzluPcxRM1HtrXbLQVP9l6tIAlD+7HnX+J1eQ0R0Gu1Ha5jbtje0jEwi
gCNeuKWFuruHFImPV6Qf
=Cb7c
-END PGP SIGNATURE-



Bug#784319: [Pkg-nagios-devel] Bug#784319: Segfault when running check_dhcp

2015-05-05 Thread Andreas Heinlein
Of course, here it is.

Everything worked under wheezy with icinga2 and the plugins from
wheezy-backports, which I believe were the same version as in jessie.
If you need any further information, just let me know.

-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages monitoring-plugins-basic depends on:
ii  iputils-ping   3:20121221-5+b2
ii  libc6  2.19-18
ii  libssl1.0.01.0.1k-3
ii  monitoring-plugins-common  2.1.1-1
ii  procps 2:3.3.9-9
ii  ucf3.0030

Versions of packages monitoring-plugins-basic recommends:
ii  libcap2-bin  1:2.24-8

Versions of packages monitoring-plugins-basic suggests:
pn  icinga | icinga | nagios3  none

-- no debconf information

-- Command definition:
object Service dhcp {
  import generic-service

  host_name = localhost
  check_command = dhcp
  vars.dhcp_serverip = 172.16.9.3
  vars.dhcp_requestedip = 172.16.9.254
  vars.dhcp_mac = aa:bb:cc:dd:ee:ff
  vars.dhcp_interface = eth1
  vars.sla = 24x7
}


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#784319: [Pkg-nagios-devel] Bug#784319: Segfault when running check_dhcp

2015-05-05 Thread Jan Wagner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Andreas,

thanks for taking the time and reporting this issue.

Am 05.05.15 um 12:21 schrieb Andreas Heinlein:
 Since upgrading to jessie, I get this in my syslog: kernel:
 check_dhcp[20879]: segfault at 21 ip 2b508d08f21e sp 
 7ffc9eee20b0 error 4 in libc-2.19.so[2b508cfc1000+19f000]

Can you give me some more details for trying to repoduce the problem?

For example, which architecture are you using, which kernel. Anyways
.. also you command definition could help.

Thanks, Jan.
- -- 
Never write mail to w...@spamfalle.info, you have been warned!
- -BEGIN GEEK CODE BLOCK-
Version: 3.12
GIT d-- s+: a C+++ UL P+ L+++ E--- W+++ N+++ o++ K++ w--- O M V-
PS PE Y++
PGP++ t-- 5 X R tv- b+ DI D+ G++ e++ h r+++ y
- --END GEEK CODE BLOCK--
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.19 (Darwin)
Comment: GPGTools - http://gpgtools.org

iQIcBAEBAgAGBQJVSLkWAAoJEAxwVXtaBlE+UOEQAKBb01qTY3pd54q0c5ecYV+R
0akLnnVTjXht4J1KAFPDN/EQODmrhtwmgrh3HldpGrIqDOVyrT1xoTyN2bCMgd2D
7cE9lrNmMRvJKLQ/XZQRyfQ5n/xidP8GOOPr9kD64lF1u5DAxflCgRGnydGkmweK
FPbFbChnZnoujIOukcbXiBMnLCkpgaFQIk6jbM2zaSOBJ4DVdC9TN3EP2N7kH51E
Fdmx6qNvSuxbmumi460ACKI5Q9mK73rg6tWBrMdgx4vHwZdEpqAlpdWktB0u0x0s
CQnpq21lZkulcdgmaZF3Jk86nXc6IsxCrANCFW8RGRCozS8IjNXhhWCpx98pRMnG
0TLcg9aE0molUxr2Rzds5Gy/eNeGeBlEInJXmdS4eSKywD9TpczVdQSB9FbsR7M6
WjWYHiV/DLF5bDCMviD5roT9ODQe7CQ7gJc1kOhuglbSWk2o169SnNu+5x6NfeEa
cVBePMSeX+SFvVSXYso4h1ncKf3gRfFddPEVBVHRkAXXaK6cp/53L+brLewmk5wj
5sxAyQemlzslbxEKyHWjtfvQI/lLRMp3Vb+20tidR7m7ee/vF3ncv7B+Bb1cHYtv
+/UKfn8FMgLBoLVjvmXfBBfoCMFqD3RAdyK7tVeujZlS6rrV8mugjOx/2zw5NLND
ZQ64O0HnWJ5v1Zz7t1jz
=kvlt
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org