From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giorgos Keramidas Newsgroups: gmane.emacs.devel Subject: Re: core dump in bootstrap-emacs Date: Wed, 28 Mar 2007 13:35:52 +0300 Message-ID: <20070328103552.GB19464@kobe.laptop> References: <20070321225930.GA32212@kobe.laptop> <20070321113435.GA32846@kobe.laptop> <20070321113435.GA32846@kobe.laptop> <87odmmh9sl.fsf@stupidchicken.com> <20070321160815.GA81446@kobe.laptop> <20070321160942.GB81446@kobe.laptop> <87fy7yxe7t.fsf@stupidchicken.com> <20070328103458.GA19464@kobe.laptop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1175078229 22514 80.91.229.12 (28 Mar 2007 10:37:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Mar 2007 10:37:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong , Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 28 12:37:02 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 1HWVWX-0001Xp-Ep for ged-emacs-devel@m.gmane.org; Wed, 28 Mar 2007 12:37:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HWVYz-0006T0-Gv for ged-emacs-devel@m.gmane.org; Wed, 28 Mar 2007 05:39:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HWVYw-0006Ru-3D for emacs-devel@gnu.org; Wed, 28 Mar 2007 06:39:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HWVYu-0006PG-S4 for emacs-devel@gnu.org; Wed, 28 Mar 2007 06:39:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HWVYu-0006Ow-Mw for emacs-devel@gnu.org; Wed, 28 Mar 2007 05:39:28 -0500 Original-Received: from igloo.linux.gr ([62.1.205.36]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HWVWQ-0003F6-QZ; Wed, 28 Mar 2007 06:36:55 -0400 Original-Received: from kobe.laptop (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l2SAaBlN017654 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 28 Mar 2007 13:36:21 +0300 Original-Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.13.8/8.13.8) with ESMTP id l2SAZrna019520; Wed, 28 Mar 2007 13:36:05 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Original-Received: (from keramida@localhost) by kobe.laptop (8.13.8/8.13.8/Submit) id l2SAZrjv019519; Wed, 28 Mar 2007 13:35:53 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Content-Disposition: inline In-Reply-To: <20070328103458.GA19464@kobe.laptop> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.515, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.68, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-detected-kernel: Genre and OS details not recognized. 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:68706 Archived-At: On 2007-03-28 13:34, Giorgos Keramidas wrote: > Sorry for dropping the ball on this for so many days. One of the recent > changes seems to have fixed the crash I was seeing, and I can bootstrap > Emacs again without using debug-only gcc flags. FWIW, the last commit I have locally is: % keramida@kobe:/home/keramida/hg/emacs/gnu$ hg tip % changeset: 80237:a70f5c6c0095 % tag: tip % user: lektu % date: Wed Mar 28 09:16:41 2007 +0000 % summary: *** empty log message *** % % keramida@kobe:/home/keramida/hg/emacs/gnu$