Date: Sun, 23 Mar 2025 21:18:55 +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-SsMxnAe8LU@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 #9 from Mark Johnston <markj@FreeBSD.org> --- (In reply to Dimitry Andric from comment #8) Here the assertion seems to be complaining about the bounce buffer length n= ot being a multiple of the page size. The assertions in storvsc_xferbuf_prepa= re() are disabled on arm64 in commits 6f7b1310b6fe3 and 0af5a0cd2788e with no re= al explanation given, so I somewhat suspect that the crash is unrelated. (Actually I am not sure how busdma can be forced to make each segment a multiple of the page size, but this certainly appears to be a requirement of the driver, since the callback does not store the segment length anywhere..= .) --=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-SsMxnAe8LU>