Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > muc.lists.freebsd.emulation > #13114
| From | bugzilla-noreply@freebsd.org |
|---|---|
| Newsgroups | muc.lists.freebsd.emulation |
| Subject | [Bug 297426] linuxulator: linprocfs /proc/self/exe host path breaks execve under Linux ABI |
| Date | 2026-08-14 11:20 +0000 |
| Organization | Newsgate at muc.de e.V. |
| Message-ID | <bug-297426-4077-ZqklCGTFdl@https.bugs.freebsd.org/bugzilla/> (permalink) |
| References | <bug-297426-4077@https.bugs.freebsd.org/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297426 --- Comment #37 from Ricardo Branco <rbranco@suse.com> --- I'm afraid this issue can't be fully solved for Linux programs outside of a chroot, because sometimes you want them to access files outside /compat/linux (like $HOME) and sometimes you don't (the case with /proc/self/exe). Otherwise mount linprocfs in /proc. Linux programs should run chroot'ed... If you want them to access $HOME, just bind-mount $HOME in /compat/linux -- You are receiving this mail because: You are the assignee for the bug. -- Posted automagically by a mail2news gateway at muc.de e.V. Please direct questions, flames, donations, etc. to news-admin@muc.de
Back to muc.lists.freebsd.emulation | Previous | Next | Find similar | Unroll thread
[Bug 297426] linuxulator: linprocfs /proc/self/exe host path breaks execve under Linux ABI bugzilla-noreply@freebsd.org - 2026-08-14 11:20 +0000
csiph-web