9 Aug
2012
9 Aug
'12
11:56 a.m.
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).
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.