From owner-freebsd-ports@FreeBSD.ORG Mon Apr 12 04:37:29 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B52A106566C for ; Mon, 12 Apr 2010 04:37:29 +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 AA5B88FC0C for ; Mon, 12 Apr 2010 04:37:28 +0000 (UTC) Received: from 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 o3C46Jfu042449 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Mon, 12 Apr 2010 13:36:19 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-ports@freebsd.org Date: Mon, 12 Apr 2010 13:36:16 +0930 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2878099.aYGH9BadTc"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201004121336.17593.doconnor@gsoft.com.au> X-Spam-Score: -3.651 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Subject: Samba 34 + LDAP = hang? 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: Mon, 12 Apr 2010 04:37:29 -0000 --nextPart2878099.aYGH9BadTc Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I tried updating Samba to 3.4 (from 3.3) as libsmbclient uses it and=20 that pulls in talloc which conflicts with 3.3.. Unfortunately when I tried it, it hung when I tried to use the ldap=20 passdb backend. I could not really get any useful debugging out of it :( The stack trace is junk (even after enabling max debug) and running=20 with.. sudo /usr/local/sbin/smbd -d 10 -F -S Showed stuff but nothing related to LDAP (except mentioning the line in=20 the config) and it still hung after saying it was going to daemonise=20 itself. It hung not using any CPU but it hadn't yet opened any TCP listen=20 sockets - however it did have a socket to the LDAP server open. Does anyone actually use this combination on FreeBSD? I have had various annoying issues with LDAP (eg slapd crashing when=20 it's not shut down cleanly, various frustrations getting it setup etc)=20 but I haven't come across this bug before. =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 --nextPart2878099.aYGH9BadTc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iD8DBQBLwpw55ZPcIHs/zowRAu/8AJoDM1e1/djAXRS8KDuCAXm6n1ZMLQCgkvmG OazAtJs7JQ/064m5oGRXU/Q= =7srH -----END PGP SIGNATURE----- --nextPart2878099.aYGH9BadTc--