ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Broken Nightly 2012.03.02
@ 2012-03-04  1:49 Kip Warner
  2012-03-04  8:52 ` Jaroslav Hajtmar
  2012-03-04  9:18 ` Wolfgang Schuster
  0 siblings, 2 replies; 4+ messages in thread
From: Kip Warner @ 2012-03-04  1:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hey list,

While attempting to compile my book, I get the following error:

$ context Source/Handbook.tex --purgeresult
...
graphics        > invalid region for 'tbg:1'
! TeX capacity exceeded, sorry [input stack size=10000].
<argument> \next 
                 
\doifmeaningelse ...>\edef \!!stringa {\meaning #1
                                                  }\def \!!stringb
{#2}\edef...
\spac_lines_between ...ningelse \next \obeyedline 
                                                  {\linesparameter \c!
inbetw...
\doifmeaningelse ...meaning #1}\def \!!stringb {#2
                                                  }\edef \!!stringb
{\meanin...
\spac_lines_between ...ningelse \next \obeyedline 
                                                  {\linesparameter \c!
inbetw...
\doifmeaningelse ...meaning #1}\def \!!stringb {#2
                                                  }\edef \!!stringb
{\meanin...
...
l.34 ... and the methane/oxygen return propellant.
                                                  
!  ==> Fatal error occurred, no output PDF file produced!
mtx-context     | fatal error: return code: 1

This happened with nightly 2012.03.02.

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Broken Nightly 2012.03.02
  2012-03-04  1:49 Broken Nightly 2012.03.02 Kip Warner
@ 2012-03-04  8:52 ` Jaroslav Hajtmar
  2012-03-04 19:42   ` Kip Warner
  2012-03-04  9:18 ` Wolfgang Schuster
  1 sibling, 1 reply; 4+ messages in thread
From: Jaroslav Hajtmar @ 2012-03-04  8:52 UTC (permalink / raw)
  To: ntg-context

Hello Kip.
I do not know whether it will be something, but try increasing the 
memory in some parts of texmf.cnf file.
I once enlarged in ConTeXt in TeXlive pool_size.context = 2000000

Good Luck. Jaroslav

At the same time are any values in texmf.cnt this:

buf_size.context = 4000000
extra_mem_bot.context = 2000000
extra_mem_top.context = 4000000
font_max.context = 5000
font_mem_size.context = 2000000
hash_extra.context = 100000
main_memory.context = 2000000
max_strings.context = 300000
nest_size.context = 500
pdf_mem_size.context = 500000
param_size.context = 10000
pool_free.context = 47500
pool_size.context = 2000000
save_size.context = 50000
stack_size.context = 10000
string_vacancies.context = 125000
trie_size.context = 500000
hyph_size.context = 8191% prime
expand_depth.context = 10000

obj_tab_size.context 300,000 = 1.40% + obsolete in
dest_names_size.context 300,000 = 1.40% + obsolete in


Dne 4.3.2012 2:49, Kip Warner napsal(a):
> Hey list,
>
> While attempting to compile my book, I get the following error:
>
> $ context Source/Handbook.tex --purgeresult
> ...
> graphics>  invalid region for 'tbg:1'
> ! TeX capacity exceeded, sorry [input stack size=10000].
> <argument>  \next
>
> \doifmeaningelse ...>\edef \!!stringa {\meaning #1
>                                                    }\def \!!stringb
> {#2}\edef...
> \spac_lines_between ...ningelse \next \obeyedline
>                                                    {\linesparameter \c!
> inbetw...
> \doifmeaningelse ...meaning #1}\def \!!stringb {#2
>                                                    }\edef \!!stringb
> {\meanin...
> \spac_lines_between ...ningelse \next \obeyedline
>                                                    {\linesparameter \c!
> inbetw...
> \doifmeaningelse ...meaning #1}\def \!!stringb {#2
>                                                    }\edef \!!stringb
> {\meanin...
> ...
> l.34 ... and the methane/oxygen return propellant.
>
> !  ==>  Fatal error occurred, no output PDF file produced!
> mtx-context     | fatal error: return code: 1
>
> This happened with nightly 2012.03.02.
>
>    
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Broken Nightly 2012.03.02
  2012-03-04  1:49 Broken Nightly 2012.03.02 Kip Warner
  2012-03-04  8:52 ` Jaroslav Hajtmar
@ 2012-03-04  9:18 ` Wolfgang Schuster
  1 sibling, 0 replies; 4+ messages in thread
From: Wolfgang Schuster @ 2012-03-04  9:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 04.03.2012 um 02:49 schrieb Kip Warner:

> Hey list,
> 
> While attempting to compile my book, I get the following error:
> 
> $ context Source/Handbook.tex --purgeresult
> ...
> graphics        > invalid region for 'tbg:1'
> ! TeX capacity exceeded, sorry [input stack size=10000].
> <argument> \next 
> 
> \doifmeaningelse ...>\edef \!!stringa {\meaning #1
>                                                  }\def \!!stringb
> {#2}\edef...
> \spac_lines_between ...ningelse \next \obeyedline 
>                                                  {\linesparameter \c!
> inbetw...
> \doifmeaningelse ...meaning #1}\def \!!stringb {#2
>                                                  }\edef \!!stringb
> {\meanin...
> \spac_lines_between ...ningelse \next \obeyedline 
>                                                  {\linesparameter \c!
> inbetw...
> \doifmeaningelse ...meaning #1}\def \!!stringb {#2
>                                                  }\edef \!!stringb
> {\meanin...
> ...
> l.34 ... and the methane/oxygen return propellant.
> 
> !  ==> Fatal error occurred, no output PDF file produced!
> mtx-context     | fatal error: return code: 1
> 
> This happened with nightly 2012.03.02.

This is a problem with the lines environment and a minimal example does also show the same message.

\definetextbackground[test]%[state=stop]

\starttext \showframe

%\blank[force,35*line]
\blank[force,36*line]

\starttest

\startlines
One
Two
Three
Four
Five
\stoplines

\stoptest

\stoptext

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Broken Nightly 2012.03.02
  2012-03-04  8:52 ` Jaroslav Hajtmar
@ 2012-03-04 19:42   ` Kip Warner
  0 siblings, 0 replies; 4+ messages in thread
From: Kip Warner @ 2012-03-04 19:42 UTC (permalink / raw)
  To: hajtmar; +Cc: mailing list for ConTeXt users


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

On Sun, 2012-03-04 at 09:52 +0100, Jaroslav Hajtmar wrote:
> Hello Kip.
> I do not know whether it will be something, but try increasing the 
> memory in some parts of texmf.cnf file.
> I once enlarged in ConTeXt in TeXlive pool_size.context = 2000000
> 
> Good Luck. Jaroslav

Thanks Jaroslav. It sounds like its an actual bug in ConTeXt so I will
wait for upstream to patch it before I probably muck something up inside
of it.

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-04 19:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-04  1:49 Broken Nightly 2012.03.02 Kip Warner
2012-03-04  8:52 ` Jaroslav Hajtmar
2012-03-04 19:42   ` Kip Warner
2012-03-04  9:18 ` Wolfgang Schuster

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).