[Pkg-openssl-devel] problem upgrade openssl squeeze14
Kurt Roeckx
kurt at roeckx.be
Thu Feb 14 17:53:47 UTC 2013
On Thu, Feb 14, 2013 at 02:19:02PM +0100, sam at opensyscom.fr wrote:
> Hi,
> I have a big problem with saslauthd and pam mysql.
> /var/log/auth.log
> Feb 14 13:56:15 ns3 saslauthd[5058]: PAM unable to
> dlopen(/lib/security/pam_mysql.so): /usr/lib/libssl.so.0.9.8: symbol
> CRYPTO_memcmp, version OPENSSL_0.9.8 not defined in file libcrypto.so.0.9.8
> with link time reference
> Feb 14 13:56:15 ns3 saslauthd[5058]: PAM adding faulty module:
> /lib/security/pam_mysql.so
I don't know what you did, but I see:
objdump -T /usr/lib/libcrypto.so.0.9.8 |grep memcmp
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 memcmp
000000000007e1b0 g DF .text 0000000000000042 OPENSSL_0.9.8 OPENSSL_memcmp
000000000007ada0 g DF .text 0000000000000029 OPENSSL_0.9.8 CRYPTO_memcmp
Try restarting saslauthd?
Kurt
More information about the Pkg-openssl-devel
mailing list