Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Mar 2016 21:49:06 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        Steven Hartland <killing@multiplay.co.uk>
Cc:        freebsd-current@freebsd.org, owner-freebsd-current@freebsd.org, Bdrewery <bdrewery@freebsd.org>
Subject:   Re: Crashes in libthr?
Message-ID:  <db6de095b0a65dd97bbc1673ec200753@thebighonker.lerctr.org>
In-Reply-To: <255cd120864019e1c40dc9e70b91d73a@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>

next in thread | previous in thread | raw e-mail | index | archive | help
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?
>> 
>> _______________________________________________
>> freebsd-current@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to 
>> "freebsd-current-unsubscribe@freebsd.org"
> 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*


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: ler@lerctr.org
US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?db6de095b0a65dd97bbc1673ec200753>