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, 21 Mar 2007 18:09:42 +0200 Message-ID: <20070321160942.GB81446@kobe.laptop> References: <20070321113435.GA32846@kobe.laptop> <87odmmh9sl.fsf@stupidchicken.com> <20070321160815.GA81446@kobe.laptop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1174493506 750 80.91.229.12 (21 Mar 2007 16:11:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Mar 2007 16:11:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 21 17:11:30 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 1HU3Ox-0000A5-Pd for ged-emacs-devel@m.gmane.org; Wed, 21 Mar 2007 17:11:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HU3Qe-0004Gg-BE for ged-emacs-devel@m.gmane.org; Wed, 21 Mar 2007 11:12:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HU3Qb-0004GG-1M for emacs-devel@gnu.org; Wed, 21 Mar 2007 12:12:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HU3QZ-0004FA-9M for emacs-devel@gnu.org; Wed, 21 Mar 2007 12:12:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HU3QZ-0004F2-6O for emacs-devel@gnu.org; Wed, 21 Mar 2007 11:12:43 -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 1HU3Or-0003Ay-EB for emacs-devel@gnu.org; Wed, 21 Mar 2007 12:10:57 -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 l2LGA4HZ005397 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 21 Mar 2007 18:10:14 +0200 Original-Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.13.8/8.13.8) with ESMTP id l2LG9gAZ086028; Wed, 21 Mar 2007 18:09:57 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Original-Received: (from keramida@localhost) by kobe.laptop (8.13.8/8.13.8/Submit) id l2LG9g1r085964; Wed, 21 Mar 2007 18:09:42 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Content-Disposition: inline In-Reply-To: <20070321160815.GA81446@kobe.laptop> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.51, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.69, 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:68241 Archived-At: On 2007-03-21 18:08, Giorgos Keramidas wrote: > On 2007-03-21 11:54, Chong Yidong wrote: > >Giorgos Keramidas writes: > >> I've been having 'make bootstrap' problems with versions of CVS > >> recently. > >> > >> Any ideas how to proceed in tracking down why bootstrap-emacs > >> dumps core here? > > > > Works for me with latest CVS, i686-pc-linux-gnu, GTK+ Version 2.10.6 > > of 2007-03-21. Maybe someone could help if you provided your build > > platform and the rest of the information included in M-x > > report-emacs-bug. > > Right, sorry for not sending this earlier... The platform information is: $ uname -a FreeBSD kobe 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu Mar 15 05:04:56 EET 2007 \ build@kobe:/home/build/obj/home/build/src/sys/KOBE i386 $ I'm not using GTK+ for these builds, so if there's anything else I can send that helps, please let me know...