From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Emacs CVS Crash Date: Wed, 07 Sep 2005 01:07:28 +0200 Message-ID: References: <431E1088.2000803@ig.com.br> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1126049131 24860 80.91.229.2 (6 Sep 2005 23:25:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Sep 2005 23:25:31 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 07 01:25:30 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ECmnb-0001gz-SV for ged-emacs-devel@m.gmane.org; Wed, 07 Sep 2005 01:24:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ECms7-0007QO-Dl for ged-emacs-devel@m.gmane.org; Tue, 06 Sep 2005 19:28:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ECmk0-0006Fm-O9 for emacs-devel@gnu.org; Tue, 06 Sep 2005 19:20:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ECmjt-0006DK-NM for emacs-devel@gnu.org; Tue, 06 Sep 2005 19:20:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ECmjr-000699-Of for emacs-devel@gnu.org; Tue, 06 Sep 2005 19:20:27 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ECmbg-00061p-8r for emacs-devel@gnu.org; Tue, 06 Sep 2005 19:12:00 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id C84D65EE025; Wed, 7 Sep 2005 01:07:46 +0200 (CEST) Original-To: Vinicius Jose Latorre In-Reply-To: <431E1088.2000803@ig.com.br> (Vinicius Jose Latorre's message of "Tue, 06 Sep 2005 18:56:24 -0300") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:42681 Archived-At: Vinicius Jose Latorre writes: > Hi Folks, > > > I've just updated Emacs sources from CVS today. > > Then: > > $ make maintainer-clean > $ ./configure --prefix=/home/download/emacs > $ make bootstrap > [...skipped for brevity...] > gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID > -I. -I/home/vinicius/work/emacs/src -D_BSD_SOURCE -I/usr/X11R6/include > -g > -O2 indent.c > gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID > -I. -I/home/vinicius/work/emacs/src -D_BSD_SOURCE -I/usr/X11R6/include > -g > -O2 search.c > search.c: In function `Fset_match_data': > search.c:2974: internal error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[2]: *** [search.o] Error 1 > make[2]: Leaving directory `/home/vinicius/work/emacs/src' > make[1]: *** [src] Error 2 > make[1]: Leaving directory `/home/vinicius/work/emacs' > make: *** [bootstrap-build] Error 2 Isn't that the compiler crashing? -- Kim F. Storm http://www.cua.dk