Info: Exiting normally.

Aldo Zavala aldo at cleartalk.net
Thu Oct 28 03:32:22 CEST 2010


Hi, I compiled the FreeRADIUS according to http://git.freeradius.org procedure.

It has been working for production like a charm for about 19 days, and today suddenly stop working, there are no debug messages that I could see, process were still alive but as I said it stop processing/accepting requests. I don't see any possible cause, do you think it could be a memory leak or something?. here the log message says:

sudo tail -5000 /usr/local/freeradius/var/log/radius/radius.log | grep 'Wed Oct 27 17:15'
Wed Oct 27 17:15:34 2010 : Info: Exiting normally.
Wed Oct 27 17:15:34 2010 : Info: rlm_sql (sql): Closing sqlsocket 4
Wed Oct 27 17:15:34 2010 : Info: rlm_sql (sql): Closing sqlsocket 3
Wed Oct 27 17:15:34 2010 : Info: rlm_sql (sql): Closing sqlsocket 2
Wed Oct 27 17:15:34 2010 : Info: rlm_sql (sql): Closing sqlsocket 1
Wed Oct 27 17:15:34 2010 : Info: rlm_sql (sql): Closing sqlsocket 0

Here some information about the box environment that could be useful:

radiusd -v
radiusd: FreeRADIUS Version 2.1.10, for host i386-unknown-freebsd8.1, built on Oct  5 2010 at 15:51:51

ulimit -a
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  5547
open files                      (-n)  11095
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited


Thanks so much for your time reading this post.

Aldo Zavala




More information about the Freeradius-Users mailing list