SSL_read failed in a system call

Alan DeKok aland at deployingradius.com
Wed Oct 18 23:13:30 CEST 2006


"King, Michael" <MKing at bridgew.edu> wrote:
> I've still got the server locked up in a state where it throws this
> error message at will.

  The issues is "bad record mac", not "failed in system call".  The
second error message is a result of the first.

  I suspect threading issues.  Try running the server in non-threaded
mode.  If that works, then the SSL locking code should be back-ported
from the CVS head (src/main/threads.c)

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog



More information about the Freeradius-Users mailing list