[Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 16 19:07:27 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245

--- Comment #8 from Mark Johnston <markj at FreeBSD.org> ---
Alan suggested by mail that this might be the result of incomplete
recompilation after r349846, which changed the layout of struct vm_page and in
particular changed the offset of the segind field whose value is triggering
this panic.

To rule this out, please try compiling a kernel without -DKERNFAST or
-DNO_CLEAN.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list