Segment Fault after reload
Joe Mom
jomom at jomom.net
Thu Oct 18 00:32:54 CEST 2007
Hey,
I'm using freeradius 1.1.6 on gentoo and I've noticed that if I
attempt to do a /etc/init.d/radiusd reload that freeradius stops
responding.
When i run the server with Radiusd -X and do a reload I get:
<snip>
reread_config: reading radiusd.conf
Config: including file: /etc/raddb/proxy.conf
Config: including file: /etc/raddb/clients.conf
Config: including file: /etc/raddb/snmp.conf
Config: including file: /etc/raddb/eap.conf
Config: including file: /etc/raddb/sql.conf
main: prefix = "/usr"
main: localstatedir = "/var"
main: logdir = "/var/log/radius"
main: libdir = "/usr/lib64"
main: radacctdir = "/var/log/radius/radacct"
main: hostname_lookups = no
main: snmp = no
main: max_request_time = 30
main: cleanup_delay = 5
main: max_requests = 1024
main: delete_blocked_requests = 0
main: port = 0
main: allow_core_dumps = no
main: log_stripped_names = no
main: log_file = "/var/log/radius/radius.log"
main: log_auth = no
main: log_auth_badpass = no
main: log_auth_goodpass = no
main: pidfile = "/var/run/radiusd/radiusd.pid"
main: user = "radiusd"
main: group = "radiusd"
main: usercollide = no
main: lower_user = "no"
main: lower_pass = "no"
main: nospace_user = "no"
main: nospace_pass = "no"
main: checkrad = "/usr/sbin/checkrad"
main: proxy_requests = yes
proxy: retry_delay = 5
proxy: retry_count = 3
proxy: synchronous = no
proxy: default_fallback = yes
proxy: dead_time = 120
proxy: post_proxy_authorize = no
proxy: wake_all_if_all_dead = no
security: max_attributes = 200
security: reject_delay = 1
security: status_server = no
main: debug_level = 0
read_config_files: reading dictionary
read_config_files: reading naslist
Using deprecated naslist file. Support for this will go away soon.
read_config_files: reading clients
read_config_files: reading realms
Wed Oct 17 18:26:20 2007 : Info: rlm_exec: Wait=yes but no output
defined. Did you mean output=none?
Wed Oct 17 18:26:20 2007 : Error: radiusd.conf[1910] Auth-Type PAP
already configured - skipping
Wed Oct 17 18:26:20 2007 : Error: radiusd.conf[1919] Auth-Type CHAP
already configured - skipping
Wed Oct 17 18:26:20 2007 : Error: radiusd.conf[1925] Auth-Type MS-CHAP
already configured - skipping
Wed Oct 17 18:26:20 2007 : Info: radiusd.conf Auth-Type eap already
configured - skipping
Wed Oct 17 18:26:20 2007 : Info: rlm_passwd: nfields: 2 keyfield
0(User-Name) listable: no
Wed Oct 17 18:26:20 2007 : Info: Ready to process requests.
</snip>
Then once I attempt to do a radtest i get a "Segmentation fault" and
the server quits.
Any thoughts?
--
Regards
Joe
More information about the Freeradius-Users
mailing list