FreeBSD 11.3-RELEASE-p5, freeRADIUS 3.0.20, openssl 1.1.1d -> segfault
Alan DeKok
aland at deployingradius.com
Tue Jan 21 14:00:22 CET 2020
On Jan 21, 2020, at 7:56 AM, Ferdinand Goldmann <Ferdinand.Goldmann at jku.at> wrote:
> Using the backtrace from gdb I was able to find the culprit: the
> openldap-client. :-(
>
> While the updated freeRADIUS server was compiled against openssl 1.1.1d
> from the FreeBSD ports tree, the openldap-client was compiled against
> openssl 1.0.2s from the base system. This led to the segmentation violation.
Yeah, that will cause issues. The Unix shared library system is atrociously broken.
> Once I re-installed openldap-client compiled against openssl 1.1.1d from the
> ports tree radiusd started just fine.
Good to hear.
Alan DeKok.
More information about the Freeradius-Users
mailing list