[Bug 289420] mandoc core dump due to tag_put assertion
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289420] mandoc core dump due to tag_put assertion"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Sep 2025 21:12:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289420
Ingo Schwarze <schwarze@usta.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schwarze@usta.de
--- Comment #1 from Ingo Schwarze <schwarze@usta.de> ---
This report may be invalid.
The web page
https://docs.freebsd.org/en/articles/committers-guide/#_branch_names
says:
5.2.3.1. Branch Names
FreeBSD-CURRENT uses the main branch.
main is the default branch.
For FreeBSD-STABLE, branch names include stable/12 and stable/13.
For FreeBSD-RELEASE, release engineering branch names include releng/12.4 and
releng/13.2.
https://www.freebsd.org/releng/ shows:
main and stable/⋯ branches open
releng/⋯ branches, each of which is frozen when a release is tagged.
It appears the OP wants to run -STABLE (where IIUC the bug is fixed), but
somehow he ended up accidentally running -RELEASE, where, still IIUC, it is
intentional that bugs are not fixed.
--
You are receiving this mail because:
You are the assignee for the bug.