Activity log for bug #1410852

Date Who What changed Old value New value Message
2015-01-14 16:10:30 Lars Heer bug added bug
2015-01-14 16:10:30 Lars Heer attachment added kernel stack trace https://bugs.launchpad.net/bugs/1410852/+attachment/4298464/+files/lxc.crash
2015-01-15 12:47:25 Gunnlaugur Máni Hrólfsson bug added subscriber Gunnlaugur Máni Hrólfsson
2015-02-17 16:24:55 Chris J Arges bug task added linux (Ubuntu)
2015-02-17 16:30:09 Brad Figg linux (Ubuntu): status New Incomplete
2015-02-17 16:30:10 Brad Figg tags trusty
2015-02-17 16:44:30 Stefan Bader bug added subscriber Stefan Bader
2015-02-17 23:50:19 Chris J Arges tags trusty bot-stop-nagging trusty
2015-02-17 23:50:23 Chris J Arges linux (Ubuntu): status Incomplete Confirmed
2015-02-17 23:50:30 Chris J Arges bug added subscriber Chris J Arges
2015-02-18 16:08:36 Chris J Arges nominated for series Ubuntu Trusty
2015-02-18 16:08:36 Chris J Arges bug task added linux (Ubuntu Trusty)
2015-02-18 16:12:07 Chris J Arges linux (Ubuntu): status Confirmed Fix Released
2015-02-18 16:12:09 Chris J Arges linux (Ubuntu Trusty): status New In Progress
2015-02-18 16:12:11 Chris J Arges linux (Ubuntu Trusty): importance Undecided Medium
2015-02-18 16:12:13 Chris J Arges linux (Ubuntu Trusty): assignee Chris J Arges (arges)
2015-02-18 16:12:23 Chris J Arges lxc: status New Invalid
2015-02-18 16:19:24 Chris J Arges description Stopping a container and starting it again results in kernel stack trace with a vlan interface. ---8<--- lxc.network.type = vlan lxc.network.flags = up lxc.network.link = p3p1 lxc.network.vlan.id = 2 ---8<--- dpkg -l | grep lxc ii liblxc1 1.0.6-0ubuntu0.1 amd64 Linux Containers userspace tools (library) ii lxc 1.0.6-0ubuntu0.1 amd64 Linux Containers userspace tools ii lxc-templates 1.0.6-0ubuntu0.1 amd64 Linux Containers userspace tools (templates) ii python3-lxc 1.0.6-0ubuntu0.1 amd64 Linux Containers userspace tools (Python 3.x bindings) cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic root=UUID=6d1fc9aa-735c-4e61-ae1c-0a9d2587e77b ro acpi_osi=Linux acpi=force acpi_enforce_resources=lax i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 i915.semaphores=1 Snipplet from stack trace: ---8<--- [35188.374621] WARNING: CPU: 4 PID: 3933 at /build/buildd/linux-3.13.0/fs/sysfs/dir.c:486 sysfs_warn_dup+0x86/0xa0() [35188.374623] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:1c.3/0000:02:00.0/net/p3p1/upper_vlan2' ---8<--- Is deconfiguration on stop of an lxc instance not working anymore? [Impact] Users of VLANs with LXC containers will see kernel BUGs when starting and stopping containers. [Test Case] - In trusty, install lxc and vlan. - Edit /etc/lxc/default.conf as follows: lxc.network.type=vlan lxc.network.vlan.id=10 lxc.network.flags=up lxc.network.link=eth0 lxc.aa_profile = unconfined - Setup LXC container sudo lxc-create -t download -n u1 -- --dist ubuntu --release trusty --arch amd64 - Run the following until you see the failure: lxc-start --name u1 -d lxc-stop --name u1 [Fix] commit 5bb025fae53889cc99a21058c5dd369bf8cce820 support patches: commit 0a59f3a9fd7e2801a445682465ea0522ea497183 commit 3ee32707560955e92d30f7f6e5138cb92a3b1a7e -- Stopping a container and starting it again results in kernel stack trace with a vlan interface. ---8<--- lxc.network.type = vlan lxc.network.flags = up lxc.network.link = p3p1 lxc.network.vlan.id = 2 ---8<--- dpkg -l | grep lxc ii liblxc1 1.0.6-0ubuntu0.1 amd64 Linux Containers userspace tools (library) ii lxc 1.0.6-0ubuntu0.1 amd64 Linux Containers userspace tools ii lxc-templates 1.0.6-0ubuntu0.1 amd64 Linux Containers userspace tools (templates) ii python3-lxc 1.0.6-0ubuntu0.1 amd64 Linux Containers userspace tools (Python 3.x bindings) cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic root=UUID=6d1fc9aa-735c-4e61-ae1c-0a9d2587e77b ro acpi_osi=Linux acpi=force acpi_enforce_resources=lax i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 i915.semaphores=1 Snipplet from stack trace: ---8<--- [35188.374621] WARNING: CPU: 4 PID: 3933 at /build/buildd/linux-3.13.0/fs/sysfs/dir.c:486 sysfs_warn_dup+0x86/0xa0() [35188.374623] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:1c.3/0000:02:00.0/net/p3p1/upper_vlan2' ---8<--- Is deconfiguration on stop of an lxc instance not working anymore?
2015-03-10 13:05:11 Stefan Bader linux (Ubuntu Trusty): status In Progress Fix Committed
2015-03-26 17:40:01 Brad Figg tags bot-stop-nagging trusty bot-stop-nagging trusty verification-needed-trusty
2015-03-31 15:02:59 Seth Forshee bug added subscriber Seth Forshee
2015-04-01 15:47:35 Seth Forshee tags bot-stop-nagging trusty verification-needed-trusty bot-stop-nagging trusty verification-done-trusty
2015-04-08 15:40:29 Launchpad Janitor linux (Ubuntu Trusty): status Fix Committed Fix Released
2015-04-08 15:40:29 Launchpad Janitor cve linked 2015-1421
2015-04-08 15:40:29 Launchpad Janitor cve linked 2015-1465
2015-04-08 15:40:29 Launchpad Janitor cve linked 2015-1593
2015-04-08 15:40:29 Launchpad Janitor cve linked 2015-2041
2015-04-08 15:40:29 Launchpad Janitor cve linked 2015-2042
2015-04-08 15:40:29 Launchpad Janitor linux (Ubuntu Trusty): status Fix Committed Fix Released