[pkg-lxc-devel] Bug#1085241: lxc-execute segfaults when using a shared host rootfs
Sudip Mukherjee
sudipm.mukherjee at gmail.com
Thu Oct 17 10:11:18 BST 2024
Source: lxc
Version: 1:6.0.2-1
Severity: important
X-Debbugs-Cc: sudipm.mukherjee at gmail.com
Dear Maintainer,
lxc-execute crashed with a segfault when using a shared host rootfs.
Steps to reproduce:
create lxc.conf with the following content:
lxc.uts.name=lxc-test-1
lxc.net.0.type = empty
lxc.console.path = none
lxc.tty.max = 1
lxc.pty.max = 128
lxc.mount.auto = proc:rw sys cgroup
lxc.autodev = 1
Execute:
sudo lxc-execute -n lxc-test-1 -f lxc.conf -l TRACE -- ls /dev
--
Regards
Sudip
More information about the Pkg-lxc-devel
mailing list