delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Mark Geisert <mark AT maxrnd DOT com> |
Subject: | Re: [bash or DLL] Memory leak in childs |
Date: | Mon, 18 Jul 2011 05:01:42 +0000 (UTC) |
Lines: | 30 |
Message-ID: | <loom.20110718T065252-626@post.gmane.org> |
References: | <CANs8wdA9N_oBgXQSrJWzHwg+5M+z3Uti7uPjCgBm7fNp9Exh3w AT mail DOT gmail DOT com> |
Mime-Version: | 1.0 |
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: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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 writes: > I think I have found a memory leak in bash (or perhaps in DLL fork > implementation, I don't know). > > Just launch the following test loop having a look at Windows Task > Manager, Page File Usage tab : > > while [ 1 ] > do > test=$(echo test) > done > > Memory usage is constantly growing. > Once Cygwin closed, memory is still used, not released. Something so fundamental would have been corrected long ago if folks were seeing it in general. I don't see it on my system, for instance. It is far more likely you've got BLODA. See <http://cygwin.com/faq/faq.using.html#faq.using.bloda> for details. Note that you might have BLODA that's not on that list yet because nobody's reported it as BLODA. Also note that disabling the BLODA might not make any difference; you have to remove it from your system to know for sure whether it was the problem. The above Web page gives the gory details why this is so. HTH, ..mark -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |