[Bug 297819] ELF binaries that have current writable mmap mapping should still execute instead of failing with "Text file busy"
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297819 Dag-Erling Smørgrav <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |Works As Intended Status|New |Closed --- Comment #2 from Dag-Erling Smørgrav <[email protected]> --- 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.