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:to:from:subject:in-reply-to:date:message-id; q=dns; s=default; b=Qo9eadpFvuYb1R9ZG6Ww5dVrY6LbaIs570hnEKcteYx uC/qbRMZGs7ALE14tjFQAIlhzKrCvtE2zgi3c5tx6VO+dRsb1P4SqX5q5p+sjywi DcV7wlfyUqEyrcHr0ok5ECnbyUSeIR5zUw2mxaUbaz5KrsKzt4qGBSJs5WFki7Vw = 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:to:from:subject:in-reply-to:date:message-id; s=default; bh=bt+velGqWMnkMqODHGJYVvXFuEg=; b=mJiRp6X0qbuzmRTlt qJ6mMED/bfVGMF8jGcPEIDJpCfHnUt5oJEWqE2ReAhMsP4r8VsrwvLOe5BuFR0qJ p8YtfBMqZSX+ML7ObTfCnLlCt0q3wJ8yNzF30eix2aMe2n0preUqoTLTmrvJJSOt YgBrLarcwHDzXmy0zOgKm63AAg= 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=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 X-HELO: na3sys009aog108.obsmtp.com To: cygwin AT cygwin DOT com From: David Levine Subject: Re: nested popen()'s lead to fgets() failure on 64-bit only In-Reply-To: Your message of Mon, 13 Jan 2014 18:19:29 +0100 Date: Mon, 13 Jan 2014 22:41:45 -0500 Message-ID: <18851-1389670905.499863@O9-L.JhBD.5zL0> Corinna wrote: > Your PID values are pretty suspicious. Even on a busy machine they > should seldomly have more than 4 digits, let alone 6. The PIDs are only > getting high if process and other handles are hold and not closed by > another process. This looks a lot like a BLODA problem. Did you > check against http://cygwin.com/faq/faq.html#faq.using.bloda? That's it. The machine needs to be rebooted every once in a while because it runs out of memory. I checked that FAQ but don't see the culprit. Should popen() report the failure? Thank you for your help. David -- 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