X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.7 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FORGED_YAHOO_RCVD,FREEMAIL_FROM,KHOP_THREADED,NML_ADSP_CUSTOM_MED,RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Jordan Subject: Re: Shell script loop runs out of memory Date: Thu, 31 May 2012 20:58:08 +0000 (UTC) Lines: 21 Message-ID: References: <786EBDA1AC46254B813E200779E7AD36023A42C2 AT srv1163ex1 DOT flightsafety DOT com> <4FC7C859 DOT 5050909 AT cs DOT umass DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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 AZ 9901 gmail.com> writes: > > Make an infinite loop with no fork, and look at the memory usage. > Then, make an infinite loop with one fork and look at the memory > > I really hope a solution will be found one day > Argh! And I really like CygWin, so I was hoping to learn that this is resolvable. (Of course I could start uninstalling BLODA programs, but it's a fairly inconvenient solution.) Maybe I'll just write a C program or Perl script to do the same thing. A Perl script won't run into the same forking issue, will it? (Assuming I use a Perl library to get the MD5 hash, rather than calling out to execute md5sum?) Thanks guys... -- 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