Date: Mon, 13 Jan 2020 12:24:04 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 240991] linprocfs: Chromium requires /proc/self/task implementation Message-ID: <bug-240991-227-XteQiDPfnw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240991-227@https.bugs.freebsd.org/bugzilla/> References: <bug-240991-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=240991 Edward Tomasz Napierala <trasz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trasz@FreeBSD.org --- Comment #1 from Edward Tomasz Napierala <trasz@FreeBSD.org> --- I've glanced at this, and it seems somewhat non-trivial. The problem here is that pseudofs(5), which is what linprocfs(5) uses underneath, does not support nested PFS_PROCDEP directories; they trigger a KASSERT, and if you remove that, you'll get a nested lock attempt. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240991-227-XteQiDPfnw>
