From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Recent change in filio.c causes crashes Date: Thu, 28 Jun 2007 16:19:54 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1183062030 19041 80.91.229.12 (28 Jun 2007 20:20:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Jun 2007 20:20:30 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 28 22:20:28 2007 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 1I40Tc-0002Ag-4d for ged-emacs-devel@m.gmane.org; Thu, 28 Jun 2007 22:20:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I40Tb-0002al-Ez for ged-emacs-devel@m.gmane.org; Thu, 28 Jun 2007 16:20:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I40TW-0002Zu-PW for emacs-devel@gnu.org; Thu, 28 Jun 2007 16:20:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I40TV-0002ZW-Bg for emacs-devel@gnu.org; Thu, 28 Jun 2007 16:20:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I40TV-0002ZT-6w for emacs-devel@gnu.org; Thu, 28 Jun 2007 16:20:21 -0400 Original-Received: from x254-36.xtpr.umontreal.ca ([132.204.254.36] helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I40T9-00076f-M1; Thu, 28 Jun 2007 16:19:59 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id E3228B4DB6; Thu, 28 Jun 2007 16:19:54 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Thu\, 28 Jun 2007 15\:26\:39 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: Linux 2.6 (newer, 3) 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:74017 Archived-At: > I did not realize there was another change in the file > when I checked it in. > However, someone thought that that change was needed to fix > another problem. If it is incorrect, the problem may need > some other fix. Can you look through emacs-devel to find > another message about `fclose'? It seems to come from the thread "huge files in ~/.emacs.d/auto-save-list/" in gnu.emacs.bug where you suggested to the OP to try and run this patch in the hope it would help track down the bug. So I think it's clear I can revert it, and whenever the OP's problem is tracked down, we will install the right fix (which will probably be very different). Stefan