SNMP with Freeradius - Again

Velikanov alex at asu.farlep.net
Tue Oct 24 12:16:27 CEST 2006


>SNMP/SMUX support should not affect the rlm_sql module in any way.
>
>See doc/bugs for steps to debug the segfault issue and identify where the
>program is actually failing.

        Good Day.
I did all the steps in doc/bugs, and this is the result:

[root at test freeradius-1.1.3]# gdb /usr/local/sbin/radiusd
GNU gdb Red Hat Linux (6.3.0.0-1.96rh)
Copyright 2004 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 "i386-redhat-linux-gnu"...Using host libthread_db
library "/lib/tls/libthread_db.so.1".

(gdb) set logging file gdb-radiusd.log
(gdb) set logging on
Copying output to gdb-radiusd.log.
(gdb) run
Starting program: /usr/local/sbin/radiusd
[Thread debugging using libthread_db enabled]
[New Thread -1208568128 (LWP 6866)]
Tue Oct 24 09:25:22 2006 : Info: Starting - reading configuration files ...

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208568128 (LWP 6866)]
0x0804e816 in cf_expand_variables (cf=0x8065a9e "?", lineno=0x9fd2d38,
outercs=0x9fd2d30, output=0xbff15700 "\001", input=0x8061711 "")
    at conffile.c:233
233             for (parentcs = outercs;
(gdb)

Is it usefull information?
May be i must do something else?

Thanks.






More information about the Freeradius-Users mailing list