I used freeRADIUS-0.5 with multi-thread mode on Linux, handling 10 requests per 
second,
it runned for about 1 hour, then crashed, the "/usr/local/var/log/radius/radius.log" 
shows:
        Error: CHILD: exit on signal (11)

  When I use it on Solaris 7, the same thing happened, but this time the log shows:
        Error: MASTER: exit on signal (11)

  But when I runned it as "radiusd -X", it worked fine, and never crashed.
  I searched the source tree, in src/main/radiusd.c line 2229: 
        radlog(L_ERR, "s exit on signal (d)", me, sig);

  I think this line wrote the log information above.

  Why? Thanks.




- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to