======================================
| 0
| xx__-> [ 250.668077][ T3400] mpls_gso: MPLS GSO support
| [ 260.388470][ T3465] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/3465
| [ 260.389072][ T3465] caller is lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[ 260.389381][ T3465] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 260.389384][ T3465] Call Trace:
[ 260.389387][ T3465]
[ 260.389389][ T3465] dump_stack_lvl (lib/dump_stack.c:123)
[ 260.389399][ T3465] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 260.389408][ T3465] lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[ 260.389413][ T3465] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 260.389419][ T3465] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 260.389429][ T3465] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 260.389438][ T3465] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 260.389443][ T3465] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 260.389455][ T3465] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 260.389464][ T3465] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 260.389470][ T3465] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 260.389477][ T3465] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 260.389481][ T3465] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 260.389493][ T3465] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 260.389505][ T3465] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 260.389510][ T3465] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 260.389517][ T3465] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 260.389527][ T3465] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 260.389532][ T3465] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 260.389541][ T3465] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 260.389557][ T3465] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 260.389560][ T3465] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 260.389571][ T3465] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 260.389578][ T3465] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 260.389583][ T3465] ? __pfx___sys_sendto (net/socket.c:2147)
[ 260.389598][ T3465] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 260.389605][ T3465] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 260.389615][ T3465] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 260.389622][ T3465] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 260.389632][ T3465] __x64_sys_sendto (net/socket.c:2183)
[ 260.389636][ T3465] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[ 260.389642][ T3465] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 260.389646][ T3465] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 260.389652][ T3465] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 260.389657][ T3465] RIP: 0033:0x7f779d7a4a4a
[ 260.389662][ T3465] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89
All code
========
0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
b: eb b8 jmp 0xffffffffffffffc5
d: 0f 1f 00 nopl (%rax)
10: f3 0f 1e fa endbr64
14: 41 89 ca mov %ecx,%r10d
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 15 jne 0x38
23: b8 2c 00 00 00 mov $0x2c,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 7e ja 0xb0
32: c3 ret
33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
38: 41 54 push %r12
3a: 48 83 ec 30 sub $0x30,%rsp
3e: 44 rex.R
3f: 89 .byte 0x89
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 7e ja 0x86
8: c3 ret
9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
e: 41 54 push %r12
10: 48 83 ec 30 sub $0x30,%rsp
14: 44 rex.R
15: 89 .byte 0x89
[ 260.389665][ T3465] RSP: 002b:00007ffc95cc0088 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 260.389670][ T3465] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f779d7a4a4a
[ 260.389672][ T3465] RDX: 0000000000000040 RSI: 0000000003c8a340 RDI: 0000000000000006
[ 260.389674][ T3465] RBP: 00007ffc95cc0110 R08: 0000000000418574 R09: 000000000000001c
[ 260.389676][ T3465] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 260.389678][ T3465] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f779d8cd000
| [ 260.389678][ T3465] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f779d8cd000
| [ 260.389692][ T3465]
| [ 260.389696][ T3465] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/3465
| [ 260.405578][ T3465] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 260.405846][ T3465] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 260.405848][ T3465] Call Trace:
[ 260.405850][ T3465]
[ 260.405852][ T3465] dump_stack_lvl (lib/dump_stack.c:123)
[ 260.405859][ T3465] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 260.405885][ T3465] lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 260.405890][ T3465] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 260.405895][ T3465] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 260.405905][ T3465] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 260.405913][ T3465] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 260.405919][ T3465] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 260.405931][ T3465] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 260.405939][ T3465] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 260.405945][ T3465] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 260.405951][ T3465] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 260.405956][ T3465] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 260.405968][ T3465] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 260.405979][ T3465] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 260.405984][ T3465] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 260.405990][ T3465] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 260.405999][ T3465] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 260.406002][ T3465] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 260.406011][ T3465] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 260.406027][ T3465] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 260.406030][ T3465] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 260.406041][ T3465] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 260.406047][ T3465] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 260.406052][ T3465] ? __pfx___sys_sendto (net/socket.c:2147)
[ 260.406066][ T3465] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 260.406073][ T3465] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 260.406082][ T3465] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 260.406089][ T3465] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 260.406099][ T3465] __x64_sys_sendto (net/socket.c:2183)
[ 260.406103][ T3465] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[ 260.406109][ T3465] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 260.406113][ T3465] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 260.406119][ T3465] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 260.406123][ T3465] RIP: 0033:0x7f779d7a4a4a
[ 260.406126][ T3465] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89
All code
========
0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
b: eb b8 jmp 0xffffffffffffffc5
d: 0f 1f 00 nopl (%rax)
10: f3 0f 1e fa endbr64
14: 41 89 ca mov %ecx,%r10d
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 15 jne 0x38
23: b8 2c 00 00 00 mov $0x2c,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 7e ja 0xb0
32: c3 ret
33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
38: 41 54 push %r12
3a: 48 83 ec 30 sub $0x30,%rsp
3e: 44 rex.R
3f: 89 .byte 0x89
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 7e ja 0x86
8: c3 ret
9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
e: 41 54 push %r12
10: 48 83 ec 30 sub $0x30,%rsp
14: 44 rex.R
15: 89 .byte 0x89
[ 260.406129][ T3465] RSP: 002b:00007ffc95cc0088 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 260.406132][ T3465] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f779d7a4a4a
[ 260.406135][ T3465] RDX: 0000000000000040 RSI: 0000000003c8a340 RDI: 0000000000000006
[ 260.406136][ T3465] RBP: 00007ffc95cc0110 R08: 0000000000418574 R09: 000000000000001c
[ 260.406138][ T3465] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 260.406140][ T3465] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f779d8cd000
| [ 260.406140][ T3465] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f779d8cd000
| [ 260.406156][ T3465]
| [ 260.423231][ T3465] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/3465
| [ 260.423742][ T3465] caller is lwtunnel_xmit (net/core/dev.h:355 net/core/lwtunnel.c:408)
[ 260.424077][ T3465] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 260.424078][ T3465] Call Trace:
[ 260.424080][ T3465]
[ 260.424082][ T3465] dump_stack_lvl (lib/dump_stack.c:123)
[ 260.424089][ T3465] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 260.424097][ T3465] lwtunnel_xmit (net/core/dev.h:355 net/core/lwtunnel.c:408)
[ 260.424102][ T3465] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 260.424107][ T3465] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 260.424115][ T3465] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 260.424123][ T3465] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 260.424130][ T3465] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 260.424143][ T3465] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 260.424150][ T3465] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 260.424156][ T3465] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 260.424162][ T3465] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 260.424166][ T3465] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 260.424178][ T3465] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 260.424190][ T3465] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 260.424195][ T3465] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 260.424200][ T3465] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 260.424208][ T3465] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 260.424212][ T3465] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 260.424220][ T3465] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 260.424237][ T3465] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 260.424239][ T3465] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 260.424251][ T3465] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 260.424256][ T3465] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 260.424261][ T3465] ? __pfx___sys_sendto (net/socket.c:2147)
[ 260.424276][ T3465] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 260.424283][ T3465] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 260.424291][ T3465] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 260.424299][ T3465] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 260.424309][ T3465] __x64_sys_sendto (net/socket.c:2183)
[ 260.424313][ T3465] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[ 260.424317][ T3465] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 260.424322][ T3465] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 260.424327][ T3465] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 260.424331][ T3465] RIP: 0033:0x7f779d7a4a4a
[ 260.424335][ T3465] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89
All code
========
0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
b: eb b8 jmp 0xffffffffffffffc5
d: 0f 1f 00 nopl (%rax)
10: f3 0f 1e fa endbr64
14: 41 89 ca mov %ecx,%r10d
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 15 jne 0x38
23: b8 2c 00 00 00 mov $0x2c,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 7e ja 0xb0
32: c3 ret
33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
38: 41 54 push %r12
3a: 48 83 ec 30 sub $0x30,%rsp
3e: 44 rex.R
3f: 89 .byte 0x89
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 7e ja 0x86
8: c3 ret
9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
e: 41 54 push %r12
10: 48 83 ec 30 sub $0x30,%rsp
14: 44 rex.R
15: 89 .byte 0x89
[ 260.424337][ T3465] RSP: 002b:00007ffc95cc0088 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 260.424340][ T3465] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f779d7a4a4a
[ 260.424343][ T3465] RDX: 0000000000000040 RSI: 0000000003c8a340 RDI: 0000000000000006
[ 260.424344][ T3465] RBP: 00007ffc95cc0110 R08: 0000000000418574 R09: 000000000000001c
[ 260.424346][ T3465] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 260.424348][ T3465] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f779d8cd000
| [ 260.424348][ T3465] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f779d8cd000
| [ 260.424363][ T3465]
| [ 261.224054][ T3470] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/3470
| [ 261.224520][ T3470] caller is lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[ 261.224797][ T3470] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 261.224800][ T3470] Call Trace:
[ 261.224802][ T3470]
[ 261.224805][ T3470] dump_stack_lvl (lib/dump_stack.c:123)
[ 261.224815][ T3470] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 261.224825][ T3470] lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[ 261.224830][ T3470] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 261.224837][ T3470] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 261.224847][ T3470] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 261.224855][ T3470] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 261.224861][ T3470] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 261.224873][ T3470] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 261.224883][ T3470] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 261.224888][ T3470] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 261.224895][ T3470] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 261.224900][ T3470] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 261.224911][ T3470] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 261.224933][ T3470] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 261.224938][ T3470] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 261.224945][ T3470] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 261.224956][ T3470] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 261.224962][ T3470] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 261.224971][ T3470] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 261.224987][ T3470] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 261.224990][ T3470] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 261.225001][ T3470] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 261.225008][ T3470] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 261.225014][ T3470] ? __pfx___sys_sendto (net/socket.c:2147)
[ 261.225028][ T3470] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 261.225036][ T3470] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 261.225047][ T3470] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 261.225054][ T3470] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 261.225063][ T3470] __x64_sys_sendto (net/socket.c:2183)
[ 261.225067][ T3470] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[ 261.225073][ T3470] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 261.225078][ T3470] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 261.225083][ T3470] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 261.225088][ T3470] RIP: 0033:0x7eff13d21a4a
[ 261.225091][ T3470] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89
All code
========
0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
b: eb b8 jmp 0xffffffffffffffc5
d: 0f 1f 00 nopl (%rax)
10: f3 0f 1e fa endbr64
14: 41 89 ca mov %ecx,%r10d
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 15 jne 0x38
23: b8 2c 00 00 00 mov $0x2c,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 7e ja 0xb0
32: c3 ret
33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
38: 41 54 push %r12
3a: 48 83 ec 30 sub $0x30,%rsp
3e: 44 rex.R
3f: 89 .byte 0x89
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 7e ja 0x86
8: c3 ret
9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
e: 41 54 push %r12
10: 48 83 ec 30 sub $0x30,%rsp
14: 44 rex.R
15: 89 .byte 0x89
[ 261.225094][ T3470] RSP: 002b:00007fffc374bac8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 261.225098][ T3470] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007eff13d21a4a
[ 261.225100][ T3470] RDX: 0000000000000040 RSI: 000000000d23a340 RDI: 0000000000000006
[ 261.225102][ T3470] RBP: 00007fffc374bb50 R08: 0000000000418574 R09: 000000000000001c
[ 261.225103][ T3470] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 261.225105][ T3470] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007eff13e4a000
| [ 261.225105][ T3470] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007eff13e4a000
| [ 261.225118][ T3470]
| [ 261.225122][ T3470] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/3470
| [ 261.239320][ T3470] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 261.239577][ T3470] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 261.239579][ T3470] Call Trace:
[ 261.239580][ T3470]
[ 261.239582][ T3470] dump_stack_lvl (lib/dump_stack.c:123)
[ 261.239588][ T3470] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 261.239596][ T3470] lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 261.239601][ T3470] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 261.239606][ T3470] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 261.239614][ T3470] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 261.239622][ T3470] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 261.239628][ T3470] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 261.239639][ T3470] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 261.239647][ T3470] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 261.239653][ T3470] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 261.239658][ T3470] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 261.239663][ T3470] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 261.239674][ T3470] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 261.239685][ T3470] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 261.239690][ T3470] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 261.239694][ T3470] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 261.239702][ T3470] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 261.239705][ T3470] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 261.239714][ T3470] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 261.239730][ T3470] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 261.239733][ T3470] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 261.239743][ T3470] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 261.239748][ T3470] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 261.239753][ T3470] ? __pfx___sys_sendto (net/socket.c:2147)
[ 261.239767][ T3470] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 261.239774][ T3470] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 261.239781][ T3470] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 261.239788][ T3470] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 261.239798][ T3470] __x64_sys_sendto (net/socket.c:2183)
[ 261.239802][ T3470] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[ 261.239806][ T3470] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 261.239811][ T3470] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 261.239816][ T3470] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 261.239819][ T3470] RIP: 0033:0x7eff13d21a4a
[ 261.239823][ T3470] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89
All code
========
0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
b: eb b8 jmp 0xffffffffffffffc5
d: 0f 1f 00 nopl (%rax)
10: f3 0f 1e fa endbr64
14: 41 89 ca mov %ecx,%r10d
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 15 jne 0x38
23: b8 2c 00 00 00 mov $0x2c,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 7e ja 0xb0
32: c3 ret
33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
38: 41 54 push %r12
3a: 48 83 ec 30 sub $0x30,%rsp
3e: 44 rex.R
3f: 89 .byte 0x89
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 7e ja 0x86
8: c3 ret
9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
e: 41 54 push %r12
10: 48 83 ec 30 sub $0x30,%rsp
14: 44 rex.R
15: 89 .byte 0x89
[ 261.239825][ T3470] RSP: 002b:00007fffc374bac8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 261.239828][ T3470] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007eff13d21a4a
[ 261.239830][ T3470] RDX: 0000000000000040 RSI: 000000000d23a340 RDI: 0000000000000006
[ 261.239831][ T3470] RBP: 00007fffc374bb50 R08: 0000000000418574 R09: 000000000000001c
[ 261.239833][ T3470] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 261.239835][ T3470] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007eff13e4a000
| [ 261.239835][ T3470] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007eff13e4a000
| [ 261.239849][ T3470]
| [ 261.258741][ T3470] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/3470
| [ 261.259357][ T3470] caller is lwtunnel_xmit (net/core/dev.h:355 net/core/lwtunnel.c:408)
[ 261.259628][ T3470] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 261.259630][ T3470] Call Trace:
[ 261.259632][ T3470]
[ 261.259634][ T3470] dump_stack_lvl (lib/dump_stack.c:123)
[ 261.259641][ T3470] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 261.259648][ T3470] lwtunnel_xmit (net/core/dev.h:355 net/core/lwtunnel.c:408)
[ 261.259653][ T3470] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 261.259658][ T3470] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 261.259666][ T3470] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 261.259674][ T3470] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 261.259680][ T3470] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 261.259692][ T3470] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 261.259700][ T3470] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 261.259705][ T3470] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 261.259711][ T3470] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 261.259715][ T3470] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 261.259727][ T3470] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 261.259738][ T3470] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 261.259743][ T3470] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 261.259747][ T3470] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 261.259755][ T3470] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 261.259758][ T3470] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 261.259767][ T3470] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 261.259783][ T3470] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 261.259786][ T3470] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 261.259797][ T3470] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 261.259801][ T3470] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 261.259807][ T3470] ? __pfx___sys_sendto (net/socket.c:2147)
[ 261.259821][ T3470] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 261.259828][ T3470] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 261.259835][ T3470] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 261.259843][ T3470] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 261.259853][ T3470] __x64_sys_sendto (net/socket.c:2183)
[ 261.259857][ T3470] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[ 261.259861][ T3470] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 261.259865][ T3470] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 261.259870][ T3470] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 261.259874][ T3470] RIP: 0033:0x7eff13d21a4a
[ 261.259877][ T3470] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89
All code
========
0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
b: eb b8 jmp 0xffffffffffffffc5
d: 0f 1f 00 nopl (%rax)
10: f3 0f 1e fa endbr64
14: 41 89 ca mov %ecx,%r10d
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 15 jne 0x38
23: b8 2c 00 00 00 mov $0x2c,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 7e ja 0xb0
32: c3 ret
33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
38: 41 54 push %r12
3a: 48 83 ec 30 sub $0x30,%rsp
3e: 44 rex.R
3f: 89 .byte 0x89
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 7e ja 0x86
8: c3 ret
9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
e: 41 54 push %r12
10: 48 83 ec 30 sub $0x30,%rsp
14: 44 rex.R
15: 89 .byte 0x89
[ 261.259880][ T3470] RSP: 002b:00007fffc374bac8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 261.259883][ T3470] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007eff13d21a4a
[ 261.259885][ T3470] RDX: 0000000000000040 RSI: 000000000d23a340 RDI: 0000000000000006
[ 261.259886][ T3470] RBP: 00007fffc374bb50 R08: 0000000000418574 R09: 000000000000001c
[ 261.259888][ T3470] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output