immediate panic in vm
John Baldwin
jhb at freebsd.org
Wed Nov 17 22:04:11 UTC 2010
On Wednesday, November 17, 2010 2:56:28 pm Li, Qing wrote:
> The latest -current panics immediately on start-up.
> Running -current in VMware, I get:
>
> <snip>
> ...
> panic: mtx_init: mtx_lock not aligned for netir_mtx: 0xffffffff8114791c
> ...
> <snip>
>
> Has anyone else seen this? Any pointers ?
I'm guessing the recent changes to how the VNET stuff works have broken the
alignment of DPCPU and VNET structures again.
--
John Baldwin
More information about the freebsd-current
mailing list