From owner-freebsd-current@freebsd.org Tue Mar 15 17:22:09 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 6B60FAD0572; Tue, 15 Mar 2016 17:22:09 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 440C118C6; Tue, 15 Mar 2016 17:22:09 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Subject: References:In-Reply-To:Message-ID:Date:CC:To:From; bh=LGdm1U+CYMESqLFtZdfTn+X9O40OJ634Mh5EGCdneoU=; b=hu9HNOeplCEAGLkm6Lm0sZNbcs SxqgaobWa5dPb0jdRD4FFK3LAFppRJsJY0ImmuKJrN1aOUds+kNbl/cfU2Bbo/CDiqrUnu2aokFmC 4MLAUtOelPj9yAF8/Ogp97yDxU7SYcvkbsKmMHEvvtEp0HeR55tqNnGz0r1SHw1JNqMg=; Received: from 66-87-120-240.pools.spcsdns.net ([66.87.120.240]:3717 helo=[30.132.40.240]) by thebighonker.lerctr.org with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86_2 (FreeBSD)) (envelope-from ) id 1afsfX-0007ma-El; Tue, 15 Mar 2016 12:22:07 -0500 From: Larry Rosenman To: Bryan Drewery , Steven Hartland CC: , Date: Tue, 15 Mar 2016 12:21:56 -0500 Message-ID: <1537b4c5f20.2805.a6b027662ce9a8103f88b1e74d3c5524@lerctr.org> In-Reply-To: <56E84047.3020208@FreeBSD.org> References: <276f6b11da9a005256d24fa5b37d7d5f@thebighonker.lerctr.org> <20160313185852.GJ1741@kib.kiev.ua> <20160313192900.GK1741@kib.kiev.ua> <20160314025123.GA74197@borg.lerctr.org> <20160314065348.GM1741@kib.kiev.ua> <20160314221018.GA2211@borg.lerctr.org> <20160314221745.GT1741@kib.kiev.ua> <20160314222228.GA1753@borg.lerctr.org> <18156.1457994338@critter.freebsd.dk> <56E74D8D.5080204@multiplay.co.uk> <255cd120864019e1c40dc9e70b91d73a@thebighonker.lerctr.org> <56E84047.3020208@FreeBSD.org> User-Agent: AquaMail/1.6.1.4 (build: 26000004) Subject: Re: Crashes in libthr? MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: -1.0 (-) X-LERCTR-Spam-Score: -1.0 (-) X-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 X-LERCTR-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1, SHORTCIRCUIT=-0.0001 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 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: Tue, 15 Mar 2016 17:22:09 -0000 This may have been my screw up.... On March 15, 2016 12:05:03 PM Bryan Drewery wrote: > On 3/14/16 8:03 PM, Larry Rosenman wrote: >> On 2016-03-14 21:49, Larry Rosenman wrote: >>> On 2016-03-14 18:49, Larry Rosenman wrote: >>>> On 2016-03-14 18:47, Steven Hartland wrote: >>>>> On 14/03/2016 22:28, Larry Rosenman wrote: >>>>>> On 2016-03-14 17:25, Poul-Henning Kamp wrote: >>>>>>> -------- >>>>>>> In message <20160314222228.GA1753@borg.lerctr.org>, Larry Rosenman >>>>>>> writes: >>>>>>> >>>>>>>> And sshd is busted. >>>>>>> >>>>>>> FYI: I seeing no such issues on two systems running: >>>>>>> >>>>>>> 11.0-CURRENT #4 r296808: Sun Mar 13 22:39:59 UTC 2016 >>>>>>> and >>>>>>> 11.0-CURRENT #32 r296137: Sat Feb 27 11:34:01 UTC 2016 >>>>>> As I said it's this ONE box, even doing an install from the other >>>>>> (RUNNING) boxes >>>>>> /usr/src,/usr/obj). >>>>>> >>>>>> This build was at: >>>>>> borg.lerctr.org /usr/src $ svn info >>>>>> Path: . >>>>>> Working Copy Root Path: /usr/src >>>>>> URL: https://svn.freebsd.org/base/head >>>>>> Relative URL: ^/head >>>>>> Repository Root: https://svn.freebsd.org/base >>>>>> Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f >>>>>> Revision: 296823 >>>>>> Node Kind: directory >>>>>> Schedule: normal >>>>>> Last Changed Author: adrian >>>>>> Last Changed Rev: 296823 >>>>>> Last Changed Date: 2016-03-13 23:39:35 -0500 (Sun, 13 Mar 2016) >>>>>> >>>>>> borg.lerctr.org /usr/src $ >>>>>> >>>>>> >>>>>> I can post the make.conf. >>>>>> >>>>>> It's really weird. >>>>> Silly question your not building on an NFS FS are you? >>>>> > >>>> No, this is local disk. The "install from other machine" was via >>>> NFS...... >>> >>> >>> I found it. A bad version (from march 8th or so) of >>> /lib/libprivatessh.so.5 that did NOT export the symbol, but the >>> version in /usr/lib/libprivatessh.so.5 DID export the symbol. >>> >>> I wiped out the /lib/libprivate* and re-did installworld. >>> >>> and all seems fine now. >>> >>> I suspect I hit a time when the tree had bad stuff installing into >>> /lib/libprivate* >> >> >> BTW, there were LOTS of OTHER things in /lib with the same bad date, >> which I've now cleaned up. >> >> make delete-old{-libs} did *NOT* clean this up. >> >> > > These were dated March 8 2016? I don't recall any recent changes > causing libraries to be installed to the wrong place. > > -- > Regards, > Bryan Drewery