From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout11.t-online.de (mailout11.t-online.de [194.25.134.85]) by sourceware.org (Postfix) with ESMTPS id A29153858D29 for ; Mon, 22 Feb 2021 21:50:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A29153858D29 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=t-online.de Authentication-Results: sourceware.org; spf=none smtp.mailfrom=HBBroeker@t-online.de Received: from fwd10.aul.t-online.de (fwd10.aul.t-online.de [172.20.26.152]) by mailout11.t-online.de (Postfix) with SMTP id 14EA67AB09 for ; Mon, 22 Feb 2021 22:50:37 +0100 (CET) Received: from [192.168.178.26] (TD8OlTZSQh46OSIL9Tfk4AHd6lPy6vBTBZN+xwVT8y6wvV027nixWjTNdmk-GYXQhg@[87.154.35.67]) by fwd10.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1lEJ67-39Eiu00; Mon, 22 Feb 2021 22:50:31 +0100 Subject: Re: CRITICAL ls MEMORY LEAK To: cygwin@cygwin.com References: <003401d70864$cd3b3400$67b19c00$@gmail.com> <306dd40d-666d-4a27-0a2c-dc03053d2f8c@SystematicSw.ab.ca> From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= Message-ID: Date: Mon, 22 Feb 2021 22:50:24 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <306dd40d-666d-4a27-0a2c-dc03053d2f8c@SystematicSw.ab.ca> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-ID: TD8OlTZSQh46OSIL9Tfk4AHd6lPy6vBTBZN+xwVT8y6wvV027nixWjTNdmk-GYXQhg X-TOI-EXPURGATEID: 150726::1614030631-0000ABB5-8192B82E/0/0 CLEAN NORMAL X-TOI-MSGID: 6a0c4d10-179d-4227-8090-b67dc7895732 X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, FREEMAIL_FROM, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Feb 2021 21:50:40 -0000 Am 22.02.2021 um 21:30 schrieb Brian Inglis: > I've often wondered if the heavy activity is due to Windows' defaults to > writing files with F+RX perms which triggers executable virus scans? That could only be the case if Windows actually had an 'x' permission bit.