======================================
| [ 42.970291][ T634] mpls_gso: MPLS GSO support
| [ 44.402459][ T649] Mirror/redirect action on
| [ 52.488449][ T701] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/701
| [ 52.488984][ T701] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 52.489247][ T701] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 52.489249][ T701] Call Trace:
[ 52.489251][ T701]
[ 52.489253][ T701] dump_stack_lvl (lib/dump_stack.c:123)
[ 52.489262][ T701] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 52.489269][ T701] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 52.489274][ T701] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 52.489280][ T701] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 52.489289][ T701] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 52.489297][ T701] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 52.489303][ T701] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 52.489315][ T701] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 52.489323][ T701] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 52.489329][ T701] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 52.489336][ T701] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 52.489340][ T701] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 52.489352][ T701] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 52.489364][ T701] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 52.489369][ T701] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 52.489375][ T701] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 52.489383][ T701] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 52.489388][ T701] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 52.489397][ T701] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 52.489413][ T701] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 52.489415][ T701] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 52.489426][ T701] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 52.489431][ T701] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 52.489437][ T701] ? __pfx___sys_sendto (net/socket.c:2147)
[ 52.489451][ T701] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 52.489458][ T701] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 52.489466][ T701] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 52.489473][ T701] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 52.489483][ T701] __x64_sys_sendto (net/socket.c:2183)
[ 52.489487][ T701] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[ 52.489493][ T701] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 52.489498][ T701] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 52.489503][ T701] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 52.489507][ T701] RIP: 0033:0x7f1d49afda4a
[ 52.489511][ T701] 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
[ 52.489514][ T701] RSP: 002b:00007ffcbeff8e48 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 52.489517][ T701] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f1d49afda4a
[ 52.489519][ T701] RDX: 0000000000000040 RSI: 000000001f9da3f0 RDI: 0000000000000006
[ 52.489521][ T701] RBP: 00007ffcbeff8ed0 R08: 0000000000418574 R09: 000000000000001c
[ 52.489523][ T701] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 52.489524][ T701] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1d49c29000
| [ 52.489524][ T701] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1d49c29000
| [ 52.489539][ T701]
| [ 52.504531][ T701] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/701
| [ 52.504960][ T701] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 52.505229][ T701] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 52.505231][ T701] Call Trace:
[ 52.505232][ T701]
[ 52.505234][ T701] dump_stack_lvl (lib/dump_stack.c:123)
[ 52.505240][ T701] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 52.505247][ T701] lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 52.505252][ T701] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 52.505258][ T701] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 52.505266][ T701] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 52.505275][ T701] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 52.505281][ T701] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 52.505293][ T701] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 52.505301][ T701] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 52.505307][ T701] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 52.505313][ T701] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 52.505318][ T701] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 52.505330][ T701] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 52.505342][ T701] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 52.505347][ T701] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 52.505350][ T701] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 52.505358][ T701] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 52.505362][ T701] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 52.505371][ T701] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 52.505388][ T701] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 52.505390][ T701] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 52.505401][ T701] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 52.505405][ T701] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 52.505411][ T701] ? __pfx___sys_sendto (net/socket.c:2147)
[ 52.505425][ T701] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 52.505432][ T701] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 52.505439][ T701] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 52.505446][ T701] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 52.505456][ T701] __x64_sys_sendto (net/socket.c:2183)
[ 52.505460][ T701] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[ 52.505463][ T701] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 52.505467][ T701] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 52.505472][ T701] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 52.505475][ T701] RIP: 0033:0x7f1d49afda4a
[ 52.505478][ T701] 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
[ 52.505481][ T701] RSP: 002b:00007ffcbeff8e48 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 52.505484][ T701] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f1d49afda4a
[ 52.505486][ T701] RDX: 0000000000000040 RSI: 000000001f9da3f0 RDI: 0000000000000006
[ 52.505487][ T701] RBP: 00007ffcbeff8ed0 R08: 0000000000418574 R09: 000000000000001c
[ 52.505489][ T701] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 52.505490][ T701] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1d49c29000
| [ 52.505490][ T701] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1d49c29000
| [ 52.505506][ T701]
| [ 52.521520][ T701] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/701
| [ 52.521903][ T701] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 52.522162][ T701] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 52.522163][ T701] Call Trace:
[ 52.522165][ T701]
[ 52.522167][ T701] dump_stack_lvl (lib/dump_stack.c:123)
[ 52.522173][ T701] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 52.522180][ T701] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 52.522185][ T701] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 52.522189][ T701] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 52.522198][ T701] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 52.522206][ T701] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 52.522212][ T701] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 52.522224][ T701] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 52.522232][ T701] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 52.522238][ T701] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 52.522244][ T701] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 52.522249][ T701] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 52.522261][ T701] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 52.522273][ T701] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 52.522278][ T701] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 52.522282][ T701] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 52.522290][ T701] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 52.522293][ T701] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 52.522302][ T701] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 52.522318][ T701] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 52.522321][ T701] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 52.522332][ T701] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 52.522343][ T701] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 52.522348][ T701] ? __pfx___sys_sendto (net/socket.c:2147)
[ 52.522363][ T701] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 52.522369][ T701] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 52.522377][ T701] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 52.522384][ T701] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 52.522394][ T701] __x64_sys_sendto (net/socket.c:2183)
[ 52.522398][ T701] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[ 52.522401][ T701] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 52.522406][ T701] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 52.522411][ T701] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 52.522415][ T701] RIP: 0033:0x7f1d49afda4a
[ 52.522418][ T701] 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
[ 52.522420][ T701] RSP: 002b:00007ffcbeff8e48 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 52.522424][ T701] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f1d49afda4a
[ 52.522426][ T701] RDX: 0000000000000040 RSI: 000000001f9da3f0 RDI: 0000000000000006
[ 52.522427][ T701] RBP: 00007ffcbeff8ed0 R08: 0000000000418574 R09: 000000000000001c
[ 52.522429][ T701] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 52.522431][ T701] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1d49c29000
| [ 52.522431][ T701] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f1d49c29000
| [ 52.522445][ T701]
| [ 53.327124][ T706] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/706
| [ 53.327580][ T706] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 53.328093][ T706] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 53.328095][ T706] Call Trace:
[ 53.328097][ T706]
[ 53.328099][ T706] dump_stack_lvl (lib/dump_stack.c:123)
[ 53.328108][ T706] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 53.328114][ T706] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 53.328120][ T706] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 53.328126][ T706] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 53.328135][ T706] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 53.328144][ T706] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 53.328150][ T706] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 53.328161][ T706] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 53.328170][ T706] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 53.328176][ T706] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 53.328193][ T706] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 53.328198][ T706] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 53.328209][ T706] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 53.328220][ T706] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 53.328225][ T706] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 53.328230][ T706] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 53.328238][ T706] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 53.328243][ T706] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 53.328252][ T706] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 53.328267][ T706] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 53.328270][ T706] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 53.328281][ T706] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 53.328285][ T706] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 53.328290][ T706] ? __pfx___sys_sendto (net/socket.c:2147)
[ 53.328304][ T706] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 53.328310][ T706] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 53.328318][ T706] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 53.328325][ T706] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 53.328334][ T706] __x64_sys_sendto (net/socket.c:2183)
[ 53.328338][ T706] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[ 53.328343][ T706] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 53.328347][ T706] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 53.328352][ T706] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 53.328355][ T706] RIP: 0033:0x7f8ae42d4a4a
[ 53.328359][ T706] 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
[ 53.328362][ T706] RSP: 002b:00007ffe9727f1c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 53.328365][ T706] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f8ae42d4a4a
[ 53.328367][ T706] RDX: 0000000000000040 RSI: 000000002e32b3f0 RDI: 0000000000000006
[ 53.328369][ T706] RBP: 00007ffe9727f250 R08: 0000000000418574 R09: 000000000000001c
[ 53.328371][ T706] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 53.328372][ T706] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8ae4400000
| [ 53.328372][ T706] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8ae4400000
| [ 53.328386][ T706]
| [ 53.328389][ T706] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/706
| [ 53.342910][ T706] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 53.343176][ T706] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 53.343178][ T706] Call Trace:
[ 53.343179][ T706]
[ 53.343181][ T706] dump_stack_lvl (lib/dump_stack.c:123)
[ 53.343188][ T706] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 53.343195][ T706] lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 53.343200][ T706] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 53.343204][ T706] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 53.343213][ T706] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 53.343222][ T706] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 53.343228][ T706] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 53.343240][ T706] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 53.343248][ T706] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 53.343254][ T706] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 53.343259][ T706] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 53.343264][ T706] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 53.343276][ T706] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 53.343288][ T706] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 53.343293][ T706] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 53.343297][ T706] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 53.343304][ T706] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 53.343307][ T706] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 53.343316][ T706] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 53.343332][ T706] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 53.343335][ T706] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 53.343346][ T706] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 53.343350][ T706] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 53.343356][ T706] ? __pfx___sys_sendto (net/socket.c:2147)
[ 53.343370][ T706] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 53.343376][ T706] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 53.343383][ T706] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 53.343391][ T706] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 53.343401][ T706] __x64_sys_sendto (net/socket.c:2183)
[ 53.343404][ T706] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[ 53.343408][ T706] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 53.343412][ T706] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 53.343417][ T706] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 53.343421][ T706] RIP: 0033:0x7f8ae42d4a4a
[ 53.343424][ T706] 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
[ 53.343426][ T706] RSP: 002b:00007ffe9727f1c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 53.343429][ T706] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f8ae42d4a4a
[ 53.343432][ T706] RDX: 0000000000000040 RSI: 000000002e32b3f0 RDI: 0000000000000006
[ 53.343433][ T706] RBP: 00007ffe9727f250 R08: 0000000000418574 R09: 000000000000001c
[ 53.343435][ T706] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 53.343436][ T706] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8ae4400000
| [ 53.343436][ T706] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8ae4400000
| [ 53.343451][ T706]
| [ 53.360687][ T706] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/706
| [ 53.361126][ T706] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 53.361394][ T706] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 53.361396][ T706] Call Trace:
[ 53.361398][ T706]
[ 53.361401][ T706] dump_stack_lvl (lib/dump_stack.c:123)
[ 53.361426][ T706] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 53.361434][ T706] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 53.361440][ T706] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 53.361446][ T706] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 53.361455][ T706] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 53.361464][ T706] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 53.361470][ T706] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 53.361482][ T706] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 53.361491][ T706] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 53.361497][ T706] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 53.361505][ T706] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 53.361510][ T706] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 53.361522][ T706] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 53.361534][ T706] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 53.361539][ T706] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 53.361544][ T706] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 53.361553][ T706] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 53.361559][ T706] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 53.361567][ T706] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 53.361584][ T706] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 53.361587][ T706] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 53.361598][ T706] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 53.361604][ T706] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 53.361609][ T706] ? __pfx___sys_sendto (net/socket.c:2147)
[ 53.361624][ T706] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 53.361632][ T706] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 53.361641][ T706] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 53.361648][ T706] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 53.361658][ T706] __x64_sys_sendto (net/socket.c:2183)
[ 53.361662][ T706] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[ 53.361666][ T706] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 53.361670][ T706] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 53.361675][ T706] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 53.361679][ T706] RIP: 0033:0x7f8ae42d4a4a
[ 53.361684][ T706] 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
[ 53.361687][ T706] RSP: 002b:00007ffe9727f1c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 53.361691][ T706] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f8ae42d4a4a
[ 53.361693][ T706] RDX: 0000000000000040 RSI: 000000002e32b3f0 RDI: 0000000000000006
[ 53.361695][ T706] RBP: 00007ffe9727f250 R08: 0000000000418574 R09: 000000000000001c
[ 53.361696][ T706] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output