From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Crash building unicode2, NSTATICS too low, pure space overflow. Date: Thu, 03 Aug 2006 12:01:25 +0200 Message-ID: <44D1C975.3010407@swipnet.se> References: <44D19F77.4050904@swipnet.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1154599357 29514 80.91.229.2 (3 Aug 2006 10:02:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Aug 2006 10:02:37 +0000 (UTC) Cc: emacs-unicode@gnu.org, duncanmak@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 03 12:02:35 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G8a24-0001Ln-G3 for ged-emacs-devel@m.gmane.org; Thu, 03 Aug 2006 12:02:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8a22-0002o2-Sm for ged-emacs-devel@m.gmane.org; Thu, 03 Aug 2006 06:02:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G8a1o-0002me-IH for emacs-devel@gnu.org; Thu, 03 Aug 2006 06:02:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G8a1l-0002kf-RS for emacs-devel@gnu.org; Thu, 03 Aug 2006 06:02:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8a1l-0002kZ-Po for emacs-devel@gnu.org; Thu, 03 Aug 2006 06:02:05 -0400 Original-Received: from [81.228.8.183] (helo=av11-1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G8a4x-0006Yc-Lz; Thu, 03 Aug 2006 06:05:24 -0400 Original-Received: by av11-1-sn2.hy.skanova.net (Postfix, from userid 502) id 8FF8A380FA; Thu, 3 Aug 2006 12:01:54 +0200 (CEST) Original-Received: from smtp4-2-sn2.hy.skanova.net (smtp4-2-sn2.hy.skanova.net [81.228.8.93]) by av11-1-sn2.hy.skanova.net (Postfix) with ESMTP id 81D4B380E8; Thu, 3 Aug 2006 12:01:54 +0200 (CEST) Original-Received: from coolsville.localdomain (81-235-205-204-no59.tbcn.telia.com [81.235.205.204]) by smtp4-2-sn2.hy.skanova.net (Postfix) with ESMTP id 0713A37E48; Thu, 3 Aug 2006 12:01:53 +0200 (CEST) User-Agent: Thunderbird 1.5.0.4 (X11/20060614) Original-To: Kenichi Handa In-Reply-To: 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:58042 Archived-At: Kenichi Handa skrev: > In article <44D19F77.4050904@swipnet.se>, Jan Dj=E4rv writes: >=20 >> emacs:0:Pure Lisp storage overflow (approx. 1211344 bytes needed) >=20 > I don't see that in non-GKT version, though. The last step > of dumping shows this message. >=20 > Dumping under names emacs and emacs-23.0.0.6 > 1209872 pure bytes used >=20 I see it in a clean checkout. Have the optimizations in HEAD been merged= in? Jan D.