From owner-freebsd-ia64 Thu Jan 23 16: 2:47 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1020D37B401 for ; Thu, 23 Jan 2003 16:02:46 -0800 (PST) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDC5243E4A for ; Thu, 23 Jan 2003 16:02:45 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id AA6A72A7EA; Thu, 23 Jan 2003 16:02:45 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Arun Sharma Cc: freebsd-ia64@freebsd.org Subject: Re: sshd error on RC1 In-Reply-To: Date: Thu, 23 Jan 2003 16:02:45 -0800 From: Peter Wemm Message-Id: <20030124000245.AA6A72A7EA@canning.wemm.org> Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Arun Sharma wrote: > Arun Sharma 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