From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Andrew W. Nosenko" Newsgroups: gmane.emacs.devel Subject: Re: Pure space overflow again Date: Thu, 24 Apr 2008 18:38:43 +0300 Message-ID: <6161f3180804240838i33a87bddv40db8bd59f3159e7@mail.gmail.com> References: <877ienl2v9.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1209051664 20479 80.91.229.12 (24 Apr 2008 15:41:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Apr 2008 15:41:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Sven Joachim" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 24 17:41:37 2008 connect(): Connection refused 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.50) id 1Jp3Ze-0000NV-Kq for ged-emacs-devel@m.gmane.org; Thu, 24 Apr 2008 17:41:26 +0200 Original-Received: from localhost ([127.0.0.1]:40363 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jp3Yu-0003CX-PF for ged-emacs-devel@m.gmane.org; Thu, 24 Apr 2008 11:40:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jp3X5-0002XZ-IW for emacs-devel@gnu.org; Thu, 24 Apr 2008 11:38:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jp3X3-0002Wr-Tj for emacs-devel@gnu.org; Thu, 24 Apr 2008 11:38:47 -0400 Original-Received: from [199.232.76.173] (port=59173 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jp3X3-0002Wh-Nj for emacs-devel@gnu.org; Thu, 24 Apr 2008 11:38:45 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jp3X3-0001Wv-HG for emacs-devel@gnu.org; Thu, 24 Apr 2008 11:38:45 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s7so2816210wxc.24 for ; Thu, 24 Apr 2008 08:38:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=uwu/FUoz/pjhdRAGUlTv50k0FqRSHIi6VoOVpBstOJw=; b=JAf2BqyFj2QM8M0HcVbUUp7HnW7DhQs48ffifG79LsuXsNc1tumXmqz6hSfr8SEi/WuPSa/uVdzR2dvOMoWSpFw3Nww0I+vWINJlcEbMKPFGOv0EWjdU5LGnnl3aR+K5qxSszQSSlhw5tWjejrnKZ+jkvdtpeA91tw+UTxjYZ3w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RfViJA3enr4IdXK+df2gWdS9Sr4v1MNjyXYF9Y+5rBd5bmdragqWAut1XsOY3hz7XfLS0YcfRYqptHcyHBrw6LxzVsGfrxhGnaK01Xgy5b2Xn/b2nf3SvzfnnR2Vui7ucgpTpNbqlla6Zfc89ik1buQr7yVmnNrj23Vozl7tlOo= Original-Received: by 10.141.172.6 with SMTP id z6mr1231450rvo.54.1209051523449; Thu, 24 Apr 2008 08:38:43 -0700 (PDT) Original-Received: by 10.140.141.11 with HTTP; Thu, 24 Apr 2008 08:38:43 -0700 (PDT) In-Reply-To: <877ienl2v9.fsf@gmx.de> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: 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:95887 Archived-At: On Thu, Apr 24, 2008 at 5:54 PM, Sven Joachim wrote: > make -C src versionclean all wrote: > > > emacs:0:Pure Lisp storage overflow (approx. 1194295 bytes needed) > > In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9) > of 2008-04-24 on debian > Windowing system distributor `The X.Org Foundation', version 11.0.10300000 > configured using `configure '--disable-font-backend'' > > Anyone else seeing this? Yes. emacs:0:Pure Lisp storage overflow (approx. 1195444 bytes needed) 5448 pure bytes used Source tree synced from cvs just a minutes ago. -- Andrew W. Nosenko