From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sascha Wilde Newsgroups: gmane.emacs.devel Subject: bootstrap-emacs fails with glibc-2.3.5 Date: Sat, 14 May 2005 19:54:51 +0200 Message-ID: <20050514175451.GA31556@kenny.sha-bang.local> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1116094679 21806 80.91.229.2 (14 May 2005 18:17:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 May 2005 18:17:59 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 14 20:17:57 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DX1CO-0004YJ-Es for ged-emacs-devel@m.gmane.org; Sat, 14 May 2005 20:17:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DX1E3-0000Jd-KF for ged-emacs-devel@m.gmane.org; Sat, 14 May 2005 14:18:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DX1AD-0004Hx-K2 for emacs-devel@gnu.org; Sat, 14 May 2005 14:15:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DX1AB-0004FP-HT for emacs-devel@gnu.org; Sat, 14 May 2005 14:15:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DX138-00019P-11 for emacs-devel@gnu.org; Sat, 14 May 2005 14:07:42 -0400 Original-Received: from [62.141.58.119] (helo=km1136.keymachine.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DX0xs-000207-SY for emacs-devel@gnu.org; Sat, 14 May 2005 14:02:17 -0400 Original-Received: from kenny.sha-bang.de (xdslm081.osnanet.de [212.95.112.81]) (authenticated bits=0) by km1136.keymachine.de (8.12.11/8.12.10) with ESMTP id j4EHsjEQ016405 for ; Sat, 14 May 2005 19:54:45 +0200 Original-Received: from wilde by kenny.sha-bang.de with local (Kenny MUA v.0409034.42) ID 1DX0qh-0008DY-4X for emacs-devel@gnu.org; Sat, 14 May 2005 19:54:51 +0200 Original-To: emacs-devel@gnu.org Mail-Followup-To: emacs-devel@gnu.org Content-Disposition: inline User-Agent: Mutt/1.5.9i X-wieners-gbr-MailScanner-Information: MailScanner presented by www.wieners-gbr.de X-wieners-gbr-MailScanner: Nachricht wurde nicht auf Viren und Spam untersucht, sprechen Sie uns an: www.wieners-gbr.de. X-MailScanner-From: wilde@sha-bang.de 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:37139 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37139 Hi *, some of the the latest changes made bootstrap-emacs fail with new glibc versions. (I use a cvs version, but I'd guess that some new GNU/Linux distributions, like Fedora Core 3 will be affected, too.) When bootstrap-emacs gets called it is killed by the libc with: `*** glibc detected *** double free or corruption: 0x0... ***' This "feature" can be disables by setting MALLOC_CHECK_=0 in the environement -- see: http://download.fedora.redhat.com/pub/fedora/linux/core/3/i386/os/RELEASE-NOTES-en.html#id850584 so emacs still can be bootstraped. Unfortunately (but not surprisingly) all of the above is also true for the resulting emacs binary. cheers sascha -- Sascha Wilde - no sig today... sorry!