ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: 620 pages limit?
Date: Tue, 15 Mar 2011 16:59:41 +0100	[thread overview]
Message-ID: <2AC4C19F-E667-40B0-BAD4-650CD920319D@gmail.com> (raw)
In-Reply-To: <4D7F875F.4080608@elvenkind.com>


[-- Attachment #1.1: Type: text/plain, Size: 3247 bytes --]

Hi,

For your information, just out of curiosity, I tested Wolfgang's code
\starttext
\count0=0
\loop\ifnum\count0<3986 % try 3987
  \advance\count0 by 1
  \shipout\vbox{}
\repeat
\end
\stoptext

which works fine with 3986 pages but not with 3987 pages and above.
This is with mkiv, version: 2011.02.25 22:03, and LuaTeX version beta-0.65.0-2010121316
on Mac OS X 10.6.6.

Best regards: OK

On 15 mars 2011, at 16:35, Taco Hoekwater wrote:

> On 03/15/2011 03:44 PM, Steffen Wolfrum wrote:
>> 
>> Am 15.03.2011 um 11:27 schrieb Steffen Wolfrum:
>> 
>>> 
>>> Am 15.03.2011 um 10:07 schrieb Vnpenguin:
>>> 
>>>>>>> 
>>>>>>> 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 :)
>>> 
>>> 
>>> I also updated now [got beta-0.66.0-2011031511 (rev 4090)]
>>> but still my project gives a PANIC!
>>> 
>>> I'll try now to boil down a minimal example out of my chapters ...
>> 
>> 
>> Four hours later:
>> Still I do not have a "minimal" example. But I think I have an idea what might be the problem:
>> The number of footnotes seems to have an impact.
>> I boiled it down to a version of my project where just a little additional note causes PANIC.
>> Adding another page of text or a sectioning heading or anything else is fine.
>> 
>> Does this help further finding the bug?
> 
> Not really, sorry. Unless the problem gets worse if you add extra footnotes earlier?
> 
>> Does it make sense to have compare both tuc files (the last working and the first buggy)?
> 
> Probably not.
> 
> Best wishes,
> Taco
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

%%%%%%%%%%%%%%%%%%
Otared Kavian
Département de Mathématiques
Université de Versailles Saint-Quentin
Bâtiment Fermat
45 avenue des Etats Unis
78035 Versailles cedex

Téléphone: +33 1 39 25 46 42
Secrétariat: +33 1 39 25 46 44 
Secrétariat: +33 1 39 25 46 46

e-mail: Otared.Kavian@math.uvsq.fr





[-- Attachment #1.2: Type: text/html, Size: 10371 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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:[~2011-03-15 15:59 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-14 16:08 Steffen Wolfrum
2011-03-14 16:22 ` Taco Hoekwater
2011-03-14 16:53   ` Steffen Wolfrum
2011-03-14 20:14     ` Steffen Wolfrum
2011-03-14 17:02   ` luigi scarso
2011-03-14 18:51     ` Vnpenguin
2011-03-14 21:45       ` Steffen Wolfrum
2011-03-14 22:00         ` Hartmut Henkel
2011-03-15  9:07       ` Vnpenguin
2011-03-15 10:27         ` Steffen Wolfrum
2011-03-15 14:44           ` Steffen Wolfrum
2011-03-15 15:35             ` Taco Hoekwater
2011-03-15 15:59               ` Otared Kavian [this message]
2011-03-15 19:00                 ` Marco
2011-03-15 16:11               ` Steffen Wolfrum
2011-03-15 16:20                 ` Taco Hoekwater
2011-03-15 17:29                   ` Steffen Wolfrum
2011-03-16 17:15                     ` 620 pages limit? (SOLVED) Steffen Wolfrum
2011-03-14 20:44     ` 620 pages limit? Vedran Miletić
2011-03-14 20:58       ` Cecil Westerhof
2011-03-14 21:22       ` mathew
2011-03-14 21:35     ` Wolfgang Schuster
2011-03-14 22:15       ` Procházka Lukáš
2011-03-14 22:56         ` C.
2011-03-15 17:18       ` Vnpenguin
2011-03-16 16:54       ` Hans Hagen
2011-03-17  6:28         ` Vnpenguin
2011-03-18  9:55           ` 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=2AC4C19F-E667-40B0-BAD4-650CD920319D@gmail.com \
    --to=otared@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).