[Bug 297426] linuxulator: linprocfs /proc/self/exe host path breaks execve under Linux ABI
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297426 Gleb Popov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Gleb Popov <[email protected]> --- It seems the whole fuss is around this statement > The Linuxulator should not expose FreeBSD host emulator configuration through /proc/self/exe. Which I don't quite get. All path lookups done by Linuxulator are first performed against / and then against emul_path. So everything works as it should to me. -- You are receiving this mail because: You are the assignee for the bug.