kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #32259
[Bug 1256988] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:
apport-collect 1256988
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1256988
Title:
netns: crash during namespace destroy
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
[Impact]
* When restoring an iptable in a network namespace, if the network namespace is deleted the kernel crashes.
[Test Case]
ipt-restore is attached to this bug.
% sudo -s
# ip netns add foobar
# ip netns exec foobar iptables-restore < ipt-restore
# ip netns del foobar
[Regression Potential]
* The following patches fix the issue:
665e205c1
32263dd1b
http://patchwork.ozlabs.org/patch/294312/
Two are upstream patches, while the last one hasn't been accepted
upstream yet.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1256988/+subscriptions
References