[Bug 297819] ELF binaries that have current writable mmap mapping should still execute instead of failing with "Text file busy"
Date: Mon, 24 Aug 2026 13:18:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297819
Dag-Erling Smørgrav <des@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |des@FreeBSD.org
Resolution|--- |Works As Intended
Status|New |Closed
--- Comment #2 from Dag-Erling Smørgrav <des@FreeBSD.org> ---
This is intentional, for the same reason that you can't open a binary for
writing if it is currently being executed.
--
You are receiving this mail because:
You are the assignee for the bug.