======================================
| 0
| xx__-> [ 1360.850616][T14047] mpls_gso: MPLS GSO support
| [ 1370.320925][T14111] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/14111
| [1370.321638][T14111] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 1370.321931][T14111] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1370.321934][T14111] Call Trace:
[ 1370.321936][T14111]
[1370.321938][T14111] dump_stack_lvl (lib/dump_stack.c:123)
[1370.321949][T14111] check_preemption_disabled (lib/smp_processor_id.c:52)
[1370.321957][T14111] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[1370.321962][T14111] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1370.321970][T14111] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1370.321981][T14111] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1370.321989][T14111] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1370.321995][T14111] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1370.322007][T14111] ? ip6_local_out (net/ipv6/output_core.c:154)
[1370.322021][T14111] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1370.322031][T14111] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1370.322041][T14111] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1370.322047][T14111] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1370.322059][T14111] rawv6_sendmsg (net/ipv6/raw.c:918)
[1370.322072][T14111] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1370.322078][T14111] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1370.322084][T14111] ? __lock_release (kernel/locking/lockdep.c:5534)
[1370.322093][T14111] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1370.322099][T14111] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1370.322108][T14111] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1370.322124][T14111] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1370.322127][T14111] ? __lock_release (kernel/locking/lockdep.c:5534)
[1370.322138][T14111] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1370.322144][T14111] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1370.322150][T14111] ? __pfx___sys_sendto (net/socket.c:2147)
[1370.322164][T14111] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1370.322172][T14111] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1370.322181][T14111] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1370.322189][T14111] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1370.322199][T14111] __x64_sys_sendto (net/socket.c:2183)
[1370.322203][T14111] ? 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)
[1370.322207][T14111] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1370.322212][T14111] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1370.322217][T14111] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1370.322221][T14111] RIP: 0033:0x7feeed346a4a
[ 1370.322226][T14111] 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
[ 1370.322229][T14111] RSP: 002b:00007ffc357ffea8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1370.322233][T14111] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007feeed346a4a
[ 1370.322235][T14111] RDX: 0000000000000040 RSI: 000000002c5713f0 RDI: 0000000000000006
[ 1370.322237][T14111] RBP: 00007ffc357fff30 R08: 0000000000418574 R09: 000000000000001c
[ 1370.322238][T14111] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1370.322240][T14111] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007feeed472000
| [ 1370.322240][T14111] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007feeed472000
| [ 1370.322255][T14111]
| [ 1370.337214][T14111] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/14111
| [1370.337729][T14111] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 1370.338477][T14111] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1370.338478][T14111] Call Trace:
[ 1370.338481][T14111]
[1370.338483][T14111] dump_stack_lvl (lib/dump_stack.c:123)
[1370.338492][T14111] check_preemption_disabled (lib/smp_processor_id.c:52)
[1370.338502][T14111] lwtunnel_xmit (net/core/lwtunnel.c:407)
[1370.338508][T14111] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1370.338514][T14111] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1370.338524][T14111] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1370.338533][T14111] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1370.338539][T14111] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1370.338551][T14111] ? ip6_local_out (net/ipv6/output_core.c:154)
[1370.338560][T14111] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1370.338566][T14111] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1370.338572][T14111] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1370.338577][T14111] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1370.338589][T14111] rawv6_sendmsg (net/ipv6/raw.c:918)
[1370.338601][T14111] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1370.338607][T14111] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1370.338611][T14111] ? __lock_release (kernel/locking/lockdep.c:5534)
[1370.338620][T14111] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1370.338625][T14111] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1370.338634][T14111] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1370.338650][T14111] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1370.338653][T14111] ? __lock_release (kernel/locking/lockdep.c:5534)
[1370.338664][T14111] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1370.338669][T14111] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1370.338675][T14111] ? __pfx___sys_sendto (net/socket.c:2147)
[1370.338689][T14111] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1370.338696][T14111] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1370.338705][T14111] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1370.338712][T14111] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1370.338722][T14111] __x64_sys_sendto (net/socket.c:2183)
[1370.338726][T14111] ? 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)
[1370.338731][T14111] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1370.338735][T14111] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1370.338740][T14111] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1370.338744][T14111] RIP: 0033:0x7feeed346a4a
[ 1370.338748][T14111] 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
[ 1370.338751][T14111] RSP: 002b:00007ffc357ffea8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1370.338755][T14111] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007feeed346a4a
[ 1370.338757][T14111] RDX: 0000000000000040 RSI: 000000002c5713f0 RDI: 0000000000000006
[ 1370.338759][T14111] RBP: 00007ffc357fff30 R08: 0000000000418574 R09: 000000000000001c
[ 1370.338760][T14111] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1370.338762][T14111] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007feeed472000
| [ 1370.338762][T14111] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007feeed472000
| [ 1370.338777][T14111]
| [ 1370.361122][T14111] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/14111
| [1370.361530][T14111] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 1370.361794][T14111] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1370.361795][T14111] Call Trace:
[ 1370.361797][T14111]
[1370.361799][T14111] dump_stack_lvl (lib/dump_stack.c:123)
[1370.361807][T14111] check_preemption_disabled (lib/smp_processor_id.c:52)
[1370.361815][T14111] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[1370.361820][T14111] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1370.361826][T14111] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1370.361835][T14111] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1370.361844][T14111] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1370.361850][T14111] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1370.361862][T14111] ? ip6_local_out (net/ipv6/output_core.c:154)
[1370.361871][T14111] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1370.361877][T14111] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1370.361883][T14111] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1370.361888][T14111] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1370.361901][T14111] rawv6_sendmsg (net/ipv6/raw.c:918)
[1370.361913][T14111] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1370.361918][T14111] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1370.361923][T14111] ? __lock_release (kernel/locking/lockdep.c:5534)
[1370.361931][T14111] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1370.361936][T14111] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1370.361945][T14111] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1370.361962][T14111] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1370.361964][T14111] ? __lock_release (kernel/locking/lockdep.c:5534)
[1370.361976][T14111] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1370.361980][T14111] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1370.361986][T14111] ? __pfx___sys_sendto (net/socket.c:2147)
[1370.362001][T14111] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1370.362008][T14111] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1370.362017][T14111] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1370.362024][T14111] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1370.362034][T14111] __x64_sys_sendto (net/socket.c:2183)
[1370.362038][T14111] ? 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)
[1370.362042][T14111] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1370.362047][T14111] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1370.362052][T14111] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1370.362058][T14111] RIP: 0033:0x7feeed346a4a
[ 1370.362065][T14111] 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
[ 1370.362070][T14111] RSP: 002b:00007ffc357ffea8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1370.362075][T14111] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007feeed346a4a
[ 1370.362078][T14111] RDX: 0000000000000040 RSI: 000000002c5713f0 RDI: 0000000000000006
[ 1370.362081][T14111] RBP: 00007ffc357fff30 R08: 0000000000418574 R09: 000000000000001c
[ 1370.362083][T14111] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1370.362085][T14111] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007feeed472000
| [ 1370.362085][T14111] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007feeed472000
| [ 1370.362100][T14111]
| [ 1371.173677][T14116] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/14116
| [1371.174118][T14116] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 1371.174388][T14116] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1371.174391][T14116] Call Trace:
[ 1371.174393][T14116]
[1371.174395][T14116] dump_stack_lvl (lib/dump_stack.c:123)
[1371.174406][T14116] check_preemption_disabled (lib/smp_processor_id.c:52)
[1371.174414][T14116] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[1371.174419][T14116] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1371.174427][T14116] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1371.174438][T14116] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1371.174446][T14116] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1371.174453][T14116] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1371.174464][T14116] ? ip6_local_out (net/ipv6/output_core.c:154)
[1371.174474][T14116] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1371.174480][T14116] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1371.174488][T14116] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1371.174493][T14116] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1371.174505][T14116] rawv6_sendmsg (net/ipv6/raw.c:918)
[1371.174516][T14116] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1371.174522][T14116] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1371.174528][T14116] ? __lock_release (kernel/locking/lockdep.c:5534)
[1371.174539][T14116] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1371.174545][T14116] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1371.174554][T14116] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1371.174570][T14116] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1371.174573][T14116] ? __lock_release (kernel/locking/lockdep.c:5534)
[1371.174584][T14116] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1371.174590][T14116] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1371.174595][T14116] ? __pfx___sys_sendto (net/socket.c:2147)
[1371.174609][T14116] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1371.174616][T14116] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1371.174625][T14116] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1371.174632][T14116] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1371.174642][T14116] __x64_sys_sendto (net/socket.c:2183)
[1371.174646][T14116] ? 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)
[1371.174652][T14116] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1371.174657][T14116] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1371.174662][T14116] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1371.174666][T14116] RIP: 0033:0x7f9d68ce4a4a
[ 1371.174671][T14116] 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
[ 1371.174674][T14116] RSP: 002b:00007ffe8bd311b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1371.174678][T14116] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f9d68ce4a4a
[ 1371.174680][T14116] RDX: 0000000000000040 RSI: 000000001b07b3f0 RDI: 0000000000000006
[ 1371.174682][T14116] RBP: 00007ffe8bd31240 R08: 0000000000418574 R09: 000000000000001c
[ 1371.174683][T14116] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1371.174685][T14116] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f9d68e10000
| [ 1371.174685][T14116] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f9d68e10000
| [ 1371.174700][T14116]
| [ 1371.174703][T14116] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/14116
| [1371.189680][T14116] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 1371.189936][T14116] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1371.189938][T14116] Call Trace:
[ 1371.189940][T14116]
[1371.189942][T14116] dump_stack_lvl (lib/dump_stack.c:123)
[1371.189951][T14116] check_preemption_disabled (lib/smp_processor_id.c:52)
[1371.189961][T14116] lwtunnel_xmit (net/core/lwtunnel.c:407)
[1371.189967][T14116] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1371.189972][T14116] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1371.189983][T14116] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1371.189992][T14116] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1371.189998][T14116] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1371.190010][T14116] ? ip6_local_out (net/ipv6/output_core.c:154)
[1371.190019][T14116] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1371.190025][T14116] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1371.190032][T14116] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1371.190037][T14116] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1371.190049][T14116] rawv6_sendmsg (net/ipv6/raw.c:918)
[1371.190063][T14116] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1371.190068][T14116] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1371.190073][T14116] ? __lock_release (kernel/locking/lockdep.c:5534)
[1371.190082][T14116] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1371.190087][T14116] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1371.190096][T14116] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1371.190112][T14116] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1371.190115][T14116] ? __lock_release (kernel/locking/lockdep.c:5534)
[1371.190126][T14116] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1371.190131][T14116] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1371.190137][T14116] ? __pfx___sys_sendto (net/socket.c:2147)
[1371.190151][T14116] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1371.190158][T14116] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1371.190166][T14116] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1371.190173][T14116] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1371.190183][T14116] __x64_sys_sendto (net/socket.c:2183)
[1371.190187][T14116] ? 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)
[1371.190191][T14116] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1371.190195][T14116] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1371.190201][T14116] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1371.190205][T14116] RIP: 0033:0x7f9d68ce4a4a
[ 1371.190209][T14116] 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
[ 1371.190211][T14116] RSP: 002b:00007ffe8bd311b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1371.190214][T14116] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f9d68ce4a4a
[ 1371.190216][T14116] RDX: 0000000000000040 RSI: 000000001b07b3f0 RDI: 0000000000000006
[ 1371.190218][T14116] RBP: 00007ffe8bd31240 R08: 0000000000418574 R09: 000000000000001c
[ 1371.190220][T14116] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1371.190222][T14116] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f9d68e10000
| [ 1371.190222][T14116] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f9d68e10000
| [ 1371.190237][T14116]
| [ 1371.206435][T14116] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/14116
| [1371.206829][T14116] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 1371.207098][T14116] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1371.207099][T14116] Call Trace:
[ 1371.207101][T14116]
[1371.207104][T14116] dump_stack_lvl (lib/dump_stack.c:123)
[1371.207112][T14116] check_preemption_disabled (lib/smp_processor_id.c:52)
[1371.207119][T14116] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[1371.207125][T14116] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1371.207131][T14116] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1371.207140][T14116] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1371.207149][T14116] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1371.207155][T14116] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1371.207168][T14116] ? ip6_local_out (net/ipv6/output_core.c:154)
[1371.207177][T14116] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1371.207183][T14116] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1371.207190][T14116] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1371.207195][T14116] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1371.207207][T14116] rawv6_sendmsg (net/ipv6/raw.c:918)
[1371.207219][T14116] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1371.207225][T14116] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1371.207229][T14116] ? __lock_release (kernel/locking/lockdep.c:5534)
[1371.207237][T14116] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1371.207242][T14116] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1371.207251][T14116] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1371.207268][T14116] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1371.207270][T14116] ? __lock_release (kernel/locking/lockdep.c:5534)
[1371.207282][T14116] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1371.207286][T14116] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1371.207292][T14116] ? __pfx___sys_sendto (net/socket.c:2147)
[1371.207306][T14116] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1371.207313][T14116] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1371.207322][T14116] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1371.207329][T14116] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1371.207339][T14116] __x64_sys_sendto (net/socket.c:2183)
[1371.207343][T14116] ? 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)
[1371.207347][T14116] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1371.207352][T14116] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1371.207357][T14116] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1371.207361][T14116] RIP: 0033:0x7f9d68ce4a4a
[ 1371.207365][T14116] 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
[ 1371.207367][T14116] RSP: 002b:00007ffe8bd311b8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1371.207370][T14116] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f9d68ce4a4a
[ 1371.207372][T14116] RDX: 0000000000000040 RSI: 000000001b07b3f0 RDI: 0000000000000006
[ 1371.207374][T14116] RBP: 00007ffe8bd31240 R08: 0000000000418574 R09: 000000000000001c
[ 1371.207375][T14116] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output