From owner-freebsd-ports@freebsd.org Mon Jul 6 19:33:21 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17E13AE3A for ; Mon, 6 Jul 2015 19:33:21 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp209.alice.it (smtp209.alice.it [82.57.200.105]) by mx1.freebsd.org (Postfix) with ESMTP id E1A851973; Mon, 6 Jul 2015 19:33:19 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.ventu (87.16.60.30) by smtp209.alice.it (8.6.060.28) (authenticated as acanedi@alice.it) id 55926E4900E8E1D4; Mon, 6 Jul 2015 21:27:34 +0200 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.15.2/8.14.9) with ESMTP id t66JRXf5026617; Mon, 6 Jul 2015 21:27:34 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <559AD6A5.90400@netfence.it> Date: Mon, 06 Jul 2015 21:27:33 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: se@freebsd.org CC: freebsd-ports@freebsd.org, timur@FreeBSD.org Subject: Problem with Samba-4.1 on -CURRENT Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jul 2015 19:33:21 -0000 Hello Stefan. I've seen your message from May on ports and I'm experiencing similar troubles. Did you find out anything useful? Did you create that PR? You are using CURRENT, I'm using 9.3; you are talking about 4.1, I'm trying 4.2; you say smbd and smbclient gets killed, but in my case it's winbindd and smbclient; 3.6 works fine on the same box. I'm using both 4.1 and 4.2 with no problems on other similar systems, the only (at least I think) difference here is the LDAP backend. I have WITH_SSP_PORTS in /etc/make.conf, but tried removing that and recompiling Samba with all its dependencies: no change. I've tried debugging smbclient or winbindd but somehow gdb seems to go nut; I'll give it another shot as soon as I can. bye & Thanks av.