[luatex] Segmentation fault on LuaTeX

Akira Kakuto kakuto at fuk.kindai.ac.jp
Sun Oct 14 09:49:59 CEST 2012


> \newcount\X
> 
> \X=1
> \loop A%
>   \advance\X by 1
>   \ifnum \X <10000
> \repeat
> 
> \end

If I test with
void new_hyphenation(halfword head, halfword tail)
{
    return;
}

in lang/texlang.w, the example runs.
So the function may be problematic.

Best,
Akira



More information about the luatex mailing list