<div dir="ltr">Hi,<div><br></div><div>incidentally I've found that metapost segfaults on the following (incorrect) input:</div><div><br></div><div>nonstopmode;<br>% erroneously, a-b written instead of a_b<br>def a-b = a-c enddef;<br>a-b;<br>end<br></div><div><br></div><div>The output is:</div><div><br></div><div>l.4 def a-<br>          b = a-c enddef;<br>Segmentation fault<br><br></div><div>Tested on 2.00 (TeX Live 2020/Debian) and 2.01 (TeX Live 2021/W32TeX).</div><div><br></div><div>Metafont processes the file as expected, with a regular error message.</div><div><br></div><div>Best regards</div><div>Martin</div></div>