From owner-freebsd-stable@FreeBSD.ORG Sun Sep 23 23:37:11 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06D41106566C; Sun, 23 Sep 2012 23:37:11 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id B13EC8FC0A; Sun, 23 Sep 2012 23:37:10 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id q8NNbAN4048579; Sun, 23 Sep 2012 16:37:10 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id q8NNbAs6048578; Sun, 23 Sep 2012 16:37:10 -0700 (PDT) (envelope-from david) Date: Sun, 23 Sep 2012 16:37:10 -0700 From: David Wolfskill To: Pedro Giffuni Message-ID: <20120923233710.GU30766@albert.catwhisker.org> References: <20120923130414.GQ30766@albert.catwhisker.org> <20120923154349.GM37286@deviant.kiev.zoral.com.ua> <20120923225021.GT30766@albert.catwhisker.org> <1348442353.1084.YahooMailNeo@web113510.mail.gq1.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VAM/tfeJyUfWz6bO" Content-Disposition: inline In-Reply-To: <1348442353.1084.YahooMailNeo@web113510.mail.gq1.yahoo.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "stable@freebsd.org" Subject: Re: rpc.lockd exiting just after startup @r240811 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Sep 2012 23:37:11 -0000 --VAM/tfeJyUfWz6bO Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 23, 2012 at 04:19:13PM -0700, Pedro Giffuni wrote: > Hello David; >=20 > Sorry to have caused you trouble. One of the reasons I call my laptop's kernel config file "CANARY" is because I use it to check for danger. :-} > ... > > Since rpc.lockd seems OK on the systems running head, perhaps there > > was an issue with the MFC? > >=A0 >=20 > Both should have the same issue. It does depend on what kind of load > your -current box is running, of course. Sure -- but in this case, it's just a matter of whether or not the machine acts as an NFS client. > > I'll be happy to test further -- I just need a bit of guidance from > > time to time. :-} > >=A0 >=20 > What I can do is send you individual patches to see if we > can narrow down the culprit. If I can avoid reverting all the > change it will be better. Of course; I saw that r240799 was a collection of individual changes. > It will be a bit boring because you may have to build kernel > and libc each time, so I would start with the most obvious > candidates. For now just leave r240799 reverted. OK. Would it be OK for me to do the (usual, for me): make -DNOCLEAN -j 4 buildworld && make -DNOCLEAN -j 4 kernel ? (I do all the work within script(1), so we have a record.) If you have a patch, please send it & I'll give it a try. Alternatively, if there's a useful way to build a debugging version of rpc.lockd & run it under a debugger, maybe I could see what's going on? Oh -- one other thing (before I forget again): I'm using clang: freebeast(9.1-P)[1] cat /etc/src.conf=20 CC=3Dclang CXX=3Dclang++ CPP=3Dclang-cpp WITH_LIBCPLUSPLUS=3Dyes freebeast(9.1-P)[2]=20 Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --VAM/tfeJyUfWz6bO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlBfnSUACgkQmprOCmdXAD3xzwCePjbXkcw5Awu32ldHC+S40C8d SLsAnA6AxVU3IXUqKpig4/3mrmCJl1FR =TUDD -----END PGP SIGNATURE----- --VAM/tfeJyUfWz6bO--