[Bug 192082] [FreeBSD10 on Hyper-v] Panic at boot with kernel built with INVARIANTS & WITNESS

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 06 Dec 2023 16:19:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192082

Li-Wen Hsu <lwhsu@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lwhsu@FreeBSD.org
           Assignee|virtualization@FreeBSD.org  |lwhsu@FreeBSD.org
             Status|New                         |Open

--- Comment #2 from Li-Wen Hsu <lwhsu@FreeBSD.org> ---
I suspect this one can be closed as OBE, while in the -CURRENT's GENERIC, we
have

  INVARIANTS
  INVARIANT_SUPPORT
  WITNESS

and also

  WITNESS_SKIPSPIN

defined. I'll try to build a kernel without WITNESS_SKIPSPIN and test on Azure.

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