Summary: | [FreeBSD10 on Hyper-v] Panic at boot with kernel built with INVARIANTS & WITNESS | ||
---|---|---|---|
Product: | Base System | Reporter: | Kylie <kyliel> |
Component: | kern | Assignee: | Li-Wen Hsu <lwhsu> |
Status: | Closed Overcome By Events | ||
Severity: | Affects Some People | CC: | decui, lizzha, lwhsu, zlei |
Priority: | --- | ||
Version: | 10.0-RELEASE | ||
Hardware: | amd64 | ||
OS: | Any |
Description
Kylie
2014-07-24 03:35:15 UTC
Canonicalize assignment. 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. |