From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/67017 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: 620 pages limit? Date: Mon, 14 Mar 2011 22:45:39 +0100 Message-ID: References: <5DAFD6E0-EF9B-4C7A-B22C-46256A4C02D5@st.estfiles.de> <4D7E40AC.6030105@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1300139170 7300 80.91.229.12 (14 Mar 2011 21:46:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 Mar 2011 21:46:10 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Mar 14 22:46:04 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PzFaR-0000os-7E for gctc-ntg-context-518@m.gmane.org; Mon, 14 Mar 2011 22:45:59 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1037BCAB38; Mon, 14 Mar 2011 22:45:58 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Lzv4NWSn64-k; Mon, 14 Mar 2011 22:45:47 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DF8A3CAB17; Mon, 14 Mar 2011 22:45:46 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CA3F4CAB17 for ; Mon, 14 Mar 2011 22:45:44 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id f7TCweh7tL-B for ; Mon, 14 Mar 2011 22:45:42 +0100 (CET) Original-Received: from filter1-nij.mf.surf.net (filter1-nij.mf.surf.net [195.169.124.152]) by balder.ntg.nl (Postfix) with ESMTP id 86F23CAB0B for ; Mon, 14 Mar 2011 22:45:42 +0100 (CET) Original-Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.31.29]) by filter1-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p2ELjfra026702 for ; Mon, 14 Mar 2011 22:45:41 +0100 Original-Received: from [89.247.38.121] (helo=[192.168.1.4]) by smtprelay02.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1PzFa8-0006Te-FJ for ntg-context@ntg.nl; Mon, 14 Mar 2011 22:45:40 +0100 In-Reply-To: X-Mailer: Apple Mail (2.1082) X-Df-Sender: 698580 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.67.31.29; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 07Ej9JFrL - 26fb80e53775 - 20110314 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.152 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:67017 Archived-At: Am 14.03.2011 um 19:51 schrieb Vnpenguin: > On Mon, Mar 14, 2011 at 18:02, luigi scarso wrote: >> On Mon, Mar 14, 2011 at 5:22 PM, Taco Hoekwater wrote: >>> On 03/14/2011 05:08 PM, Steffen Wolfrum wrote: >>>> >>>> Hi, >>>> >>>> in December we had 4000 pages limit, now I only reach 700 pages limit: >>>> >>>> pages> flushing realpage 615, userpage 619 >>>> pages> flushing realpage 616, userpage 620 >>>> PANIC: unprotected error in call to Lua API (stack overflow (out of stack >>>> space)) >>>> >>>> mtx-context | fatal error: return code: 1 >>>> >>>> It's a book wih 7 chapters, each of it run fine. Only typesetting the >>>> entire project (not even with TOC) gives this error. >>>> Is there help? >>> >>> That is clearly a bug somewhere, but it needs a minimal demonstration >>> file from you. A simple >>> >>> \dorecurse{5000} {\input knuth \page } >>> >>> does not trigger it. >>> >>> Best wishes, >>> Taco >> >> Not here: >> \starttext >> \dorecurse{5000} {\input knuth \page } >> \stoptext >> pages > flushing realpage 3987, userpage 3987 >> PANIC: unprotected error in call to Lua API (stack overflow (out of >> stack space)) >> >> mtx-context | fatal error: return code: 1 >> with latest minimals. >> > > I have exactely same error as you on Linux x86_64 CentOS , luatex > beta-0.65.0-2010121316 > > However on my Windows XP (always with Minimals distro) I can compile > without error. On Windows I have : > E:\User\xxx\tex>luatex --version > This is LuaTeX, Version beta-0.66.0-2011021923 (Web2C 2010) (rev 4086) By manually updating luatex (on Mac) we got more pages (722 now!), but when adding the TOC there is PANIC: This is LuaTeX, Version beta-0.66.0-2011031421 (rev 4090) \write18 enabled. ConTeXt ver: 2011.02.25 22:03 MKIV ... pages > flushing realpage 645, userpage 649 PANIC: unprotected error in call to Lua API (stack overflow (out of stack space)) ... mtx-context | fatal error: return code: 1 Steffen ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________