https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239245
--- Comment #8 from Mark Johnston <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
