======================================
| 0
| xx__-> [ 131.996613][ T1654] mpls_gso: MPLS GSO support
| [ 141.017213][ T1719] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/1719
| [ 141.017769][ T1719] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 141.018026][ T1719] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 141.018028][ T1719] Call Trace:
[ 141.018030][ T1719]
[ 141.018032][ T1719] dump_stack_lvl (lib/dump_stack.c:123)
[ 141.018040][ T1719] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 141.018046][ T1719] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 141.018052][ T1719] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 141.018057][ T1719] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 141.018066][ T1719] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 141.018074][ T1719] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 141.018080][ T1719] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 141.018091][ T1719] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 141.018100][ T1719] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 141.018106][ T1719] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 141.018112][ T1719] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 141.018117][ T1719] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 141.018129][ T1719] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 141.018140][ T1719] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 141.018145][ T1719] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 141.018152][ T1719] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 141.018161][ T1719] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 141.018165][ T1719] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 141.018174][ T1719] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 141.018189][ T1719] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 141.018192][ T1719] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 141.018203][ T1719] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 141.018208][ T1719] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 141.018214][ T1719] ? __pfx___sys_sendto (net/socket.c:2147)
[ 141.018228][ T1719] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 141.018234][ T1719] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 141.018243][ T1719] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 141.018250][ T1719] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 141.018260][ T1719] __x64_sys_sendto (net/socket.c:2183)
[ 141.018264][ T1719] ? 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)
[ 141.018267][ T1719] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 141.018272][ T1719] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 141.018277][ T1719] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 141.018281][ T1719] RIP: 0033:0x7fa82ec30a4a
[ 141.018285][ T1719] 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
[ 141.018288][ T1719] RSP: 002b:00007ffd97753e38 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 141.018292][ T1719] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fa82ec30a4a
[ 141.018294][ T1719] RDX: 0000000000000040 RSI: 00000000192e2340 RDI: 0000000000000006
[ 141.018296][ T1719] RBP: 00007ffd97753ec0 R08: 0000000000418574 R09: 000000000000001c
[ 141.018298][ T1719] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 141.018299][ T1719] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fa82ed59000
| [ 141.018299][ T1719] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fa82ed59000
| [ 141.018314][ T1719]
| [ 141.018316][ T1719] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/1719
| [ 141.032373][ T1719] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 141.032639][ T1719] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 141.032641][ T1719] Call Trace:
[ 141.032643][ T1719]
[ 141.032645][ T1719] dump_stack_lvl (lib/dump_stack.c:123)
[ 141.032668][ T1719] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 141.032674][ T1719] lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 141.032680][ T1719] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 141.032684][ T1719] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 141.032693][ T1719] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 141.032701][ T1719] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 141.032707][ T1719] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 141.032719][ T1719] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 141.032727][ T1719] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 141.032733][ T1719] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 141.032739][ T1719] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 141.032743][ T1719] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 141.032755][ T1719] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 141.032767][ T1719] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 141.032772][ T1719] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 141.032776][ T1719] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 141.032784][ T1719] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 141.032787][ T1719] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 141.032796][ T1719] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 141.032812][ T1719] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 141.032814][ T1719] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 141.032825][ T1719] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 141.032830][ T1719] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 141.032835][ T1719] ? __pfx___sys_sendto (net/socket.c:2147)
[ 141.032849][ T1719] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 141.032856][ T1719] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 141.032863][ T1719] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 141.032870][ T1719] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 141.032880][ T1719] __x64_sys_sendto (net/socket.c:2183)
[ 141.032884][ T1719] ? 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)
[ 141.032887][ T1719] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 141.032893][ T1719] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 141.032897][ T1719] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 141.032900][ T1719] RIP: 0033:0x7fa82ec30a4a
[ 141.032904][ T1719] 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
[ 141.032906][ T1719] RSP: 002b:00007ffd97753e38 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 141.032910][ T1719] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fa82ec30a4a
[ 141.032912][ T1719] RDX: 0000000000000040 RSI: 00000000192e2340 RDI: 0000000000000006
[ 141.032913][ T1719] RBP: 00007ffd97753ec0 R08: 0000000000418574 R09: 000000000000001c
[ 141.032915][ T1719] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 141.032917][ T1719] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fa82ed59000
| [ 141.032917][ T1719] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fa82ed59000
| [ 141.032931][ T1719]
| [ 141.053969][ T1719] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/1719
| [ 141.054365][ T1719] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[ 141.054634][ T1719] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 141.054635][ T1719] Call Trace:
[ 141.054637][ T1719]
[ 141.054639][ T1719] dump_stack_lvl (lib/dump_stack.c:123)
[ 141.054645][ T1719] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 141.054652][ T1719] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[ 141.054657][ T1719] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 141.054661][ T1719] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 141.054670][ T1719] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 141.054678][ T1719] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 141.054684][ T1719] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 141.054696][ T1719] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 141.054704][ T1719] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 141.054709][ T1719] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 141.054715][ T1719] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 141.054720][ T1719] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 141.054731][ T1719] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 141.054743][ T1719] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 141.054748][ T1719] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 141.054752][ T1719] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 141.054759][ T1719] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 141.054762][ T1719] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 141.054771][ T1719] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 141.054787][ T1719] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 141.054789][ T1719] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 141.054801][ T1719] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 141.054805][ T1719] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 141.054810][ T1719] ? __pfx___sys_sendto (net/socket.c:2147)
[ 141.054825][ T1719] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 141.054831][ T1719] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 141.054838][ T1719] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 141.054845][ T1719] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 141.054856][ T1719] __x64_sys_sendto (net/socket.c:2183)
[ 141.054860][ T1719] ? 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)
[ 141.054863][ T1719] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 141.054867][ T1719] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 141.054872][ T1719] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 141.054875][ T1719] RIP: 0033:0x7fa82ec30a4a
[ 141.054879][ T1719] 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
[ 141.054881][ T1719] RSP: 002b:00007ffd97753e38 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 141.054884][ T1719] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fa82ec30a4a
[ 141.054886][ T1719] RDX: 0000000000000040 RSI: 00000000192e2340 RDI: 0000000000000006
[ 141.054888][ T1719] RBP: 00007ffd97753ec0 R08: 0000000000418574 R09: 000000000000001c
[ 141.054890][ T1719] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 141.054892][ T1719] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fa82ed59000
| [ 141.054892][ T1719] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fa82ed59000
| [ 141.054906][ T1719]
| [ 141.806910][ T1724] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/1724
| [ 141.807312][ T1724] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 141.807582][ T1724] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 141.807584][ T1724] Call Trace:
[ 141.807586][ T1724]
[ 141.807589][ T1724] dump_stack_lvl (lib/dump_stack.c:123)
[ 141.807596][ T1724] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 141.807602][ T1724] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 141.807607][ T1724] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 141.807612][ T1724] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 141.807621][ T1724] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 141.807629][ T1724] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 141.807635][ T1724] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 141.807646][ T1724] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 141.807655][ T1724] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 141.807660][ T1724] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 141.807667][ T1724] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 141.807671][ T1724] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 141.807683][ T1724] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 141.807694][ T1724] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 141.807700][ T1724] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 141.807705][ T1724] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 141.807714][ T1724] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 141.807717][ T1724] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 141.807726][ T1724] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 141.807742][ T1724] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 141.807744][ T1724] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 141.807755][ T1724] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 141.807761][ T1724] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 141.807766][ T1724] ? __pfx___sys_sendto (net/socket.c:2147)
[ 141.807780][ T1724] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 141.807786][ T1724] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 141.807795][ T1724] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 141.807802][ T1724] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 141.807812][ T1724] __x64_sys_sendto (net/socket.c:2183)
[ 141.807816][ T1724] ? 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)
[ 141.807819][ T1724] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 141.807824][ T1724] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 141.807829][ T1724] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 141.807833][ T1724] RIP: 0033:0x7fe6894e7a4a
[ 141.807837][ T1724] 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
[ 141.807840][ T1724] RSP: 002b:00007ffc28788888 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 141.807844][ T1724] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe6894e7a4a
[ 141.807846][ T1724] RDX: 0000000000000040 RSI: 000000001608f340 RDI: 0000000000000006
[ 141.807848][ T1724] RBP: 00007ffc28788910 R08: 0000000000418574 R09: 000000000000001c
[ 141.807850][ T1724] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 141.807851][ T1724] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe689610000
| [ 141.807865][ T1724]
| [ 141.807922][ T1724] lwtunnel_xmit(): recursion limit reached on datapath
| [ 142.882978][ T1724] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/1724
| [ 142.883764][ T1724] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 142.884045][ T1724] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 142.884047][ T1724] Call Trace:
[ 142.884050][ T1724]
[ 142.884052][ T1724] dump_stack_lvl (lib/dump_stack.c:123)
[ 142.884059][ T1724] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 142.884065][ T1724] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 142.884070][ T1724] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 142.884074][ T1724] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 142.884083][ T1724] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 142.884091][ T1724] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 142.884097][ T1724] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 142.884108][ T1724] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 142.884116][ T1724] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 142.884122][ T1724] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 142.884128][ T1724] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 142.884133][ T1724] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 142.884144][ T1724] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 142.884155][ T1724] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 142.884166][ T1724] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 142.884170][ T1724] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 142.884180][ T1724] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 142.884184][ T1724] ? sock_sendmsg (net/socket.c:751)
[ 142.884198][ T1724] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 142.884202][ T1724] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 142.884213][ T1724] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 142.884217][ T1724] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 142.884222][ T1724] ? __pfx___sys_sendto (net/socket.c:2147)
[ 142.884235][ T1724] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 142.884247][ T1724] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 142.884262][ T1724] __x64_sys_sendto (net/socket.c:2183)
[ 142.884266][ T1724] ? 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)
[ 142.884269][ T1724] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 142.884274][ T1724] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 142.884279][ T1724] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 142.884282][ T1724] RIP: 0033:0x7fe6894e7a4a
[ 142.884286][ T1724] 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
[ 142.884289][ T1724] RSP: 002b:00007ffc28788888 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 142.884292][ T1724] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe6894e7a4a
[ 142.884295][ T1724] RDX: 0000000000000040 RSI: 000000001608f340 RDI: 0000000000000006
[ 142.884296][ T1724] RBP: 00007ffc28788910 R08: 0000000000418574 R09: 000000000000001c
[ 142.884298][ T1724] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 142.884300][ T1724] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe689610000
| [ 142.884313][ T1724]
| [ 142.884316][ T1724] lwtunnel_xmit(): recursion limit reached on datapath
| [ 143.906968][ T1724] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/1724
| [ 143.907636][ T1724] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 143.907889][ T1724] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 143.907891][ T1724] Call Trace:
[ 143.907893][ T1724]
[ 143.907895][ T1724] dump_stack_lvl (lib/dump_stack.c:123)
[ 143.907901][ T1724] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 143.907906][ T1724] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 143.907911][ T1724] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 143.907916][ T1724] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 143.907924][ T1724] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 143.907932][ T1724] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 143.907938][ T1724] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 143.907949][ T1724] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 143.907957][ T1724] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 143.907963][ T1724] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 143.907968][ T1724] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 143.907973][ T1724] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 143.907984][ T1724] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 143.907995][ T1724] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 143.908005][ T1724] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 143.908009][ T1724] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 143.908019][ T1724] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 143.908022][ T1724] ? sock_sendmsg (net/socket.c:751)
[ 143.908036][ T1724] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 143.908040][ T1724] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 143.908050][ T1724] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 143.908054][ T1724] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 143.908059][ T1724] ? __pfx___sys_sendto (net/socket.c:2147)
[ 143.908072][ T1724] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 143.908084][ T1724] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 143.908098][ T1724] __x64_sys_sendto (net/socket.c:2183)
[ 143.908102][ T1724] ? 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)
[ 143.908104][ T1724] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 143.908109][ T1724] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 143.908114][ T1724] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 143.908117][ T1724] RIP: 0033:0x7fe6894e7a4a
[ 143.908120][ T1724] 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
[ 143.908123][ T1724] RSP: 002b:00007ffc28788888 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 143.908126][ T1724] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe6894e7a4a
[ 143.908129][ T1724] RDX: 0000000000000040 RSI: 000000001608f340 RDI: 0000000000000006
[ 143.908130][ T1724] RBP: 00007ffc28788910 R08: 0000000000418574 R09: 000000000000001c
[ 143.908132][ T1724] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 143.908134][ T1724] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe689610000
| [ 143.908150][ T1724] lwtunnel_xmit(): recursion limit reached on datapath
| [ 143.971274][ C3] Dead loop on virtual device veth32, fix it urgently!
| [ 144.930816][ T1724] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/1724
| [ 144.931277][ T1724] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 144.931531][ T1724] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 144.931532][ T1724] Call Trace:
[ 144.931534][ T1724]
[ 144.931536][ T1724] dump_stack_lvl (lib/dump_stack.c:123)
[ 144.931542][ T1724] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 144.931548][ T1724] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 144.931553][ T1724] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 144.931557][ T1724] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 144.931565][ T1724] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 144.931574][ T1724] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 144.931579][ T1724] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 144.931591][ T1724] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 144.931599][ T1724] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 144.931605][ T1724] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 144.931610][ T1724] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 144.931614][ T1724] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 144.931626][ T1724] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 144.931638][ T1724] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 144.931648][ T1724] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 144.931652][ T1724] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 144.931661][ T1724] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 144.931665][ T1724] ? sock_sendmsg (net/socket.c:751)
[ 144.931679][ T1724] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 144.931682][ T1724] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 144.931693][ T1724] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 144.931697][ T1724] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 144.931702][ T1724] ? __pfx___sys_sendto (net/socket.c:2147)
[ 144.931715][ T1724] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 144.931727][ T1724] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 144.931741][ T1724] __x64_sys_sendto (net/socket.c:2183)
[ 144.931745][ T1724] ? 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)
[ 144.931748][ T1724] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 144.931753][ T1724] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 144.931758][ T1724] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 144.931761][ T1724] RIP: 0033:0x7fe6894e7a4a
[ 144.931764][ T1724] 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
[ 144.931767][ T1724] RSP: 002b:00007ffc28788888 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 144.931770][ T1724] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe6894e7a4a
[ 144.931773][ T1724] RDX: 0000000000000040 RSI: 000000001608f340 RDI: 0000000000000006
[ 144.931774][ T1724] RBP: 00007ffc28788910 R08: 0000000000418574 R09: 000000000000001c
[ 144.931776][ T1724] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 144.931778][ T1724] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe689610000
| [ 144.931792][ T1724]
| [ 144.945193][ T1724] lwtunnel_xmit(): recursion limit reached on datapath
| [ 145.954827][ T1724] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/1724
| [ 145.955301][ T1724] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 145.955582][ T1724] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 145.955600][ T1724] Call Trace:
[ 145.955602][ T1724]
[ 145.955604][ T1724] dump_stack_lvl (lib/dump_stack.c:123)
[ 145.955610][ T1724] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 145.955616][ T1724] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 145.955621][ T1724] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 145.955626][ T1724] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 145.955634][ T1724] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 145.955643][ T1724] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 145.955649][ T1724] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 145.955660][ T1724] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 145.955668][ T1724] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 145.955674][ T1724] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 145.955679][ T1724] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 145.955683][ T1724] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 145.955695][ T1724] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 145.955706][ T1724] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 145.955717][ T1724] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 145.955721][ T1724] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 145.955730][ T1724] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 145.955734][ T1724] ? sock_sendmsg (net/socket.c:751)
[ 145.955748][ T1724] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 145.955751][ T1724] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 145.955762][ T1724] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 145.955765][ T1724] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 145.955770][ T1724] ? __pfx___sys_sendto (net/socket.c:2147)
[ 145.955784][ T1724] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 145.955795][ T1724] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 145.955809][ T1724] __x64_sys_sendto (net/socket.c:2183)
[ 145.955813][ T1724] ? 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)
[ 145.955816][ T1724] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 145.955821][ T1724] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 145.955826][ T1724] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 145.955829][ T1724] RIP: 0033:0x7fe6894e7a4a
[ 145.955832][ T1724] 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
[ 145.955835][ T1724] RSP: 002b:00007ffc28788888 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 145.955838][ T1724] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe6894e7a4a
[ 145.955841][ T1724] RDX: 0000000000000040 RSI: 000000001608f340 RDI: 0000000000000006
[ 145.955842][ T1724] RBP: 00007ffc28788910 R08: 0000000000418574 R09: 000000000000001c
[ 145.955844][ T1724] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output