[Bug 261707] panic: vm_page_free_prep: freeing mapped page 0xfffffe0006f80170 on 14-Current(master-n252892-e30fceb89b7)

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 10 Feb 2022 11:29:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261707

--- Comment #3 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Aleksander Slomka from comment #1)
vmcore is useless without the matching kernel.full.  Place it somewhere as
well.

Or do from kgdb:
p *m
p *(m->object)

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