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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=KhslNRbeefamWNYh+B21Zi07lAyY3oUyEDzfjgFLavo 1NZlqJeqioa4Q17O1Ec0UKN2wyGo4GenGcSJylh1WW0q1GNo0IwzHrSF4SziurEs shQxWlts6h0f5HKuj42jP+kAW3OiAar0djcEBtk0YcYITHHisw5gQLImsn7EeIXg = 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=MGeJQ+170sBFIcXzWUQBLsxEadA=; b=pDSGzttTzMqttJPz5 fODVhGqGPKAi0iqJwI820nBAoM79QmNDimTW8QKQahXH3Jf+LY9/f02rU8X3Ps6H uIAAdRXmrmUSRW0DdjAgU1A0c17xKwvPpAcgdLi4VOIRKnnsDQmGyp+YwtAeG44G 4tZr4WU2SMZkro3JyXmyR9Glfk= 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=-0.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: mail6.worldispnetwork.com Message-ID: <530DD1D3.9030603@shaddybaddah.name> Date: Wed, 26 Feb 2014 22:36:51 +1100 From: Shaddy Baddah User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20131104 Icedove/17.0.10 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Running getent in a certain way grows it in memory in critical way. References: <530DCFDE DOT 4050402 AT shaddybaddah DOT name> In-Reply-To: <530DCFDE.4050402@shaddybaddah.name> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, On 2014/02/26 22:28+1100, Shaddy Baddah wrote: > I need to recompile -O2 -> -O0 as the integer counters were optimised > out. Then single-stepping through, run --help succeed. But an attempt > to run ./getent --help on this non-optimised build encountered the same > problem. I had to hard reset to recover. By this I mean that single-stepping through, ./getent --help ran to completion under gdb. But running same build ./getent --help outside of gdb encountered the reported problem. -- Regards, Shaddy -- 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