On Thu, 16 Feb 2017 21:40:40 +0100
Pablo Rodriguez
On 02/16/2017 07:51 PM, j. van den hoff wrote:
hi, in a pristine standalone context (installed yesterday) under ubuntu I see a seemingly consistent crash of luatex if the document contains footnotes [...] while without the footnote it does compile just fine (the same happens in more complicated documents: crashes until last footnote is removed, then it compiles...). I am not an experienced context user, but don't see that I could have done much wrong in installing context in the first place (notably, the search path seems correct). any idea what's going on here?
Weird, I can compile your sample in Linux32.
On a fresh download of the Standalone, and using a new luatex binary just compiled on the linux 32bit machine, I get the following: tex error > tex error on line 1 in file /root/foo.tex: ! Infinite glue shrinkage inserted from \skip131 \page ->\par \dosingleempty \page_breaks_process \strc_pagenumbers_flush_final_page ...\else \page [\p_strc_pagenumbers_page ... \dostoptext ...\strc_pagenumbers_flush_final_page \page \the \everystoptext ... l.1 \dostoptext \clf_stoptext ->\luafunction \16>>clf_stoptext l.3 \stoptext 1 >> \starttext 2 foo\footnote{bar} 3 \stoptext 4