[Bug 287716] periodic: 320.whatis abort trap (caused by got manpages)

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Jun 2025 09:53:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287716

--- Comment #3 from Christopher Hall <christopherhall.hsw@gmail.com> ---
I did an additional test:
1. build 14.3 world
2. cp -p /usr/obj/usr/src/amd64.amd64/usr.bin/mandoc/mandoc makewhatis
3. test with got man mages and get a crash
4. replace contrib/mandoc/tag.c with HEAD version
5. rebuild mandoc, copy bin and it runs without any crash
6. I backed /usr/bin/makewhatis replaced with new bin
7. 320.makewhais completed ok

Looks like the problem will be fixed when contrib/mandoc gets updated from HEAD

-- 
You are receiving this mail because:
You are the assignee for the bug.