====================================== | 0 | xx__-> [ 855.823667][ T7402] mpls_gso: MPLS GSO support | [ 865.358505][ T7466] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/7466 | [ 865.359108][ T7466] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 865.359733][ T7466] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 865.359735][ T7466] Call Trace: [ 865.359738][ T7466] [ 865.359740][ T7466] dump_stack_lvl (lib/dump_stack.c:123) [ 865.359751][ T7466] check_preemption_disabled (lib/smp_processor_id.c:52) [ 865.359759][ T7466] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 865.359765][ T7466] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 865.359771][ T7466] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 865.359781][ T7466] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 865.359790][ T7466] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 865.359796][ T7466] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 865.359808][ T7466] ? ip6_local_out (net/ipv6/output_core.c:154) [ 865.359818][ T7466] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 865.359824][ T7466] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 865.359831][ T7466] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 865.359836][ T7466] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 865.359848][ T7466] rawv6_sendmsg (net/ipv6/raw.c:918) [ 865.359860][ T7466] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 865.359865][ T7466] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 865.359872][ T7466] ? __lock_release (kernel/locking/lockdep.c:5534) [ 865.359882][ T7466] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 865.359888][ T7466] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 865.359896][ T7466] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 865.359912][ T7466] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 865.359915][ T7466] ? __lock_release (kernel/locking/lockdep.c:5534) [ 865.359926][ T7466] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 865.359932][ T7466] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 865.359937][ T7466] ? __pfx___sys_sendto (net/socket.c:2147) [ 865.359952][ T7466] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 865.359959][ T7466] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 865.359969][ T7466] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 865.359976][ T7466] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 865.359986][ T7466] __x64_sys_sendto (net/socket.c:2183) [ 865.359990][ T7466] ? 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) [ 865.359995][ T7466] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 865.360000][ T7466] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 865.360005][ T7466] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 865.360009][ T7466] RIP: 0033:0x7fa1ad0cea4a [ 865.360014][ T7466] 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 [ 865.360017][ T7466] RSP: 002b:00007ffeda11af78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 865.360021][ T7466] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fa1ad0cea4a [ 865.360023][ T7466] RDX: 0000000000000040 RSI: 0000000001d23340 RDI: 0000000000000006 [ 865.360025][ T7466] RBP: 00007ffeda11b000 R08: 0000000000418574 R09: 000000000000001c [ 865.360027][ T7466] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 865.360029][ T7466] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fa1ad1f7000 | [ 865.360029][ T7466] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fa1ad1f7000 | [ 865.360044][ T7466] | [ 865.360047][ T7466] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/7466 | [ 865.374130][ T7466] caller is lwtunnel_xmit (net/core/lwtunnel.c:407) [ 865.374404][ T7466] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 865.374406][ T7466] Call Trace: [ 865.374408][ T7466] [ 865.374410][ T7466] dump_stack_lvl (lib/dump_stack.c:123) [ 865.374418][ T7466] check_preemption_disabled (lib/smp_processor_id.c:52) [ 865.374427][ T7466] lwtunnel_xmit (net/core/lwtunnel.c:407) [ 865.374432][ T7466] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 865.374437][ T7466] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 865.374447][ T7466] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 865.374455][ T7466] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 865.374462][ T7466] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 865.374474][ T7466] ? ip6_local_out (net/ipv6/output_core.c:154) [ 865.374484][ T7466] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 865.374490][ T7466] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 865.374497][ T7466] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 865.374501][ T7466] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 865.374513][ T7466] rawv6_sendmsg (net/ipv6/raw.c:918) [ 865.374525][ T7466] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 865.374530][ T7466] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 865.374536][ T7466] ? __lock_release (kernel/locking/lockdep.c:5534) [ 865.374544][ T7466] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 865.374548][ T7466] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 865.374557][ T7466] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 865.374573][ T7466] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 865.374576][ T7466] ? __lock_release (kernel/locking/lockdep.c:5534) [ 865.374587][ T7466] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 865.374592][ T7466] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 865.374598][ T7466] ? __pfx___sys_sendto (net/socket.c:2147) [ 865.374613][ T7466] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 865.374619][ T7466] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 865.374629][ T7466] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 865.374636][ T7466] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 865.374646][ T7466] __x64_sys_sendto (net/socket.c:2183) [ 865.374650][ T7466] ? 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) [ 865.374654][ T7466] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 865.374659][ T7466] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 865.374664][ T7466] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 865.374667][ T7466] RIP: 0033:0x7fa1ad0cea4a [ 865.374671][ T7466] 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 [ 865.374673][ T7466] RSP: 002b:00007ffeda11af78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 865.374676][ T7466] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fa1ad0cea4a [ 865.374678][ T7466] RDX: 0000000000000040 RSI: 0000000001d23340 RDI: 0000000000000006 [ 865.374680][ T7466] RBP: 00007ffeda11b000 R08: 0000000000418574 R09: 000000000000001c [ 865.374682][ T7466] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 865.374684][ T7466] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fa1ad1f7000 | [ 865.374684][ T7466] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fa1ad1f7000 | [ 865.374699][ T7466] | [ 865.396366][ T7466] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/7466 | [ 865.396790][ T7466] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408) [ 865.397050][ T7466] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 865.397052][ T7466] Call Trace: [ 865.397054][ T7466] [ 865.397056][ T7466] dump_stack_lvl (lib/dump_stack.c:123) [ 865.397067][ T7466] check_preemption_disabled (lib/smp_processor_id.c:52) [ 865.397076][ T7466] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408) [ 865.397081][ T7466] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 865.397088][ T7466] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 865.397099][ T7466] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 865.397106][ T7466] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 865.397112][ T7466] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 865.397123][ T7466] ? ip6_local_out (net/ipv6/output_core.c:154) [ 865.397134][ T7466] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 865.397139][ T7466] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 865.397147][ T7466] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 865.397151][ T7466] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 865.397162][ T7466] rawv6_sendmsg (net/ipv6/raw.c:918) [ 865.397173][ T7466] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 865.397178][ T7466] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 865.397185][ T7466] ? __lock_release (kernel/locking/lockdep.c:5534) [ 865.397195][ T7466] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 865.397202][ T7466] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 865.397210][ T7466] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 865.397225][ T7466] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 865.397228][ T7466] ? __lock_release (kernel/locking/lockdep.c:5534) [ 865.397238][ T7466] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 865.397244][ T7466] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 865.397249][ T7466] ? __pfx___sys_sendto (net/socket.c:2147) [ 865.397263][ T7466] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 865.397270][ T7466] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 865.397284][ T7466] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 865.397290][ T7466] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 865.397300][ T7466] __x64_sys_sendto (net/socket.c:2183) [ 865.397304][ T7466] ? 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) [ 865.397308][ T7466] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 865.397313][ T7466] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 865.397317][ T7466] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 865.397322][ T7466] RIP: 0033:0x7fa1ad0cea4a [ 865.397327][ T7466] 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 [ 865.397329][ T7466] RSP: 002b:00007ffeda11af78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 865.397333][ T7466] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fa1ad0cea4a [ 865.397335][ T7466] RDX: 0000000000000040 RSI: 0000000001d23340 RDI: 0000000000000006 [ 865.397337][ T7466] RBP: 00007ffeda11b000 R08: 0000000000418574 R09: 000000000000001c [ 865.397339][ T7466] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 865.397340][ T7466] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fa1ad1f7000 | [ 865.397340][ T7466] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fa1ad1f7000 | [ 865.397354][ T7466] | [ 866.195956][ T7471] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/7471 | [ 866.196378][ T7471] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 866.196638][ T7471] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 866.196640][ T7471] Call Trace: [ 866.196642][ T7471] [ 866.196644][ T7471] dump_stack_lvl (lib/dump_stack.c:123) [ 866.196654][ T7471] check_preemption_disabled (lib/smp_processor_id.c:52) [ 866.196661][ T7471] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 866.196666][ T7471] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 866.196672][ T7471] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 866.196682][ T7471] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 866.196690][ T7471] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 866.196696][ T7471] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 866.196706][ T7471] ? ip6_local_out (net/ipv6/output_core.c:154) [ 866.196716][ T7471] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 866.196721][ T7471] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 866.196728][ T7471] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 866.196732][ T7471] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 866.196743][ T7471] rawv6_sendmsg (net/ipv6/raw.c:918) [ 866.196754][ T7471] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 866.196759][ T7471] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 866.196765][ T7471] ? __lock_release (kernel/locking/lockdep.c:5534) [ 866.196774][ T7471] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 866.196780][ T7471] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 866.196789][ T7471] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 866.196803][ T7471] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 866.196806][ T7471] ? __lock_release (kernel/locking/lockdep.c:5534) [ 866.196816][ T7471] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 866.196822][ T7471] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 866.196827][ T7471] ? __pfx___sys_sendto (net/socket.c:2147) [ 866.196840][ T7471] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 866.196846][ T7471] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 866.196856][ T7471] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 866.196863][ T7471] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 866.196872][ T7471] __x64_sys_sendto (net/socket.c:2183) [ 866.196876][ T7471] ? 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) [ 866.196880][ T7471] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 866.196885][ T7471] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 866.196889][ T7471] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 866.196893][ T7471] RIP: 0033:0x7fbd01752a4a [ 866.196897][ T7471] 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 [ 866.196900][ T7471] RSP: 002b:00007fffebb72d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 866.196904][ T7471] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fbd01752a4a [ 866.196906][ T7471] RDX: 0000000000000040 RSI: 0000000011807340 RDI: 0000000000000006 [ 866.196908][ T7471] RBP: 00007fffebb72e00 R08: 0000000000418574 R09: 000000000000001c [ 866.196910][ T7471] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 866.196912][ T7471] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fbd0187b000 | [ 866.196925][ T7471] | [ 866.197003][ T7471] lwtunnel_xmit(): recursion limit reached on datapath | [ 867.213536][ T7471] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/7471 | [ 867.213967][ T7471] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 867.214235][ T7471] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 867.214237][ T7471] Call Trace: [ 867.214239][ T7471] [ 867.214241][ T7471] dump_stack_lvl (lib/dump_stack.c:123) [ 867.214249][ T7471] check_preemption_disabled (lib/smp_processor_id.c:52) [ 867.214256][ T7471] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 867.214261][ T7471] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 867.214266][ T7471] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 867.214276][ T7471] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 867.214287][ T7471] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 867.214294][ T7471] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 867.214305][ T7471] ? ip6_local_out (net/ipv6/output_core.c:154) [ 867.214314][ T7471] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 867.214321][ T7471] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 867.214327][ T7471] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 867.214332][ T7471] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 867.214344][ T7471] rawv6_sendmsg (net/ipv6/raw.c:918) [ 867.214355][ T7471] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 867.214366][ T7471] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 867.214371][ T7471] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 867.214381][ T7471] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 867.214385][ T7471] ? do_sock_getsockopt (net/socket.c:2353) [ 867.214400][ T7471] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 867.214404][ T7471] ? __lock_release (kernel/locking/lockdep.c:5534) [ 867.214415][ T7471] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 867.214420][ T7471] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 867.214425][ T7471] ? __pfx___sys_sendto (net/socket.c:2147) [ 867.214438][ T7471] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 867.214451][ T7471] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 867.214461][ T7471] ? do_user_addr_fault (./arch/x86/include/asm/atomic.h:93 ./include/linux/atomic/atomic-arch-fallback.h:949 ./include/linux/atomic/atomic-instrumented.h:401 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/mm.h:704 ./include/linux/mm.h:799 arch/x86/mm/fault.c:1339) [ 867.214470][ T7471] __x64_sys_sendto (net/socket.c:2183) [ 867.214474][ T7471] ? 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) [ 867.214478][ T7471] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 867.214483][ T7471] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 867.214488][ T7471] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 867.214492][ T7471] RIP: 0033:0x7fbd01752a4a [ 867.214496][ T7471] 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 [ 867.214499][ T7471] RSP: 002b:00007fffebb72d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 867.214503][ T7471] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fbd01752a4a [ 867.214505][ T7471] RDX: 0000000000000040 RSI: 0000000011807340 RDI: 0000000000000006 [ 867.214507][ T7471] RBP: 00007fffebb72e00 R08: 0000000000418574 R09: 000000000000001c [ 867.214509][ T7471] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 867.214511][ T7471] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fbd0187b000 | [ 867.214525][ T7471] | [ 867.229152][ T7471] lwtunnel_xmit(): recursion limit reached on datapath | [ 868.237824][ T7471] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/7471 | [ 868.238457][ T7471] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 868.238712][ T7471] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 868.238713][ T7471] Call Trace: [ 868.238715][ T7471] [ 868.238717][ T7471] dump_stack_lvl (lib/dump_stack.c:123) [ 868.238723][ T7471] check_preemption_disabled (lib/smp_processor_id.c:52) [ 868.238729][ T7471] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 868.238734][ T7471] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 868.238739][ T7471] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 868.238747][ T7471] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 868.238755][ T7471] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 868.238761][ T7471] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 868.238772][ T7471] ? ip6_local_out (net/ipv6/output_core.c:154) [ 868.238779][ T7471] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 868.238785][ T7471] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 868.238790][ T7471] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 868.238794][ T7471] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 868.238806][ T7471] rawv6_sendmsg (net/ipv6/raw.c:918) [ 868.238817][ T7471] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 868.238826][ T7471] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 868.238830][ T7471] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 868.238839][ T7471] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 868.238843][ T7471] ? do_sock_getsockopt (net/socket.c:2353) [ 868.238857][ T7471] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 868.238860][ T7471] ? __lock_release (kernel/locking/lockdep.c:5534) [ 868.238870][ T7471] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 868.238874][ T7471] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 868.238879][ T7471] ? __pfx___sys_sendto (net/socket.c:2147) [ 868.238891][ T7471] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 868.238904][ T7471] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 868.238913][ T7471] ? do_user_addr_fault (./arch/x86/include/asm/atomic.h:93 ./include/linux/atomic/atomic-arch-fallback.h:949 ./include/linux/atomic/atomic-instrumented.h:401 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/mm.h:704 ./include/linux/mm.h:799 arch/x86/mm/fault.c:1339) [ 868.238921][ T7471] __x64_sys_sendto (net/socket.c:2183) [ 868.238925][ T7471] ? 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) [ 868.238928][ T7471] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 868.238932][ T7471] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 868.238937][ T7471] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 868.238940][ T7471] RIP: 0033:0x7fbd01752a4a [ 868.238943][ T7471] 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 [ 868.238946][ T7471] RSP: 002b:00007fffebb72d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 868.238950][ T7471] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fbd01752a4a [ 868.238952][ T7471] RDX: 0000000000000040 RSI: 0000000011807340 RDI: 0000000000000006 [ 868.238953][ T7471] RBP: 00007fffebb72e00 R08: 0000000000418574 R09: 000000000000001c [ 868.238955][ T7471] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 868.238957][ T7471] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fbd0187b000 | [ 868.238972][ T7471] lwtunnel_xmit(): recursion limit reached on datapath | [ 868.942109][ C0] Dead loop on virtual device veth12, fix it urgently! | [ 869.269358][ T7471] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/7471 | [ 869.269885][ T7471] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 869.270160][ T7471] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 869.270161][ T7471] Call Trace: [ 869.270163][ T7471] [ 869.270166][ T7471] dump_stack_lvl (lib/dump_stack.c:123) [ 869.270172][ T7471] check_preemption_disabled (lib/smp_processor_id.c:52) [ 869.270178][ T7471] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383) [ 869.270183][ T7471] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 869.270187][ T7471] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 869.270195][ T7471] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 869.270204][ T7471] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 869.270209][ T7471] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 869.270220][ T7471] ? ip6_local_out (net/ipv6/output_core.c:154) [ 869.270227][ T7471] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 869.270233][ T7471] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 869.270238][ T7471] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 869.270243][ T7471] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 869.270254][ T7471] rawv6_sendmsg (net/ipv6/raw.c:918) [ 869.270264][ T7471] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 869.270274][ T7471] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 869.270277][ T7471] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 869.270289][ T7471] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 869.270293][ T7471] ? do_sock_getsockopt (net/socket.c:2353) [ 869.270307][ T7471] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 869.270309][ T7471] ? __lock_release (kernel/locking/lockdep.c:5534) [ 869.270320][ T7471] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 869.270323][ T7471] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 869.270328][ T7471] ? __pfx___sys_sendto (net/socket.c:2147) [ 869.270340][ T7471] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 869.270351][ T7471] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 869.270358][ T7471] ? xfd_validate_state (arch/x86/kernel/fpu/xstate.c:1422 arch/x86/kernel/fpu/xstate.c:1466) [ 869.270369][ T7471] __x64_sys_sendto (net/socket.c:2183) [ 869.270373][ T7471] ? 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) [ 869.270376][ T7471] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 869.270381][ T7471] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 869.270385][ T7471] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 869.270388][ T7471] RIP: 0033:0x7fbd01752a4a [ 869.270392][ T7471] 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 [ 869.270395][ T7471] RSP: 002b:00007fffebb72d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 869.270399][ T7471] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fbd01752a4a [ 869.270401][ T7471] RDX: 0000000000000040 RSI: 0000000011807340 RDI: 0000000000000006 [ 869.270403][ T7471] RBP: 00007fffebb72e00 R08: 0000000000418574 R09: 000000000000001c [ 869.270405][ T7471] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 869.270406][ T7471] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fbd0187b000 | [ 869.270406][ T7471] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fbd0187b000 | [ 869.270420][ T7471] | [ 869.284260][ T7471] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/7471 | [ 869.284668][ T7471] caller is lwtunnel_xmit (net/core/lwtunnel.c:407) [ 869.284936][ T7471] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 869.284938][ T7471] Call Trace: [ 869.284940][ T7471] [ 869.284942][ T7471] dump_stack_lvl (lib/dump_stack.c:123) [ 869.284947][ T7471] check_preemption_disabled (lib/smp_processor_id.c:52) [ 869.284955][ T7471] lwtunnel_xmit (net/core/lwtunnel.c:407) [ 869.284960][ T7471] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 869.284964][ T7471] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 869.284972][ T7471] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 869.284980][ T7471] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 869.284985][ T7471] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 869.284997][ T7471] ? ip6_local_out (net/ipv6/output_core.c:154) [ 869.285004][ T7471] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 869.285010][ T7471] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 869.285015][ T7471] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 869.285019][ T7471] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 869.285030][ T7471] rawv6_sendmsg (net/ipv6/raw.c:918) [ 869.285041][ T7471] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 869.285051][ T7471] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 869.285054][ T7471] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 869.285062][ T7471] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 869.285066][ T7471] ? do_sock_getsockopt (net/socket.c:2353) [ 869.285080][ T7471] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 869.285082][ T7471] ? __lock_release (kernel/locking/lockdep.c:5534) [ 869.285092][ T7471] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 869.285096][ T7471] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 869.285101][ T7471] ? __pfx___sys_sendto (net/socket.c:2147) [ 869.285113][ T7471] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 869.285124][ T7471] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 869.285132][ T7471] ? xfd_validate_state (arch/x86/kernel/fpu/xstate.c:1422 arch/x86/kernel/fpu/xstate.c:1466) [ 869.285141][ T7471] __x64_sys_sendto (net/socket.c:2183) [ 869.285145][ T7471] ? 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) [ 869.285148][ T7471] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 869.285152][ T7471] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 869.285157][ T7471] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 869.285160][ T7471] RIP: 0033:0x7fbd01752a4a [ 869.285163][ T7471] 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 [ 869.285166][ T7471] RSP: 002b:00007fffebb72d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 869.285169][ T7471] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fbd01752a4a [ 869.285171][ T7471] RDX: 0000000000000040 RSI: 0000000011807340 RDI: 0000000000000006 [ 869.285173][ T7471] RBP: 00007fffebb72e00 R08: 0000000000418574 R09: 000000000000001c [ 869.285174][ T7471] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 869.285176][ T7471] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fbd0187b000 | [ 869.285176][ T7471] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fbd0187b000 | [ 869.285190][ T7471] | [ 869.305797][ T7471] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/7471 | [ 869.306207][ T7471] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408) [ 869.306500][ T7471] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 869.306501][ T7471] Call Trace: [ 869.306503][ T7471] [ 869.306505][ T7471] dump_stack_lvl (lib/dump_stack.c:123) [ 869.306511][ T7471] check_preemption_disabled (lib/smp_processor_id.c:52) [ 869.306517][ T7471] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408) [ 869.306523][ T7471] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 869.306527][ T7471] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 869.306535][ T7471] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 869.306543][ T7471] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 869.306548][ T7471] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 869.306560][ T7471] ? ip6_local_out (net/ipv6/output_core.c:154) [ 869.306567][ T7471] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 869.306572][ T7471] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 869.306578][ T7471] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 869.306582][ T7471] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 869.306593][ T7471] rawv6_sendmsg (net/ipv6/raw.c:918) [ 869.306604][ T7471] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 869.306614][ T7471] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 869.306617][ T7471] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 869.306626][ T7471] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 869.306630][ T7471] ? do_sock_getsockopt (net/socket.c:2353) [ 869.306643][ T7471] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 869.306646][ T7471] ? __lock_release (kernel/locking/lockdep.c:5534) [ 869.306656][ T7471] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 869.306660][ T7471] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 869.306665][ T7471] ? __pfx___sys_sendto (net/socket.c:2147) [ 869.306678][ T7471] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 869.306689][ T7471] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 869.306696][ T7471] ? xfd_validate_state (arch/x86/kernel/fpu/xstate.c:1422 arch/x86/kernel/fpu/xstate.c:1466) [ 869.306706][ T7471] __x64_sys_sendto (net/socket.c:2183) [ 869.306710][ T7471] ? 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) [ 869.306713][ T7471] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 869.306718][ T7471] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 869.306722][ T7471] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 869.306725][ T7471] RIP: 0033:0x7fbd01752a4a [ 869.306728][ T7471] 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 [ 869.306730][ T7471] RSP: 002b:00007fffebb72d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 869.306733][ T7471] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fbd01752a4a [ 869.306736][ T7471] RDX: 0000000000000040 RSI: 0000000011807340 RDI: 0000000000000006 [ 869.306737][ T7471] RBP: 00007fffebb72e00 R08: 0000000000418574 R09: 000000000000001c [ 869.306739][ T7471] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 Finger prints: check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output