From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap aborts. Date: Fri, 16 Sep 2011 12:04:29 +0200 Message-ID: <4E731F2D.8060606@swipnet.se> References: <4E7241AC.6050201@swipnet.se> <4E724559.1020800@cs.ucla.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1316167484 1650 80.91.229.12 (16 Sep 2011 10:04:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 16 Sep 2011 10:04:44 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 16 12:04:40 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 1R4VHj-0001Z9-Ri for ged-emacs-devel@m.gmane.org; Fri, 16 Sep 2011 12:04:39 +0200 Original-Received: from localhost ([::1]:53798 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4VHi-0008DP-VN for ged-emacs-devel@m.gmane.org; Fri, 16 Sep 2011 06:04:38 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:47376) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4VHf-0008Cz-Ew for emacs-devel@gnu.org; Fri, 16 Sep 2011 06:04:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4VHe-00049e-Ee for emacs-devel@gnu.org; Fri, 16 Sep 2011 06:04:35 -0400 Original-Received: from smtprelay-b12.telenor.se ([62.127.194.21]:33227) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4VHe-00048r-8C for emacs-devel@gnu.org; Fri, 16 Sep 2011 06:04:34 -0400 Original-Received: from ipb4.telenor.se (ipb4.telenor.se [195.54.127.167]) by smtprelay-b12.telenor.se (Postfix) with ESMTP id 569E0EB78D for ; Fri, 16 Sep 2011 12:04:32 +0200 (CEST) X-SENDER-IP: [85.225.45.201] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ak5lAE4ec05V4S3JPGdsb2JhbABBDoRHhEacQYF+CwEBAQE3MoFTAQEFIw8BBR4iARALGAICBRYLAgIJAwIBAgEbDAoUBg0BBwEBh3WiM5FkgSyEO4ERBKQ9Og X-IronPort-AV: E=Sophos;i="4.68,392,1312149600"; d="scan'208";a="1760105854" Original-Received: from c-c92de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.201]) by ipb4.telenor.se with ESMTP; 16 Sep 2011 12:04:32 +0200 Original-Received: from anon-82-186.ipredate.net (unknown [93.182.186.82]) by coolsville.localdomain (Postfix) with ESMTPSA id 299DF7FA057; Fri, 16 Sep 2011 12:04:31 +0200 (CEST) User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20110624 Thunderbird/5.0 In-Reply-To: <4E724559.1020800@cs.ucla.edu> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 62.127.194.21 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:144065 Archived-At: Hi. It works now. Jan D. Paul Eggert skrev 2011-09-15 20:35: > 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.