======================================
| 0
| xx__-> [ 9678.120686][T27556] Mirror/redirect action on
| [ 9686.208711][T27608] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/27608
| [9686.209502][T27608] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 9686.209772][T27608] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 9686.209774][T27608] Call Trace:
[ 9686.209776][T27608]
[9686.209779][T27608] dump_stack_lvl (lib/dump_stack.c:123)
[9686.209786][T27608] check_preemption_disabled (lib/smp_processor_id.c:52)
[9686.209792][T27608] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[9686.209797][T27608] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[9686.209802][T27608] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[9686.209811][T27608] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[9686.209819][T27608] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[9686.209825][T27608] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[9686.209837][T27608] ? ip6_local_out (net/ipv6/output_core.c:154)
[9686.209846][T27608] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[9686.209852][T27608] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[9686.209859][T27608] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[9686.209863][T27608] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[9686.209876][T27608] rawv6_sendmsg (net/ipv6/raw.c:918)
[9686.209888][T27608] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[9686.209893][T27608] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[9686.209898][T27608] ? __lock_release (kernel/locking/lockdep.c:5534)
[9686.209908][T27608] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[9686.209913][T27608] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[9686.209922][T27608] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[9686.209937][T27608] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[9686.209940][T27608] ? __lock_release (kernel/locking/lockdep.c:5534)
[9686.209951][T27608] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[9686.209956][T27608] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[9686.209962][T27608] ? __pfx___sys_sendto (net/socket.c:2147)
[9686.209976][T27608] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[9686.209983][T27608] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[9686.209992][T27608] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[9686.209999][T27608] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[9686.210009][T27608] __x64_sys_sendto (net/socket.c:2183)
[9686.210013][T27608] ? 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)
[9686.210016][T27608] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[9686.210021][T27608] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[9686.210026][T27608] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 9686.210030][T27608] RIP: 0033:0x7f72eecd9a4a
[ 9686.210034][T27608] 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
[ 9686.210037][T27608] RSP: 002b:00007ffcb57b15d8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 9686.210041][T27608] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f72eecd9a4a
[ 9686.210043][T27608] RDX: 0000000000000040 RSI: 000000000c8f5340 RDI: 0000000000000006
[ 9686.210044][T27608] RBP: 00007ffcb57b1660 R08: 0000000000418574 R09: 000000000000001c
[ 9686.210046][T27608] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 9686.210048][T27608] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f72eee02000
| [ 9686.210048][T27608] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f72eee02000
| [ 9686.210062][T27608]
| [ 9686.224731][T27608] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/27608
| [9686.225191][T27608] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 9686.225450][T27608] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 9686.225451][T27608] Call Trace:
[ 9686.225453][T27608]
[9686.225455][T27608] dump_stack_lvl (lib/dump_stack.c:123)
[9686.225460][T27608] check_preemption_disabled (lib/smp_processor_id.c:52)
[9686.225468][T27608] lwtunnel_xmit (net/core/lwtunnel.c:407)
[9686.225473][T27608] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[9686.225478][T27608] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[9686.225486][T27608] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[9686.225495][T27608] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[9686.225501][T27608] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[9686.225512][T27608] ? ip6_local_out (net/ipv6/output_core.c:154)
[9686.225521][T27608] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[9686.225527][T27608] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[9686.225533][T27608] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[9686.225537][T27608] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[9686.225549][T27608] rawv6_sendmsg (net/ipv6/raw.c:918)
[9686.225561][T27608] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[9686.225566][T27608] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[9686.225570][T27608] ? __lock_release (kernel/locking/lockdep.c:5534)
[9686.225578][T27608] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[9686.225582][T27608] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[9686.225591][T27608] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[9686.225607][T27608] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[9686.225610][T27608] ? __lock_release (kernel/locking/lockdep.c:5534)
[9686.225621][T27608] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[9686.225625][T27608] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[9686.225630][T27608] ? __pfx___sys_sendto (net/socket.c:2147)
[9686.225645][T27608] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[9686.225651][T27608] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[9686.225659][T27608] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[9686.225666][T27608] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[9686.225676][T27608] __x64_sys_sendto (net/socket.c:2183)
[9686.225680][T27608] ? 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)
[9686.225683][T27608] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[9686.225688][T27608] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[9686.225692][T27608] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 9686.225696][T27608] RIP: 0033:0x7f72eecd9a4a
[ 9686.225699][T27608] 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
[ 9686.225701][T27608] RSP: 002b:00007ffcb57b15d8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 9686.225704][T27608] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f72eecd9a4a
[ 9686.225706][T27608] RDX: 0000000000000040 RSI: 000000000c8f5340 RDI: 0000000000000006
[ 9686.225708][T27608] RBP: 00007ffcb57b1660 R08: 0000000000418574 R09: 000000000000001c
[ 9686.225710][T27608] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 9686.225711][T27608] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f72eee02000
| [ 9686.225711][T27608] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f72eee02000
| [ 9686.225726][T27608]
| [ 9686.247466][T27608] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/27608
| [9686.247846][T27608] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 9686.249095][T27608] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 9686.249097][T27608] Call Trace:
[ 9686.249099][T27608]
[9686.249101][T27608] dump_stack_lvl (lib/dump_stack.c:123)
[9686.249108][T27608] check_preemption_disabled (lib/smp_processor_id.c:52)
[9686.249114][T27608] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[9686.249120][T27608] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[9686.249124][T27608] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[9686.249133][T27608] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[9686.249142][T27608] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[9686.249148][T27608] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[9686.249160][T27608] ? ip6_local_out (net/ipv6/output_core.c:154)
[9686.249168][T27608] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[9686.249174][T27608] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[9686.249180][T27608] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[9686.249184][T27608] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[9686.249196][T27608] rawv6_sendmsg (net/ipv6/raw.c:918)
[9686.249208][T27608] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[9686.249213][T27608] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[9686.249217][T27608] ? __lock_release (kernel/locking/lockdep.c:5534)
[9686.249225][T27608] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[9686.249229][T27608] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[9686.249238][T27608] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[9686.249254][T27608] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[9686.249257][T27608] ? __lock_release (kernel/locking/lockdep.c:5534)
[9686.249268][T27608] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[9686.249272][T27608] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[9686.249278][T27608] ? __pfx___sys_sendto (net/socket.c:2147)
[9686.249292][T27608] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[9686.249298][T27608] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[9686.249306][T27608] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[9686.249313][T27608] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[9686.249323][T27608] __x64_sys_sendto (net/socket.c:2183)
[9686.249327][T27608] ? 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)
[9686.249330][T27608] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[9686.249335][T27608] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[9686.249340][T27608] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 9686.249343][T27608] RIP: 0033:0x7f72eecd9a4a
[ 9686.249347][T27608] 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
[ 9686.249349][T27608] RSP: 002b:00007ffcb57b15d8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 9686.249353][T27608] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f72eecd9a4a
[ 9686.249355][T27608] RDX: 0000000000000040 RSI: 000000000c8f5340 RDI: 0000000000000006
[ 9686.249356][T27608] RBP: 00007ffcb57b1660 R08: 0000000000418574 R09: 000000000000001c
[ 9686.249358][T27608] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 9686.249360][T27608] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f72eee02000
| [ 9686.249360][T27608] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f72eee02000
| [ 9686.249374][T27608]
| [ 9687.058646][T27613] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/27613
| [9687.060546][T27613] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 9687.061037][T27613] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 9687.061039][T27613] Call Trace:
[ 9687.061041][T27613]
[9687.061043][T27613] dump_stack_lvl (lib/dump_stack.c:123)
[9687.061051][T27613] check_preemption_disabled (lib/smp_processor_id.c:52)
[9687.061057][T27613] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[9687.061062][T27613] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[9687.061067][T27613] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[9687.061076][T27613] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[9687.061085][T27613] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[9687.061090][T27613] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[9687.061102][T27613] ? ip6_local_out (net/ipv6/output_core.c:154)
[9687.061111][T27613] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[9687.061117][T27613] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[9687.061123][T27613] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[9687.061127][T27613] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[9687.061139][T27613] rawv6_sendmsg (net/ipv6/raw.c:918)
[9687.061151][T27613] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[9687.061156][T27613] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[9687.061161][T27613] ? __lock_release (kernel/locking/lockdep.c:5534)
[9687.061169][T27613] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[9687.061173][T27613] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[9687.061182][T27613] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[9687.061197][T27613] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[9687.061200][T27613] ? __lock_release (kernel/locking/lockdep.c:5534)
[9687.061211][T27613] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[9687.061216][T27613] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[9687.061221][T27613] ? __pfx___sys_sendto (net/socket.c:2147)
[9687.061235][T27613] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[9687.061241][T27613] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[9687.061250][T27613] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[9687.061261][T27613] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[9687.061278][T27613] __x64_sys_sendto (net/socket.c:2183)
[9687.061282][T27613] ? 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)
[9687.061285][T27613] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[9687.061290][T27613] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[9687.061295][T27613] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 9687.061299][T27613] RIP: 0033:0x7f137ea96a4a
[ 9687.061303][T27613] 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
[ 9687.061306][T27613] RSP: 002b:00007ffcf95ed308 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 9687.061309][T27613] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f137ea96a4a
[ 9687.061311][T27613] RDX: 0000000000000040 RSI: 0000000011312340 RDI: 0000000000000006
[ 9687.061313][T27613] RBP: 00007ffcf95ed390 R08: 0000000000418574 R09: 000000000000001c
[ 9687.061315][T27613] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 9687.061316][T27613] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f137ebbf000
| [ 9687.061316][T27613] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f137ebbf000
| [ 9687.061330][T27613]
| [ 9687.061392][T27613] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/27613
| [9687.075512][T27613] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 9687.075767][T27613] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 9687.075768][T27613] Call Trace:
[ 9687.075770][T27613]
[9687.075773][T27613] dump_stack_lvl (lib/dump_stack.c:123)
[9687.075780][T27613] check_preemption_disabled (lib/smp_processor_id.c:52)
[9687.075788][T27613] lwtunnel_xmit (net/core/lwtunnel.c:407)
[9687.075793][T27613] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[9687.075798][T27613] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[9687.075807][T27613] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[9687.075815][T27613] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[9687.075821][T27613] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[9687.075833][T27613] ? ip6_local_out (net/ipv6/output_core.c:154)
[9687.075841][T27613] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[9687.075847][T27613] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[9687.075854][T27613] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[9687.075858][T27613] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[9687.075870][T27613] rawv6_sendmsg (net/ipv6/raw.c:918)
[9687.075883][T27613] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[9687.075889][T27613] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[9687.075893][T27613] ? __lock_release (kernel/locking/lockdep.c:5534)
[9687.075901][T27613] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[9687.075905][T27613] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[9687.075914][T27613] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[9687.075930][T27613] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[9687.075933][T27613] ? __lock_release (kernel/locking/lockdep.c:5534)
[9687.075944][T27613] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[9687.075949][T27613] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[9687.075955][T27613] ? __pfx___sys_sendto (net/socket.c:2147)
[9687.075969][T27613] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[9687.075975][T27613] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[9687.075983][T27613] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[9687.075990][T27613] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[9687.076000][T27613] __x64_sys_sendto (net/socket.c:2183)
[9687.076004][T27613] ? 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)
[9687.076007][T27613] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[9687.076012][T27613] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[9687.076016][T27613] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 9687.076020][T27613] RIP: 0033:0x7f137ea96a4a
[ 9687.076024][T27613] 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
[ 9687.076026][T27613] RSP: 002b:00007ffcf95ed308 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 9687.076030][T27613] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f137ea96a4a
[ 9687.076032][T27613] RDX: 0000000000000040 RSI: 0000000011312340 RDI: 0000000000000006
[ 9687.076033][T27613] RBP: 00007ffcf95ed390 R08: 0000000000418574 R09: 000000000000001c
[ 9687.076035][T27613] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 9687.076037][T27613] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f137ebbf000
| [ 9687.076037][T27613] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f137ebbf000
| [ 9687.076051][T27613]
| [ 9687.091561][T27613] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/27613
| [9687.091963][T27613] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 9687.092226][T27613] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 9687.092228][T27613] Call Trace:
[ 9687.092229][T27613]
[9687.092232][T27613] dump_stack_lvl (lib/dump_stack.c:123)
[9687.092238][T27613] check_preemption_disabled (lib/smp_processor_id.c:52)
[9687.092244][T27613] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[9687.092249][T27613] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[9687.092254][T27613] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[9687.092262][T27613] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[9687.092270][T27613] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[9687.092276][T27613] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[9687.092288][T27613] ? ip6_local_out (net/ipv6/output_core.c:154)
[9687.092297][T27613] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[9687.092303][T27613] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[9687.092309][T27613] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[9687.092314][T27613] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[9687.092326][T27613] rawv6_sendmsg (net/ipv6/raw.c:918)
[9687.092338][T27613] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[9687.092343][T27613] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[9687.092349][T27613] ? __lock_release (kernel/locking/lockdep.c:5534)
[9687.092356][T27613] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[9687.092360][T27613] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[9687.092369][T27613] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[9687.092384][T27613] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[9687.092387][T27613] ? __lock_release (kernel/locking/lockdep.c:5534)
[9687.092398][T27613] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[9687.092403][T27613] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[9687.092408][T27613] ? __pfx___sys_sendto (net/socket.c:2147)
[9687.092423][T27613] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[9687.092429][T27613] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[9687.092437][T27613] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[9687.092444][T27613] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[9687.092454][T27613] __x64_sys_sendto (net/socket.c:2183)
[9687.092458][T27613] ? 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)
[9687.092461][T27613] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[9687.092466][T27613] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[9687.092471][T27613] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 9687.092474][T27613] RIP: 0033:0x7f137ea96a4a
[ 9687.092478][T27613] 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
[ 9687.092480][T27613] RSP: 002b:00007ffcf95ed308 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 9687.092483][T27613] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f137ea96a4a
[ 9687.092485][T27613] RDX: 0000000000000040 RSI: 0000000011312340 RDI: 0000000000000006
[ 9687.092487][T27613] RBP: 00007ffcf95ed390 R08: 0000000000418574 R09: 000000000000001c
[ 9687.092489][T27613] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output