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: Memory again Date: Fri, 06 Jan 2012 22:28:17 +0800 Message-ID: <87lipkoqgu.fsf@gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1325860119 5551 80.91.229.12 (6 Jan 2012 14:28:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 6 Jan 2012 14:28:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: emacs user Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 06 15:28:35 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RjAmY-0002rL-Jg for ged-emacs-devel@m.gmane.org; Fri, 06 Jan 2012 15:28:34 +0100 Original-Received: from localhost ([::1]:40111 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjAmY-000212-5y for ged-emacs-devel@m.gmane.org; Fri, 06 Jan 2012 09:28:34 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:54248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjAmS-0001ie-VN for emacs-devel@gnu.org; Fri, 06 Jan 2012 09:28:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RjAmR-000788-16 for emacs-devel@gnu.org; Fri, 06 Jan 2012 09:28:28 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:42468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjAmQ-000784-Uj for emacs-devel@gnu.org; Fri, 06 Jan 2012 09:28:26 -0500 Original-Received: from bb220-255-176-96.singnet.com.sg ([220.255.176.96]:34073 helo=furball) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1RjAmP-0007KK-Rm; Fri, 06 Jan 2012 09:28:26 -0500 In-Reply-To: (emacs user's message of "Mon, 19 Dec 2011 21:51:06 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:147398 Archived-At: emacs user writes: > For whatever it's worth, I need to kill my emacs (GNU Emacs 24.0.92.1 > x86_64-apple-darwin11.2.0, NS apple-appkit-1138.23) several times a > day when it reached over 300mb or it will crash. This memory usage is > *after* I kill all buffers and do M-x garbage collect. I submitted a > couple of bug reports, please see > http://lists.gnu.org/archive/html/bug-gnu-emacs/2011-12/msg00404.html > am happy to do additional tests if anyone could guide me. Is your Emacs compiled with GnuTLS support? If so, could you check if it makes a difference compiling it without GnuTLS support?