On Thu, Jul 07, 2011 at 05:39:05PM +0200, luigi scarso wrote:
> On Thu, Jul 7, 2011 at 5:30 PM, Alan Braslau <alan.bras...@cea.fr> wrote:
> > On Thu, Jul 07, 2011 at 11:36:32AM +0200, Mojca Miklavec wrote:
> >>
> >> You don't need to be sorry. It was fixed 20 minutes ago.
> >>
> >
> > mtx-context     | fatal error: no return code, message: luatex: execution 
> > interrupted
> >
> > Oops! luatex now dumps core.
> > No minimal test file (yet).
> > (must be triggered by some metapost code - looking into locating it.)
> >
> > Alan
> Latest minimals with Linux 32 bit is ok with
> 
> \starttext
> 
> \input knuth
> 
> \stoptext
> 
> 
> -- 
> luigi


The luatex core dump (both on freebsd-amd64 and linux-amd64)
is due to a metapost bug (without any diagnostic messages).
I do not believe that it is related to the recent updates
but rather to a (recent) error in my coding.

Taco may want to chase this, but I will need to provide him
with a reproducible minimal test file...
Just as an indication, I found two big errors in my metapost code:
1) a typo resulting in assignment to an array element of an undeclared array;
2) reference to a loop variable outside of a loop
(which, of course, does not work).
I believe that the core dump was due to the first mistake,
but I cannot reproduce it simply.

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