Re: FAILURE

"Sergey Poznyakoff" <[email protected]> Tue, 15 May 2007 11:21:25 +0300
Newsgroups gmane.comp.gnu.radius.general
Organization Err, what do you mean?
Message-ID <[email protected]>
> Main.notice: child 9502 terminated on signal 25

Signal 25 is SIGXFSZ - "File size limit exceeded".  This is a critical
error and cannot be handled by the program.  You should make sure your
log and/or accounting files are properly rotated (e.g. use logrotate)
and do not exceed size limits imposed by the filesystem.

Regards,
Sergey