From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chad Brown Newsgroups: gmane.emacs.devel Subject: Re: persistent bootstrap failure: Memory exhausted--use C-x s ... Date: Thu, 20 May 2010 09:03:11 -0700 Message-ID: <5F65CFBE-E21B-4F79-9AC7-D8F0F180F2B2@mit.edu> References: <87eih6oofo.fsf@meyering.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1274371676 24225 80.91.229.12 (20 May 2010 16:07:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 May 2010 16:07:56 +0000 (UTC) Cc: Emacs development discussions To: Jim Meyering Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 20 18:07:55 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OF8Hl-0001tb-Bo for ged-emacs-devel@m.gmane.org; Thu, 20 May 2010 18:07:52 +0200 Original-Received: from localhost ([127.0.0.1]:45873 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OF8Hi-0006XW-No for ged-emacs-devel@m.gmane.org; Thu, 20 May 2010 12:07:46 -0400 Original-Received: from [140.186.70.92] (port=52392 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OF8DR-0002lW-Ow for emacs-devel@gnu.org; Thu, 20 May 2010 12:03:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OF8DM-0002H6-BS for emacs-devel@gnu.org; Thu, 20 May 2010 12:03:21 -0400 Original-Received: from dmz-mailsec-scanner-5.mit.edu ([18.7.68.34]:65438) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OF8DM-0002Gu-6p for emacs-devel@gnu.org; Thu, 20 May 2010 12:03:16 -0400 X-AuditID: 12074422-b7c13ae000003829-62-4bf55d43a657 Original-Received: from mailhub-auth-1.mit.edu (MAILHUB-AUTH-1.MIT.EDU [18.9.21.35]) by dmz-mailsec-scanner-5.mit.edu (Symantec Brightmail Gateway) with SMTP id AD.6F.14377.34D55FB4; Thu, 20 May 2010 12:03:15 -0400 (EDT) Original-Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-1.mit.edu (8.13.8/8.9.2) with ESMTP id o4KG3FQ2015704; Thu, 20 May 2010 12:03:15 -0400 Original-Received: from [10.0.1.6] (c-98-247-149-76.hsd1.wa.comcast.net [98.247.149.76]) (authenticated bits=0) (User authenticated as yandros@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id o4KG3BF7005675 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Thu, 20 May 2010 12:03:14 -0400 (EDT) In-Reply-To: <87eih6oofo.fsf@meyering.net> X-Mailer: Apple Mail (2.1078) X-Brightmail-Tracker: AAAAAA== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:124963 Archived-At: I don't currently have a Fedora system easily accessible, but I can = verify that I don't see this problem on macosx (10.6.3), where I = bootstrap (from bzr) with relative frequency. As a workaround, assuming that you don't need hanja character support, = you could probably manually gut the gigantic lambda in hanja-init-load = down to one or two entries. Hope that helps, *Chad