From owner-freebsd-questions@FreeBSD.ORG Wed Sep 21 16:48:58 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 433D516A41F for ; Wed, 21 Sep 2005 16:48:58 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D118843D66 for ; Wed, 21 Sep 2005 16:48:56 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.13.5/8.13.5) with ESMTP id j8LGmtSh049631 for ; Wed, 21 Sep 2005 09:48:55 -0700 (PDT) (envelope-from admin2@enabled.com) From: "Noah" To: "freebsd-questions" Date: Wed, 21 Sep 2005 08:48:55 -0800 Message-Id: <20050921164631.M49713@enabled.com> X-Mailer: Open WebMail 2.51 20050228 X-OriginatingIP: 67.164.14.6 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: ssh segfault X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2005 16:48:58 -0000 Hi there, I just upgraded my SSL crypto library to 0.9.8 and ssh to other machines is creating a core dump. Is there an appropriate mail list for these types of issues? how might I troubleshoot this issue? also how might I return to teh previous version of 0.9.7 if need be. or am I stuck right now. --- snip --- zsh: segmentation fault (core dumped) ssh --- snip --- cheers, Noah