From owner-freebsd-questions Sun Jan 28 13:50:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from news.lucky.net (news.lucky.net [193.193.193.102]) by hub.freebsd.org (Postfix) with ESMTP id AAA0037B402 for ; Sun, 28 Jan 2001 13:50:02 -0800 (PST) Received: (from mail@localhost) by news.lucky.net (8.Who.Cares/8.Who.Cares) id XTE20635 for freebsd-questions@freebsd.org; Sun, 28 Jan 2001 23:49:50 +0200 (envelope-from news@news.ntu-kpi.kiev.ua) From: Andrey Simonenko To: freebsd-questions@freebsd.org Subject: ssh says "FATAL: Freeing block that is already freed" Date: Mon, 29 Jan 2001 00:06:25 +0200 Organization: NTUU "KPI" Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: igloo.uran.net.ua 980718540 67458 10.0.1.184 (28 Jan 2001 21:49:00 GMT) X-Complaints-To: newsmaster@news.ntu-kpi.kiev.ua Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On my server I use FreeBSD 4.2-STABLE. When I try to connect to my server with ssh from another hosts (FreeBSD 3.5-STABLE and 4.0-STABLE), ssh outputs: FATAL: Freeing block that is already freed even before asking password. I can make ssh connection to any other host from my server, I can make ssh connection from my server to my server (i.e. ssh localhost) as well. But can't make ssh connection to my server from other hosts (see error message above). What is wrong with ssh/sshd? When I made upgrade to STABLE, I didn't forget to run mergemaster. I even recreated RSA key for host and removed keys from home directory. It didn't solve problem. Also I should note, that I haven't such problems when I make ssh connect from FreeBSD 4.2-STABLE and from OpenBSD 2.7 to FreeBSD 4.2-STABLE (not to above mentioned my server, to another computer). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message