Date: Tue, 23 May 2006 04:31:46 +0200 From: Scott Harrison <scott@mithrandir.com> To: freebsd-stable@freebsd.org Subject: Problem with modern Postfix on 4.7 Message-ID: <C9A5165B-86BE-4C9E-9864-F088046029B9@mithrandir.com>
next in thread | raw e-mail | index | archive | help
Hello, I am not sure if this is the proper place to ask. Please = redirect =20 as necessary. I have a FreeBSD 4.7 box that I have updated the ports files. I = =20 have tried to recompile Postfix with SASL2 and TLS and now my smtpd =20 is crashing with a SIGBUS when a TLS connection comes in. Prior to =20 upgrading the ports files all was working properly. I recompiled the =20= projects that Postfix needed and the binary seems to be ok: mobius# ldd /usr/local/libexec/postfix/smtpd /usr/local/libexec/postfix/smtpd: libsasl2.so.2 =3D> /usr/local/lib/libsasl2.so.2 (0x280a0000) libpam.so.1 =3D> /usr/lib/libpam.so.1 (0x280b5000) libcrypt.so.2 =3D> /usr/lib/libcrypt.so.2 (0x280bf000) libssl.so.4 =3D> /usr/local/lib/libssl.so.4 (0x280d8000) libcrypto.so.4 =3D> /usr/local/lib/libcrypto.so.4 (0x28112000) libpcre.so.0 =3D> /usr/local/lib/libpcre.so.0 (0x28228000) libc.so.4 =3D> /usr/lib/libc.so.4 (0x2823e000) mobius# ls -l /usr/local/lib/libsasl2.so.2 /usr/lib/libpam.so.1 /usr/=20 lib/libcrypt.so.2 /usr/local/lib/libssl.so.4 /usr/local/lib/=20 libcrypto.so.4 /usr/local/lib/libpcre.so.0 /usr/lib/libc.so.4 -r--r--r-- 1 root wheel 574916 Oct 9 2002 /usr/lib/libc.so.4 -r--r--r-- 1 root wheel 28432 Oct 9 2002 /usr/lib/libcrypt.so.2 -r--r--r-- 1 root wheel 38396 Oct 9 2002 /usr/lib/libpam.so.1 -r--r--r-- 1 root wheel 1339626 May 22 19:53 /usr/local/lib/=20 libcrypto.so.4 -rwxr-xr-x 1 root wheel 87652 May 22 20:41 /usr/local/lib/=20 libpcre.so.0 -rwxr-xr-x 1 root wheel 91881 May 22 20:15 /usr/local/lib/=20 libsasl2.so.2 -r--r--r-- 1 root wheel 264102 May 22 19:53 /usr/local/lib/=20 libssl.so.4 mobius# Is there some issue with updating the ports files? Any other =20= suggestions? TIA, --=20 =C2=B7=F0=90=91=95=F0=90=91=92=F0=90=91=AA=F0=90=91=91 = =C2=B7=F0=90=91=A3=F0=90=91=BA=F0=90=91=A6=F0=90=91=95=F0=90=91=A9=F0=90=91= =AF Scott Harrison
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C9A5165B-86BE-4C9E-9864-F088046029B9>