From owner-freebsd-ports@FreeBSD.ORG Fri Apr 28 06:49:19 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4798E16A401 for ; Fri, 28 Apr 2006 06:49:19 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BBAC43D48 for ; Fri, 28 Apr 2006 06:49:18 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.6/8.13.6) with ESMTP id k3S6ocUh081797; Fri, 28 Apr 2006 02:50:38 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Justin Cook In-Reply-To: <20060428064040.76044.qmail@web60512.mail.yahoo.com> References: <20060428064040.76044.qmail@web60512.mail.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ZqJiIgHGBaUKbRj4N5Qb" Organization: MarcusCom, Inc. Date: Fri, 28 Apr 2006 02:49:16 -0400 Message-Id: <1146206956.84422.19.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: freebsd-ports@freebsd.org Subject: Re: evolution-2.4.2.1_1 core dump X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Apr 2006 06:49:19 -0000 --=-ZqJiIgHGBaUKbRj4N5Qb Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-04-27 at 23:40 -0700, Justin Cook wrote: > I have a FreeBSD 6.1-RC install using > openldap-sasl-client-2.3.21 and pam_ldap-1.8.0. I > don't know if this has anything to do with the > following problem, but... >=20 > When I try to run evolution-2.4.2.1_1 as a normal user > I get "Segmentation fault: 11 (core dumped)." But, > when I run it as root it works fine. The following is > gdb output: >=20 > Loaded symbols for /usr/local/lib/libsasl2.so.2 > Reading symbols from > /usr/local/lib/libfreebl3.so.1...(no debugging symbols > found)...done. > Loaded symbols for /usr/local/lib/libfreebl3.so.1 > Reading symbols from /libexec/ld-elf.so.1...(no > debugging symbols found)...done.Loaded symbols for > /libexec/ld-elf.so.1 > #0 0x289a32c4 in SHA1_Final () from /lib/libcrypto.so.4 This is almost certainly a symbol conflict between nss and OpenSSL. I fixed NSS so that it should resolve all of its symbols internally, but I have no control over OpenSSL. If you don't use any crypto with OpenLDAP, you should not encounter the crash. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-ZqJiIgHGBaUKbRj4N5Qb Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEUbrsb2iPiv4Uz4cRAvBDAKCgB+FOOfGhV7KTnGcOcu2Qy/bHAwCeM+Jw gXg7ibQtXcCMG1tkSR7Yl/Y= =vCum -----END PGP SIGNATURE----- --=-ZqJiIgHGBaUKbRj4N5Qb--