Segmentation fault in "rlm_pap"

Alan DeKok aland at deployingradius.com
Thu Aug 9 17:56:00 CEST 2012


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.


More information about the Freeradius-Users mailing list