Re: Crashes in libthr?

From: Konstantin Belousov <kostikbel_at_gmail.com>
Date: Tue, 15 Mar 2016 00:17:45 +0200
On Mon, Mar 14, 2016 at 05:10:18PM -0500, Larry Rosenman wrote:
> There is something(tm) strange with sshd but nothing else at the moment.
> 
> When I use the sshd from the build, I get: 
> 
> /usr/sbin/sshd.BAD: Undefined symbol "Fssh_ssh_malloc_init"
> 
> But on a different box from the same build it works. 
> 
> Really weird. 
> 
> Ideas?
> 
> (I've reverted to a known good sshd).

On my stable/10 machines, the Fssh_ssh_malloc_init symbol is exported
by /usr/lib/private/libssh.so.5 and imported by sshd.

OTOH on my HEAD machine, the symbol is not exported by
/usr/lib/libprivatessh.so.5 and sshd does not need it.

I have no idea what happens to your build.  Try to check out the pristine
sources, perhaps.
Received on Mon Mar 14 2016 - 21:17:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:03 UTC