check_radius segfault

Fred Blaise fred.blaise at excilan.com
Tue Jan 4 12:55:50 CET 2005


Hello all

I have check_radius segfaulting on me, when i pass the -F switch, such
as in:
./check_radius -H scs1.excilan.net
-F /etc/radiusclient/radiusclient.conf

here is the end of the strace:
open("/etc/radiusclient/dictionary", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=6502, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x40018000
read(3, "#\n# Updated 97/06/13 to livingst"..., 4096) = 4096
read(3, "\t7\nVALUE\t\tAcct-Status-Type\tAccou"..., 4096) = 2406
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40018000, 4096)                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

In any other cases, i have a 'config file error', which I can't seem to
find out why. The error would be in that radiusclient.conf file right?

check_radius is version: ./check_radius -V
check_radius (nagios-plugins 1.3.1) 1.4

Any help appreciated.

Thanks

Fred

PS: For those that read my postgres thread, I finally just defined my
own command in checkcommands.cfg. It works fine now :)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc - This object COULD NOT BE CHECKED by Kaspersky AV
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part - This object COULD NOT BE CHECKED by Kaspersky AV
URL: <https://www.monitoring-lists.org/archive/users/attachments/20050104/49cf2b1c/attachment.sig>


More information about the Users mailing list