From owner-freebsd-current@freebsd.org Sun May 29 19:50:40 2016 Return-Path: Delivered-To: freebsd-current@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 4F8C4B53D90 for ; Sun, 29 May 2016 19:50:40 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-pf0-x22d.google.com (mail-pf0-x22d.google.com [IPv6:2607:f8b0:400e:c00::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 208271B58 for ; Sun, 29 May 2016 19:50:40 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-pf0-x22d.google.com with SMTP id f144so44767774pfa.3 for ; Sun, 29 May 2016 12:50:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=wtx4S69HoWd8fIWwEcTrXPE9f6StJDHmsx5XZYQ4R4k=; b=0/qN/tQWnAmFl5EWYVZSD+2mDLjTZUO7stdvraAEAmyaneY9BOLHVPp1hzzH80i6jW A14GfCIymvhE4t5z/SHLjR9gI8YvoOHSv4dqFXmwYhngPoynH18IizVN07JzYUJ2bQ0E FASlq7esIc2w98O605dEoeJ3933+e04XUwXsvVu3KuDlVHAY8SYx39CQzlm6eP/P+JdY UAYEDwEMV+OouCW1AaTLmvsdSq6m0RbcsOImOCC3n4vHhoknu+91C9W/LaOMIXw1aHa/ pRxEJ5pj/j+arb3nXYONUxig3hGO5+3hY4XnL/pXxTHn95NMVS0DKyhI0GfoT+G85fsG mVow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=wtx4S69HoWd8fIWwEcTrXPE9f6StJDHmsx5XZYQ4R4k=; b=Jk8T+R8bKlHEOHVP2mkCuyvGmyaiE8JDXIZky1eMtHDN3YjWQtEHxv1n8rFWZURh9/ Rn56FwDagXenCz7JuqVIAby+OVqgn/0SNuehTkHqpthSQocXhuLO5OIxbUiNR6jhsQBK 3lSbBn/oiG1UMLJIh2l4XMzF5U/15XYDphspWnZ01rgPSiMI7UqMxUpLBoJIMFnmDUCK WiJhcfi6YG7qUi9VO7tuYPyKQA34BVXxgRuEodajhSAkU0U2j2cy+1KBatOvrSxKaD9Q /mAdcR9SvBvQu1GgdzxOoEt/wLtwX5KiCtNckDr+55Flh4iNBtIWTISOPUpIWVuycZds b/xw== X-Gm-Message-State: ALyK8tKYVSyIeYj99lTbrm1Oj5ev/VD2QNv+vs6yuelTSvG2TSzBenoyh58VtfNcuU3VIA== X-Received: by 10.98.91.198 with SMTP id p189mr40865312pfb.146.1464551439641; Sun, 29 May 2016 12:50:39 -0700 (PDT) Received: from raichu ([2604:4080:1102:0:ca60:ff:fe9d:3963]) by smtp.gmail.com with ESMTPSA id x88sm26385507pfa.47.2016.05.29.12.50.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 May 2016 12:50:39 -0700 (PDT) Sender: Mark Johnston Date: Sun, 29 May 2016 12:50:35 -0700 From: Mark Johnston To: "O. Hartmann" Cc: "Ngie Cooper (yaneurabeya)" , FreeBSD CURRENT Subject: Re: r 300949: rpcbind rejects to start: couldn't create ip6 socket Message-ID: <20160529195035.GA89115@raichu> References: <20160529093230.68a5da55.ohartman@zedat.fu-berlin.de> <20160529133907.4566f2bf.ohartman@zedat.fu-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160529133907.4566f2bf.ohartman@zedat.fu-berlin.de> User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Sun, 29 May 2016 19:50:40 -0000 On Sun, May 29, 2016 at 01:39:07PM +0200, O. Hartmann wrote: > Recompiled sources with flag -DNO_CLEAN (I mention this because it might have impact). > > After that, I tried restarting rpcbind via: > > root@localhost: [src] service rpcbind restart > rpcbind not running? > Starting rpcbind. > rpcbind debugging enabled. > can't get local ip6 address: hostname nor servname provided, or not known > couldn't create ip6 socketSegmentation fault (core dumped) > /etc/rc.d/rpcbind: WARNING: failed to start rpcbind > > > Now the "segmentation fault" is new. I regret not having the core or any more infos on > that, I disabled all core dumping options and debugging facilities on that host of > mine ... The segfault should be addressed by r300972 - could you give that revision a try?