Hello, ** Hans Hagen [2019-11-29 10:34:31 +0100]: > On 11/29/2019 7:32 AM, Floris van Manen wrote: >> Anyone? >> >> After updating LMTX to the latest version 2019.11.28, context stopped >> working, only to produce core dumps ... >> >> Any hints as how to resolve this? > wipe the cache Same here: Archlinux x86_64, luametatex 2019.11.28. I deleted luatex-cache, run $ mtxrun --generate; context --make and on simplest example --------------------------- 8< ----------------------------- \starttext Hello, World! \stoptext --------------------------- 8< ----------------------------- I got --------------------------- 8< ----------------------------- resolvers | formats | executing runner 'run luametatex format': /usr/local/opt/lmtx/tex/texmf-linux-64/bin/luametatex --jobname="simple" --fmt=/home/vladimir/.cache/lmtx/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex/cont-en.fmt --lua=/home/vladimir/.cache/lmtx/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex/cont-en.lui cont-yes.mkiv --c:currentrun=1 --c:fulljobname="./simple.tex" --c:input="./simple.tex" --c:kindofrun=1 --c:maxnofruns=9 --c:texmfbinpath="/usr/local/opt/lmtx/tex/texmf-linux-64/bin" This is LuaMetaTeX, Version 2.01.0 open source > level 1, order 1, name 'cont-yes.mkiv' system > system > ConTeXt ver: 2019.11.28 14:27 MKIV beta fmt: 2019.11.29 int: english/english system > system > 'cont-new.mkiv' loaded open source > level 2, order 2, name '/usr/local/opt/lmtx/tex/texmf-context/tex/context/base/mkiv/cont-new.mkiv' system > beware: some patches loaded from cont-new.mkiv close source > level 2, order 2, name '/usr/local/opt/lmtx/tex/texmf-context/tex/context/base/mkiv/cont-new.mkiv' system > files > jobname 'simple', input './simple', result 'simple' fonts > latin modern fonts are not preloaded languages > language 'en' is active open source > level 2, order 3, name './simple.tex' fonts > preloading latin modern fonts (second stage) fonts > otf loading > loading '/usr/local/opt/lmtx/tex/texmf/fonts/opentype/public/lm/lmroman12-regular.otf', hash 'lmroman12-regular' fonts > otf loading > loading done fonts > otf loading > saving '/usr/local/opt/lmtx/tex/texmf/fonts/opentype/public/lm/lmroman12-regular.otf' in cache system > lua > compiling '/home/vladimir/.cache/lmtx/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/otl/lmroman12-regular.tma' into '/home/vladimir/.cache/lmtx/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/otl/lmroman12-regular.tmd' system > lua > dumping '/home/vladimir/.cache/lmtx/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/otl/lmroman12-regular.tma' into '/home/vladimir/.cache/lmtx/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/otl/lmroman12-regular.tmd' stripped fonts > otf loading > loading, optimizing, packing and caching time 0.060 mtx-context | fatal error: return code: 136 --------------------------- 8< ----------------------------- I don't see any core dump but on other examples being fine with context I see this "fatal error" but with the same return code. Or I missed something? Is luatex-cache (as in log above) a cache? P.S. I have the following *tex* env. variables set in the session: --------------------------- 8< ----------------------------- $ env | grep -i tex PWD=/home/vladimir/works/tex/context/examples TEXMFCACHE=/home/vladimir/.cache/lmtx PATH=/usr/local/opt/lmtx/tex/texmf-linux-64/bin:/home/vladimir/bin:/usr/local/opt/texlive/2019/bin/x86_64-linux:/usr/bin:/usr/bin/core_perl:/usr/bin/vendor_perl:/usr/local/bin:/bin OSFONTDIR=/usr/share/fonts;/usr/local/share/fonts;/usr/local/opt/texlive/2019/texmf-dist/fonts/truetype;/usr/local/opt/texlive/2019/texmf-dist/fonts/opentype OLDPWD=/home/vladimir/works/tex/context --------------------------- 8< ----------------------------- --- WBR, Vladimir Lomov -- The absence of labels [in ECL] is probably a good thing. -- T. Cheatham