From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] trunk r116836: Avoid GC crashes. Date: Sun, 23 Mar 2014 18:07:19 +0200 Message-ID: <83ha6o3nm0.fsf@gnu.org> References: <532CCE2F.1030406@dancol.org> <532CE5CE.8090607@dancol.org> <532CE93F.4010900@dancol.org> <87y50220rh.fsf@fencepost.gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1395590866 7761 80.91.229.3 (23 Mar 2014 16:07:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Mar 2014 16:07:46 +0000 (UTC) Cc: dak@gnu.org, rms@gnu.org, emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 23 17:07:54 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WRkwC-0006e7-UD for ged-emacs-devel@m.gmane.org; Sun, 23 Mar 2014 17:07:53 +0100 Original-Received: from localhost ([::1]:60871 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRkwC-0000fb-D5 for ged-emacs-devel@m.gmane.org; Sun, 23 Mar 2014 12:07:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRkw3-0000fR-Pl for emacs-devel@gnu.org; Sun, 23 Mar 2014 12:07:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WRkvy-0001hR-Gt for emacs-devel@gnu.org; Sun, 23 Mar 2014 12:07:43 -0400 Original-Received: from mtaout24.012.net.il ([80.179.55.180]:49837) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRkvs-0001d9-KS; Sun, 23 Mar 2014 12:07:32 -0400 Original-Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0N2W00000CM8K100@mtaout24.012.net.il>; Sun, 23 Mar 2014 18:05:27 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N2W00J12CP2M560@mtaout24.012.net.il>; Sun, 23 Mar 2014 18:05:27 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.180 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:170871 Archived-At: > From: Andreas Schwab > Date: Sun, 23 Mar 2014 08:12:00 +0100 > Cc: David Kastrup , emacs-devel@gnu.org > > Richard Stallman writes: > > > So there is no point bothering users of the trunk (including me) with > > unpredictable and unavoidable crashes. > > Are there any other people seeing this crash? There were several crashes in GC reported since October, at least some of them might be related. In bug#16901, Dmitry mentioned some of them, but there are more.