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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=HntAoiA6hAwUYOl4fubjc9I3rSEtcAOHJ5Ii4pEhU57gFUZ3sPhyA gE4cMPX7J8sLa4lpE0SJUnvn4tFLLLBuUvEa3Dwcuyz/bCn1Rv0OiXoghYedYkjo BYL56YPOfqJWZMV/PC317KR4oUxiSgNG19Iu/MeW2JQrt+3wiGxwwc= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=vgUaWjLKE6bECrSGVQCn1sMxejc=; b=b7o6ZUwrS83nDgTsVlffx2qdh8JK 7N45ctF2zHTXvPK00LImme46RB7rWbXukIwnGZ+rYQtFpSzRDKj2SNUddOCp7ATA OuScjo8mF2lwfRlE6EVjnfeZ5XGpc89P6pkOmJFo2NYyNGcDi1Ife2H2vAT0BEeL uyd5s05S/8IhALo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.7 required=5.0 tests=AWL,BAYES_05,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: calimero.vinschen.de Date: Mon, 1 Jun 2015 20:53:58 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cygwin on W7: stalled scp (openssh-6.8p1), lost ssh-scp-pipe data Message-ID: <20150601185358.GU4308@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="vbzKE9fGfpHIBC6T" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) --vbzKE9fGfpHIBC6T Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Jun 1 17:03, Theodor DOT Kazhan AT gmx DOT de wrote: > Hi folks, >=20 > unfortunately, my issue seems to be not interesting enough to trigger som= eones attention... ;) >=20 > Was my issue well described or do you have further questions? I'd > appreciate any help leading me forward, e.g. maybe some hints in howto > instrument cygwin sources to be able to further trace the data through > and debug into the cygwins write / read functions... I have no good idea how to debug this further, other than running under strace (which takes a lot of patience), but I tried to do the same with the stock scp 6.8 on Cygwin 2.0.2 x86_, basically a loop: while true do scp -C my_linux_box:TEST.txt . && diff TEST.orig TEST.txt || break done The TEST.orig/TEST.txt file was generated as described in your OP. The loop is running now for a couple of hours without fail. Any chance this is BLODA-induced? Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --vbzKE9fGfpHIBC6T Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVbKpGAAoJEPU2Bp2uRE+gHLMP/1GfbemiQ9dmWoc3s1qZ7gFS lHh9lcJJbVKRg6L6TmEZIL9kDjT7VHRQQky6bFaL3aI1NSYwVyREOM0oPkowsgzy dEH6KCjnHWvt/eo5MSrAJ2u7G2RdGZ8mWSYt0dpgPqqIKsKXnNtUOQ9LE/41pxNo n7Vqj57iNV97n5Zx7k9u5x693Wf4CCt2dktSDXVZ9gV9TIKR6si7rSODtniX6kp7 D1drDm4h7tyjGnGbQvESFoH2OX+nJzPP50S6OTRaF9EbUxoVnz0A8V8UYzlJ9TIX fKMNwBL/bUpUmT3pgJZ0epnAOFt0puEGAbYX0qtgzDMOXj9oWRkKdw3VsqR1LfK+ NJh08mrt4rV1rO6Y6oZZi+NrS8YIev9USuPIHVrx1yIzAn7gXnWGr7802kWNadwZ V8HDlSTRv7jBZWwYMtRlPOp4ssgHCI3ESyACLT3VjWVK2RnJAz1pCqaSnO3zZUcz QQ3C8So7smpdmwcmZTO7JHinfAsa3ZxR6yRs7Sk/V2m2IP9S6/sbqth/d2aHKBTL v5PllEaZa65kZafps7CLSkR86oht0QM3PiseDkdklMiacpWm+hpkrzPV6UkMLT6w +iOwlSh7KmBKA97R3/mbKCncGyvY8CFQZZsO3JiKL33Xdz2hU9iGcStL4usxYktL QhUnnnaedu9KhPTDOFGy =jeZq -----END PGP SIGNATURE----- --vbzKE9fGfpHIBC6T--