On Fri, Dec 17, 2010 at 12:04 AM, Jonas Stein <n...@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 via email to