Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2025 00:09:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 285415] [Hyper-V] i386 panic during vm_phys_early_startup()
Message-ID:  <bug-285415-27103-AUSbOhXbkP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-285415-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-285415-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=3D285415

--- Comment #10 from John Baldwin <jhb@FreeBSD.org> ---
Yeah, x86 does some weird thing where it doesn't truncate ds_len in some ca=
ses
to the remaining length (one of the folks at Cambridge noticed that arm64 d=
oes
honor the remaining length of the mapping in a way that x86 does not).=20
Disabling the assertions for arm64 is probably due to that.

--=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-285415-27103-AUSbOhXbkP>