https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288026
Bug ID: 288026
Summary: mandoc crashes on groff_char(7) manual page
Product: Base System
Version: 15.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
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)
--
You are receiving this mail because:
You are the assignee for the bug.