delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-4.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <5017DB5F.4040506@gmail.com> |
Date: | Tue, 31 Jul 2012 15:19:27 +0200 |
From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: sshd - cygheap base mismatch |
References: | <5017C17C DOT 5080509 AT gmail DOT com> <20120731123149 DOT GB30188 AT calimero DOT vinschen DOT de> |
In-Reply-To: | <20120731123149.GB30188@calimero.vinschen.de> |
X-IsSubscribed: | yes |
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 |
On 7/31/2012 2:31 PM, Corinna Vinschen wrote: > On Jul 31 13:29, marco atzeri wrote: >> on cygwin-1.7.16 and 20120730 snapshot, >> when trying to connect at running ssh server I have >> >> $ ssh marco AT 127 DOT 0 DOT 0 DOT 1 >> ssh_exchange_identification: Connection closed by remote host >> >> and /var/log/sshd.log reports: >> -------------------------------------------------------------------- >> 1231 [main] sshd (2860) E:\cygwin\usr\sbin\sshd.exe: *** fatal >> error - cygheap base mismatch detected - 0x612708D0/0x6126F8D0. >> 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. >> 1 [main] sshd 4568 fork: child -1 - forked process 2860 died >> unexpectedly, retry 0, exit code -1073741819, errno 11 >> 4 [main] sshd (1488) E:\cygwin\usr\sbin\sshd.exe: *** fatal >> error - cygheap base mismatch detected - 0x612708D0/0x6126F8D0. > > There's actually a 4K mismatch. Are you sure there's no other > Cygwin DLL, not even due to a still running process? > > > Corinna rebooting makes no change. no other cygwin1.dll in the path $ for i in $(echo $PATH | sed -e "s/:/ /g") ; do find $i -name cygwin1.dll ; done /usr/bin/cygwin1.dll And the only running processes are: $ ps -e PID PPID PGID WINPID TTY UID STIME COMMAND 4664 5792 4664 4136 pty0 1008 15:10:22 /usr/bin/ps 3152 5932 3152 184 ? 1960 15:09:43 /usr/sbin/sshd 5460 1 5460 5460 ? 1008 15:06:52 /usr/bin/mintty 5792 5460 5792 3792 pty0 1008 15:06:52 /usr/bin/bash 5932 1 5932 5932 ? 1960 15:09:43 /usr/bin/cygrunsrv Another BLODA interference ? -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |