ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: 4000 pages limit?
Date: Fri, 17 Dec 2010 07:52:03 +0100	[thread overview]
Message-ID: <AANLkTi=CrEtbPqZo=+3-GQyA1P+DhU9_YiwNOVXf8AuR@mail.gmail.com> (raw)
In-Reply-To: <5giqt7-074.ln1@news.jonasstein.de>

On Fri, Dec 17, 2010 at 12:04 AM, Jonas Stein <news@jonasstein.de> wrote:
>> Yesterday I was trying to typeset a very, very long document (about 3000
>> pages in A4). Well, mkiv died with a
>>
>> PANIC: unprotected error in call to Lua API (stack overflow (out of stack space))
>>
>> It's easily reproducible with a simple
>>
>> \starttext
>> \dorecurse{50000}{
>> \input knuth
>> }
\starttext
 \dorecurse{50000}{
 \input knuth
 }\stoptext
also fails after page  [1619.1619]) with
! TeX capacity exceeded, sorry [pool size=1254582].


> i could run this
> \starttext
> \dorecurse{50000}{narf \page}
> \stoptext
pdftex is ok
luatex fails with
pages           > flushing realpage 3987, userpage 3987
PANIC: unprotected error in call to Lua API (stack overflow (out of
stack space))

> I think that is a bug, or not?
yes, I think so.

-- 
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2010-12-17  6:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-16 19:12 Marco Pessotto
2010-12-16 19:31 ` luigi scarso
2010-12-17  8:43   ` Hans Hagen
2010-12-16 23:04 ` Jonas Stein
2010-12-17  6:52   ` luigi scarso [this message]
2010-12-17  9:30     ` Taco Hoekwater
2010-12-17  9:44       ` Vedran Miletić
2010-12-17  9:49         ` Martin Schröder
2010-12-17 10:08           ` Alan BRASLAU
2010-12-17 10:18             ` Martin Schröder
2010-12-17 10:05         ` Taco Hoekwater
2010-12-17 10:17           ` Martin Schröder
2010-12-17 10:08         ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=CrEtbPqZo=+3-GQyA1P+DhU9_YiwNOVXf8AuR@mail.gmail.com' \
    --to=luigi.scarso@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).