Hi, I'm running FreeRadius v0.7 installed from /usr/ports on FreeBSD 4.7-RELEASE.
When issueing a kill -1 `cat /var/run/radiusd.pid` the daemon dies with the following log entry: Thu Oct 24 15:37:25 2002 : Error: MASTER: exit on signal (11) When starting the daemon with '-s -xx' and issueing a SIGHUP I get the following: Reloading configuration files. reread_config: reading radiusd.conf Config: including file: /usr/local/etc/raddb/clients.conf main: prefix = "/usr/local" main: localstatedir = "/var" main: logdir = "/var/log" main: libdir = "/usr/local/lib" main: radacctdir = "/var/log/radacct" main: hostname_lookups = no read_config_files: reading dictionary read_config_files: reading clients read_config_files: reading realms read_config_files: reading naslist main: max_request_time = 10 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_auth = yes main: log_auth_badpass = yes main: log_auth_goodpass = yes main: pidfile = "/var/run/radiusd.pid" main: bind_address = 66.8.x.y IP address [66.8.x.y] main: user = "nobody" main: group = "nobody" main: usercollide = no main: lower_user = "after" main: lower_pass = "no" main: nospace_user = "no" main: nospace_pass = "no" main: proxy_requests = no security: max_attributes = 200 security: reject_delay = 1 main: debug_level = 0 At which point the daemon dies. I've tried recompiling with --enable-developer configured so I can get a backtrace, but I can't find any core file. Any ideas? Thanks, Aragon - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
