From owner-freebsd-ports@FreeBSD.ORG Sat May 3 12:24:36 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A125B531 for ; Sat, 3 May 2014 12:24:36 +0000 (UTC) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 232A51788 for ; Sat, 3 May 2014 12:24:36 +0000 (UTC) Received: from pi by home.opsec.eu with local (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WgYzb-0006mN-Gf; Sat, 03 May 2014 14:24:35 +0200 Date: Sat, 3 May 2014 14:24:35 +0200 From: Kurt Jaeger To: "Dr. Peter Voigt" Subject: Re: Thunderbird 24.5.0 - Segmentation fault (core dumped) Message-ID: <20140503122435.GV2341@home.opsec.eu> References: <20140502004330.220f006d@tiger2008.drpetervoigt.private> <20140503011525.203a9828@tiger2008.drpetervoigt.private> <20140503134250.2d13ebe3@tiger2008.drpetervoigt.private> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140503134250.2d13ebe3@tiger2008.drpetervoigt.private> Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2014 12:24:36 -0000 Hi! > I have installed OpenLDAP which is working fine with system login and > several other ports like (Apache, ProFTPD, Dovecot): > > # pkg version -v |grep ldap > nss_ldap-1.265_10 = up-to-date with port > openldap-sasl-client-2.4.39 = up-to-date with port > openldap-sasl-server-2.4.39_1 = up-to-date with port > pam_ldap-1.8.6_2 = up-to-date with port > php5-ldap-5.4.28 = up-to-date with port > proftpd-mod_ldap-1.3.4d_5 = up-to-date with port linux-f10-openldap-2.4.12_1 = up-to-date with port nss_ldap-1.265_10 = up-to-date with port openldap-client-2.4.39 = up-to-date with port openldap-server-2.4.39_1 = up-to-date with port p5-perl-ldap-0.5800 = up-to-date with port pam_ldap-1.8.6_2 = up-to-date with port php5-ldap-5.4.28 = up-to-date with port > These are my configuration options of OpenLDAP: ===> The following configuration options are available for openldap-client-2.4.39: FETCH=off: Enable fetch(3) support > # make showconfig > > ===> The following configuration options are available for > openldap-sasl-server-2.4.39_1: ACCESSLOG=off: With In-Directory Access > Logging overlay ACI=off: Per-object ACI (experimental) > AUDITLOG=off: With Audit Logging overlay > BDB=on: With BerkeleyDB backend (DEPRECATED) > COLLECT=off: With Collect overy Services overlay > CONSTRAINT=off: With Attribute Constraint overlay > DDS=off: With Dynamic Directory Services overlay > DEREF=off: With Dereference overlay > DNSSRV=off: With Dnssrv backend > DYNACL=off: Run-time loadable ACL (experimental) > DYNAMIC_BACKENDS=on: Build dynamic backends > DYNGROUP=off: With Dynamic Group overlay > DYNLIST=off: With Dynamic List overlay > FETCH=off: Enable fetch(3) support > MDB=on: With Memory-Mapped DB backend > MEMBEROF=off: With Reverse Group Membership overlay > ODBC=off: With SQL backend > PASSWD=off: With Passwd backend > PERL=off: With Perl backend > PPOLICY=off: With Password Policy overlay > PROXYCACHE=off: With Proxy Cache overlay > REFINT=off: With Referential Integrity overlay > RELAY=off: With Relay backend > RETCODE=off: With Return Code testing overlay > RLOOKUPS=off: With reverse lookups of client hostnames > RWM=off: With Rewrite/Remap overlay > SASL=on: With (Cyrus) SASL2 support > SEQMOD=on: With Sequential Modify overlay > SHA2=off: With SHA2 Password hashes overlay > SHELL=off: With Shell backend (disables threading) > SLAPI=off: With Netscape SLAPI plugin API (experimental) > SLP=off: With SLPv2 (RFC 2608) support > SMBPWD=off: With Samba Password hashes overlay > SOCK=off: With Sock backend > SSSVLV=off: With ServerSideSort/VLV overlay > SYNCPROV=on: With Syncrepl Provider overlay > TCP_WRAPPERS=on: With tcp wrapper support > TRANSLUCENT=off: With Translucent Proxy overlay > UNIQUE=off: With attribute Uniqueness overlay > VALSORT=off: With Value Sorting overlay > ===> Use 'make config' to modify these settings ===> The following configuration options are available for openldap-server-2.4.39_1: ACCESSLOG=off: With In-Directory Access Logging overlay ACI=off: Per-object ACI (experimental) AUDITLOG=off: With Audit Logging overlay BDB=on: With BerkeleyDB backend (DEPRECATED) COLLECT=off: With Collect overy Services overlay CONSTRAINT=off: With Attribute Constraint overlay DDS=off: With Dynamic Directory Services overlay DEREF=off: With Dereference overlay DNSSRV=off: With Dnssrv backend DYNACL=off: Run-time loadable ACL (experimental) DYNAMIC_BACKENDS=on: Build dynamic backends DYNGROUP=off: With Dynamic Group overlay DYNLIST=off: With Dynamic List overlay FETCH=off: Enable fetch(3) support MDB=off: With Memory-Mapped DB backend MEMBEROF=off: With Reverse Group Membership overlay ODBC=off: With SQL backend PASSWD=off: With Passwd backend PERL=on: With Perl backend PPOLICY=off: With Password Policy overlay PROXYCACHE=off: With Proxy Cache overlay REFINT=off: With Referential Integrity overlay RELAY=off: With Relay backend RETCODE=off: With Return Code testing overlay RLOOKUPS=off: With reverse lookups of client hostnames RWM=off: With Rewrite/Remap overlay SASL=off: With (Cyrus) SASL2 support SEQMOD=on: With Sequential Modify overlay SHA2=off: With SHA2 Password hashes overlay SHELL=off: With Shell backend (disables threading) SLAPI=off: With Netscape SLAPI plugin API (experimental) SLP=off: With SLPv2 (RFC 2608) support SMBPWD=off: With Samba Password hashes overlay SOCK=off: With Sock backend SSSVLV=off: With ServerSideSort/VLV overlay SYNCPROV=on: With Syncrepl Provider overlay TCP_WRAPPERS=on: With tcp wrapper support TRANSLUCENT=off: With Translucent Proxy overlay UNIQUE=off: With attribute Uniqueness overlay VALSORT=off: With Value Sorting overlay ===> Use 'make config' to modify these settings So, the difference is mostly SASL. -- pi@opsec.eu +49 171 3101372 6 years to go !