Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2019 19:07:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 239245] r350026 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig
Message-ID:  <bug-239245-227-IwH27VpVb6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239245-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239245-227@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=239245

--- Comment #8 from Mark Johnston <markj@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239245-227-IwH27VpVb6>