====================================== | [ 129.657201][ T1732] mpls_gso: MPLS GSO support | [ 131.167879][ T1746] Mirror/redirect action on | [ 139.361815][ T1798] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/1798 | [ 139.362525][ T1798] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383) [ 139.362854][ T1798] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 139.362856][ T1798] Call Trace: [ 139.362859][ T1798] [ 139.362861][ T1798] dump_stack_lvl (lib/dump_stack.c:123) [ 139.362872][ T1798] check_preemption_disabled (lib/smp_processor_id.c:52) [ 139.362879][ T1798] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383) [ 139.362884][ T1798] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 139.362891][ T1798] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 139.362901][ T1798] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 139.362910][ T1798] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 139.362916][ T1798] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 139.362927][ T1798] ? ip6_local_out (net/ipv6/output_core.c:154) [ 139.362937][ T1798] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 139.362943][ T1798] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 139.362950][ T1798] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 139.362957][ T1798] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 139.362968][ T1798] rawv6_sendmsg (net/ipv6/raw.c:918) [ 139.362980][ T1798] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 139.362985][ T1798] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 139.363002][ T1798] ? __lock_release (kernel/locking/lockdep.c:5534) [ 139.363012][ T1798] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 139.363016][ T1798] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 139.363025][ T1798] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 139.363040][ T1798] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 139.363043][ T1798] ? __lock_release (kernel/locking/lockdep.c:5534) [ 139.363054][ T1798] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 139.363060][ T1798] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 139.363066][ T1798] ? __pfx___sys_sendto (net/socket.c:2147) [ 139.363080][ T1798] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 139.363087][ T1798] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 139.363096][ T1798] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 139.363103][ T1798] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 139.363113][ T1798] __x64_sys_sendto (net/socket.c:2183) [ 139.363116][ T1798] ? 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) [ 139.363121][ T1798] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 139.363126][ T1798] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 139.363131][ T1798] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 139.363136][ T1798] RIP: 0033:0x7f0a2f557a4a [ 139.363141][ T1798] 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 [ 139.363144][ T1798] RSP: 002b:00007ffcb9899918 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 139.363148][ T1798] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f0a2f557a4a [ 139.363150][ T1798] RDX: 0000000000000040 RSI: 000000000f75e340 RDI: 0000000000000006 [ 139.363152][ T1798] RBP: 00007ffcb98999a0 R08: 0000000000418574 R09: 000000000000001c [ 139.363154][ T1798] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 139.363155][ T1798] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f0a2f680000 | [ 139.363155][ T1798] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f0a2f680000 | [ 139.363169][ T1798] | [ 139.379427][ T1798] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/1798 | [ 139.379978][ T1798] caller is lwtunnel_xmit (net/core/lwtunnel.c:407) [ 139.380241][ T1798] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 139.380243][ T1798] Call Trace: [ 139.380244][ T1798] [ 139.380246][ T1798] dump_stack_lvl (lib/dump_stack.c:123) [ 139.380253][ T1798] check_preemption_disabled (lib/smp_processor_id.c:52) [ 139.380261][ T1798] lwtunnel_xmit (net/core/lwtunnel.c:407) [ 139.380266][ T1798] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 139.380271][ T1798] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 139.380280][ T1798] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 139.380288][ T1798] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 139.380294][ T1798] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 139.380305][ T1798] ? ip6_local_out (net/ipv6/output_core.c:154) [ 139.380314][ T1798] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 139.380320][ T1798] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 139.380325][ T1798] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 139.380329][ T1798] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 139.380341][ T1798] rawv6_sendmsg (net/ipv6/raw.c:918) [ 139.380351][ T1798] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 139.380356][ T1798] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 139.380360][ T1798] ? __lock_release (kernel/locking/lockdep.c:5534) [ 139.380368][ T1798] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 139.380373][ T1798] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 139.380381][ T1798] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 139.380395][ T1798] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 139.380398][ T1798] ? __lock_release (kernel/locking/lockdep.c:5534) [ 139.380408][ T1798] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 139.380414][ T1798] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 139.380419][ T1798] ? __pfx___sys_sendto (net/socket.c:2147) [ 139.380432][ T1798] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 139.380438][ T1798] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 139.380446][ T1798] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 139.380452][ T1798] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 139.380462][ T1798] __x64_sys_sendto (net/socket.c:2183) [ 139.380465][ T1798] ? 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) [ 139.380468][ T1798] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 139.380473][ T1798] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 139.380477][ T1798] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 139.380480][ T1798] RIP: 0033:0x7f0a2f557a4a [ 139.380484][ T1798] 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 [ 139.380486][ T1798] RSP: 002b:00007ffcb9899918 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 139.380489][ T1798] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f0a2f557a4a [ 139.380491][ T1798] RDX: 0000000000000040 RSI: 000000000f75e340 RDI: 0000000000000006 [ 139.380492][ T1798] RBP: 00007ffcb98999a0 R08: 0000000000418574 R09: 000000000000001c [ 139.380494][ T1798] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 139.380496][ T1798] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f0a2f680000 | [ 139.380496][ T1798] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f0a2f680000 | [ 139.380509][ T1798] | [ 139.403145][ T1798] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/1798 | [ 139.403908][ T1798] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408) [ 139.404216][ T1798] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 139.404217][ T1798] Call Trace: [ 139.404220][ T1798] [ 139.404222][ T1798] dump_stack_lvl (lib/dump_stack.c:123) [ 139.404234][ T1798] check_preemption_disabled (lib/smp_processor_id.c:52) [ 139.404243][ T1798] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408) [ 139.404249][ T1798] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 139.404256][ T1798] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 139.404267][ T1798] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 139.404276][ T1798] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 139.404282][ T1798] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 139.404294][ T1798] ? ip6_local_out (net/ipv6/output_core.c:154) [ 139.404304][ T1798] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 139.404310][ T1798] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 139.404317][ T1798] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 139.404322][ T1798] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 139.404334][ T1798] rawv6_sendmsg (net/ipv6/raw.c:918) [ 139.404345][ T1798] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 139.404350][ T1798] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 139.404358][ T1798] ? __lock_release (kernel/locking/lockdep.c:5534) [ 139.404369][ T1798] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 139.404377][ T1798] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 139.404386][ T1798] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 139.404402][ T1798] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 139.404405][ T1798] ? __lock_release (kernel/locking/lockdep.c:5534) [ 139.404416][ T1798] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 139.404422][ T1798] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 139.404427][ T1798] ? __pfx___sys_sendto (net/socket.c:2147) [ 139.404442][ T1798] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 139.404448][ T1798] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 139.404458][ T1798] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 139.404465][ T1798] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 139.404475][ T1798] __x64_sys_sendto (net/socket.c:2183) [ 139.404479][ T1798] ? 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) [ 139.404483][ T1798] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 139.404488][ T1798] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 139.404493][ T1798] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 139.404498][ T1798] RIP: 0033:0x7f0a2f557a4a [ 139.404502][ T1798] 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 [ 139.404505][ T1798] RSP: 002b:00007ffcb9899918 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 139.404509][ T1798] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f0a2f557a4a [ 139.404512][ T1798] RDX: 0000000000000040 RSI: 000000000f75e340 RDI: 0000000000000006 [ 139.404513][ T1798] RBP: 00007ffcb98999a0 R08: 0000000000418574 R09: 000000000000001c [ 139.404515][ T1798] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 139.404517][ T1798] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f0a2f680000 | [ 139.404517][ T1798] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f0a2f680000 | [ 139.404531][ T1798] | [ 140.208495][ T1803] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/1803 | [ 140.208931][ T1803] caller is lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383) [ 140.209270][ T1803] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 140.209272][ T1803] Call Trace: [ 140.209274][ T1803] [ 140.209276][ T1803] dump_stack_lvl (lib/dump_stack.c:123) [ 140.209287][ T1803] check_preemption_disabled (lib/smp_processor_id.c:52) [ 140.209294][ T1803] lwtunnel_xmit (net/core/dev.h:345 net/core/lwtunnel.c:383) [ 140.209299][ T1803] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 140.209305][ T1803] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 140.209315][ T1803] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 140.209324][ T1803] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 140.209329][ T1803] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 140.209341][ T1803] ? ip6_local_out (net/ipv6/output_core.c:154) [ 140.209350][ T1803] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 140.209356][ T1803] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 140.209363][ T1803] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 140.209367][ T1803] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 140.209379][ T1803] rawv6_sendmsg (net/ipv6/raw.c:918) [ 140.209390][ T1803] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 140.209395][ T1803] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 140.209401][ T1803] ? __lock_release (kernel/locking/lockdep.c:5534) [ 140.209411][ T1803] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 140.209415][ T1803] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 140.209424][ T1803] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 140.209439][ T1803] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 140.209442][ T1803] ? __lock_release (kernel/locking/lockdep.c:5534) [ 140.209453][ T1803] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 140.209459][ T1803] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 140.209464][ T1803] ? __pfx___sys_sendto (net/socket.c:2147) [ 140.209478][ T1803] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 140.209486][ T1803] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 140.209495][ T1803] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 140.209502][ T1803] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 140.209512][ T1803] __x64_sys_sendto (net/socket.c:2183) [ 140.209516][ T1803] ? 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) [ 140.209520][ T1803] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 140.209525][ T1803] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 140.209529][ T1803] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 140.209533][ T1803] RIP: 0033:0x7f6d68cc5a4a [ 140.209538][ T1803] 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 [ 140.209540][ T1803] RSP: 002b:00007ffd32896508 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 140.209544][ T1803] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f6d68cc5a4a [ 140.209547][ T1803] RDX: 0000000000000040 RSI: 0000000016f5a340 RDI: 0000000000000006 [ 140.209548][ T1803] RBP: 00007ffd32896590 R08: 0000000000418574 R09: 000000000000001c [ 140.209550][ T1803] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 140.209551][ T1803] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f6d68dee000 | [ 140.209551][ T1803] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f6d68dee000 | [ 140.209565][ T1803] | [ 140.209568][ T1803] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/1803 | [ 140.223609][ T1803] caller is lwtunnel_xmit (net/core/lwtunnel.c:407) [ 140.223870][ T1803] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 140.223871][ T1803] Call Trace: [ 140.223873][ T1803] [ 140.223875][ T1803] dump_stack_lvl (lib/dump_stack.c:123) [ 140.223882][ T1803] check_preemption_disabled (lib/smp_processor_id.c:52) [ 140.223889][ T1803] lwtunnel_xmit (net/core/lwtunnel.c:407) [ 140.223894][ T1803] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 140.223899][ T1803] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 140.223908][ T1803] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 140.223917][ T1803] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 140.223923][ T1803] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 140.223934][ T1803] ? ip6_local_out (net/ipv6/output_core.c:154) [ 140.223943][ T1803] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 140.223948][ T1803] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 140.223955][ T1803] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 140.223960][ T1803] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 140.223972][ T1803] rawv6_sendmsg (net/ipv6/raw.c:918) [ 140.223983][ T1803] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 140.223988][ T1803] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 140.223993][ T1803] ? __lock_release (kernel/locking/lockdep.c:5534) [ 140.224000][ T1803] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 140.224004][ T1803] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 140.224013][ T1803] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 140.224029][ T1803] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 140.224031][ T1803] ? __lock_release (kernel/locking/lockdep.c:5534) [ 140.224042][ T1803] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 140.224047][ T1803] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 140.224052][ T1803] ? __pfx___sys_sendto (net/socket.c:2147) [ 140.224066][ T1803] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 140.224072][ T1803] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 140.224081][ T1803] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 140.224087][ T1803] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 140.224097][ T1803] __x64_sys_sendto (net/socket.c:2183) [ 140.224101][ T1803] ? 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) [ 140.224104][ T1803] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 140.224109][ T1803] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 140.224114][ T1803] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 140.224117][ T1803] RIP: 0033:0x7f6d68cc5a4a [ 140.224121][ T1803] 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 [ 140.224123][ T1803] RSP: 002b:00007ffd32896508 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 140.224126][ T1803] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f6d68cc5a4a [ 140.224128][ T1803] RDX: 0000000000000040 RSI: 0000000016f5a340 RDI: 0000000000000006 [ 140.224129][ T1803] RBP: 00007ffd32896590 R08: 0000000000418574 R09: 000000000000001c [ 140.224131][ T1803] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 140.224133][ T1803] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f6d68dee000 | [ 140.224133][ T1803] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f6d68dee000 | [ 140.224147][ T1803] | [ 140.239289][ T1803] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/1803 | [ 140.239690][ T1803] caller is lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408) [ 140.239950][ T1803] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 140.239953][ T1803] Call Trace: [ 140.239955][ T1803] [ 140.239957][ T1803] dump_stack_lvl (lib/dump_stack.c:123) [ 140.239963][ T1803] check_preemption_disabled (lib/smp_processor_id.c:52) [ 140.239969][ T1803] lwtunnel_xmit (net/core/dev.h:356 net/core/lwtunnel.c:408) [ 140.239974][ T1803] ip6_finish_output2 (net/ipv6/ip6_output.c:118) [ 140.239979][ T1803] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342) [ 140.239988][ T1803] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226) [ 140.239996][ T1803] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247) [ 140.240002][ T1803] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234) [ 140.240013][ T1803] ? ip6_local_out (net/ipv6/output_core.c:154) [ 140.240021][ T1803] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 140.240027][ T1803] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 140.240033][ T1803] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 140.240037][ T1803] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 140.240049][ T1803] rawv6_sendmsg (net/ipv6/raw.c:918) [ 140.240060][ T1803] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 140.240065][ T1803] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 140.240069][ T1803] ? __lock_release (kernel/locking/lockdep.c:5534) [ 140.240078][ T1803] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 140.240081][ T1803] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 140.240090][ T1803] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 140.240106][ T1803] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 140.240108][ T1803] ? __lock_release (kernel/locking/lockdep.c:5534) [ 140.240119][ T1803] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 140.240124][ T1803] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 140.240129][ T1803] ? __pfx___sys_sendto (net/socket.c:2147) [ 140.240143][ T1803] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 140.240149][ T1803] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 140.240157][ T1803] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 140.240163][ T1803] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 140.240173][ T1803] __x64_sys_sendto (net/socket.c:2183) [ 140.240177][ T1803] ? 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) [ 140.240180][ T1803] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 140.240185][ T1803] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 140.240190][ T1803] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 140.240193][ T1803] RIP: 0033:0x7f6d68cc5a4a [ 140.240196][ T1803] 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 [ 140.240199][ T1803] RSP: 002b:00007ffd32896508 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 140.240202][ T1803] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f6d68cc5a4a [ 140.240204][ T1803] RDX: 0000000000000040 RSI: 0000000016f5a340 RDI: 0000000000000006 [ 140.240205][ T1803] RBP: 00007ffd32896590 R08: 0000000000418574 R09: 000000000000001c [ 140.240207][ T1803] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 Finger prints: check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output