From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: Memory leak Date: Wed, 21 May 2008 15:10:45 +0900 Message-ID: <87r6bw89wa.fsf@uwakimon.sk.tsukuba.ac.jp> References: <87skwgg302.fsf@uwakimon.sk.tsukuba.ac.jp> <87od74agfu.fsf@offby1.atm01.sea.blarg.net> <4830126D.5080804@swipnet.se> <87hccvf1wl.fsf@uwakimon.sk.tsukuba.ac.jp> <483274B5.80906@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1211349565 11355 80.91.229.12 (21 May 2008 05:59:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 May 2008 05:59:25 +0000 (UTC) Cc: Eric Hanchrow , emacs-devel@gnu.org To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 21 08:00:04 2008 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 1JyhMm-0006GQ-EZ for ged-emacs-devel@m.gmane.org; Wed, 21 May 2008 08:00:00 +0200 Original-Received: from localhost ([127.0.0.1]:46413 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyhM2-0007ye-9o for ged-emacs-devel@m.gmane.org; Wed, 21 May 2008 01:59:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JyhLw-0007y7-W9 for emacs-devel@gnu.org; Wed, 21 May 2008 01:59:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JyhLv-0007xj-LJ for emacs-devel@gnu.org; Wed, 21 May 2008 01:59:08 -0400 Original-Received: from [199.232.76.173] (port=35337 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyhLv-0007xg-HR for emacs-devel@gnu.org; Wed, 21 May 2008 01:59:07 -0400 Original-Received: from mtps02.sk.tsukuba.ac.jp ([130.158.97.224]:36866) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JyhLv-0000Og-2h for emacs-devel@gnu.org; Wed, 21 May 2008 01:59:07 -0400 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mtps02.sk.tsukuba.ac.jp (Postfix) with ESMTP id 136B67FFD; Wed, 21 May 2008 14:59:04 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id 1F3711A25C3; Wed, 21 May 2008 15:10:46 +0900 (JST) In-Reply-To: <483274B5.80906@swipnet.se> X-Mailer: VM ?bug? under XEmacs 21.5.21 (x86_64-unknown-linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:97471 Archived-At: Jan Dj=E4rv writes: >=20 >=20 > Stephen J. Turnbull skrev: > > Jan Dj=E4rv writes: > >=20 > > > Valgrind just craches when run on Emacs. > >=20 > > Portable dumper wins here: XEmacs at least and maybe SXEmacs valgrind > > perfectly well. >=20 > Yes. But it is not a small project. Um, IIRC it's a done project, though. Somebody's got a patch in the queue, no? I don't know if valgrind is a big enough win to push that into the mainline now, though.