delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/01/23/00:10:20

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=j0GEHLZPr7VjSN6U
lzFxdFfoiF2Eq0V5A4WtNLfEVnLgGm2c3odfMy9sgUkfQrX50ztXYq+rv32nqaeF
OLPXfENeAKPsQLt1+85oONHaHDwfMgAhAF4u+RUx/RTCMY+Mt1HgQdGpbO/aYXln
UE5HifNgw+nAM3TXApkx271sRMU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=zT2ES8cfpKP9N5yVOXRPzq
eT+ns=; b=C8HKEeT5E/Ea9ayk4akatl+pmQYqHHnnesvse15MqAMAeTkak4gCVd
NyeT0gLdnoqRK+a3fvxZw9nsRb6ujViSbLhC14OTn2TaTJt5FMA/rZ9Q29VC9elJ
INZE3pMMRDVj8/ohO3soGFL1Xk314GcUdCWtLb6OOJ8cwMGom0PDA=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=20916, ravi, sshexe, H*i:NViVVgkbvH
X-HELO: mail-wr1-f48.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=cOQ5LSi7LM50I3Z/dxbRkYTFDSc+lO8PUtLR8EWDRUY=; b=OfMIMgm+l+Y+kZza3ICyGmlc28QT3oea6jXoxmk1SCmu985QiEsASijvAaT8QKwLG/ uKZmy9Mqn6PA8kF2MTl9J23ebLdXaalkKYc9v/X3pOhN6J+jUrcwZEw7Dy6vVyshzWnZ bS+PGKUJscp3xYo2aZJUyftbXsDS2JiaQ7CYfYoLgRpJ5rdR4YqvEt0GyaD6Rikj8vS7 QBVz+Mnh84/IFMWFBZinaFZfYBykOlbth44pInUHc9p1PTYljp7tsJeUX9d/W9luVeRS RKAOH5Tqye+Xxp4kDthjrMBpn04x25dFlC/VBZ6FV0Bzrc7LoyMWPBuCOYFQi48Oe/Ru R90Q==
Subject: Re: Error running ssh windows binary in cygwin
To: cygwin AT cygwin DOT com
References: <CAHvsux=NFMScRbZdT9cvw2-w+NViVVgkbvH+3GvT_KYPOu-bag AT mail DOT gmail DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <ed967777-98dc-9a42-951b-0f9d641f76af@gmail.com>
Date: Thu, 23 Jan 2020 06:09:19 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1
MIME-Version: 1.0
In-Reply-To: <CAHvsux=NFMScRbZdT9cvw2-w+NViVVgkbvH+3GvT_KYPOu-bag@mail.gmail.com>
X-IsSubscribed: yes

Am 22.01.2020 um 23:30 schrieb ravi r:
> Downloading windows git binary from
>         https://git-scm.com/download/win
>                            Git-2.25.0-64-bit.exe
> and running the contained
>         Git/usr/bin/ssh.exe
> in a cygwin terminal gives this error
>        0 [main] ssh (20916) C:\cygwin64\usr\local\git\usr\bin\ssh.exe: *** fatal
>        error - cygheap base mismatch detected - 0x18033F408/0x180317408.
>        This problem is probably due to using incompatible versions of
> the cygwin DLL.
>        Search for cygwin1.dll using the Windows Start->Find/Search facility
>        and delete all but the most recent version.  The most recent
> version *should*
>        reside in x:\cygwin\bin, where 'x' is the drive on which you have
>        installed the cygwin distribution.  Rebooting is also suggested if you
>        are unable to find another cygwin DLL.
> 
> Following directions mentioned in above error message, when I search for
>       cygwin1.dll
> I find two matches
>      c:\cygwin64\bin
>      and
>      c:\cygwin64\usr\i686-pc-cygwin\sys-root\usr\bin

the first is a 64 bit and the second a 32bit used for cross compilation.
Have you installed every package available ? Why ?

https://cygwin.com/faq.html#faq.setup.everything

> 
> Went ahead and deleted
>      c:\cygwin64\usr\i686-pc-cygwin\sys-root\usr\bin\cygwin1.dll
> opened a new cygwin terminal and the error from ssh.exe would not go away.
> 
> I know there is a version of git available through cygwin install as
> well which does not
> have these errors. The git.exe which got installed from windows binary
> does not have
> any error in starting up. It is the ssh.exe which comes along with it
> which has the problem.

Have you tried the ssh coming with Cygwin ?


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019