[tex-k] Crash (segmentation fault) from endwrite token

Asher Olsen asher.r.olsen at gmail.com
Thu Jul 7 20:08:34 CEST 2022


I think the culprit is the code
        add_token_ref(cur_chr);
in module 1221. When cur_cmd is \endwrite, cur_chr is null,
so TeX fetches mem[null].


More information about the tex-k mailing list.