15 Mar
2011
15 Mar
'11
9:07 a.m.
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)
Maybe luatex of Linux 64bit is out-of-date ?
Just update luatex to beta-0.66.0-2011031509 (rev 4090) and now I got 5000-pages PDF :)