======================================
| 0
| xx__-> [ 5474.503190][T13544] mpls_gso: MPLS GSO support
| [ 5484.224991][T13608] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/13608
| [5484.225599][T13608] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 5484.225861][T13608] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5484.225863][T13608] Call Trace:
[ 5484.225865][T13608]
[5484.225867][T13608] dump_stack_lvl (lib/dump_stack.c:123)
[5484.225875][T13608] check_preemption_disabled (lib/smp_processor_id.c:52)
[5484.225881][T13608] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[5484.225886][T13608] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5484.225892][T13608] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5484.225900][T13608] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5484.225909][T13608] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5484.225914][T13608] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5484.225926][T13608] ? ip6_local_out (net/ipv6/output_core.c:154)
[5484.225936][T13608] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5484.225941][T13608] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5484.225949][T13608] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5484.225953][T13608] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5484.225965][T13608] rawv6_sendmsg (net/ipv6/raw.c:918)
[5484.225976][T13608] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5484.225981][T13608] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5484.225987][T13608] ? __lock_release (kernel/locking/lockdep.c:5534)
[5484.225996][T13608] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5484.226001][T13608] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5484.226009][T13608] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5484.226025][T13608] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5484.226028][T13608] ? __lock_release (kernel/locking/lockdep.c:5534)
[5484.226038][T13608] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5484.226043][T13608] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5484.226048][T13608] ? __pfx___sys_sendto (net/socket.c:2147)
[5484.226062][T13608] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5484.226069][T13608] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5484.226077][T13608] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5484.226084][T13608] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5484.226094][T13608] __x64_sys_sendto (net/socket.c:2183)
[5484.226098][T13608] ? 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)
[5484.226101][T13608] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5484.226106][T13608] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5484.226111][T13608] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5484.226114][T13608] RIP: 0033:0x7fb3d33aea4a
[ 5484.226119][T13608] 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
[ 5484.226122][T13608] RSP: 002b:00007ffc5058d968 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5484.226126][T13608] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb3d33aea4a
[ 5484.226128][T13608] RDX: 0000000000000040 RSI: 000000003cbfd340 RDI: 0000000000000006
[ 5484.226129][T13608] RBP: 00007ffc5058d9f0 R08: 0000000000418574 R09: 000000000000001c
[ 5484.226131][T13608] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5484.226132][T13608] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb3d34d7000
| [ 5484.226132][T13608] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb3d34d7000
| [ 5484.226147][T13608]
| [ 5484.226149][T13608] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/13608
| [5484.241116][T13608] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5484.241377][T13608] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5484.241379][T13608] Call Trace:
[ 5484.241381][T13608]
[5484.241382][T13608] dump_stack_lvl (lib/dump_stack.c:123)
[5484.241388][T13608] check_preemption_disabled (lib/smp_processor_id.c:52)
[5484.241396][T13608] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5484.241402][T13608] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5484.241407][T13608] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5484.241415][T13608] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5484.241423][T13608] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5484.241429][T13608] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5484.241441][T13608] ? ip6_local_out (net/ipv6/output_core.c:154)
[5484.241450][T13608] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5484.241456][T13608] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5484.241461][T13608] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5484.241466][T13608] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5484.241478][T13608] rawv6_sendmsg (net/ipv6/raw.c:918)
[5484.241489][T13608] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5484.241495][T13608] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5484.241499][T13608] ? __lock_release (kernel/locking/lockdep.c:5534)
[5484.241507][T13608] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5484.241510][T13608] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5484.241519][T13608] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5484.241535][T13608] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5484.241538][T13608] ? __lock_release (kernel/locking/lockdep.c:5534)
[5484.241549][T13608] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5484.241553][T13608] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5484.241558][T13608] ? __pfx___sys_sendto (net/socket.c:2147)
[5484.241574][T13608] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5484.241580][T13608] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5484.241588][T13608] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5484.241595][T13608] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5484.241605][T13608] __x64_sys_sendto (net/socket.c:2183)
[5484.241609][T13608] ? 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)
[5484.241612][T13608] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5484.241617][T13608] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5484.241621][T13608] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5484.241624][T13608] RIP: 0033:0x7fb3d33aea4a
[ 5484.241628][T13608] 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
[ 5484.241630][T13608] RSP: 002b:00007ffc5058d968 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5484.241634][T13608] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb3d33aea4a
[ 5484.241635][T13608] RDX: 0000000000000040 RSI: 000000003cbfd340 RDI: 0000000000000006
[ 5484.241637][T13608] RBP: 00007ffc5058d9f0 R08: 0000000000418574 R09: 000000000000001c
[ 5484.241639][T13608] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5484.241640][T13608] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb3d34d7000
| [ 5484.241640][T13608] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb3d34d7000
| [ 5484.241655][T13608]
| [ 5484.257696][T13608] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/13608
| [5484.258091][T13608] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[ 5484.258352][T13608] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5484.258354][T13608] Call Trace:
[ 5484.258356][T13608]
[5484.258359][T13608] dump_stack_lvl (lib/dump_stack.c:123)
[5484.258367][T13608] check_preemption_disabled (lib/smp_processor_id.c:52)
[5484.258374][T13608] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[5484.258379][T13608] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5484.258384][T13608] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5484.258393][T13608] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5484.258401][T13608] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5484.258406][T13608] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5484.258418][T13608] ? ip6_local_out (net/ipv6/output_core.c:154)
[5484.258427][T13608] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5484.258432][T13608] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5484.258439][T13608] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5484.258443][T13608] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5484.258454][T13608] rawv6_sendmsg (net/ipv6/raw.c:918)
[5484.258466][T13608] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5484.258470][T13608] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5484.258477][T13608] ? __lock_release (kernel/locking/lockdep.c:5534)
[5484.258486][T13608] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5484.258491][T13608] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5484.258499][T13608] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5484.258513][T13608] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5484.258516][T13608] ? __lock_release (kernel/locking/lockdep.c:5534)
[5484.258526][T13608] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5484.258531][T13608] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5484.258536][T13608] ? __pfx___sys_sendto (net/socket.c:2147)
[5484.258549][T13608] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5484.258555][T13608] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5484.258564][T13608] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5484.258574][T13608] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5484.258583][T13608] __x64_sys_sendto (net/socket.c:2183)
[5484.258587][T13608] ? 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)
[5484.258591][T13608] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5484.258595][T13608] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5484.258600][T13608] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5484.258604][T13608] RIP: 0033:0x7fb3d33aea4a
[ 5484.258609][T13608] 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
[ 5484.258611][T13608] RSP: 002b:00007ffc5058d968 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5484.258615][T13608] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb3d33aea4a
[ 5484.258617][T13608] RDX: 0000000000000040 RSI: 000000003cbfd340 RDI: 0000000000000006
[ 5484.258618][T13608] RBP: 00007ffc5058d9f0 R08: 0000000000418574 R09: 000000000000001c
[ 5484.258620][T13608] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5484.258622][T13608] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb3d34d7000
| [ 5484.258622][T13608] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb3d34d7000
| [ 5484.258635][T13608]
| [ 5485.071065][T13613] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/13613
| [5485.071496][T13613] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 5485.071791][T13613] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5485.071793][T13613] Call Trace:
[ 5485.071795][T13613]
[5485.071798][T13613] dump_stack_lvl (lib/dump_stack.c:123)
[5485.071807][T13613] check_preemption_disabled (lib/smp_processor_id.c:52)
[5485.071814][T13613] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[5485.071819][T13613] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5485.071826][T13613] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5485.071843][T13613] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5485.071852][T13613] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5485.071857][T13613] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5485.071868][T13613] ? ip6_local_out (net/ipv6/output_core.c:154)
[5485.071879][T13613] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5485.071884][T13613] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5485.071892][T13613] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5485.071896][T13613] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5485.071908][T13613] rawv6_sendmsg (net/ipv6/raw.c:918)
[5485.071920][T13613] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5485.071925][T13613] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5485.071932][T13613] ? __lock_release (kernel/locking/lockdep.c:5534)
[5485.071942][T13613] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5485.071946][T13613] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5485.071955][T13613] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5485.071970][T13613] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5485.071973][T13613] ? __lock_release (kernel/locking/lockdep.c:5534)
[5485.071984][T13613] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5485.071989][T13613] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5485.071995][T13613] ? __pfx___sys_sendto (net/socket.c:2147)
[5485.072008][T13613] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5485.072015][T13613] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5485.072025][T13613] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5485.072032][T13613] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5485.072042][T13613] __x64_sys_sendto (net/socket.c:2183)
[5485.072045][T13613] ? 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)
[5485.072049][T13613] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5485.072054][T13613] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5485.072058][T13613] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5485.072063][T13613] RIP: 0033:0x7fafa05eaa4a
[ 5485.072067][T13613] 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
[ 5485.072070][T13613] RSP: 002b:00007ffeb5ff2088 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5485.072074][T13613] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fafa05eaa4a
[ 5485.072076][T13613] RDX: 0000000000000040 RSI: 0000000032289340 RDI: 0000000000000006
[ 5485.072077][T13613] RBP: 00007ffeb5ff2110 R08: 0000000000418574 R09: 000000000000001c
[ 5485.072079][T13613] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5485.072081][T13613] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fafa0713000
| [ 5485.072095][T13613]
| [ 5485.072202][T13613] lwtunnel_xmit(): recursion limit reached on datapath
| [ 5486.140035][T13613] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/13613
| [5486.140643][T13613] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 5486.140950][T13613] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5486.140952][T13613] Call Trace:
[ 5486.140955][T13613]
[5486.140957][T13613] dump_stack_lvl (lib/dump_stack.c:123)
[5486.140965][T13613] check_preemption_disabled (lib/smp_processor_id.c:52)
[5486.140972][T13613] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[5486.140977][T13613] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5486.140982][T13613] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5486.140992][T13613] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5486.141000][T13613] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5486.141006][T13613] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5486.141017][T13613] ? ip6_local_out (net/ipv6/output_core.c:154)
[5486.141026][T13613] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5486.141032][T13613] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5486.141039][T13613] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5486.141044][T13613] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5486.141056][T13613] rawv6_sendmsg (net/ipv6/raw.c:918)
[5486.141067][T13613] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5486.141077][T13613] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5486.141084][T13613] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5486.141094][T13613] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5486.141099][T13613] ? do_sock_getsockopt (net/socket.c:2347)
[5486.141114][T13613] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5486.141120][T13613] ? __lock_release (kernel/locking/lockdep.c:5534)
[5486.141131][T13613] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5486.141135][T13613] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5486.141140][T13613] ? __pfx___sys_sendto (net/socket.c:2147)
[5486.141153][T13613] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5486.141167][T13613] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5486.141181][T13613] __x64_sys_sendto (net/socket.c:2183)
[5486.141185][T13613] ? 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)
[5486.141189][T13613] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5486.141194][T13613] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5486.141199][T13613] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5486.141203][T13613] RIP: 0033:0x7fafa05eaa4a
[ 5486.141208][T13613] 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
[ 5486.141210][T13613] RSP: 002b:00007ffeb5ff2088 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5486.141214][T13613] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fafa05eaa4a
[ 5486.141216][T13613] RDX: 0000000000000040 RSI: 0000000032289340 RDI: 0000000000000006
[ 5486.141218][T13613] RBP: 00007ffeb5ff2110 R08: 0000000000418574 R09: 000000000000001c
[ 5486.141220][T13613] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5486.141222][T13613] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fafa0713000
| [ 5486.141236][T13613]
| [ 5486.141238][T13613] lwtunnel_xmit(): recursion limit reached on datapath
| [ 5487.164202][T13613] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/13613
| [5487.164754][T13613] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 5487.165022][T13613] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5487.165024][T13613] Call Trace:
[ 5487.165025][T13613]
[5487.165028][T13613] dump_stack_lvl (lib/dump_stack.c:123)
[5487.165035][T13613] check_preemption_disabled (lib/smp_processor_id.c:52)
[5487.165041][T13613] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[5487.165046][T13613] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5487.165050][T13613] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5487.165059][T13613] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5487.165066][T13613] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5487.165072][T13613] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5487.165082][T13613] ? ip6_local_out (net/ipv6/output_core.c:154)
[5487.165090][T13613] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5487.165095][T13613] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5487.165102][T13613] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5487.165106][T13613] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5487.165117][T13613] rawv6_sendmsg (net/ipv6/raw.c:918)
[5487.165127][T13613] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5487.165137][T13613] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5487.165142][T13613] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5487.165152][T13613] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5487.165156][T13613] ? do_sock_getsockopt (net/socket.c:2347)
[5487.165170][T13613] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5487.165174][T13613] ? __lock_release (kernel/locking/lockdep.c:5534)
[5487.165184][T13613] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5487.165188][T13613] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5487.165194][T13613] ? __pfx___sys_sendto (net/socket.c:2147)
[5487.165205][T13613] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5487.165217][T13613] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5487.165224][T13613] ? xfd_validate_state (arch/x86/kernel/fpu/xstate.c:1422 arch/x86/kernel/fpu/xstate.c:1466)
[5487.165237][T13613] __x64_sys_sendto (net/socket.c:2183)
[5487.165241][T13613] ? 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)
[5487.165244][T13613] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5487.165248][T13613] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5487.165253][T13613] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5487.165256][T13613] RIP: 0033:0x7fafa05eaa4a
[ 5487.165261][T13613] 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
[ 5487.165263][T13613] RSP: 002b:00007ffeb5ff2088 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5487.165267][T13613] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fafa05eaa4a
[ 5487.165269][T13613] RDX: 0000000000000040 RSI: 0000000032289340 RDI: 0000000000000006
[ 5487.165271][T13613] RBP: 00007ffeb5ff2110 R08: 0000000000418574 R09: 000000000000001c
[ 5487.165272][T13613] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5487.165274][T13613] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fafa0713000
| [ 5487.165274][T13613] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fafa0713000
| [ 5487.165287][T13613]
| [ 5487.165290][T13613] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/13613
| [5487.178771][T13613] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5487.179049][T13613] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5487.179051][T13613] Call Trace:
[ 5487.179052][T13613]
[5487.179055][T13613] dump_stack_lvl (lib/dump_stack.c:123)
[5487.179060][T13613] check_preemption_disabled (lib/smp_processor_id.c:52)
[5487.179069][T13613] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5487.179075][T13613] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5487.179079][T13613] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5487.179087][T13613] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5487.179095][T13613] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5487.179101][T13613] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5487.179112][T13613] ? ip6_local_out (net/ipv6/output_core.c:154)
[5487.179120][T13613] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5487.179126][T13613] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5487.179132][T13613] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5487.179136][T13613] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5487.179148][T13613] rawv6_sendmsg (net/ipv6/raw.c:918)
[5487.179159][T13613] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5487.179169][T13613] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5487.179173][T13613] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5487.179183][T13613] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5487.179186][T13613] ? do_sock_getsockopt (net/socket.c:2347)
[5487.179201][T13613] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5487.179204][T13613] ? __lock_release (kernel/locking/lockdep.c:5534)
[5487.179215][T13613] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5487.179219][T13613] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5487.179224][T13613] ? __pfx___sys_sendto (net/socket.c:2147)
[5487.179237][T13613] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5487.179249][T13613] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5487.179256][T13613] ? xfd_validate_state (arch/x86/kernel/fpu/xstate.c:1422 arch/x86/kernel/fpu/xstate.c:1466)
[5487.179268][T13613] __x64_sys_sendto (net/socket.c:2183)
[5487.179272][T13613] ? 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)
[5487.179275][T13613] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5487.179279][T13613] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5487.179284][T13613] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5487.179287][T13613] RIP: 0033:0x7fafa05eaa4a
[ 5487.179290][T13613] 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
[ 5487.179293][T13613] RSP: 002b:00007ffeb5ff2088 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5487.179296][T13613] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fafa05eaa4a
[ 5487.179298][T13613] RDX: 0000000000000040 RSI: 0000000032289340 RDI: 0000000000000006
[ 5487.179299][T13613] RBP: 00007ffeb5ff2110 R08: 0000000000418574 R09: 000000000000001c
[ 5487.179301][T13613] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5487.179303][T13613] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fafa0713000
| [ 5487.179303][T13613] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fafa0713000
| [ 5487.179317][T13613]
| [ 5487.198204][T13613] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/13613
| [5487.199294][T13613] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[ 5487.199570][T13613] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5487.199573][T13613] Call Trace:
[ 5487.199575][T13613]
[5487.199577][T13613] dump_stack_lvl (lib/dump_stack.c:123)
[5487.199583][T13613] check_preemption_disabled (lib/smp_processor_id.c:52)
[5487.199589][T13613] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[5487.199594][T13613] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5487.199598][T13613] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5487.199605][T13613] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5487.199613][T13613] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5487.199619][T13613] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5487.199630][T13613] ? ip6_local_out (net/ipv6/output_core.c:154)
[5487.199637][T13613] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5487.199643][T13613] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5487.199648][T13613] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5487.199653][T13613] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5487.199664][T13613] rawv6_sendmsg (net/ipv6/raw.c:918)
[5487.199674][T13613] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5487.199684][T13613] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5487.199688][T13613] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5487.199696][T13613] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5487.199700][T13613] ? do_sock_getsockopt (net/socket.c:2347)
[5487.199714][T13613] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5487.199717][T13613] ? __lock_release (kernel/locking/lockdep.c:5534)
[5487.199727][T13613] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5487.199731][T13613] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5487.199736][T13613] ? __pfx___sys_sendto (net/socket.c:2147)
[5487.199748][T13613] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5487.199759][T13613] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5487.199766][T13613] ? xfd_validate_state (arch/x86/kernel/fpu/xstate.c:1422 arch/x86/kernel/fpu/xstate.c:1466)
[5487.199777][T13613] __x64_sys_sendto (net/socket.c:2183)
[5487.199780][T13613] ? 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)
[5487.199783][T13613] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5487.199788][T13613] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5487.199792][T13613] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5487.199795][T13613] RIP: 0033:0x7fafa05eaa4a
[ 5487.199798][T13613] 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
[ 5487.199801][T13613] RSP: 002b:00007ffeb5ff2088 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5487.199804][T13613] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fafa05eaa4a
[ 5487.199806][T13613] RDX: 0000000000000040 RSI: 0000000032289340 RDI: 0000000000000006
[ 5487.199808][T13613] RBP: 00007ffeb5ff2110 R08: 0000000000418574 R09: 000000000000001c
[ 5487.199809][T13613] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output