On Thu, 12 Sep 2002, huangjian wrote:

> Sorry!My english is very poor.
> Question:
> Radius-server often crashed when it received numerous authentication-requests within 
>short time..
> Errors as follow:
>
> Error: rlm)sql: All sockets are being used! Please increase maximum number of 
>sockets!
>
> Error:Invalid operator for item User-Password: reverting to '=='
>
> Error:rlm_sql: There are no DB handles to use!
>
> Error:CHILD: exit on signal (11)
>
>
> email:[EMAIL PROTECTED]

What version are you using? Did you also get any warnings about unresponsive
children? If you are using the latest CVS and you still get segmentation
faults, try finding the core dump (you should have core dumps enabled in your
radiusd.conf enable_core_dumps = yes and in your shell, ulimit -c unlimited)
and do a back trace with gdb
gdb <path_to_radiusd>/radiusd core
bt

--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]      National Technical University of Athens, Greece
Work Phone:             +30 10 7721861
'Go back to the shadow' Gandalf


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

Reply via email to