Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Dec 2023 16:19:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 192082] [FreeBSD10 on Hyper-v] Panic at boot with kernel built with INVARIANTS & WITNESS
Message-ID:  <bug-192082-27103-pNR2EqnHaM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192082-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192082-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D192082

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 Az=
ure.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192082-27103-pNR2EqnHaM>