From owner-freebsd-questions Tue Aug 4 00:10:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA09810 for freebsd-questions-outgoing; Tue, 4 Aug 1998 00:10:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA09696; Tue, 4 Aug 1998 00:09:59 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (brian@localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id HAA24571; Tue, 4 Aug 1998 07:39:44 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199808040639.HAA24571@awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Charlie ROOT cc: brian@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: sshd and ssh install diffs. In-reply-to: Your message of "Mon, 03 Aug 1998 14:29:25 MDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 04 Aug 1998 07:39:44 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Maybe this is the result of a dodgy des library setup (due to the 2.2.6 ERRATA.TXT ?). > Hey you guys. > Well I have wrestled with this thing all weekend and I have to say that I > have lost. > When installing ssh-1.2.22 once I installed the correct paths in my > PATH=$ it installed fine...the problem arises after the install when > trying to make an ssh connection...I have reinstalled the package twice. > > bash#ssh -l -c 3des in-dax > assertion "(len & 7) == 0" failed: file "des.c" , line 543 > > Recieved signal 6 > > bash# > > ok so I go to see what line 543 says ( which is usually useless in cprogs) > > des.c line 543 : > (really big help here) > > assert((len & 7) == 0); > > anyway that is what is going on so if anyone has ever run into this > problem I'd appreciate the help. > > Thanks Brian. > and the Listers. > > Sasha -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message