[Bug 257012] panic in sys/contrib/openzfs/module/zfs/arc.c arc_release() due to faulty ASSERT

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 06 Jul 2021 20:29:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257012

--- Comment #4 from Dennis Clarke <dclarke@blastwave.org> ---
(In reply to Peter Eriksson from comment #3)

My understanding is that any 13.0-RELEASE machine "works" simply because
INVARIANTS, ie assertions, is off by default for stable kernels but they
are enabled by default for -CURRENT.  So they bug is still in there and
being silently ignored. Which bothers me somewhat.

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