delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/12/09/15:12:56

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=K3YYWhngm+PcvG3H
zwxhL04J1FhH+xQns97u09esOiXlZm7Ck5kBpQILlerHy/yojmQsofBgwsgyDhOt
l6vLohZjiO7OqD7IfvcLxkWv+RImJXQr8H9PvbFK5dPUSzds+sY+Mpic4kWqiy65
LSsdkM+QZODPXHilxzrT8DIjp/w=
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=KfowTup+/ejcki3zhKCaF9
omYp8=; b=fNAICSdVBPvqwHI48Wd6Sbu+SHQ+Ug68oSOLhFBtvI07+20R0G8/aS
9qoDZLvjfJcGj00n/D1e/tWjrhYbeXx7c4ZAKdMH6ZBChg9wIubsHMQ7NVhwkTF3
vSaSy5gpc7vXiD6hiM+t8XhHolKJnjHO5oZb8xv/kPK6GGC/VV+7o=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=caveat, H*u:6.1, H*UA:6.1, transfer
X-HELO: mail-wm0-f54.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=TiUEqgP8xnFtxYbwxUjHpTWAhrhCOXlPpMyE3ntNq+c=; b=VC3RiP+d0C2uG78LdbP61T6JiNwemAg6Ymm61r9/cXt8mn0HrCuGSOqOKtQyI127Ba cvh++wtm6s6kcmU8qArVrGIowUzDdqL09xz1GL1GAOrWFGU1G7aDyq8+dj76Cdii71ps fkG6GbVJzjZXUwFCMzISIGiC8AjwrvOnz1q5Qy5X0CwnicGM5F6+pvpHtyEkLUSWYRMW 1nicpstkWc1SF+Yy/1sZ0gHhfKtcHXDi6LPKiwYhWpxFO7zOZtWKlxOPd34URtTxFV1t LnRW81uFzPePrbJMgIVcJa8bFBBCgg9IfU3EnBO5dfkS/fxK/1mLBQau3P8PtRoGoyOz MT8w==
X-Gm-Message-State: AKGB3mIzdCWDnZzgmjLJCJQNYXhKtazV5lVvR9jDbwErN5Z/QEikaw0m ik9pMdZzR6Xq52vofBadeyGa/lPS
X-Google-Smtp-Source: AGs4zMZjhjbL0T+oUvxgvgZ8quXpBWxFv03VdK11/jzVaql+5r1io5zZ93H6vUkuhjqZ4JNvItCj4A==
X-Received: by 10.28.202.11 with SMTP id a11mr7315393wmg.77.1512850359599; Sat, 09 Dec 2017 12:12:39 -0800 (PST)
Subject: Re: Cryptic characters at 4kboundary after ssh transfer
To: cygwin AT cygwin DOT com
References: <7E58E0C408F8B34EA21B64036E63EAFE50398E3E AT SPWEX006>
From: Richard H Lee <ricardohenrylee AT gmail DOT com>
Message-ID: <a799da24-2df9-05ab-27ec-4485426c5326@gmail.com>
Date: Sat, 9 Dec 2017 20:12:27 +0000
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0
MIME-Version: 1.0
In-Reply-To: <7E58E0C408F8B34EA21B64036E63EAFE50398E3E@SPWEX006>
X-IsSubscribed: yes

On 08/12/2017 13:39, Caduff Claudio  DFRKSTA wrote:
> In some (about 1 of 100) of the transferred files there are cryptic characters (always 8 Bytes), always at an address which begins after 4k.

Could this be related to any mmap calls? Cygwin mmaps in 4k blocks, but 
the caveat is that they are aligned at 64k boundaries.

--
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