From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 50010 invoked by alias); 1 Jun 2015 18:59:48 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 49994 invoked by uid 89); 1 Jun 2015 18:59:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: calimero.vinschen.de Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 01 Jun 2015 18:59:47 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 9E557A805A6; Mon, 1 Jun 2015 20:59:44 +0200 (CEST) Date: Mon, 01 Jun 2015 18:59:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: cygwin on W7: stalled scp (openssh-6.8p1), lost ssh-scp-pipe data Message-ID: <20150601185944.GV4308@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <20150601185358.GU4308@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="c8JyeaiReRNoiMDS" Content-Disposition: inline In-Reply-To: <20150601185358.GU4308@calimero.vinschen.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-06/txt/msg00022.txt.bz2 --c8JyeaiReRNoiMDS Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1235 On Jun 1 20:53, Corinna Vinschen wrote: > On Jun 1 17:03, Theodor.Kazhan@gmx.de wrote: > > Hi folks, > >=20 > > unfortunately, my issue seems to be not interesting enough to trigger s= omeones 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... >=20 > 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: ^^^ 64 > while true > do > scp -C my_linux_box:TEST.txt . && diff TEST.orig TEST.txt || break > done >=20 > 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. >=20 > 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 --c8JyeaiReRNoiMDS Content-Type: application/pgp-signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVbKugAAoJEPU2Bp2uRE+g6OgP/14hER5bUXPmIOn5axRBa0Mx oUT9rcJjevGiZDLomYmJyNSIuekCL9e/qq5vEjsIAA+GM9zP6gp5atnHzeG/HJAm Blkb2t+zhr+6mApu8hbBi8iYP3D5yw+Hlcg5Cp8b5i02GpnNe+Mv5CD1CBjE6PJa Pk/kwm1lVks08KmX3mhcq5fBH/HjTwA807vbHTBlq+Zj833BS9/z4MwWUuqN7nGb uVmSUwMOs6HAX71czZmsbQSFAXTKO8koIG5rLY8lAvr5wI13CYUNTV1mG9n0Hsvp 3NV3hkvcZS21v6KN3Bsw6o/aBwUqdJ3VNdXL4yDOl5eWoYThgE0qeyFYmUcP4NdF Ak53YV13q89GCW1Zuv5el7pUIQvJJuzChUsI/SUUDL30MJrNxxhRR9gTr8js1EmR 3NZy8Sxmj2i+MwK3HtFtR1CnBQ7RcQuDeL8oV5BuTNJTRsnIlObQv8PZmEpbaBxI eQZeKPmeVYosMAwWbi1zrU3Wu2ZTHM/5DflOWalutf1W3Qh9K+NbjHgGsk0M+qYk kCxIfEUdggag0QZmi5HZmEgl4FA6EjcQv2V/L6wjHB20RDcCNS3lnusQnDxo60dC bMoA/ZskI+Yr8MU8J71A1FjR+J+LVZefW7ndeniK2My+FsBejvXc24m8Ll9TncJT fs9xz7U8gIiR/t/rGmxt =Nhzc -----END PGP SIGNATURE----- --c8JyeaiReRNoiMDS--