[Bug 297426] linuxulator: linprocfs /proc/self/exe host path breaks execve under Linux ABI
| Newsgroups | gmane.os.freebsd.devel.emulation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297426 --- Comment #34 from Ricardo Branco <[email protected]> --- (In reply to Alex S from comment #32) > the issue that commit was trying to fix (using debootstrapped installatons without chrooting into them) is quite a bit more niche It's not niche. Reverting it would break Linuxulator userlands where the ELF interpreter is an absolute symlink inside /compat/linux https://reviews.freebsd.org/D58780 (patching linprocfs to handle /proc/self/exe) is the right call here. Reverting 459ac3044b51 is wrong and suboptimal. -- You are receiving this mail because: You are the assignee for the bug.