From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.user Subject: Re: potential memory leak in do loop Date: Thu, 04 May 2006 08:47:22 +1000 Message-ID: <87iromg1z9.fsf@zip.com.au> References: <390990895AACCE4AA76C5A19872C8ADB233D6C@serveur0.coractive.local> <87iron98uf.fsf@zip.com.au> <4458B106.3030109@coractive.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1146696576 20475 80.91.229.2 (3 May 2006 22:49:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 May 2006 22:49:36 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu May 04 00:49:33 2006 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FbQ9t-0002Aq-Jr for guile-user@m.gmane.org; Thu, 04 May 2006 00:49:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FbQ9t-0000PH-7u for guile-user@m.gmane.org; Wed, 03 May 2006 18:49:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FbQ9n-0000Nx-Tg for guile-user@gnu.org; Wed, 03 May 2006 18:49:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FbQ9m-0000NS-Pd for guile-user@gnu.org; Wed, 03 May 2006 18:49:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FbQ9m-0000NP-J6 for guile-user@gnu.org; Wed, 03 May 2006 18:49:18 -0400 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FbQAF-0005Tr-Q6 for guile-user@gnu.org; Wed, 03 May 2006 18:49:48 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout1.pacific.net.au (Postfix) with ESMTP id 5A28032B531; Thu, 4 May 2006 08:49:14 +1000 (EST) Original-Received: from localhost (ppp2356.dyn.pacific.net.au [61.8.35.86]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k43Mmw2R021831; Thu, 4 May 2006 08:49:06 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1FbQ7w-00044V-00; Thu, 04 May 2006 08:47:24 +1000 Original-To: stephane chatigny In-Reply-To: <4458B106.3030109@coractive.com> (stephane chatigny's message of "Wed, 03 May 2006 09:32:54 -0400") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:5284 Archived-At: stephane chatigny writes: > > Does a Unix command like "pmap PID" could help me to determine if there > is a memory leak in the process? I suppose. I only ever look at "top" to see if it's going up. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user