From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: dumping bug explained? Date: Mon, 21 May 2007 06:33:13 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1179743605 12743 80.91.229.12 (21 May 2007 10:33:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 May 2007 10:33:25 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 21 12:33:24 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 1Hq5Cd-0006uw-LV for ged-emacs-devel@m.gmane.org; Mon, 21 May 2007 12:33:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hq5Cd-0001aQ-4m for ged-emacs-devel@m.gmane.org; Mon, 21 May 2007 06:33:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hq5CY-0001Zo-S0 for emacs-devel@gnu.org; Mon, 21 May 2007 06:33:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hq5CX-0001ZF-CQ for emacs-devel@gnu.org; Mon, 21 May 2007 06:33:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hq5CX-0001Z4-4O for emacs-devel@gnu.org; Mon, 21 May 2007 06:33:17 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hq5CW-0007OW-UA for emacs-devel@gnu.org; Mon, 21 May 2007 06:33:17 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Hq5CT-0002ZM-9m; Mon, 21 May 2007 06:33:13 -0400 X-detected-kernel: 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:71478 Archived-At: ** coldwell@redhat.com, May 18: 22.0.99 emacs dumper (?) problem This seems to be caused by a binary incompatible change for the malloc implementation in glibc. The problem would occur when emacs is built on one system and used on another. See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239344#c60 for a possible complete explanation. Are people sure that this is the cause of the problem? If so, the only fix it needs is an entry in PROBLEMS.