<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'><style>p { margin: 0; }</style><div style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);"><style>p { margin: 0; }</style><div style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);">Hello,<br><br>Here a new lxc critical crash :<br><br>I've created an LXC container and when I download something on the web (using wget) the host crash and an error message appears on the screen.<br>Unfortunately all is installed on a dedicated server and I only can do a screenshot of the call stack. (provided on email attachement).<br><br>More information about this crash :<br><br>I use a debian Squeeze 64bits with the 2.6.32 kernel and LXC v 0.6.5<br><br>My lxc config file : <br><br>lxc.utsname = xxxx<br>lxc.tty = 9<br>lxc.pts = 1024<br>lxc.network.type = veth<br>lxc.network.flags = up<br>lxc.network.link = br0<br>lxc.network.name = eth0<br>lxc.network.mtu = 1500<br>lxc.network.hwaddr = C6:E9:94:1B:07:71<br>#lxc.mount = $MNTFILE<br>lxc.rootfs = xxxx<br>lxc.cgroup.devices.deny = a<br># /dev/null and zero<br>lxc.cgroup.devices.allow = c 1:3 rwm<br>lxc.cgroup.devices.allow = c 1:5 rwm<br># consoles<br>lxc.cgroup.devices.allow = c 5:1 rwm<br>lxc.cgroup.devices.allow = c 5:0 rwm<br>lxc.cgroup.devices.allow = c 4:0 rwm<br>lxc.cgroup.devices.allow = c 4:1 rwm<br># /dev/{,u}random<br>lxc.cgroup.devices.allow = c 1:9 rwm<br>lxc.cgroup.devices.allow = c 1:8 rwm<br>lxc.cgroup.devices.allow = c 136:* rwm<br>lxc.cgroup.devices.allow = c 5:2 rwm<br># rtc<br>lxc.cgroup.devices.allow = c 254:0 rwm<br><br><br></div></div></div></body></html>