Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2003 16:02:45 -0800
From:      Peter Wemm <peter@wemm.org>
To:        Arun Sharma <adsharma@unix-os.sc.intel.com>
Cc:        freebsd-ia64@freebsd.org
Subject:   Re: sshd error on RC1 
Message-ID:  <20030124000245.AA6A72A7EA@canning.wemm.org>
In-Reply-To: <un0lro2c8.fsf@unix-os.sc.intel.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Arun Sharma wrote:
> Arun Sharma <adsharma@unix-os.sc.intel.com> writes:
> 
> > This prevents me from ssh'ing into the freebsd-ia64 box.
> > 
> > Jan  2 12:45:59  sshd[469]: fatal: fatal_remove_cleanup: no such cleanup fu
    nction: 0x600000004003acc8 0x0
> > 
> > Has this been fixed after RC1 ?
> 
> This seems to be linker related. The symbol "packet_close" has
> different values in sshd and libssh.so.2.
> 
> debug1: added cleanup: 0x600000004004c890(0x0)
> fatal_remove_cleanup: no such cleanup function: 0x600000004003ccc8 0x0

I'm not sure what changed, but I had this problem until recently.  All the
machines I have access to run -current though.

I suspect sshd and friends should be linked with libssh.a.

I have to wonder though if the packet_close thing is a fptr or relocation
stub issue with ld-elf.so.1.

There was a sparc64 change to the rtld in december that changed some of the
MI functions.  I wonder if this could have fixed this as a side effect?
Or maybe I just got lucky. :-]  Also, there were ia64 changes in the
binutils-2.13.2 stuff that got imported on November 27th and early December.
Hmm.  But this stuff was in RC1, oh well.

Cheers,
-Peter
--
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ia64" in the body of the message




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