Date: Tue, 15 Mar 2016 10:03:03 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Larry Rosenman <ler@lerctr.org>, Steven Hartland <killing@multiplay.co.uk> Cc: freebsd-current@freebsd.org, owner-freebsd-current@freebsd.org Subject: Re: Crashes in libthr? Message-ID: <56E84047.3020208@FreeBSD.org> In-Reply-To: <f0130c82add7f18fb2f88cd9b286aa2d@thebighonker.lerctr.org> References: <276f6b11da9a005256d24fa5b37d7d5f@thebighonker.lerctr.org> <20160313185852.GJ1741@kib.kiev.ua> <ddea502af186ce26273fddc9360e45cf@thebighonker.lerctr.org> <20160313192900.GK1741@kib.kiev.ua> <b3caf0652b0cbcb2edb7ebac0c3ded97@thebighonker.lerctr.org> <20160314025123.GA74197@borg.lerctr.org> <20160314065348.GM1741@kib.kiev.ua> <d1eaa340b30b635f23fffdda35981d9d@thebighonker.lerctr.org> <20160314221018.GA2211@borg.lerctr.org> <20160314221745.GT1741@kib.kiev.ua> <20160314222228.GA1753@borg.lerctr.org> <18156.1457994338@critter.freebsd.dk> <b067f86025f1b6816a4bc62dbc098aa8@thebighonker.lerctr.org> <56E74D8D.5080204@multiplay.co.uk> <255cd120864019e1c40dc9e70b91d73a@thebighonker.lerctr.org> <db6de095b0a65dd97bbc1673ec200753@thebighonker.lerctr.org> <f0130c82add7f18fb2f88cd9b286aa2d@thebighonker.lerctr.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56E84047.3020208>