https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257876
--- Comment #10 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=59e3dd29ecd3bf8ec2f2453552773d0525640efe commit 59e3dd29ecd3bf8ec2f2453552773d0525640efe Author: Eugene Grosbein <eu...@freebsd.org> AuthorDate: 2025-02-25 07:18:29 +0000 Commit: Eugene Grosbein <eu...@freebsd.org> CommitDate: 2025-04-12 22:02:16 +0000 netgraph: MFC: prevent panic with INVARIANTS-enabled kernel This change makes NG_ABI_VERSION depend on INVARIANTS in addition to NETGRAPH_DEBUG. PR: 257876 (cherry picked from commit 93b4a54456589e78dcd37f2db8333baff3f3f0b2) sys/netgraph/netgraph.h | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.