Source: lxc
Version: 1:6.0.2-1
Severity: important
X-Debbugs-Cc: sudipm.mukher...@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

Reply via email to