[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-07-11 Thread Chris J Arges
** Tags removed: verification-needed-trusty
** Tags added: verification-done-trusty

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  SRU Justification:

  [Impact]
  A race condition can occur that can be triggered when cleaning up LXC 
containers that use NAT/netns. 

  [Fix]
  
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f

  [Testcase]
  Using many LXC containers with NAT/netns and creating and destroying may 
trigger this issue.

  --

  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in 

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-07-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/linux-keystone

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  SRU Justification:

  [Impact]
  A race condition can occur that can be triggered when cleaning up LXC 
containers that use NAT/netns. 

  [Fix]
  
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f

  [Testcase]
  Using many LXC containers with NAT/netns and creating and destroying may 
trigger this issue.

  --

  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-07-10 Thread Luis Henriques
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
trusty' to 'verification-done-trusty'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-trusty

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  SRU Justification:

  [Impact]
  A race condition can occur that can be triggered when cleaning up LXC 
containers that use NAT/netns. 

  [Fix]
  
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f

  [Testcase]
  Using many LXC containers with NAT/netns and creating and destroying may 
trigger this issue.

  --

  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-07-10 Thread Rodrigo Vaz
I verified the kernel on -proposed (3.13.0-32-generic) and could not
reproduce the bug using our test case. No crashes.

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  SRU Justification:

  [Impact]
  A race condition can occur that can be triggered when cleaning up LXC 
containers that use NAT/netns. 

  [Fix]
  
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f

  [Testcase]
  Using many LXC containers with NAT/netns and creating and destroying may 
trigger this issue.

  --

  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel 

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-07-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-lts-trusty

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  SRU Justification:

  [Impact]
  A race condition can occur that can be triggered when cleaning up LXC 
containers that use NAT/netns. 

  [Fix]
  
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f

  [Testcase]
  Using many LXC containers with NAT/netns and creating and destroying may 
trigger this issue.

  --

  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-06-30 Thread Chris J Arges
** Description changed:

+ SRU Justification:
+ 
+ [Impact]
+ A race condition can occur that can be triggered when cleaning up LXC 
containers that use NAT/netns. 
+ 
+ [Fix]
+ 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f
+ 
+ [Testcase]
+ Using many LXC containers with NAT/netns and creating and destroying may 
trigger this issue.
+ 
+ --
+ 
  Seeing this bug, which has been reported upstream:
  
  https://bugzilla.kernel.org/show_bug.cgi?id=65191
  
  Our stacktrace:
  
  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
- [17792296.022196] Oops: 0002 [#1] SMP 
+ [17792296.022196] Oops: 0002 [#1] SMP
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
- [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
+ [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
 

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-06-30 Thread Rodrigo Vaz
I can confirm the test kernels are good. Couldn't reproduce the bug on
our environment.

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress

Bug description:
  SRU Justification:

  [Impact]
  A race condition can occur that can be triggered when cleaning up LXC 
containers that use NAT/netns. 

  [Fix]
  
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f

  [Testcase]
  Using many LXC containers with NAT/netns and creating and destroying may 
trigger this issue.

  --

  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-06-30 Thread Tim Gardner
** Changed in: linux (Ubuntu Trusty)
   Status: In Progress = Fix Committed

** Also affects: linux (Ubuntu Utopic)
   Importance: Medium
 Assignee: Chris J Arges (arges)
   Status: In Progress

** Changed in: linux (Ubuntu Utopic)
   Status: In Progress = Fix Released

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  SRU Justification:

  [Impact]
  A race condition can occur that can be triggered when cleaning up LXC 
containers that use NAT/netns. 

  [Fix]
  
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f

  [Testcase]
  Using many LXC containers with NAT/netns and creating and destroying may 
trigger this issue.

  --

  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-06-26 Thread Chris J Arges
Looks like there is confirmation on the upstream bug and patch is upstream:
945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC3:  sconklin   2706 F 

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-06-26 Thread Chris J Arges
Request for stable inclusion sent:
http://www.spinics.net/lists/netdev/msg287462.html

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC3:  sconklin   2706 F pulseaudio
   /dev/snd/controlC2:  

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-06-16 Thread Chris J Arges
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Chris J Arges (arges)

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC3:  sconklin   2706 F pulseaudio
   /dev/snd/controlC2:  sconklin   2706 F pulseaudio
   /dev/snd/controlC1:  sconklin   

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-06-16 Thread Chris J Arges
I've backported the patch to trusty and utopic. It would be swell if people can 
test and then I can start the SRU process.
Thanks,

http://people.canonical.com/~arges/lp1314274.trusty/
http://people.canonical.com/~arges/lp1314274.utopic/

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-06-11 Thread Rodrigo Vaz
Chris, I've tested this patch too and it prevent the crash on our test
case as well. The new patch applied clean on ubuntu kernel.

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC3:  sconklin   2706 F pulseaudio
   /dev/snd/controlC2:  sconklin   2706 

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-06-10 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC3:  sconklin   2706 F pulseaudio
   /dev/snd/controlC2:  sconklin   2706 F pulseaudio
   /dev/snd/controlC1:  sconklin   2706 F pulseaudio
   /dev/snd/controlC0:  sconklin   2706 

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-06-10 Thread Chris J Arges
Also noticed a newer patch here:
http://patchwork.ozlabs.org/patch/357147/raw/

And I see someone has already built a test package with that patch:
https://github.com/gdm85/tenku/releases/tag/v0.2.0

It may be good to verify that as well in the upstream bug.

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-06-09 Thread Rodrigo Vaz
I still didn't had luck generating a crashdump but with small change on
the patch posted on the upstream bug I can confirm the crash doesn't
happen anymore, tested on ubuntu trusty kernel 3.13.0-24-generic.

** Patch added: upstream workaround patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1314274/+attachment/4128643/+files/nf.patch

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-05-18 Thread Rodrigo Vaz
I still wasn't able to get a kdump loaded for a crashdump on this ec2
instance although I was able to capture lockdep with the container
running and when it get killed that is just before the crash happens.

** Attachment added: lockdep.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1314274/+attachment/4115226/+files/lockdep.txt

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: 

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-05-07 Thread Chris J Arges
I assume there wasn't anything else interesting in the kernel logs... this just 
looks similar to the existing bug.
Can you get a proper crash dump when this issue occurs?
https://wiki.ubuntu.com/Kernel/CrashdumpRecipe

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-05-06 Thread Rodrigo Vaz
Chris,

I work with Steve and was able to reproduce with the lockdep debugging,
the output as follows:

[18075576.538133] BUG: unable to handle kernel paging request at 
c900038ebac8
[18075576.538153] IP: [a013d1a1] nf_nat_cleanup_conntrack+0x41/0x70 
[nf_nat]
[18075576.538166] PGD 1b6428067 PUD 1b6429067 PMD 152eae067 PTE 0
[18075576.538176] Oops: 0002 [#1] SMP 
[18075576.538183] Modules linked in: xt_nat veth tcp_diag inet_diag xt_CHECKSUM 
iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge stp llc 
xt_owner isofs ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables dm_crypt 
microcode raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
[18075576.538246] CPU: 6 PID: 6 Comm: kworker/u16:0 Not tainted 
3.15.0-0-generic #1~lp1314274
[18075576.538260] Workqueue: netns cleanup_net
[18075576.538267] task: 8801b3a04440 ti: 8801b3a0a000 task.ti: 
8801b3a0a000
[18075576.538274] RIP: e030:[a013d1a1]  [a013d1a1] 
nf_nat_cleanup_conntrack+0x41/0x70 [nf_nat]
[18075576.538285] RSP: e02b:8801b3a0bc00  EFLAGS: 00010246
[18075576.538291] RAX:  RBX: 8800eee261b0 RCX: 
040003fe
[18075576.538299] RDX: c900038ebac8 RSI: 035c RDI: 
a0141100
[18075576.538305] RBP: 8801b3a0bc08 R08:  R09: 

[18075576.538312] R10: 0001 R11:  R12: 
8800eee26100
[18075576.538319] R13: 8801b238c000 R14: 0004c2b8 R15: 
8801b238c048
[18075576.538330] FS:  7f3bdf8d8740() GS:8801bed8() 
knlGS:
[18075576.538337] CS:  e033 DS:  ES:  CR0: 8005003b
[18075576.538343] CR2: c900038ebac8 CR3: 8c774000 CR4: 
2660
[18075576.538350] Stack:
[18075576.538354]  0001 8801b3a0bc38 a00ce852 
a00ce813
[18075576.538364]  8801b238c000 8801b20b8000 8801b238c000 
8801b3a0bc58
[18075576.538374]  a00c5415 8801b238c000 8801b20b8000 
8801b3a0bc80
[18075576.538384] Call Trace:
[18075576.538399]  [a00ce852] __nf_ct_ext_destroy+0x72/0xa0 
[nf_conntrack]
[18075576.538413]  [a00ce813] ? __nf_ct_ext_destroy+0x33/0xa0 
[nf_conntrack]
[18075576.538424]  [a00c5415] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
[18075576.538435]  [a00c706d] destroy_conntrack+0xdd/0x130 
[nf_conntrack]
[18075576.538447]  [a00c6fb7] ? destroy_conntrack+0x27/0x130 
[nf_conntrack]
[18075576.538458]  [8167df55] nf_conntrack_destroy+0x45/0x70
[18075576.538466]  [8167df15] ? nf_conntrack_destroy+0x5/0x70
[18075576.538477]  [a00cb190] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
[18075576.538488]  [a00c6b53] nf_ct_iterate_cleanup+0x203/0x230 
[nf_conntrack]
[18075576.538501]  [a00cb32d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
[18075576.538512]  [a00b62f9] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
[18075576.538522]  [81642539] ops_exit_list.isra.1+0x39/0x60
[18075576.538530]  [81642f28] cleanup_net+0x108/0x1e0
[18075576.538541]  [810838e4] process_one_work+0x1f4/0x510
[18075576.538548]  [81083882] ? process_one_work+0x192/0x510
[18075576.538556]  [810845f1] worker_thread+0x121/0x3a0
[18075576.538566]  [810844d0] ? manage_workers.isra.24+0x2a0/0x2a0
[18075576.538574]  [8108affc] kthread+0xfc/0x120
[18075576.538581]  [8108af00] ? kthread_create_on_node+0x230/0x230
[18075576.538590]  [8176da7c] ret_from_fork+0x7c/0xb0
[18075576.538596]  [8108af00] ? kthread_create_on_node+0x230/0x230
[18075576.538601] Code: 0f b7 58 12 66 85 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 00 11 14 a0 e8 29 6e 62 e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
[18075576.538659] RIP  [a013d1a1] nf_nat_cleanup_conntrack+0x41/0x70 
[nf_nat]
[18075576.538668]  RSP 8801b3a0bc00
[18075576.538672] CR2: c900038ebac8
[18075576.538682] ---[ end trace 0fff0eb21b543ad6 ]---
[18075576.538687] Kernel panic - not syncing: Fatal exception in interrupt

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-05-01 Thread Chris J Arges
Can you test this kernel built with lockdep debugging on and see what
output it provides? It also may be worthwhile to getting a crashdump if
lockdep debugging is inconclusive.

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC3:  sconklin   2706 F 

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-05-01 Thread Chris J Arges
And the link to the build is here:
http://people.canonical.com/~arges/lp1314274/

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC3:  sconklin   2706 F pulseaudio
   /dev/snd/controlC2:  sconklin   2706 F pulseaudio
   /dev/snd/controlC1:  sconklin   

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-04-30 Thread Steve Conklin
This also happens with the (almost) current mainline kernel,
from here:

http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/

Commit for this build was:

ed8c37e158cb697df905d6b4933bc107c69e8936

Traceback (most recent call last):
  File /usr/bin/cloud-init, line 618, in module
sys.exit(main())
  File /usr/bin/cloud-init, line 614, in main
get_uptime=True, func=functor, args=(name, args))
  File /usr/lib/python2.7/dist-packages/cloudinit/util.py, line 1875, in 
log_time
ret = func(*args, **kwargs)
  File /usr/bin/cloud-init, line 510, in status_wrapper
atomic_write_json(status_path, status)
  File /usr/bin/cloud-init, line 434, in atomic_write_json
raise e
OSError: [Errno 2] No such file or directory: '/var/lib/cloud/data/tmpMBxCza'
[474208.150506] BUG: unable to handle kernel paging request at c90003661288
[474208.150524] IP: [a013a0b6] nf_nat_cleanup_conntrack+0x46/0x70 
[nf_nat]
[474208.150536] PGD 1b6423067 PUD 1b6424067 PMD 1b255b067 PTE 0
[474208.150544] Oops: 0002 [#1] SMP 
[474208.150549] Modules linked in: xt_nat veth tcp_diag inet_diag xt_CHECKSUM 
iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge stp llc 
xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 xt_tcpudp 
xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs dm_crypt 
raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor async_tx xor 
raid6_pq raid1 raid0 multipath linear
[474208.150602] CPU: 3 PID: 6 Comm: kworker/u16:0 Not tainted 
3.15.0-999-generic #201404300254
[474208.150614] Workqueue: netns cleanup_net
[474208.150619] task: 8801b39d ti: 8801b39c6000 task.ti: 
8801b39c6000
[474208.150625] RIP: e030:[a013a0b6]  [a013a0b6] 
nf_nat_cleanup_conntrack+0x46/0x70 [nf_nat]
[474208.150634] RSP: e02b:8801b39c7c48  EFLAGS: 00010246
[474208.150639] RAX:  RBX: 8801af4e5510 RCX: 
8801b204
[474208.150645] RDX: c90003661288 RSI: 0200 RDI: 
a013d4e0
[474208.150651] RBP: 8801b39c7c58 R08: f72af2f7 R09: 
02eb94ae
[474208.150657] R10: 8801b2040070 R11: 0002 R12: 
8801af4e5480
[474208.150664] R13: 8801b204 R14:  R15: 

[474208.150674] FS:  7fb3072be700() GS:8801becc() 
knlGS:
[474208.150681] CS:  e033 DS:  ES:  CR0: 8005003b
[474208.150686] CR2: c90003661288 CR3: f54bb000 CR4: 
2660
[474208.150692] Stack:
[474208.150695]  81763762 0001 8801b39c7c88 
a00f2f53
[474208.150704]   8801b204 88008c4e 
a00d1140
[474208.150712]  8801b39c7ca8 a00ea67e 8801b204 
88008c4e
[474208.150721] Call Trace:
[474208.150729]  [81763762] ? _raw_spin_lock+0x12/0x50
[474208.150744]  [a00f2f53] __nf_ct_ext_destroy+0x43/0x60 
[nf_conntrack]
[474208.150755]  [a00ea67e] nf_conntrack_free+0x2e/0x70 [nf_conntrack]
[474208.150765]  [a00eb46e] destroy_conntrack+0x9e/0xf0 [nf_conntrack]
[474208.150775]  [a00efbd0] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
[474208.150785]  [8167f367] nf_conntrack_destroy+0x17/0x20
[474208.150794]  [a00eb358] nf_ct_iterate_cleanup+0x78/0xb0 
[nf_conntrack]
[474208.150804]  [a00efcad] nf_ct_l3proto_pernet_unregister+0x1d/0x20 
[nf_conntrack]
[474208.150814]  [a00cf53d] ipv4_net_exit+0x1d/0x60 
[nf_conntrack_ipv4]
[474208.150822]  [816450b8] ops_exit_list.isra.1+0x38/0x60
[474208.150828]  [816459c2] cleanup_net+0x112/0x230
[474208.150837]  [81087b4f] process_one_work+0x17f/0x4c0
[474208.150843]  [81088a7b] worker_thread+0x11b/0x3d0
[474208.150850]  [81088960] ? manage_workers.isra.21+0x190/0x190
[474208.150857]  [8108fb49] kthread+0xc9/0xe0
[474208.150863]  [8108fa80] ? flush_kthread_worker+0xb0/0xb0
[474208.150871]  [8176cc7c] ret_from_fork+0x7c/0xb0
[474208.150877]  [8108fa80] ? flush_kthread_worker+0xb0/0xb0
[474208.150882] Code: b7 58 12 66 85 db 74 46 0f b7 db 48 01 c3 48 83 7b 10 00 
74 39 48 c7 c7 e0 d4 13 a0 e8 24 94 62 e1 48 8b 03 48 8b 53 08 48 85 c0 48 89 
02 74 04 48 89 50 08 48 ba 00 02 20 00 00 00 ad de 48 c7 
[474208.150936] RIP  [a013a0b6] nf_nat_cleanup_conntrack+0x46/0x70 
[nf_nat]
[474208.150945]  RSP 8801b39c7c48
[474208.150949] CR2: c90003661288
[474208.150957] ---[ end trace 7ab56606cd4d25a0 ]---
[474208.150961] Kernel panic - not syncing: Fatal exception in interrupt

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-04-30 Thread Joseph Salisbury
** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=65191
   Importance: Unknown
   Status: Unknown

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC3:  sconklin   2706 F pulseaudio
   /dev/snd/controlC2:  sconklin   2706 F 

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-04-29 Thread Steve Conklin
NOTE: This bug was not reported from the affected machine, but from a
workstation running the same kernel.

This bug appears after adding then removing a number of LXC containers

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC3:  sconklin   2706 F pulseaudio
   /dev/snd/controlC2:  sconklin  

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-04-29 Thread Chris J Arges
Link to upstream bug: https://bugzilla.kernel.org/show_bug.cgi?id=65191

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu)
   Status: New = Confirmed

** Bug watch added: Linux Kernel Bug Tracker #65191
   http://bugzilla.kernel.org/show_bug.cgi?id=65191

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables isofs 
dm_crypt raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
  [17792296.022254] CPU: 4 PID: 6 Comm: kworker/u16:0 Not tainted 
3.13.0-24-generic #46-Ubuntu
  [17792296.022267] Workqueue: netns cleanup_net
  [17792296.022271] task: 8801b39e ti: 8801b39dc000 task.ti: 
8801b39dc000
  [17792296.022276] RIP: e030:[a0137200]  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022286] RSP: e02b:8801b39ddcb8  EFLAGS: 00010246
  [17792296.022290] RAX:  RBX: 880081691508 RCX: 
8801b26b8988
  [17792296.022297] RDX: c9000340a750 RSI: 1e321e30 RDI: 
a013a4c0
  [17792296.022302] RBP: 8801b39ddcc0 R08: 0200 R09: 

  [17792296.022306] R10: 7ff0 R11: 0005 R12: 
880081691480
  [17792296.022312] R13: 8800c07d R14: 8800c07d0008 R15: 
8801b26b8000
  [17792296.022324] FS:  7fcd1d936740() GS:8801bed0() 
knlGS:
  [17792296.022329] CS:  e033 DS:  ES:  CR0: 8005003b
  [17792296.022333] CR2: c9000340a750 CR3: 01c0e000 CR4: 
2660
  [17792296.022339] Stack:
  [17792296.022342]  0001 8801b39ddce8 a00f15a4 
8800c07d
  [17792296.022351]  8801b26b8000 a00b92c0 8801b39ddd08 
a00e92d5
  [17792296.022358]  8800c07d 8801b26b8000 8801b39ddd28 
a00ea7b4
  [17792296.022366] Call Trace:
  [17792296.022379]  [a00f15a4] __nf_ct_ext_destroy+0x44/0x60 
[nf_conntrack]
  [17792296.022388]  [a00e92d5] nf_conntrack_free+0x25/0x60 
[nf_conntrack]
  [17792296.022397]  [a00ea7b4] destroy_conntrack+0xb4/0x110 
[nf_conntrack]
  [17792296.022407]  [a00ee260] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
  [17792296.022415]  [81649d77] nf_conntrack_destroy+0x17/0x20
  [17792296.022423]  [a00ea23b] nf_ct_iterate_cleanup+0x12b/0x150 
[nf_conntrack]
  [17792296.022433]  [a00ee53d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
  [17792296.022441]  [a00b7309] ipv4_net_exit+0x19/0x50 
[nf_conntrack_ipv4]
  [17792296.022448]  [81612b49] ops_exit_list.isra.1+0x39/0x60
  [17792296.022453]  [816133d0] cleanup_net+0x110/0x250
  [17792296.022464]  [810838a2] process_one_work+0x182/0x450
  [17792296.022470]  [81084641] worker_thread+0x121/0x410
  [17792296.022476]  [81084520] ? rescuer_thread+0x3e0/0x3e0
  [17792296.022483]  [8108b312] kthread+0xd2/0xf0
  [17792296.022488]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022496]  [8172637c] ret_from_fork+0x7c/0xb0
  [17792296.022501]  [8108b240] ? kthread_create_on_node+0x1d0/0x1d0
  [17792296.022505] Code: 53 0f b6 58 11 84 db 74 45 48 01 c3 74 40 48 83 7b 10 
00 74 39 48 c7 c7 c0 a4 13 a0 e8 0a 68 5e e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 b8 00 02 20 00 00 00 ad de 48 c7 
  [17792296.022550] RIP  [a0137200] 
nf_nat_cleanup_conntrack+0x40/0x70 [nf_nat]
  [17792296.022557]  RSP 8801b39ddcb8
  [17792296.022560] CR2: c9000340a750
  [17792296.022569] ---[ end trace 321f62b987d4a83b ]---
  [17792296.022573] Kernel panic - not syncing: Fatal exception in interrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:

[Kernel-packages] [Bug 1314274] Re: BUG in nf_nat_cleanup_conntrack

2014-04-29 Thread Steve Conklin
The problem also occurs with the mainline v3.15-rc2-trusty build:

[17345307.967478] BUG: unable to handle kernel paging request at 
c90003777a70
[17345307.967497] IP: [a013f0b6] nf_nat_cleanup_conntrack+0x46/0x70 
[nf_nat]
[17345307.967510] PGD 1b6425067 PUD 1b6426067 PMD 1b0aed067 PTE 0
[17345307.967519] Oops: 0002 [#1] SMP 
[17345307.967525] Modules linked in: xt_nat veth tcp_diag inet_diag xt_CHECKSUM 
iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge stp llc 
xt_owner isofs ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack iptable_filter ip_tables x_tables dm_crypt 
microcode raid10 raid456 async_memcpy async_raid6_recov async_pq async_xor 
async_tx xor raid6_pq raid1 raid0 multipath linear
[17345307.967578] CPU: 0 PID: 6 Comm: kworker/u16:0 Not tainted 
3.15.0-031500rc2-generic #201404201435
[17345307.967591] Workqueue: netns cleanup_net
[17345307.967596] task: 8801b39d ti: 8801b39cc000 task.ti: 
8801b39cc000
[17345307.967601] RIP: e030:[a013f0b6]  [a013f0b6] 
nf_nat_cleanup_conntrack+0x46/0x70 [nf_nat]
[17345307.967611] RSP: e02b:8801b39cdc48  EFLAGS: 00010246
[17345307.967617] RAX:  RBX: 8801b1cf7b10 RCX: 
88000311
[17345307.967624] RDX: c90003777a70 RSI: 0200 RDI: 
a01434e0
[17345307.967630] RBP: 8801b39cdc58 R08: 58690aeb R09: 
e834b0f3
[17345307.967636] R10: 880003110070 R11: 0002 R12: 
8801b1cf7a80
[17345307.967643] R13: 88000311 R14:  R15: 

[17345307.967655] FS:  7fd6682cc740() GS:8801bec0() 
knlGS:
[17345307.967662] CS:  e033 DS:  ES:  CR0: 8005003b
[17345307.967667] CR2: c90003777a70 CR3: 058f9000 CR4: 
2660
[17345307.967673] Stack:
[17345307.967677]  8176ce52 0001 8801b39cdc88 
a00d1013
[17345307.967686]   88000311 8800ca7b8000 
a00e5140
[17345307.967694]  8801b39cdca8 a00c867e 88000311 
8800ca7b8000
[17345307.967703] Call Trace:
[17345307.967712]  [8176ce52] ? _raw_spin_lock+0x12/0x50
[17345307.967726]  [a00d1013] __nf_ct_ext_destroy+0x43/0x60 
[nf_conntrack]
[17345307.967736]  [a00c867e] nf_conntrack_free+0x2e/0x70 
[nf_conntrack]
[17345307.967746]  [a00c946e] destroy_conntrack+0x9e/0xf0 
[nf_conntrack]
[17345307.967756]  [a00cdc40] ? nf_conntrack_helper_fini+0x30/0x30 
[nf_conntrack]
[17345307.967766]  [81686617] nf_conntrack_destroy+0x17/0x20
[17345307.967775]  [a00c9358] nf_ct_iterate_cleanup+0x78/0xb0 
[nf_conntrack]
[17345307.967786]  [a00cdd1d] 
nf_ct_l3proto_pernet_unregister+0x1d/0x20 [nf_conntrack]
[17345307.967796]  [a00e355d] ipv4_net_exit+0x1d/0x60 
[nf_conntrack_ipv4]
[17345307.967804]  [8164b918] ops_exit_list.isra.1+0x38/0x60
[17345307.967811]  [8164c222] cleanup_net+0x112/0x230
[17345307.967820]  [81085e2f] process_one_work+0x17f/0x4c0
[17345307.967827]  [81086d7b] worker_thread+0x11b/0x3d0
[17345307.967833]  [81086c60] ? manage_workers.isra.21+0x190/0x190
[17345307.967841]  [8108de69] kthread+0xc9/0xe0
[17345307.967846]  [8108dda0] ? flush_kthread_worker+0xb0/0xb0
[17345307.967854]  [8177647c] ret_from_fork+0x7c/0xb0
[17345307.967860]  [8108dda0] ? flush_kthread_worker+0xb0/0xb0
[17345307.967865] Code: b7 58 12 66 85 db 74 46 0f b7 db 48 01 c3 48 83 7b 10 
00 74 39 48 c7 c7 e0 34 14 a0 e8 14 db 62 e1 48 8b 03 48 8b 53 08 48 85 c0 48 
89 02 74 04 48 89 50 08 48 ba 00 02 20 00 00 00 ad de 48 c7 
[17345307.967917] RIP  [a013f0b6] nf_nat_cleanup_conntrack+0x46/0x70 
[nf_nat]
[17345307.967925]  RSP 8801b39cdc48
[17345307.967928] CR2: c90003777a70
[17345307.967933] ---[ end trace 84d4f3185a40459f ]---
[17345307.967938] Kernel panic - not syncing: Fatal exception in interrupt

-- 
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/1314274

Title:
  BUG in nf_nat_cleanup_conntrack

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Seeing this bug, which has been reported upstream:

  https://bugzilla.kernel.org/show_bug.cgi?id=65191

  Our stacktrace:

  [17792296.022138] BUG: unable to handle kernel paging request at 
c9000340a750
  [17792296.022161] IP: [a0137200] nf_nat_cleanup_conntrack+0x40/0x70 
[nf_nat]
  [17792296.022173] PGD 1b6426067 PUD 1b6427067 PMD 156481067 PTE 0
  [17792296.022196] Oops: 0002 [#1] SMP 
  [17792296.022205] Modules linked in: xt_nat veth tcp_diag inet_diag 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat bridge 
stp llc xt_owner ipt_REJECT xt_LOG xt_limit nf_conntrack_ipv4 nf_defrag_ipv4 
xt_tcpudp xt_conntrack nf_conntrack