======================================
| 0
| xx__-> [ 184.659506][ T2820] mpls_gso: MPLS GSO support
| [ 193.820781][ T2884] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/2884
| [ 193.822028][ T2884] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 193.822343][ T2884] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 193.822346][ T2884] Call Trace:
[ 193.822348][ T2884]
[ 193.822351][ T2884] dump_stack_lvl (lib/dump_stack.c:123)
[ 193.822361][ T2884] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 193.822368][ T2884] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 193.822373][ T2884] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 193.822380][ T2884] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 193.822389][ T2884] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 193.822397][ T2884] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 193.822403][ T2884] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 193.822414][ T2884] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 193.822424][ T2884] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 193.822430][ T2884] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 193.822437][ T2884] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 193.822441][ T2884] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 193.822452][ T2884] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 193.822463][ T2884] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 193.822468][ T2884] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 193.822474][ T2884] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 193.822483][ T2884] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 193.822489][ T2884] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 193.822497][ T2884] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 193.822512][ T2884] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 193.822514][ T2884] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 193.822525][ T2884] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 193.822530][ T2884] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 193.822535][ T2884] ? __pfx___sys_sendto (net/socket.c:2147)
[ 193.822548][ T2884] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 193.822554][ T2884] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 193.822563][ T2884] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 193.822569][ T2884] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 193.822578][ T2884] __x64_sys_sendto (net/socket.c:2183)
[ 193.822582][ T2884] ? 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)
[ 193.822586][ T2884] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 193.822591][ T2884] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 193.822596][ T2884] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 193.822600][ T2884] RIP: 0033:0x7fe8a209ea4a
[ 193.822605][ T2884] 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
[ 193.822608][ T2884] RSP: 002b:00007fff86dd7f08 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 193.822612][ T2884] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe8a209ea4a
[ 193.822614][ T2884] RDX: 0000000000000040 RSI: 000000000eafa3f0 RDI: 0000000000000006
[ 193.822616][ T2884] RBP: 00007fff86dd7f90 R08: 0000000000418574 R09: 000000000000001c
[ 193.822618][ T2884] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 193.822619][ T2884] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe8a21ca000
| [ 193.822619][ T2884] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe8a21ca000
| [ 193.822633][ T2884]
| [ 193.822637][ T2884] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/2884
| [ 193.837653][ T2884] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 193.837932][ T2884] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 193.837934][ T2884] Call Trace:
[ 193.837936][ T2884]
[ 193.837938][ T2884] dump_stack_lvl (lib/dump_stack.c:123)
[ 193.837946][ T2884] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 193.837954][ T2884] lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 193.837959][ T2884] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 193.837964][ T2884] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 193.837973][ T2884] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 193.837982][ T2884] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 193.837988][ T2884] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 193.838000][ T2884] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 193.838010][ T2884] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 193.838016][ T2884] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 193.838021][ T2884] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 193.838026][ T2884] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 193.838038][ T2884] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 193.838050][ T2884] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 193.838055][ T2884] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 193.838058][ T2884] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 193.838066][ T2884] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 193.838070][ T2884] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 193.838079][ T2884] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 193.838095][ T2884] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 193.838097][ T2884] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 193.838108][ T2884] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 193.838112][ T2884] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 193.838118][ T2884] ? __pfx___sys_sendto (net/socket.c:2147)
[ 193.838134][ T2884] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 193.838140][ T2884] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 193.838148][ T2884] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 193.838155][ T2884] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 193.838165][ T2884] __x64_sys_sendto (net/socket.c:2183)
[ 193.838169][ T2884] ? 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)
[ 193.838173][ T2884] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 193.838177][ T2884] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 193.838182][ T2884] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 193.838185][ T2884] RIP: 0033:0x7fe8a209ea4a
[ 193.838189][ T2884] 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
[ 193.838191][ T2884] RSP: 002b:00007fff86dd7f08 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 193.838195][ T2884] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe8a209ea4a
[ 193.838197][ T2884] RDX: 0000000000000040 RSI: 000000000eafa3f0 RDI: 0000000000000006
[ 193.838199][ T2884] RBP: 00007fff86dd7f90 R08: 0000000000418574 R09: 000000000000001c
[ 193.838201][ T2884] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 193.838203][ T2884] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe8a21ca000
| [ 193.838203][ T2884] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe8a21ca000
| [ 193.838217][ T2884]
| [ 193.855217][ T2884] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/2884
| [ 193.855631][ T2884] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 193.855904][ T2884] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 193.855905][ T2884] Call Trace:
[ 193.855908][ T2884]
[ 193.855910][ T2884] dump_stack_lvl (lib/dump_stack.c:123)
[ 193.855917][ T2884] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 193.855923][ T2884] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 193.855929][ T2884] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 193.855933][ T2884] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 193.855942][ T2884] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 193.855950][ T2884] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 193.855957][ T2884] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 193.855968][ T2884] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 193.855976][ T2884] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 193.855982][ T2884] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 193.855988][ T2884] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 193.855993][ T2884] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 193.856005][ T2884] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 193.856016][ T2884] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 193.856022][ T2884] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 193.856025][ T2884] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 193.856033][ T2884] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 193.856037][ T2884] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 193.856045][ T2884] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 193.856061][ T2884] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 193.856064][ T2884] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 193.856074][ T2884] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 193.856078][ T2884] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 193.856084][ T2884] ? __pfx___sys_sendto (net/socket.c:2147)
[ 193.856098][ T2884] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 193.856104][ T2884] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 193.856111][ T2884] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 193.856118][ T2884] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 193.856130][ T2884] __x64_sys_sendto (net/socket.c:2183)
[ 193.856134][ T2884] ? 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)
[ 193.856138][ T2884] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 193.856142][ T2884] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 193.856147][ T2884] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 193.856150][ T2884] RIP: 0033:0x7fe8a209ea4a
[ 193.856153][ T2884] 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
[ 193.856156][ T2884] RSP: 002b:00007fff86dd7f08 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 193.856159][ T2884] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe8a209ea4a
[ 193.856161][ T2884] RDX: 0000000000000040 RSI: 000000000eafa3f0 RDI: 0000000000000006
[ 193.856163][ T2884] RBP: 00007fff86dd7f90 R08: 0000000000418574 R09: 000000000000001c
[ 193.856165][ T2884] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 193.856167][ T2884] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe8a21ca000
| [ 193.856167][ T2884] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe8a21ca000
| [ 193.856182][ T2884]
| [ 194.674327][ T2889] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/2889
| [ 194.674780][ T2889] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 194.675059][ T2889] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 194.675060][ T2889] Call Trace:
[ 194.675063][ T2889]
[ 194.675065][ T2889] dump_stack_lvl (lib/dump_stack.c:123)
[ 194.675077][ T2889] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 194.675085][ T2889] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 194.675090][ T2889] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 194.675099][ T2889] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 194.675109][ T2889] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 194.675118][ T2889] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 194.675124][ T2889] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 194.675137][ T2889] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 194.675148][ T2889] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 194.675154][ T2889] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 194.675162][ T2889] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 194.675167][ T2889] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 194.675179][ T2889] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 194.675191][ T2889] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 194.675196][ T2889] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 194.675203][ T2889] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 194.675213][ T2889] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 194.675218][ T2889] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 194.675227][ T2889] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 194.675243][ T2889] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 194.675246][ T2889] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 194.675257][ T2889] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 194.675263][ T2889] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 194.675269][ T2889] ? __pfx___sys_sendto (net/socket.c:2147)
[ 194.675283][ T2889] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 194.675291][ T2889] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 194.675301][ T2889] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 194.675308][ T2889] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 194.675318][ T2889] __x64_sys_sendto (net/socket.c:2183)
[ 194.675322][ T2889] ? 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)
[ 194.675328][ T2889] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 194.675333][ T2889] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 194.675338][ T2889] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 194.675342][ T2889] RIP: 0033:0x7f30e313ea4a
[ 194.675346][ T2889] 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
[ 194.675349][ T2889] RSP: 002b:00007ffcb80cb908 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 194.675353][ T2889] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f30e313ea4a
[ 194.675355][ T2889] RDX: 0000000000000040 RSI: 0000000005ad13f0 RDI: 0000000000000006
[ 194.675357][ T2889] RBP: 00007ffcb80cb990 R08: 0000000000418574 R09: 000000000000001c
[ 194.675358][ T2889] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 194.675360][ T2889] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f30e326a000
| [ 194.675360][ T2889] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f30e326a000
| [ 194.675375][ T2889]
| [ 194.690766][ T2889] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/2889
| [ 194.691173][ T2889] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 194.691439][ T2889] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 194.691441][ T2889] Call Trace:
[ 194.691442][ T2889]
[ 194.691444][ T2889] dump_stack_lvl (lib/dump_stack.c:123)
[ 194.691450][ T2889] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 194.691458][ T2889] lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 194.691463][ T2889] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 194.691468][ T2889] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 194.691476][ T2889] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 194.691485][ T2889] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 194.691491][ T2889] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 194.691503][ T2889] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 194.691511][ T2889] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 194.691517][ T2889] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 194.691522][ T2889] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 194.691527][ T2889] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 194.691539][ T2889] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 194.691551][ T2889] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 194.691556][ T2889] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 194.691559][ T2889] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 194.691567][ T2889] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 194.691570][ T2889] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 194.691579][ T2889] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 194.691595][ T2889] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 194.691598][ T2889] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 194.691609][ T2889] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 194.691613][ T2889] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 194.691618][ T2889] ? __pfx___sys_sendto (net/socket.c:2147)
[ 194.691633][ T2889] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 194.691639][ T2889] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 194.691646][ T2889] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 194.691653][ T2889] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 194.691663][ T2889] __x64_sys_sendto (net/socket.c:2183)
[ 194.691667][ T2889] ? 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)
[ 194.691670][ T2889] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 194.691674][ T2889] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 194.691679][ T2889] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 194.691682][ T2889] RIP: 0033:0x7f30e313ea4a
[ 194.691686][ T2889] 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
[ 194.691688][ T2889] RSP: 002b:00007ffcb80cb908 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 194.691691][ T2889] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f30e313ea4a
[ 194.691693][ T2889] RDX: 0000000000000040 RSI: 0000000005ad13f0 RDI: 0000000000000006
[ 194.691695][ T2889] RBP: 00007ffcb80cb990 R08: 0000000000418574 R09: 000000000000001c
[ 194.691696][ T2889] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 194.691698][ T2889] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f30e326a000
| [ 194.691698][ T2889] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f30e326a000
| [ 194.691713][ T2889]
| [ 194.711062][ T2889] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/2889
| [ 194.712436][ T2889] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 194.712721][ T2889] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 194.712722][ T2889] Call Trace:
[ 194.712724][ T2889]
[ 194.712726][ T2889] dump_stack_lvl (lib/dump_stack.c:123)
[ 194.712732][ T2889] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 194.712738][ T2889] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 194.712744][ T2889] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 194.712748][ T2889] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 194.712756][ T2889] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 194.712765][ T2889] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 194.712771][ T2889] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 194.712783][ T2889] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 194.712790][ T2889] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 194.712797][ T2889] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 194.712802][ T2889] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 194.712807][ T2889] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 194.712819][ T2889] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 194.712831][ T2889] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 194.712836][ T2889] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 194.712839][ T2889] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 194.712846][ T2889] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 194.712850][ T2889] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 194.712859][ T2889] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 194.712875][ T2889] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 194.712877][ T2889] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 194.712888][ T2889] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 194.712892][ T2889] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 194.712898][ T2889] ? __pfx___sys_sendto (net/socket.c:2147)
[ 194.712912][ T2889] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 194.712918][ T2889] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 194.712925][ T2889] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 194.712932][ T2889] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 194.712942][ T2889] __x64_sys_sendto (net/socket.c:2183)
[ 194.712946][ T2889] ? 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)
[ 194.712949][ T2889] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 194.712954][ T2889] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 194.712959][ T2889] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 194.712962][ T2889] RIP: 0033:0x7f30e313ea4a
[ 194.712965][ T2889] 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
[ 194.712968][ T2889] RSP: 002b:00007ffcb80cb908 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 194.712971][ T2889] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f30e313ea4a
[ 194.712973][ T2889] RDX: 0000000000000040 RSI: 0000000005ad13f0 RDI: 0000000000000006
[ 194.712975][ T2889] RBP: 00007ffcb80cb990 R08: 0000000000418574 R09: 000000000000001c
[ 194.712976][ T2889] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output