4 Jan
2008
4 Jan
'08
12:21 p.m.
Stefan Winter wrote:
Hi,
now it segfaults during instantiation of the default vserver: ... Virgin configuration, meaning the next module would be EAP-TLS.
This is usually related to having two different versions of OpenSSL on the system. One is found during the build, and another when the server actually runs. i.e. symbolic names that the server needs aren't there when it runs. i.e. blame the run-time linker for it segfaulting. Alan DeKok.