[Bug 285415] [Hyper-V] i386 panic during vm_phys_early_startup()
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Mar 2025 00:09:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285415 --- Comment #10 from John Baldwin <jhb@FreeBSD.org> --- Yeah, x86 does some weird thing where it doesn't truncate ds_len in some cases to the remaining length (one of the folks at Cambridge noticed that arm64 does honor the remaining length of the mapping in a way that x86 does not). Disabling the assertions for arm64 is probably due to that. -- You are receiving this mail because: You are the assignee for the bug.