Bug#379788: [Pkg-nagios-devel] Bug#379788: nagios-plugins-standard:
check_radius segfaults on AMD64
Robert Waldner
waldner+bug at waldner.priv.at
Wed Jul 26 13:58:17 UTC 2006
On Wed, 26 Jul 2006 02:14:14 EDT, sean finney writes:
>very interesting. i won't have a amd64 machine handy for another 2
>weeks, so if you could provide a little more help, it'd be appreciated.
>could you try rebuilding the package with debug symbols (make sure
>there's a -g somewhere in debian/rules and that dh_strip is commented
>out) and print out a backtrace?
Sure.
nagios2:~# gdb /usr/lib/nagios/plugins/check_radius
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run -P 1812 -u user -p pass -F /etc/radiusclient/radiusclient.conf -H
host
Starting program: /usr/lib/nagios/plugins/check_radius -P 1812 -u user -p
pass -F /etc/radiusclient/radiusclient.conf -H host
Program received signal SIGSEGV, Segmentation fault.
0x00002b43fb5c28b3 in rc_avpair_insert () from /usr/lib/libradiusclient.so.0
(gdb) bt
#0 0x00002b43fb5c28b3 in rc_avpair_insert ()
from /usr/lib/libradiusclient.so.0
#1 0x00002b43fb5c2b82 in rc_avpair_add () from /usr/lib/libradiusclient.so.0
#2 0x0000000000401ad3 in main (argc=<value optimized out>,
argv=<value optimized out>) at check_radius.c:126
cheers,
&rw
--
-- Perilous to all of us are the devices of
-- an art deeper than we ourselves possess.
-- Gandalf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-nagios-devel/attachments/20060726/8cf1b308/attachment.pgp
More information about the Pkg-nagios-devel
mailing list