From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; Emacs CVS segfaults on M-x delete-frame on Debian sarge under XFree86 Version 4.3.0.1 Date: Wed, 27 Feb 2008 19:09:19 +0100 Message-ID: <47C5A74F.6020404@swipnet.se> References: <86ve4afm4d.fsf@cpan.org> <47C58E33.2040701@swipnet.se> <200802271708.m1RH89Is021334@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204135841 4155 80.91.229.12 (27 Feb 2008 18:10:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Feb 2008 18:10:41 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Dan Nicolaescu , =?ISO-8859-1?Q?=C6var_Arnfj=F6r=F0_Bjarmason?= To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 27 19:11:06 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 1JUQjp-00078Q-E5 for ged-emacs-devel@m.gmane.org; Wed, 27 Feb 2008 19:10:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUQjJ-0008Ob-7C for ged-emacs-devel@m.gmane.org; Wed, 27 Feb 2008 13:10:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUQjE-0008OM-CZ for emacs-devel@gnu.org; Wed, 27 Feb 2008 13:10:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUQjD-0008OA-1c for emacs-devel@gnu.org; Wed, 27 Feb 2008 13:10:04 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUQjC-0008O4-N6 for emacs-devel@gnu.org; Wed, 27 Feb 2008 13:10:02 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUQjC-0007sL-CL for emacs-devel@gnu.org; Wed, 27 Feb 2008 13:10:02 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JUQjC-0000Db-1D for emacs-pretest-bug@gnu.org; Wed, 27 Feb 2008 13:10:02 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JUQj8-0007rD-QB for emacs-pretest-bug@gnu.org; Wed, 27 Feb 2008 13:10:01 -0500 Original-Received: from av8-1-sn3.vrr.skanova.net ([81.228.9.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUQj8-0007qN-Bs for emacs-pretest-bug@gnu.org; Wed, 27 Feb 2008 13:09:58 -0500 Original-Received: by av8-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 9E3AE386DC; Wed, 27 Feb 2008 19:09:57 +0100 (CET) Original-Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av8-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 4DD4C386C1; Wed, 27 Feb 2008 19:09:57 +0100 (CET) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 2DF3A37E48; Wed, 27 Feb 2008 19:09:57 +0100 (CET) User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:90639 gmane.emacs.pretest.bugs:21320 Archived-At: Leo skrev: > On 2008-02-27 17:08 +0000, Dan Nicolaescu wrote: >> > It is a well known bug in Gtk+ when closing a display. Use Gtk+ 2.10 >> > or newer. The bug is not fully fixed there either, but it just leaks >> > memory, it doesn't crash. > > How much memory does it leak? Not much, and it only leaks when you close the last frame in an Emacs that has several displays open. I think it is below 1 kbyte. > > My Emacs built from CVS 2008-02-22 is consuming a lot of memory: > > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND > 3881 leo 20 0 145m 122m 10m R 3.0 12.3 40:49.61 emacs > >> How about printing a warning about problems with older Gtk versions >> configure time? >> It seems likely that people will run into this if they start playing >> with the multi-tty functionality ... > > Has this GTK bug been fixed in gtk+ 2.12.x? > It is marked as fixed in bugzilla. Jan D.