Date: Fri, 07 Jul 2023 00:53:05 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 272401] 32 bit sysctl KERN_PROC_VM_LAYOUT hangs unkillable with 64 bit kernel Message-ID: <bug-272401-227-HfKIzcjHFz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-272401-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272401 Mike Karels <karels@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |karels@freebsd.org Status|New |In Progress CC| |karels@freebsd.org --- Comment #2 from Mike Karels <karels@freebsd.org> --- There is a redundant vmspace_free() on the current address space in the compat code. Removing it fixes the bug. I will put a fix into review tomorrow. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272401-227-HfKIzcjHFz>
