Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > muc.lists.freebsd.emulation > #13114 > unrolled thread

[Bug 297426] linuxulator: linprocfs /proc/self/exe host path breaks execve under Linux ABI

Started bybugzilla-noreply@freebsd.org
First post2026-08-14 11:20 +0000
Last post2026-08-14 11:20 +0000
Articles 1 — 1 participant

Back to article view | Back to muc.lists.freebsd.emulation

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [Bug 297426] linuxulator: linprocfs /proc/self/exe host path breaks execve under Linux ABI bugzilla-noreply@freebsd.org - 2026-08-14 11:20 +0000

#13114 — [Bug 297426] linuxulator: linprocfs /proc/self/exe host path breaks execve under Linux ABI

Frombugzilla-noreply@freebsd.org
Date2026-08-14 11:20 +0000
Subject[Bug 297426] linuxulator: linprocfs /proc/self/exe host path breaks execve under Linux ABI
Message-ID<bug-297426-4077-ZqklCGTFdl@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

[toc] | [standalone]


Back to top | Article view | muc.lists.freebsd.emulation


csiph-web