John Dennis wrote: > FWIW, we've gotten a couple of bug reports of segfaults using EAP, they > are described in this bugzilla (which includes a stacktrace and debug > output). > > https://bugzilla.redhat.com/show_bug.cgi?id=827858
This is typically caused by having discordant versions of OpenSSL installed. i.e. the server was built using version X, and the current OpenSSL library is version Y. There's really no solution, other than to re-build && re-link the server. I can put some hacks in, but all they'll do is ensure that the server doesn't crash. It WON'T cause authentication to work. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html