Date: Thu, 24 Jun 2021 14:54:12 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 256806] panic: vm_page_free_prep: freeing mapped page Message-ID: <bug-256806-227-RI1VZAzv05@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256806-227@https.bugs.freebsd.org/bugzilla/> References: <bug-256806-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=3D256806 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #5 from Mark Johnston <markj@FreeBSD.org> --- So OBJ_ONEMAPPING is set, and vm_map_delete() should have unmapped the rang= e.=20 And yet a page in that range is still mapped. PIP is non-zero and the obje= ct has no backing object. Could you finally show: (kgdb) f 9 (kgdb) p/x *entry ? --=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-256806-227-RI1VZAzv05>