======================================
| 0
| xx__-> [ 5542.026515][T13867] mpls_gso: MPLS GSO support
| [ 5551.977410][T13931] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/13931
| [5551.978049][T13931] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 5551.978320][T13931] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5551.978322][T13931] Call Trace:
[ 5551.978325][T13931]
[5551.978327][T13931] dump_stack_lvl (lib/dump_stack.c:123)
[5551.978336][T13931] check_preemption_disabled (lib/smp_processor_id.c:52)
[5551.978343][T13931] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[5551.978349][T13931] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5551.978354][T13931] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5551.978364][T13931] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5551.978372][T13931] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5551.978378][T13931] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5551.978390][T13931] ? ip6_local_out (net/ipv6/output_core.c:154)
[5551.978400][T13931] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5551.978406][T13931] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5551.978413][T13931] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5551.978418][T13931] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5551.978431][T13931] rawv6_sendmsg (net/ipv6/raw.c:918)
[5551.978443][T13931] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5551.978448][T13931] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5551.978454][T13931] ? __lock_release (kernel/locking/lockdep.c:5534)
[5551.978463][T13931] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5551.978468][T13931] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5551.978478][T13931] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5551.978496][T13931] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5551.978499][T13931] ? __lock_release (kernel/locking/lockdep.c:5534)
[5551.978510][T13931] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5551.978516][T13931] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5551.978522][T13931] ? __pfx___sys_sendto (net/socket.c:2147)
[5551.978536][T13931] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5551.978543][T13931] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5551.978552][T13931] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5551.978559][T13931] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5551.978570][T13931] __x64_sys_sendto (net/socket.c:2183)
[5551.978574][T13931] ? 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)
[5551.978578][T13931] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5551.978583][T13931] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5551.978588][T13931] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5551.978592][T13931] RIP: 0033:0x7fb40a150a4a
[ 5551.978597][T13931] 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
[ 5551.978600][T13931] RSP: 002b:00007fffcf954ae8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5551.978604][T13931] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb40a150a4a
[ 5551.978606][T13931] RDX: 0000000000000040 RSI: 000000003d085340 RDI: 0000000000000006
[ 5551.978608][T13931] RBP: 00007fffcf954b70 R08: 0000000000418574 R09: 000000000000001c
[ 5551.978610][T13931] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5551.978612][T13931] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb40a279000
| [ 5551.978612][T13931] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb40a279000
| [ 5551.978626][T13931]
| [ 5551.994107][T13931] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/13931
| [5551.994605][T13931] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5551.994872][T13931] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5551.994874][T13931] Call Trace:
[ 5551.994876][T13931]
[5551.994878][T13931] dump_stack_lvl (lib/dump_stack.c:123)
[5551.994884][T13931] check_preemption_disabled (lib/smp_processor_id.c:52)
[5551.994892][T13931] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5551.994897][T13931] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5551.994903][T13931] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5551.994911][T13931] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5551.994920][T13931] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5551.994926][T13931] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5551.994938][T13931] ? ip6_local_out (net/ipv6/output_core.c:154)
[5551.994946][T13931] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5551.994952][T13931] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5551.994958][T13931] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5551.994962][T13931] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5551.994974][T13931] rawv6_sendmsg (net/ipv6/raw.c:918)
[5551.994986][T13931] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5551.994992][T13931] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5551.994996][T13931] ? __lock_release (kernel/locking/lockdep.c:5534)
[5551.995004][T13931] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5551.995008][T13931] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5551.995017][T13931] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5551.995033][T13931] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5551.995036][T13931] ? __lock_release (kernel/locking/lockdep.c:5534)
[5551.995047][T13931] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5551.995051][T13931] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5551.995057][T13931] ? __pfx___sys_sendto (net/socket.c:2147)
[5551.995071][T13931] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5551.995077][T13931] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5551.995085][T13931] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5551.995092][T13931] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5551.995102][T13931] __x64_sys_sendto (net/socket.c:2183)
[5551.995106][T13931] ? 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)
[5551.995110][T13931] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5551.995114][T13931] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5551.995119][T13931] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5551.995122][T13931] RIP: 0033:0x7fb40a150a4a
[ 5551.995126][T13931] 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
[ 5551.995128][T13931] RSP: 002b:00007fffcf954ae8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5551.995131][T13931] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb40a150a4a
[ 5551.995133][T13931] RDX: 0000000000000040 RSI: 000000003d085340 RDI: 0000000000000006
[ 5551.995135][T13931] RBP: 00007fffcf954b70 R08: 0000000000418574 R09: 000000000000001c
[ 5551.995136][T13931] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5551.995138][T13931] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb40a279000
| [ 5551.995138][T13931] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb40a279000
| [ 5551.995152][T13931]
| [ 5552.015374][T13931] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/13931
| [5552.015773][T13931] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 5552.016033][T13931] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5552.016035][T13931] Call Trace:
[ 5552.016037][T13931]
[5552.016039][T13931] dump_stack_lvl (lib/dump_stack.c:123)
[5552.016045][T13931] check_preemption_disabled (lib/smp_processor_id.c:52)
[5552.016052][T13931] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[5552.016058][T13931] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5552.016062][T13931] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5552.016071][T13931] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5552.016079][T13931] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5552.016085][T13931] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5552.016097][T13931] ? ip6_local_out (net/ipv6/output_core.c:154)
[5552.016105][T13931] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5552.016111][T13931] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5552.016117][T13931] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5552.016122][T13931] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5552.016134][T13931] rawv6_sendmsg (net/ipv6/raw.c:918)
[5552.016145][T13931] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5552.016151][T13931] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5552.016155][T13931] ? __lock_release (kernel/locking/lockdep.c:5534)
[5552.016163][T13931] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5552.016167][T13931] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5552.016176][T13931] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5552.016192][T13931] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5552.016194][T13931] ? __lock_release (kernel/locking/lockdep.c:5534)
[5552.016205][T13931] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5552.016209][T13931] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5552.016214][T13931] ? __pfx___sys_sendto (net/socket.c:2147)
[5552.016229][T13931] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5552.016235][T13931] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5552.016242][T13931] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5552.016249][T13931] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5552.016259][T13931] __x64_sys_sendto (net/socket.c:2183)
[5552.016263][T13931] ? 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)
[5552.016267][T13931] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5552.016271][T13931] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5552.016276][T13931] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5552.016280][T13931] RIP: 0033:0x7fb40a150a4a
[ 5552.016283][T13931] 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
[ 5552.016286][T13931] RSP: 002b:00007fffcf954ae8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5552.016289][T13931] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb40a150a4a
[ 5552.016290][T13931] RDX: 0000000000000040 RSI: 000000003d085340 RDI: 0000000000000006
[ 5552.016292][T13931] RBP: 00007fffcf954b70 R08: 0000000000418574 R09: 000000000000001c
[ 5552.016294][T13931] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5552.016296][T13931] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb40a279000
| [ 5552.016296][T13931] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb40a279000
| [ 5552.016310][T13931]
| [ 5552.846833][T13936] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/13936
| [5552.847242][T13936] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[ 5552.847526][T13936] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5552.847528][T13936] Call Trace:
[ 5552.847530][T13936]
[5552.847533][T13936] dump_stack_lvl (lib/dump_stack.c:123)
[5552.847540][T13936] check_preemption_disabled (lib/smp_processor_id.c:52)
[5552.847547][T13936] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383)
[5552.847552][T13936] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5552.847557][T13936] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5552.847566][T13936] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5552.847575][T13936] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5552.847580][T13936] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5552.847592][T13936] ? ip6_local_out (net/ipv6/output_core.c:154)
[5552.847601][T13936] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5552.847607][T13936] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5552.847613][T13936] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5552.847618][T13936] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5552.847630][T13936] rawv6_sendmsg (net/ipv6/raw.c:918)
[5552.847642][T13936] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5552.847647][T13936] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5552.847652][T13936] ? __lock_release (kernel/locking/lockdep.c:5534)
[5552.847660][T13936] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5552.847665][T13936] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5552.847674][T13936] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5552.847689][T13936] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5552.847692][T13936] ? __lock_release (kernel/locking/lockdep.c:5534)
[5552.847703][T13936] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5552.847708][T13936] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5552.847713][T13936] ? __pfx___sys_sendto (net/socket.c:2147)
[5552.847727][T13936] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5552.847733][T13936] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5552.847742][T13936] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5552.847749][T13936] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5552.847759][T13936] __x64_sys_sendto (net/socket.c:2183)
[5552.847763][T13936] ? 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)
[5552.847767][T13936] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5552.847772][T13936] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5552.847777][T13936] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5552.847781][T13936] RIP: 0033:0x7f86dc684a4a
[ 5552.847785][T13936] 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
[ 5552.847787][T13936] RSP: 002b:00007fffd40cb138 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5552.847791][T13936] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f86dc684a4a
[ 5552.847793][T13936] RDX: 0000000000000040 RSI: 0000000005c10340 RDI: 0000000000000006
[ 5552.847795][T13936] RBP: 00007fffd40cb1c0 R08: 0000000000418574 R09: 000000000000001c
[ 5552.847797][T13936] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5552.847799][T13936] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f86dc7ad000
| [ 5552.847799][T13936] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f86dc7ad000
| [ 5552.847813][T13936]
| [ 5552.847816][T13936] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/13936
| [5552.861911][T13936] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5552.862168][T13936] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5552.862169][T13936] Call Trace:
[ 5552.862171][T13936]
[5552.862173][T13936] dump_stack_lvl (lib/dump_stack.c:123)
[5552.862180][T13936] check_preemption_disabled (lib/smp_processor_id.c:52)
[5552.862189][T13936] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5552.862194][T13936] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5552.862199][T13936] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5552.862208][T13936] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5552.862216][T13936] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5552.862222][T13936] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5552.862234][T13936] ? ip6_local_out (net/ipv6/output_core.c:154)
[5552.862243][T13936] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5552.862249][T13936] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5552.862255][T13936] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5552.862260][T13936] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5552.862272][T13936] rawv6_sendmsg (net/ipv6/raw.c:918)
[5552.862283][T13936] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5552.862289][T13936] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5552.862293][T13936] ? __lock_release (kernel/locking/lockdep.c:5534)
[5552.862301][T13936] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5552.862305][T13936] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5552.862314][T13936] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5552.862330][T13936] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5552.862332][T13936] ? __lock_release (kernel/locking/lockdep.c:5534)
[5552.862343][T13936] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5552.862348][T13936] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5552.862353][T13936] ? __pfx___sys_sendto (net/socket.c:2147)
[5552.862367][T13936] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5552.862373][T13936] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5552.862381][T13936] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5552.862388][T13936] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5552.862398][T13936] __x64_sys_sendto (net/socket.c:2183)
[5552.862402][T13936] ? 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)
[5552.862406][T13936] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5552.862411][T13936] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5552.862416][T13936] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5552.862419][T13936] RIP: 0033:0x7f86dc684a4a
[ 5552.862423][T13936] 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
[ 5552.862425][T13936] RSP: 002b:00007fffd40cb138 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5552.862428][T13936] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f86dc684a4a
[ 5552.862430][T13936] RDX: 0000000000000040 RSI: 0000000005c10340 RDI: 0000000000000006
[ 5552.862432][T13936] RBP: 00007fffd40cb1c0 R08: 0000000000418574 R09: 000000000000001c
[ 5552.862433][T13936] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5552.862435][T13936] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f86dc7ad000
| [ 5552.862435][T13936] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f86dc7ad000
| [ 5552.862450][T13936]
| [ 5552.881400][T13936] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/13936
| [5552.882523][T13936] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[ 5552.882791][T13936] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5552.882793][T13936] Call Trace:
[ 5552.882794][T13936]
[5552.882797][T13936] dump_stack_lvl (lib/dump_stack.c:123)
[5552.882803][T13936] check_preemption_disabled (lib/smp_processor_id.c:52)
[5552.882809][T13936] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408)
[5552.882815][T13936] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5552.882819][T13936] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5552.882828][T13936] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5552.882836][T13936] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5552.882843][T13936] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5552.882855][T13936] ? ip6_local_out (net/ipv6/output_core.c:154)
[5552.882863][T13936] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5552.882869][T13936] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5552.882875][T13936] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5552.882879][T13936] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5552.882892][T13936] rawv6_sendmsg (net/ipv6/raw.c:918)
[5552.882903][T13936] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5552.882909][T13936] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5552.882912][T13936] ? __lock_release (kernel/locking/lockdep.c:5534)
[5552.882920][T13936] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5552.882923][T13936] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5552.882932][T13936] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5552.882948][T13936] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5552.882951][T13936] ? __lock_release (kernel/locking/lockdep.c:5534)
[5552.882962][T13936] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5552.882966][T13936] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5552.882972][T13936] ? __pfx___sys_sendto (net/socket.c:2147)
[5552.882997][T13936] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5552.883003][T13936] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5552.883010][T13936] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5552.883017][T13936] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5552.883027][T13936] __x64_sys_sendto (net/socket.c:2183)
[5552.883031][T13936] ? 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)
[5552.883034][T13936] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5552.883039][T13936] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5552.883043][T13936] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5552.883047][T13936] RIP: 0033:0x7f86dc684a4a
[ 5552.883050][T13936] 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
[ 5552.883052][T13936] RSP: 002b:00007fffd40cb138 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5552.883056][T13936] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f86dc684a4a
[ 5552.883058][T13936] RDX: 0000000000000040 RSI: 0000000005c10340 RDI: 0000000000000006
[ 5552.883060][T13936] RBP: 00007fffd40cb1c0 R08: 0000000000418574 R09: 000000000000001c
[ 5552.883061][T13936] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output