[Bug 256439] kernel panic on FreeBSD 13.0-RELEASE

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 07 Jun 2021 13:21:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256439

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org
             Status|New                         |Open

--- Comment #5 from Mark Johnston <markj@FreeBSD.org> ---
Please compile a kernel with

options INVARIANT_SUPPORT
options INVARIANTS

added to GENERIC, per https://docs.freebsd.org/en/books/handbook/kernelconfig/

Once that's done, boot the new kernel and try to reproduce the original panic. 
Please report the panic message and stack here.

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