ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jonas Stein <news@jonasstein.de>
To: ntg-context@ntg.nl
Subject: Re: 4000 pages limit?
Date: Fri, 17 Dec 2010 00:04:05 +0100	[thread overview]
Message-ID: <5giqt7-074.ln1@news.jonasstein.de> (raw)
In-Reply-To: <87ei9hzg3r.fsf@universe.krase.net>

> 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
> }
>
> Once it reaches page 4000 it will die.

i could run this
\starttext     
\dorecurse{50000}{narf \page}
\stoptext 

==
pdfTeX warning: pdftex: no GlyphToUnicode entry has been inserted yet!
Output written on test.pdf (50000 pages, 10574005 bytes).
Transcript written on test.log.
TeXExec | runtime: 310.679998
==

and got 50000 pages in one pdf.
Okular is quite slow in opening it and needs 200 MB RAM, but it works.

But i could not use Ctrl-C to break the loop. 
I think that is a bug, or not?

i use this context:
http://packages.debian.org/experimental/context

Kind regards,

-- 
Jonas Stein <news@jonasstein.de>

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


  parent reply	other threads:[~2010-12-16 23:04 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 [this message]
2010-12-17  6:52   ` luigi scarso
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=5giqt7-074.ln1@news.jonasstein.de \
    --to=news@jonasstein.de \
    --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).