With the latest imported mandoc version 1.14.6s20250613 mandoc fails on the groff_char(7) manual page curl -sSf https://people.freebsd.org/~wosch/tmp/mandoc/core-dumped/groff_char.7 | mandoc >/dev/null Assertion failed: (rval != ESCAPE_EXPAND), function mandoc_escape, file /home/projects/freebsd-src/contrib/mandoc/roff_escape.c, line 46. Abort trap (core dumped)
Just noticed this too with opengrok indexing netbsd source tree (it uses system mandoc) and failing on what seems to be the same file: https://github.com/NetBSD/src/blob/trunk/external/gpl2/groff/dist/man/groff_char.man