From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: how do you track down emacs memory leaks? Date: Mon, 03 Nov 2008 10:13:21 -0500 Message-ID: <87d4hclu5q.fsf@cyd.mit.edu> References: <9aa0cfde0811012105o20c51089j1cd80d81d2895a6d@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1225725206 23438 80.91.229.12 (3 Nov 2008 15:13:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Nov 2008 15:13:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Ami Fischman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 03 16:14:27 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kx18N-0001Sp-Ky for ged-emacs-devel@m.gmane.org; Mon, 03 Nov 2008 16:14:27 +0100 Original-Received: from localhost ([127.0.0.1]:42328 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kx17G-0003mv-Jo for ged-emacs-devel@m.gmane.org; Mon, 03 Nov 2008 10:13:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kx17C-0003mj-VX for emacs-devel@gnu.org; Mon, 03 Nov 2008 10:13:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kx17B-0003lx-Ps for emacs-devel@gnu.org; Mon, 03 Nov 2008 10:13:14 -0500 Original-Received: from [199.232.76.173] (port=35499 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kx17B-0003lr-MB for emacs-devel@gnu.org; Mon, 03 Nov 2008 10:13:13 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:42116) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kx17B-0008Kp-BR for emacs-devel@gnu.org; Mon, 03 Nov 2008 10:13:13 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id A2F9657E1B7; Mon, 3 Nov 2008 10:13:21 -0500 (EST) In-Reply-To: <9aa0cfde0811012105o20c51089j1cd80d81d2895a6d@mail.gmail.com> (Ami Fischman's message of "Sat, 1 Nov 2008 21:05:13 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:105302 Archived-At: > CVS HEAD builds I did on 20080702, 20080810, 20080915, and 20081025 > all steadily grow in process VmRSS and VmSize to the tune of ~70-100MB > per day when I use gnus and let it automatically check for new mail. Does this problem only show up when you use gnus? Could you try keeping another Emacs session around for other non-gnus usage, and see if it leaks memory?