Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Aug 1998 07:39:44 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Charlie ROOT <root@tesseract.belen.k12.nm.us>
Cc:        brian@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
Subject:   Re: sshd and ssh install diffs. 
Message-ID:  <199808040639.HAA24571@awfulhak.org>
In-Reply-To: Your message of "Mon, 03 Aug 1998 14:29:25 MDT." <Pine.BSF.3.96.980803141642.7671A-100000@tesseract.belen.k12.nm.us> 

next in thread | previous in thread | raw e-mail | index | archive | help
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 <username> -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 <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
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



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