SSL_read failed in a system call
King, Michael
MKing at bridgew.edu
Wed Oct 18 23:46:38 CEST 2006
Just so I don't do something stupid.
The easiest way to do this is run the server in debugging mode.
/path/to/radiusd -X
Correct?
Mike
-----Original Message-----
From: freeradius-users-bounces+mking=bridgew.edu at lists.freeradius.org
[mailto:freeradius-users-bounces+mking=bridgew.edu at lists.freeradius.org]
On Behalf Of Alan DeKok
Sent: Wednesday, October 18, 2006 5:14 PM
To: FreeRadius users mailing list
Subject: Re: SSL_read failed in a system call
"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
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
More information about the Freeradius-Users
mailing list