texworks crashes with a context mkiv example

luigi scarso <[email protected]> Sun, 15 Mar 2026 15:05:50 +0100
Newsgroups gmane.comp.tex.live
Message-ID <CAG5iGsDtUgkri0p+zgwB_+zkn2LZ9tTc+Hc9fmg9=OM-zjhU0Q@mail.gmail.com>
Hi,
texworks AppImage
Version 0.6.11 ("github") [r.7951fd8, 10/02/26 06:40]
frrom
https://www.tug.org/texworks/
crashes with the following example:

%%
\setuppapersize[A5][A4,landscape]
\setuparranging[2UP]

\starttext

\dorecurse{4}{
\input knuth
\page

}


\stoptext
%%

--
luigi