X-Recipient: archive-cygwin@delorie.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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=nRF9ucX4z6ksmJxQ8ydCrSImdjhbJN7e6/TcaAliVDl
	hDBzaaaBHT5vAeM0rOMEAEpRE2LJozBfqQi7XZDYvzRfOru3NPpv+j+Btuw5zI99
	hqeI5L5w7Pu6sFhEQTvqy7J3W5SgiSeHYzzqiwmvCyF2cAGNc4ro+K5WW3dSTc7A
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=DNJ03DKQ67rWRiFydCAAqM19aks=; b=Iv+ANp7cU96g7Oxos
	8qknx9GC8KXr+SADxmz8/j0lbLPt6qyXAFhArmZ2/aPg+WiueiQbgkVvq5dv5687
	sy+WBOwZuu9s69Zz+0BkNJscetqAqwQ/g7RIS2WO3muAXgNnnGf0A7DIPYZw81/G
	bsoNEQ8UWFAGpiWMqxHOlDpjGY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_RP_RNBL,SPF_PASS autolearn=no version=3.3.2
X-HELO: www.titera.eu
Message-ID: <548825CE.7090908@titera.eu>
Date: Wed, 10 Dec 2014 11:51:58 +0100
From: =?UTF-8?B?UGV0ciBUaXTEm3Jh?= <petr@titera.eu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Possible resource leak
References: <5486B88D.1040303@titera.eu> <54877270.8060900@coverity.com>
In-Reply-To: <54877270.8060900@coverity.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

On 9.12.2014 23:06, Tom Honermann wrote:
> This sounds like something I diagnosed a while back.  I see you have 
> Lenovo utilities in your PATH.  There is a defect in Lenovo's 
> RapidBoot Shield Version 1.23 that results in process handles (for all 
> processes) not getting closed.  This causes these processes to remain 
> in memory as you described (in POSIX terms, as zombie processes).  If 
> you do have RapidBoot Shield installed, try disabling (via control 
> panel - Lenovo - RapidBoot Shield) or uninstalling it.  Lenovo has 
> discontinued this utility.
>
> Lenovo's RapidBoot Shield should be added to the BLODA list.
>
Thanks for info. My problem seems to be really caused by this. After 
I've uninstalled RapidBoot everything seems to be working normally.

Petr Titera

> Tom.
>
> On 12/09/2014 03:53 AM, Petr Titěra wrote:
>> Hello,
>>
>> I'm dealing with possible resource leak in cygwin on Windows-7. I'm
>> running a script which repeatedly calls another script (every 5
>> seconds). After a while script ends with memory error. All my memory
>> seems to be eaten by Page Table entries and in the memory map I see a
>> lot of cygwin processes with 4 pages allocated (I can provide screenshot
>> if neccessary). Is this known issue?
>>
>> Attached is cygcheck output without any modification.
>>
>>
>> Petr Titera
>>
>>
>> -- 
>> 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
>>
>
> -- 
> 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


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

