From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap aborts. Date: Thu, 15 Sep 2011 11:35:05 -0700 Organization: UCLA Computer Science Department Message-ID: <4E724559.1020800@cs.ucla.edu> References: <4E7241AC.6050201@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1316111723 10916 80.91.229.12 (15 Sep 2011 18:35:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Sep 2011 18:35:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?UTF-8?B?SmFuIERqw6Rydg==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 15 20:35:19 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R4GmH-0001SN-3O for ged-emacs-devel@m.gmane.org; Thu, 15 Sep 2011 20:35:13 +0200 Original-Received: from localhost ([::1]:34400 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4GmG-0005iX-Ih for ged-emacs-devel@m.gmane.org; Thu, 15 Sep 2011 14:35:12 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:34435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4GmE-0005hn-92 for emacs-devel@gnu.org; Thu, 15 Sep 2011 14:35:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4GmD-0004H0-3W for emacs-devel@gnu.org; Thu, 15 Sep 2011 14:35:09 -0400 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:45471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4GmC-0004F7-TE for emacs-devel@gnu.org; Thu, 15 Sep 2011 14:35:09 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id A558439E80F9; Thu, 15 Sep 2011 11:35:06 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ki3Z74FKKegH; Thu, 15 Sep 2011 11:35:05 -0700 (PDT) Original-Received: from [192.168.1.10] (pool-71-189-109-235.lsanca.fios.verizon.net [71.189.109.235]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 9924239E80F2; Thu, 15 Sep 2011 11:35:05 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13 In-Reply-To: <4E7241AC.6050201@swipnet.se> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 131.179.128.62 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:144061 Archived-At: On 09/15/11 11:19, Jan Dj=C3=A4rv wrote: > Does anybody feel responsible for any recent memory related changes? > All my bootstrap attempts fail with an abort(6). bzr 105788 introduced a memory-related bug, which caused the hydra builds to fail and which is probably what you ran into. bzr 105791 fixes the bug for hydra and for me.