From owner-freebsd-current@FreeBSD.ORG Mon Nov 24 03:15:56 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D89C1065672 for ; Mon, 24 Nov 2008 03:15:56 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id A85518FC1F for ; Mon, 24 Nov 2008 03:15:55 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (Inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id mAO3Frlc062695 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 24 Nov 2008 13:45:53 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Mon, 24 Nov 2008 13:45:44 +1030 User-Agent: KMail/1.9.10 References: <4923E685.3060805@zedat.fu-berlin.de> <20081122090035.GB1394@roadrunner.spoerlein.net> <4929DD14.10902@mail.zedat.fu-berlin.de> In-Reply-To: <4929DD14.10902@mail.zedat.fu-berlin.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart6677211.Bz2ox3zAHS"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200811241345.52007.doconnor@gsoft.com.au> X-Spam-Score: -3.977 () ALL_TRUSTED,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: "O. Hartmann" , "O. Hartmann" Subject: Re: OpenLDAP 2.4.11/12 and FreeBSD 8.0/AMD64 CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2008 03:15:56 -0000 --nextPart6677211.Bz2ox3zAHS Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 24 November 2008 09:15:40 O. Hartmann wrote: > Ulrich Spoerlein wrote: > > On Wed, 19.11.2008 at 10:12:21 +0000, O. Hartmann wrote: > >> I'm wondering if someone out here has successfully running OpenLDAP > >> 2.4.11/12 slapd on a most recently compiled FreeBSD 8.0/amd64 system. = If > >> so, please let me know. On our experimental host (FBSD > >> 8.0/CURRENT/AMD64) slapd dies with signal 11 immediately after startin= g. > > > > Have you tried running it as root? It likes to die if some permissions > > are not fullfilled. > > Yes, also this has been done (as I realized the weird crash when, say, > /var/openldap-data/ has not the right access rights). > > I will do a ktrace soon. I have had issues with openldap do this sort of thing in the past.. Make sure the DB is healthy by running db_recover-X.Y -h /var/db/openldap Make a backup first of course.. I also had an issue where it would run fine if I called it manually but not= =20 from the rc script.. It was _very_ frustrating and I never got to the botto= m=20 of it properly. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart6677211.Bz2ox3zAHS Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBJKhxn5ZPcIHs/zowRAu3aAJ9f1ZGCYX5a9vUa0Buz5BTKi4wYBgCfbqxN voOHMCsQubK0WQefp5iX3Vg= =+Ik3 -----END PGP SIGNATURE----- --nextPart6677211.Bz2ox3zAHS--