====================================== | [ 126.164164][ T2228] veth1: renamed from veth-betaR | [ 126.268119][ T2229] veth0: renamed from veth-gamma | [ 135.940102][ T2252] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2252 | [ 135.940854][ T2252] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 135.941111][ T2252] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 135.941113][ T2252] Call Trace: [ 135.941115][ T2252] [ 135.941117][ T2252] dump_stack_lvl (lib/dump_stack.c:123) [ 135.941127][ T2252] check_preemption_disabled (lib/smp_processor_id.c:52) [ 135.941135][ T2252] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 135.941142][ T2252] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 135.941152][ T2252] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 135.941159][ T2252] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 135.941164][ T2252] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 135.941176][ T2252] rawv6_sendmsg (net/ipv6/raw.c:918) [ 135.941189][ T2252] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 135.941194][ T2252] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 135.941201][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 135.941211][ T2252] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 135.941219][ T2252] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 135.941227][ T2252] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 135.941243][ T2252] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 135.941246][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 135.941257][ T2252] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 135.941265][ T2252] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 135.941270][ T2252] ? __pfx___sys_sendto (net/socket.c:2147) [ 135.941284][ T2252] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 135.941292][ T2252] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 135.941303][ T2252] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 135.941310][ T2252] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 135.941320][ T2252] __x64_sys_sendto (net/socket.c:2183) [ 135.941324][ T2252] ? 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) [ 135.941329][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 135.941335][ T2252] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 135.941339][ T2252] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 135.941344][ T2252] RIP: 0033:0x7f5a62023a4a [ 135.941348][ T2252] 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 [ 135.941351][ T2252] RSP: 002b:00007ffda33ceaf8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 135.941354][ T2252] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f5a62023a4a [ 135.941357][ T2252] RDX: 0000000000000040 RSI: 000000002557d340 RDI: 0000000000000005 [ 135.941358][ T2252] RBP: 00007ffda33ceb80 R08: 0000000000418574 R09: 000000000000001c [ 135.941360][ T2252] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 135.941362][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 135.941362][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 135.941376][ T2252] | [ 135.941379][ T2252] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2252 | [ 135.954560][ T2252] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 135.954813][ T2252] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 135.954815][ T2252] Call Trace: [ 135.954816][ T2252] [ 135.954818][ T2252] dump_stack_lvl (lib/dump_stack.c:123) [ 135.954825][ T2252] check_preemption_disabled (lib/smp_processor_id.c:52) [ 135.954832][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 135.954839][ T2252] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 135.954846][ T2252] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 135.954852][ T2252] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 135.954856][ T2252] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 135.954869][ T2252] rawv6_sendmsg (net/ipv6/raw.c:918) [ 135.954881][ T2252] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 135.954886][ T2252] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 135.954890][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 135.954898][ T2252] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 135.954902][ T2252] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 135.954911][ T2252] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 135.954928][ T2252] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 135.954930][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 135.954942][ T2252] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 135.954946][ T2252] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 135.954951][ T2252] ? __pfx___sys_sendto (net/socket.c:2147) [ 135.954966][ T2252] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 135.954972][ T2252] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 135.954980][ T2252] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 135.954987][ T2252] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 135.954997][ T2252] __x64_sys_sendto (net/socket.c:2183) [ 135.955001][ T2252] ? 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) [ 135.955004][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 135.955009][ T2252] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 135.955014][ T2252] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 135.955017][ T2252] RIP: 0033:0x7f5a62023a4a [ 135.955021][ T2252] 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 [ 135.955023][ T2252] RSP: 002b:00007ffda33ceaf8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 135.955026][ T2252] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f5a62023a4a [ 135.955028][ T2252] RDX: 0000000000000040 RSI: 000000002557d340 RDI: 0000000000000005 [ 135.955030][ T2252] RBP: 00007ffda33ceb80 R08: 0000000000418574 R09: 000000000000001c [ 135.955031][ T2252] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 135.955033][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 135.955033][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 135.955048][ T2252] | [ 135.955057][ T2252] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2252 | [ 135.967304][ T2252] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 135.967577][ T2252] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 135.967578][ T2252] Call Trace: [ 135.967580][ T2252] [ 135.967582][ T2252] dump_stack_lvl (lib/dump_stack.c:123) [ 135.967588][ T2252] check_preemption_disabled (lib/smp_processor_id.c:52) [ 135.967593][ T2252] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 135.967600][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 135.967615][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 135.967629][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 135.967632][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 135.967642][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 135.967649][ T2252] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 135.967655][ T2252] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 135.967660][ T2252] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 135.967665][ T2252] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 135.967677][ T2252] rawv6_sendmsg (net/ipv6/raw.c:918) [ 135.967689][ T2252] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 135.967694][ T2252] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 135.967697][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 135.967705][ T2252] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 135.967708][ T2252] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 135.967717][ T2252] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 135.967733][ T2252] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 135.967735][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 135.967747][ T2252] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 135.967750][ T2252] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 135.967756][ T2252] ? __pfx___sys_sendto (net/socket.c:2147) [ 135.967770][ T2252] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 135.967776][ T2252] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 135.967784][ T2252] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 135.967791][ T2252] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 135.967801][ T2252] __x64_sys_sendto (net/socket.c:2183) [ 135.967805][ T2252] ? 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) [ 135.967807][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 135.967812][ T2252] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 135.967817][ T2252] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 135.967819][ T2252] RIP: 0033:0x7f5a62023a4a [ 135.967822][ T2252] 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 [ 135.967825][ T2252] RSP: 002b:00007ffda33ceaf8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 135.967827][ T2252] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f5a62023a4a [ 135.967829][ T2252] RDX: 0000000000000040 RSI: 000000002557d340 RDI: 0000000000000005 [ 135.967831][ T2252] RBP: 00007ffda33ceb80 R08: 0000000000418574 R09: 000000000000001c [ 135.967832][ T2252] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 135.967834][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 135.967834][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 135.967848][ T2252] | [ 135.967851][ T2252] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2252 | [ 135.981854][ T2252] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 135.982119][ T2252] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 135.982120][ T2252] Call Trace: [ 135.982122][ T2252] [ 135.982124][ T2252] dump_stack_lvl (lib/dump_stack.c:123) [ 135.982130][ T2252] check_preemption_disabled (lib/smp_processor_id.c:52) [ 135.982136][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 135.982142][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 135.982156][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 135.982170][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 135.982174][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 135.982184][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 135.982190][ T2252] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 135.982197][ T2252] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 135.982203][ T2252] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 135.982207][ T2252] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 135.982220][ T2252] rawv6_sendmsg (net/ipv6/raw.c:918) [ 135.982232][ T2252] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 135.982237][ T2252] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 135.982241][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 135.982248][ T2252] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 135.982252][ T2252] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 135.982261][ T2252] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 135.982277][ T2252] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 135.982280][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 135.982291][ T2252] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 135.982295][ T2252] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 135.982301][ T2252] ? __pfx___sys_sendto (net/socket.c:2147) [ 135.982315][ T2252] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 135.982322][ T2252] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 135.982329][ T2252] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 135.982336][ T2252] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 135.982347][ T2252] __x64_sys_sendto (net/socket.c:2183) [ 135.982351][ T2252] ? 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) [ 135.982354][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 135.982358][ T2252] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 135.982363][ T2252] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 135.982366][ T2252] RIP: 0033:0x7f5a62023a4a [ 135.982369][ T2252] 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 [ 135.982372][ T2252] RSP: 002b:00007ffda33ceaf8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 135.982374][ T2252] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f5a62023a4a [ 135.982376][ T2252] RDX: 0000000000000040 RSI: 000000002557d340 RDI: 0000000000000005 [ 135.982378][ T2252] RBP: 00007ffda33ceb80 R08: 0000000000418574 R09: 000000000000001c [ 135.982380][ T2252] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 135.982382][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 135.982382][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 135.982397][ T2252] | [ 135.982404][ T2252] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2252 | [ 135.998972][ T2252] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 135.999264][ T2252] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 135.999265][ T2252] Call Trace: [ 135.999267][ T2252] [ 135.999269][ T2252] dump_stack_lvl (lib/dump_stack.c:123) [ 135.999274][ T2252] check_preemption_disabled (lib/smp_processor_id.c:52) [ 135.999280][ T2252] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 135.999286][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 135.999300][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 135.999314][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 135.999318][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 135.999328][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 135.999335][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 135.999348][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 135.999361][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 135.999365][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 135.999374][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 135.999381][ T2252] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 135.999387][ T2252] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 135.999393][ T2252] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 135.999397][ T2252] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 135.999410][ T2252] rawv6_sendmsg (net/ipv6/raw.c:918) [ 135.999422][ T2252] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 135.999427][ T2252] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 135.999431][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 135.999439][ T2252] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 135.999442][ T2252] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 135.999450][ T2252] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 135.999467][ T2252] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 135.999469][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 135.999481][ T2252] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 135.999485][ T2252] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 135.999490][ T2252] ? __pfx___sys_sendto (net/socket.c:2147) [ 135.999505][ T2252] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 135.999511][ T2252] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 135.999518][ T2252] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 135.999525][ T2252] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 135.999535][ T2252] __x64_sys_sendto (net/socket.c:2183) [ 135.999539][ T2252] ? 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) [ 135.999542][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 135.999547][ T2252] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 135.999552][ T2252] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 135.999554][ T2252] RIP: 0033:0x7f5a62023a4a [ 135.999557][ T2252] 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 [ 135.999560][ T2252] RSP: 002b:00007ffda33ceaf8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 135.999562][ T2252] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f5a62023a4a [ 135.999564][ T2252] RDX: 0000000000000040 RSI: 000000002557d340 RDI: 0000000000000005 [ 135.999566][ T2252] RBP: 00007ffda33ceb80 R08: 0000000000418574 R09: 000000000000001c [ 135.999567][ T2252] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 135.999569][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 135.999569][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 135.999584][ T2252] | [ 136.019043][ T2252] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2252 | [ 136.019524][ T2252] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 136.019804][ T2252] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 136.019805][ T2252] Call Trace: [ 136.019807][ T2252] [ 136.019809][ T2252] dump_stack_lvl (lib/dump_stack.c:123) [ 136.019814][ T2252] check_preemption_disabled (lib/smp_processor_id.c:52) [ 136.019820][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.019827][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.019840][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.019854][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.019858][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.019868][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.019875][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.019888][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.019901][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.019905][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.019914][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.019921][ T2252] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 136.019927][ T2252] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 136.019933][ T2252] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 136.019937][ T2252] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 136.019950][ T2252] rawv6_sendmsg (net/ipv6/raw.c:918) [ 136.019962][ T2252] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 136.019968][ T2252] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 136.019971][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 136.019978][ T2252] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 136.019981][ T2252] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 136.019990][ T2252] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 136.020007][ T2252] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 136.020009][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 136.020021][ T2252] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 136.020025][ T2252] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 136.020030][ T2252] ? __pfx___sys_sendto (net/socket.c:2147) [ 136.020045][ T2252] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 136.020051][ T2252] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 136.020059][ T2252] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 136.020066][ T2252] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 136.020076][ T2252] __x64_sys_sendto (net/socket.c:2183) [ 136.020080][ T2252] ? 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) [ 136.020083][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.020087][ T2252] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 136.020092][ T2252] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 136.020095][ T2252] RIP: 0033:0x7f5a62023a4a [ 136.020098][ T2252] 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 [ 136.020100][ T2252] RSP: 002b:00007ffda33ceaf8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 136.020103][ T2252] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f5a62023a4a [ 136.020105][ T2252] RDX: 0000000000000040 RSI: 000000002557d340 RDI: 0000000000000005 [ 136.020106][ T2252] RBP: 00007ffda33ceb80 R08: 0000000000418574 R09: 000000000000001c [ 136.020108][ T2252] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 136.020109][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 136.020109][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 136.020125][ T2252] | [ 136.020132][ T2252] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2252 | [ 136.039960][ T2252] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 136.040260][ T2252] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 136.040261][ T2252] Call Trace: [ 136.040263][ T2252] [ 136.040265][ T2252] dump_stack_lvl (lib/dump_stack.c:123) [ 136.040270][ T2252] check_preemption_disabled (lib/smp_processor_id.c:52) [ 136.040276][ T2252] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 136.040283][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.040297][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.040311][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.040315][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.040325][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.040332][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.040345][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.040359][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.040363][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.040372][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.040379][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.040392][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.040406][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.040409][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.040419][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.040426][ T2252] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 136.040434][ T2252] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 136.040439][ T2252] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 136.040444][ T2252] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 136.040456][ T2252] rawv6_sendmsg (net/ipv6/raw.c:918) [ 136.040468][ T2252] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 136.040474][ T2252] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 136.040477][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 136.040484][ T2252] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 136.040487][ T2252] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 136.040496][ T2252] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 136.040513][ T2252] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 136.040515][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 136.040527][ T2252] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 136.040531][ T2252] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 136.040536][ T2252] ? __pfx___sys_sendto (net/socket.c:2147) [ 136.040551][ T2252] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 136.040558][ T2252] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 136.040565][ T2252] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 136.040572][ T2252] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 136.040583][ T2252] __x64_sys_sendto (net/socket.c:2183) [ 136.040587][ T2252] ? 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) [ 136.040590][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.040594][ T2252] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 136.040599][ T2252] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 136.040602][ T2252] RIP: 0033:0x7f5a62023a4a [ 136.040606][ T2252] 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 [ 136.040608][ T2252] RSP: 002b:00007ffda33ceaf8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 136.040611][ T2252] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f5a62023a4a [ 136.040613][ T2252] RDX: 0000000000000040 RSI: 000000002557d340 RDI: 0000000000000005 [ 136.040614][ T2252] RBP: 00007ffda33ceb80 R08: 0000000000418574 R09: 000000000000001c [ 136.040616][ T2252] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 136.040618][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 136.040618][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 136.040633][ T2252] | [ 136.062389][ T2252] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2252 | [ 136.062910][ T2252] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 136.063331][ T2252] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 136.063332][ T2252] Call Trace: [ 136.063334][ T2252] [ 136.063336][ T2252] dump_stack_lvl (lib/dump_stack.c:123) [ 136.063342][ T2252] check_preemption_disabled (lib/smp_processor_id.c:52) [ 136.063348][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.063355][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.063369][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.063384][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.063387][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.063397][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.063404][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.063417][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.063433][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.063436][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.063446][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.063453][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.063467][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.063480][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.063484][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.063494][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.063500][ T2252] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 136.063507][ T2252] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 136.063513][ T2252] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 136.063517][ T2252] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 136.063530][ T2252] rawv6_sendmsg (net/ipv6/raw.c:918) [ 136.063543][ T2252] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 136.063548][ T2252] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 136.063551][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 136.063559][ T2252] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 136.063562][ T2252] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 136.063571][ T2252] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 136.063588][ T2252] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 136.063591][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 136.063602][ T2252] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 136.063606][ T2252] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 136.063612][ T2252] ? __pfx___sys_sendto (net/socket.c:2147) [ 136.063627][ T2252] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 136.063634][ T2252] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 136.063641][ T2252] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 136.063649][ T2252] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 136.063659][ T2252] __x64_sys_sendto (net/socket.c:2183) [ 136.063663][ T2252] ? 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) [ 136.063666][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.063671][ T2252] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 136.063676][ T2252] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 136.063679][ T2252] RIP: 0033:0x7f5a62023a4a [ 136.063683][ T2252] 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 [ 136.063685][ T2252] RSP: 002b:00007ffda33ceaf8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 136.063688][ T2252] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f5a62023a4a [ 136.063690][ T2252] RDX: 0000000000000040 RSI: 000000002557d340 RDI: 0000000000000005 [ 136.063692][ T2252] RBP: 00007ffda33ceb80 R08: 0000000000418574 R09: 000000000000001c [ 136.063693][ T2252] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 136.063695][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 136.063695][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 136.063711][ T2252] | [ 136.084603][ T2252] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2252 | [ 136.085061][ T2252] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 136.085606][ T2252] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 136.085608][ T2252] Call Trace: [ 136.085609][ T2252] [ 136.085611][ T2252] dump_stack_lvl (lib/dump_stack.c:123) [ 136.085617][ T2252] check_preemption_disabled (lib/smp_processor_id.c:52) [ 136.085623][ T2252] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 136.085630][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.085644][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.085659][ T2252] ? dump_stack_lvl (lib/dump_stack.c:124) [ 136.085669][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.085676][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.085690][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.085704][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.085707][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.085717][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.085724][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.085737][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.085751][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.085755][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.085765][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.085772][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.085785][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.085798][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.085802][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.085812][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.085818][ T2252] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 136.085825][ T2252] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 136.085830][ T2252] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 136.085835][ T2252] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 136.085848][ T2252] rawv6_sendmsg (net/ipv6/raw.c:918) [ 136.085860][ T2252] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 136.085865][ T2252] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 136.085868][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 136.085876][ T2252] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 136.085879][ T2252] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 136.085888][ T2252] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 136.085906][ T2252] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 136.085908][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 136.085920][ T2252] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 136.085924][ T2252] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 136.085930][ T2252] ? __pfx___sys_sendto (net/socket.c:2147) [ 136.085945][ T2252] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 136.085952][ T2252] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 136.085959][ T2252] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 136.085966][ T2252] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 136.085977][ T2252] __x64_sys_sendto (net/socket.c:2183) [ 136.085981][ T2252] ? 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) [ 136.085984][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.085988][ T2252] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 136.085994][ T2252] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 136.085996][ T2252] RIP: 0033:0x7f5a62023a4a [ 136.086000][ T2252] 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 [ 136.086002][ T2252] RSP: 002b:00007ffda33ceaf8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 136.086005][ T2252] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f5a62023a4a [ 136.086006][ T2252] RDX: 0000000000000040 RSI: 000000002557d340 RDI: 0000000000000005 [ 136.086008][ T2252] RBP: 00007ffda33ceb80 R08: 0000000000418574 R09: 000000000000001c [ 136.086010][ T2252] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 136.086011][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 136.086011][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 136.086027][ T2252] | [ 136.086029][ T2252] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2252 | [ 136.110084][ T2252] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 136.110397][ T2252] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 136.110399][ T2252] Call Trace: [ 136.110400][ T2252] [ 136.110403][ T2252] dump_stack_lvl (lib/dump_stack.c:123) [ 136.110408][ T2252] check_preemption_disabled (lib/smp_processor_id.c:52) [ 136.110414][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.110421][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.110437][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.110453][ T2252] ? dump_stack_lvl (lib/dump_stack.c:124) [ 136.110463][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.110470][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.110483][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.110497][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.110501][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.110511][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.110518][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.110531][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.110546][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.110549][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.110559][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.110566][ T2252] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila [ 136.110579][ T2252] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila [ 136.110593][ T2252] ? dump_stack_lvl (lib/dump_stack.c:123) [ 136.110597][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.110607][ T2252] lwtunnel_output (net/core/lwtunnel.c:359) [ 136.110614][ T2252] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 136.110621][ T2252] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 136.110626][ T2252] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 136.110631][ T2252] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 136.110644][ T2252] rawv6_sendmsg (net/ipv6/raw.c:918) [ 136.110656][ T2252] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 136.110662][ T2252] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 136.110665][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 136.110673][ T2252] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 136.110676][ T2252] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 136.110685][ T2252] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 136.110703][ T2252] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 136.110705][ T2252] ? __lock_release (kernel/locking/lockdep.c:5534) [ 136.110717][ T2252] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 136.110721][ T2252] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 136.110727][ T2252] ? __pfx___sys_sendto (net/socket.c:2147) [ 136.110742][ T2252] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 136.110749][ T2252] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 136.110756][ T2252] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 136.110764][ T2252] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 136.110775][ T2252] __x64_sys_sendto (net/socket.c:2183) [ 136.110779][ T2252] ? 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) [ 136.110782][ T2252] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 136.110786][ T2252] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 136.110791][ T2252] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 136.110794][ T2252] RIP: 0033:0x7f5a62023a4a [ 136.110797][ T2252] 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 [ 136.110800][ T2252] RSP: 002b:00007ffda33ceaf8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 136.110803][ T2252] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f5a62023a4a [ 136.110805][ T2252] RDX: 0000000000000040 RSI: 000000002557d340 RDI: 0000000000000005 [ 136.110806][ T2252] RBP: 00007ffda33ceb80 R08: 0000000000418574 R09: 000000000000001c [ 136.110808][ T2252] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 136.110810][ T2252] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f5a6214c000 | [ 137.214970][ T2252] lwtunnel_output(): recursion limit reached on datapath | [ 141.928853][ T2259] check_preemption_disabled: 46 callbacks suppressed | [ 141.928864][ T2259] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2259 | [ 141.929690][ T2259] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 141.929974][ T2259] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 141.929976][ T2259] Call Trace: [ 141.929979][ T2259] [ 141.929981][ T2259] dump_stack_lvl (lib/dump_stack.c:123) [ 141.929992][ T2259] check_preemption_disabled (lib/smp_processor_id.c:52) [ 141.930000][ T2259] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 141.930006][ T2259] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 141.930015][ T2259] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 141.930022][ T2259] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 141.930027][ T2259] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 141.930038][ T2259] rawv6_sendmsg (net/ipv6/raw.c:918) [ 141.930050][ T2259] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 141.930055][ T2259] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 141.930062][ T2259] ? __lock_release (kernel/locking/lockdep.c:5534) [ 141.930071][ T2259] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 141.930077][ T2259] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 141.930086][ T2259] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 141.930102][ T2259] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 141.930105][ T2259] ? __lock_release (kernel/locking/lockdep.c:5534) [ 141.930116][ T2259] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 141.930122][ T2259] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 141.930128][ T2259] ? __pfx___sys_sendto (net/socket.c:2147) [ 141.930142][ T2259] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 141.930150][ T2259] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 141.930160][ T2259] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 141.930166][ T2259] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 141.930176][ T2259] __x64_sys_sendto (net/socket.c:2183) [ 141.930180][ T2259] ? 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.930184][ T2259] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 141.930189][ T2259] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 141.930194][ T2259] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 141.930198][ T2259] RIP: 0033:0x7f8eb39d9a4a [ 141.930202][ T2259] 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.930205][ T2259] RSP: 002b:00007ffcdcfa9dd8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 141.930209][ T2259] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f8eb39d9a4a [ 141.930211][ T2259] RDX: 0000000000000040 RSI: 000000002399c340 RDI: 0000000000000005 [ 141.930213][ T2259] RBP: 00007ffcdcfa9e60 R08: 0000000000418574 R09: 000000000000001c [ 141.930214][ T2259] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 141.930216][ T2259] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8eb3b02000 | [ 141.930216][ T2259] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8eb3b02000 | [ 141.930230][ T2259] | [ 141.930233][ T2259] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2259 | [ 141.943508][ T2259] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 141.943797][ T2259] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 141.943799][ T2259] Call Trace: [ 141.943801][ T2259] [ 141.943803][ T2259] dump_stack_lvl (lib/dump_stack.c:123) [ 141.943811][ T2259] check_preemption_disabled (lib/smp_processor_id.c:52) [ 141.943817][ T2259] lwtunnel_output (net/core/lwtunnel.c:359) [ 141.943824][ T2259] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 141.943832][ T2259] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 141.943839][ T2259] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 141.943844][ T2259] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 141.943856][ T2259] rawv6_sendmsg (net/ipv6/raw.c:918) [ 141.943868][ T2259] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 141.943874][ T2259] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 141.943879][ T2259] ? __lock_release (kernel/locking/lockdep.c:5534) [ 141.943888][ T2259] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 141.943892][ T2259] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 141.943902][ T2259] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 141.943918][ T2259] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 141.943921][ T2259] ? __lock_release (kernel/locking/lockdep.c:5534) [ 141.943932][ T2259] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 141.943937][ T2259] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 141.943943][ T2259] ? __pfx___sys_sendto (net/socket.c:2147) [ 141.943958][ T2259] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 141.943965][ T2259] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 141.943973][ T2259] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 141.943980][ T2259] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 141.944001][ T2259] __x64_sys_sendto (net/socket.c:2183) [ 141.944005][ T2259] ? 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.944009][ T2259] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 141.944014][ T2259] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 141.944019][ T2259] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 141.944023][ T2259] RIP: 0033:0x7f8eb39d9a4a [ 141.944026][ T2259] 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.944029][ T2259] RSP: 002b:00007ffcdcfa9dd8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 141.944033][ T2259] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f8eb39d9a4a [ 141.944035][ T2259] RDX: 0000000000000040 RSI: 000000002399c340 RDI: 0000000000000005 [ 141.944037][ T2259] RBP: 00007ffcdcfa9e60 R08: 0000000000418574 R09: 000000000000001c [ 141.944039][ T2259] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 141.944041][ T2259] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8eb3b02000 | [ 141.944041][ T2259] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8eb3b02000 | [ 141.944055][ T2259] | [ 141.962347][ T2259] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2259 | [ 141.962799][ T2259] caller is lwtunnel_output (net/core/dev.h:356 net/core/lwtunnel.c:360) [ 141.963148][ T2259] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 141.963150][ T2259] Call Trace: [ 141.963152][ T2259] [ 141.963155][ T2259] dump_stack_lvl (lib/dump_stack.c:123) [ 141.963163][ T2259] check_preemption_disabled (lib/smp_processor_id.c:52) [ 141.963171][ T2259] lwtunnel_output (net/core/dev.h:356 net/core/lwtunnel.c:360) [ 141.963177][ T2259] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 141.963185][ T2259] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 141.963191][ T2259] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 141.963196][ T2259] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 141.963208][ T2259] rawv6_sendmsg (net/ipv6/raw.c:918) [ 141.963220][ T2259] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 141.963225][ T2259] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 141.963231][ T2259] ? __lock_release (kernel/locking/lockdep.c:5534) [ 141.963240][ T2259] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 141.963245][ T2259] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 141.963254][ T2259] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 141.963270][ T2259] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 141.963273][ T2259] ? __lock_release (kernel/locking/lockdep.c:5534) [ 141.963284][ T2259] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 141.963290][ T2259] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 141.963296][ T2259] ? __pfx___sys_sendto (net/socket.c:2147) [ 141.963310][ T2259] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 141.963317][ T2259] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 141.963325][ T2259] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 141.963332][ T2259] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 141.963342][ T2259] __x64_sys_sendto (net/socket.c:2183) [ 141.963346][ T2259] ? 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.963350][ T2259] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 141.963355][ T2259] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 141.963360][ T2259] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 141.963363][ T2259] RIP: 0033:0x7f8eb39d9a4a [ 141.963367][ T2259] 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.963370][ T2259] RSP: 002b:00007ffcdcfa9dd8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 141.963373][ T2259] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f8eb39d9a4a [ 141.963375][ T2259] RDX: 0000000000000040 RSI: 000000002399c340 RDI: 0000000000000005 [ 141.963377][ T2259] RBP: 00007ffcdcfa9e60 R08: 0000000000418574 R09: 000000000000001c [ 141.963379][ T2259] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 141.963380][ T2259] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8eb3b02000 | [ 141.963380][ T2259] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8eb3b02000 | [ 141.963394][ T2259] | [ 142.929947][ T2259] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2259 | [ 142.930634][ T2259] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 142.931001][ T2259] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 142.931004][ T2259] Call Trace: [ 142.931006][ T2259] [ 142.931009][ T2259] dump_stack_lvl (lib/dump_stack.c:123) [ 142.931020][ T2259] check_preemption_disabled (lib/smp_processor_id.c:52) [ 142.931027][ T2259] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 142.931034][ T2259] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 142.931043][ T2259] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 142.931051][ T2259] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 142.931056][ T2259] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 142.931068][ T2259] rawv6_sendmsg (net/ipv6/raw.c:918) [ 142.931079][ T2259] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 142.931084][ T2259] ? find_held_lock (kernel/locking/lockdep.c:5348) [ 142.931095][ T2259] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 142.931101][ T2259] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 142.931111][ T2259] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 142.931127][ T2259] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 142.931132][ T2259] ? __lock_release (kernel/locking/lockdep.c:5534) [ 142.931144][ T2259] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 142.931150][ T2259] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 142.931156][ T2259] ? __pfx___sys_sendto (net/socket.c:2147) [ 142.931169][ T2259] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 142.931179][ T2259] ? ktime_get_ts64 (kernel/time/timekeeping.c:226 (discriminator 4) kernel/time/timekeeping.c:335 (discriminator 4) kernel/time/timekeeping.c:893 (discriminator 4)) [ 142.931188][ T2259] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 142.931195][ T2259] ? __x64_sys_poll (fs/select.c:1076 fs/select.c:1062 fs/select.c:1062) [ 142.931201][ T2259] ? __pfx___x64_sys_poll (fs/select.c:1062) [ 142.931204][ T2259] ? 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) [ 142.931213][ T2259] __x64_sys_sendto (net/socket.c:2183) [ 142.931217][ T2259] ? 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.931222][ T2259] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 142.931227][ T2259] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 142.931232][ T2259] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 142.931236][ T2259] RIP: 0033:0x7f8eb39d9a4a [ 142.931241][ T2259] 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.931244][ T2259] RSP: 002b:00007ffcdcfa9dd8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 142.931248][ T2259] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f8eb39d9a4a [ 142.931251][ T2259] RDX: 0000000000000040 RSI: 000000002399c340 RDI: 0000000000000005 [ 142.931253][ T2259] RBP: 00007ffcdcfa9e60 R08: 0000000000418574 R09: 000000000000001c [ 142.931254][ T2259] R10: 0000000000000800 R11: 0000000000000246 R12: 0000000000419ac0 [ 142.931256][ T2259] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8eb3b02000 | [ 142.931256][ T2259] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8eb3b02000 | [ 142.931271][ T2259] | [ 142.931274][ T2259] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2259 | [ 142.944442][ T2259] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 142.944719][ T2259] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 142.944721][ T2259] Call Trace: [ 142.944723][ T2259] [ 142.944725][ T2259] dump_stack_lvl (lib/dump_stack.c:123) [ 142.944731][ T2259] check_preemption_disabled (lib/smp_processor_id.c:52) [ 142.944738][ T2259] lwtunnel_output (net/core/lwtunnel.c:359) [ 142.944745][ T2259] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 142.944753][ T2259] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 142.944759][ T2259] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 142.944764][ T2259] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 142.944776][ T2259] rawv6_sendmsg (net/ipv6/raw.c:918) [ 142.944787][ T2259] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 142.944791][ T2259] ? find_held_lock (kernel/locking/lockdep.c:5348) [ 142.944800][ T2259] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 142.944804][ T2259] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 142.944813][ T2259] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 142.944829][ T2259] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 142.944832][ T2259] ? __lock_release (kernel/locking/lockdep.c:5534) [ 142.944843][ T2259] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 142.944848][ T2259] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 142.944854][ T2259] ? __pfx___sys_sendto (net/socket.c:2147) [ 142.944867][ T2259] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 142.944875][ T2259] ? ktime_get_ts64 (kernel/time/timekeeping.c:226 (discriminator 4) kernel/time/timekeeping.c:335 (discriminator 4) kernel/time/timekeeping.c:893 (discriminator 4)) [ 142.944882][ T2259] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 142.944889][ T2259] ? __x64_sys_poll (fs/select.c:1076 fs/select.c:1062 fs/select.c:1062) [ 142.944894][ T2259] ? __pfx___x64_sys_poll (fs/select.c:1062) [ 142.944896][ T2259] ? 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) [ 142.944904][ T2259] __x64_sys_sendto (net/socket.c:2183) [ 142.944908][ T2259] ? 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.944911][ T2259] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 142.944916][ T2259] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 142.944921][ T2259] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 142.944924][ T2259] RIP: 0033:0x7f8eb39d9a4a [ 142.944927][ T2259] 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.944930][ T2259] RSP: 002b:00007ffcdcfa9dd8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 142.944933][ T2259] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f8eb39d9a4a [ 142.944935][ T2259] RDX: 0000000000000040 RSI: 000000002399c340 RDI: 0000000000000005 [ 142.944937][ T2259] RBP: 00007ffcdcfa9e60 R08: 0000000000418574 R09: 000000000000001c [ 142.944938][ T2259] R10: 0000000000000800 R11: 0000000000000246 R12: 0000000000419ac0 [ 142.944940][ T2259] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8eb3b02000 | [ 142.944940][ T2259] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8eb3b02000 | [ 142.944955][ T2259] | [ 142.959626][ T2259] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2259 | [ 142.960050][ T2259] caller is lwtunnel_output (net/core/dev.h:356 net/core/lwtunnel.c:360) [ 142.960332][ T2259] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 142.960334][ T2259] Call Trace: [ 142.960336][ T2259] [ 142.960338][ T2259] dump_stack_lvl (lib/dump_stack.c:123) [ 142.960346][ T2259] check_preemption_disabled (lib/smp_processor_id.c:52) [ 142.960353][ T2259] lwtunnel_output (net/core/dev.h:356 net/core/lwtunnel.c:360) [ 142.960360][ T2259] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 142.960368][ T2259] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 142.960374][ T2259] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 142.960379][ T2259] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 142.960391][ T2259] rawv6_sendmsg (net/ipv6/raw.c:918) [ 142.960403][ T2259] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 142.960407][ T2259] ? find_held_lock (kernel/locking/lockdep.c:5348) [ 142.960417][ T2259] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 142.960422][ T2259] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 142.960433][ T2259] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 142.960449][ T2259] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 142.960454][ T2259] ? __lock_release (kernel/locking/lockdep.c:5534) [ 142.960465][ T2259] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 142.960470][ T2259] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 142.960476][ T2259] ? __pfx___sys_sendto (net/socket.c:2147) [ 142.960489][ T2259] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 142.960499][ T2259] ? ktime_get_ts64 (kernel/time/timekeeping.c:226 (discriminator 4) kernel/time/timekeeping.c:335 (discriminator 4) kernel/time/timekeeping.c:893 (discriminator 4)) [ 142.960507][ T2259] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 142.960515][ T2259] ? __x64_sys_poll (fs/select.c:1076 fs/select.c:1062 fs/select.c:1062) [ 142.960520][ T2259] ? __pfx___x64_sys_poll (fs/select.c:1062) [ 142.960522][ T2259] ? 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) [ 142.960531][ T2259] __x64_sys_sendto (net/socket.c:2183) [ 142.960535][ T2259] ? 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.960539][ T2259] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 142.960561][ T2259] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 142.960566][ T2259] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 142.960570][ T2259] RIP: 0033:0x7f8eb39d9a4a [ 142.960574][ T2259] 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.960577][ T2259] RSP: 002b:00007ffcdcfa9dd8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 142.960580][ T2259] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f8eb39d9a4a [ 142.960583][ T2259] RDX: 0000000000000040 RSI: 000000002399c340 RDI: 0000000000000005 [ 142.960585][ T2259] RBP: 00007ffcdcfa9e60 R08: 0000000000418574 R09: 000000000000001c [ 142.960586][ T2259] R10: 0000000000000800 R11: 0000000000000246 R12: 0000000000419ac0 [ 142.960588][ T2259] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f8eb3b02000 | [ 145.414154][ C0] lwtunnel_input(): recursion limit reached on datapath | [ 146.478592][ C0] lwtunnel_input(): recursion limit reached on datapath | [ 148.716397][ T2265] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2265 | [ 148.716808][ T2265] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 148.717060][ T2265] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 148.717062][ T2265] Call Trace: [ 148.717064][ T2265] [ 148.717067][ T2265] dump_stack_lvl (lib/dump_stack.c:123) [ 148.717078][ T2265] check_preemption_disabled (lib/smp_processor_id.c:52) [ 148.717086][ T2265] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 148.717093][ T2265] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 148.717102][ T2265] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.717110][ T2265] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 148.717115][ T2265] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.717127][ T2265] rawv6_sendmsg (net/ipv6/raw.c:918) [ 148.717139][ T2265] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 148.717144][ T2265] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 148.717152][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.717162][ T2265] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 148.717169][ T2265] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 148.717178][ T2265] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 148.717194][ T2265] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 148.717197][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.717208][ T2265] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.717216][ T2265] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.717221][ T2265] ? __pfx___sys_sendto (net/socket.c:2147) [ 148.717235][ T2265] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 148.717243][ T2265] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 148.717254][ T2265] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 148.717261][ T2265] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 148.717272][ T2265] __x64_sys_sendto (net/socket.c:2183) [ 148.717275][ T2265] ? 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) [ 148.717281][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.717286][ T2265] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 148.717291][ T2265] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 148.717295][ T2265] RIP: 0033:0x7f65a9065a4a [ 148.717299][ T2265] 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 [ 148.717302][ T2265] RSP: 002b:00007ffd473e1f68 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 148.717306][ T2265] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f65a9065a4a [ 148.717309][ T2265] RDX: 0000000000000040 RSI: 0000000024eb2340 RDI: 0000000000000005 [ 148.717310][ T2265] RBP: 00007ffd473e1ff0 R08: 0000000000418574 R09: 000000000000001c [ 148.717312][ T2265] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 148.717314][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.717314][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.717328][ T2265] | [ 148.717330][ T2265] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2265 | [ 148.729157][ T2265] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 148.729401][ T2265] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 148.729403][ T2265] Call Trace: [ 148.729404][ T2265] [ 148.729406][ T2265] dump_stack_lvl (lib/dump_stack.c:123) [ 148.729412][ T2265] check_preemption_disabled (lib/smp_processor_id.c:52) [ 148.729417][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.729424][ T2265] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 148.729432][ T2265] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.729437][ T2265] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 148.729442][ T2265] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.729454][ T2265] rawv6_sendmsg (net/ipv6/raw.c:918) [ 148.729466][ T2265] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 148.729472][ T2265] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 148.729475][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.729482][ T2265] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 148.729485][ T2265] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 148.729494][ T2265] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 148.729511][ T2265] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 148.729513][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.729524][ T2265] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.729528][ T2265] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.729534][ T2265] ? __pfx___sys_sendto (net/socket.c:2147) [ 148.729549][ T2265] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 148.729555][ T2265] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 148.729562][ T2265] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 148.729569][ T2265] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 148.729580][ T2265] __x64_sys_sendto (net/socket.c:2183) [ 148.729584][ T2265] ? 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) [ 148.729587][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.729591][ T2265] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 148.729596][ T2265] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 148.729599][ T2265] RIP: 0033:0x7f65a9065a4a [ 148.729603][ T2265] 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 [ 148.729605][ T2265] RSP: 002b:00007ffd473e1f68 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 148.729608][ T2265] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f65a9065a4a [ 148.729610][ T2265] RDX: 0000000000000040 RSI: 0000000024eb2340 RDI: 0000000000000005 [ 148.729611][ T2265] RBP: 00007ffd473e1ff0 R08: 0000000000418574 R09: 000000000000001c [ 148.729613][ T2265] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 148.729615][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.729615][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.729629][ T2265] | [ 148.742272][ T2265] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2265 | [ 148.742658][ T2265] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 148.742913][ T2265] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 148.742914][ T2265] Call Trace: [ 148.742916][ T2265] [ 148.742917][ T2265] dump_stack_lvl (lib/dump_stack.c:123) [ 148.742922][ T2265] check_preemption_disabled (lib/smp_processor_id.c:52) [ 148.742928][ T2265] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 148.742934][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.742946][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.742959][ T2265] ? dump_stack_lvl (lib/dump_stack.c:124) [ 148.742968][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.742975][ T2265] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 148.742981][ T2265] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.742987][ T2265] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 148.742991][ T2265] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.743003][ T2265] rawv6_sendmsg (net/ipv6/raw.c:918) [ 148.743015][ T2265] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 148.743020][ T2265] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 148.743024][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.743031][ T2265] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 148.743034][ T2265] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 148.743043][ T2265] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 148.743059][ T2265] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 148.743061][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.743073][ T2265] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.743076][ T2265] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.743082][ T2265] ? __pfx___sys_sendto (net/socket.c:2147) [ 148.743096][ T2265] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 148.743102][ T2265] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 148.743109][ T2265] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 148.743116][ T2265] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 148.743126][ T2265] __x64_sys_sendto (net/socket.c:2183) [ 148.743130][ T2265] ? 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) [ 148.743133][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.743138][ T2265] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 148.743143][ T2265] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 148.743145][ T2265] RIP: 0033:0x7f65a9065a4a [ 148.743149][ T2265] 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 [ 148.743151][ T2265] RSP: 002b:00007ffd473e1f68 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 148.743153][ T2265] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f65a9065a4a [ 148.743155][ T2265] RDX: 0000000000000040 RSI: 0000000024eb2340 RDI: 0000000000000005 [ 148.743157][ T2265] RBP: 00007ffd473e1ff0 R08: 0000000000418574 R09: 000000000000001c [ 148.743159][ T2265] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 148.743160][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.743160][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.743174][ T2265] | [ 148.743176][ T2265] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2265 | [ 148.756229][ T2265] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 148.756492][ T2265] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 148.756493][ T2265] Call Trace: [ 148.756495][ T2265] [ 148.756497][ T2265] dump_stack_lvl (lib/dump_stack.c:123) [ 148.756502][ T2265] check_preemption_disabled (lib/smp_processor_id.c:52) [ 148.756508][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.756514][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.756523][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.756537][ T2265] ? dump_stack_lvl (lib/dump_stack.c:124) [ 148.756546][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.756553][ T2265] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 148.756559][ T2265] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.756564][ T2265] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 148.756569][ T2265] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.756581][ T2265] rawv6_sendmsg (net/ipv6/raw.c:918) [ 148.756593][ T2265] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 148.756598][ T2265] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 148.756601][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.756609][ T2265] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 148.756612][ T2265] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 148.756621][ T2265] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 148.756637][ T2265] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 148.756639][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.756651][ T2265] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.756655][ T2265] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.756660][ T2265] ? __pfx___sys_sendto (net/socket.c:2147) [ 148.756675][ T2265] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 148.756681][ T2265] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 148.756688][ T2265] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 148.756695][ T2265] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 148.756706][ T2265] __x64_sys_sendto (net/socket.c:2183) [ 148.756710][ T2265] ? 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) [ 148.756713][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.756717][ T2265] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 148.756722][ T2265] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 148.756725][ T2265] RIP: 0033:0x7f65a9065a4a [ 148.756728][ T2265] 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 [ 148.756730][ T2265] RSP: 002b:00007ffd473e1f68 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 148.756733][ T2265] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f65a9065a4a [ 148.756735][ T2265] RDX: 0000000000000040 RSI: 0000000024eb2340 RDI: 0000000000000005 [ 148.756736][ T2265] RBP: 00007ffd473e1ff0 R08: 0000000000418574 R09: 000000000000001c [ 148.756738][ T2265] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 148.756739][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.756739][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.756754][ T2265] | [ 148.756851][ T2265] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2265 | [ 148.770892][ T2265] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 148.771152][ T2265] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 148.771153][ T2265] Call Trace: [ 148.771154][ T2265] [ 148.771156][ T2265] dump_stack_lvl (lib/dump_stack.c:123) [ 148.771161][ T2265] check_preemption_disabled (lib/smp_processor_id.c:52) [ 148.771167][ T2265] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 148.771173][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.771182][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.771194][ T2265] ? dump_stack_lvl (lib/dump_stack.c:123) [ 148.771197][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.771207][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.771213][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.771222][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.771235][ T2265] ? dump_stack_lvl (lib/dump_stack.c:124) [ 148.771243][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.771249][ T2265] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 148.771256][ T2265] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.771261][ T2265] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 148.771265][ T2265] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.771277][ T2265] rawv6_sendmsg (net/ipv6/raw.c:918) [ 148.771289][ T2265] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 148.771294][ T2265] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 148.771297][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.771304][ T2265] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 148.771307][ T2265] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 148.771316][ T2265] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 148.771332][ T2265] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 148.771335][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.771346][ T2265] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.771350][ T2265] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.771355][ T2265] ? __pfx___sys_sendto (net/socket.c:2147) [ 148.771370][ T2265] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 148.771375][ T2265] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 148.771382][ T2265] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 148.771389][ T2265] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 148.771399][ T2265] __x64_sys_sendto (net/socket.c:2183) [ 148.771403][ T2265] ? 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) [ 148.771406][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.771410][ T2265] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 148.771415][ T2265] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 148.771417][ T2265] RIP: 0033:0x7f65a9065a4a [ 148.771421][ T2265] 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 [ 148.771423][ T2265] RSP: 002b:00007ffd473e1f68 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 148.771425][ T2265] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f65a9065a4a [ 148.771427][ T2265] RDX: 0000000000000040 RSI: 0000000024eb2340 RDI: 0000000000000005 [ 148.771428][ T2265] RBP: 00007ffd473e1ff0 R08: 0000000000418574 R09: 000000000000001c [ 148.771430][ T2265] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 148.771432][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.771432][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.771447][ T2265] | [ 148.789850][ T2265] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2265 | [ 148.790417][ T2265] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 148.790691][ T2265] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 148.790692][ T2265] Call Trace: [ 148.790694][ T2265] [ 148.790696][ T2265] dump_stack_lvl (lib/dump_stack.c:123) [ 148.790701][ T2265] check_preemption_disabled (lib/smp_processor_id.c:52) [ 148.790707][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.790713][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.790723][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.790735][ T2265] ? dump_stack_lvl (lib/dump_stack.c:123) [ 148.790739][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.790749][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.790755][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.790764][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.790778][ T2265] ? dump_stack_lvl (lib/dump_stack.c:124) [ 148.790787][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.790793][ T2265] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 148.790800][ T2265] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.790805][ T2265] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 148.790810][ T2265] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.790823][ T2265] rawv6_sendmsg (net/ipv6/raw.c:918) [ 148.790835][ T2265] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 148.790840][ T2265] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 148.790844][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.790851][ T2265] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 148.790854][ T2265] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 148.790864][ T2265] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 148.790880][ T2265] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 148.790883][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.790895][ T2265] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.790899][ T2265] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.790904][ T2265] ? __pfx___sys_sendto (net/socket.c:2147) [ 148.790920][ T2265] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 148.790926][ T2265] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 148.790933][ T2265] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 148.790940][ T2265] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 148.790950][ T2265] __x64_sys_sendto (net/socket.c:2183) [ 148.790954][ T2265] ? 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) [ 148.790957][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.790962][ T2265] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 148.790967][ T2265] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 148.790969][ T2265] RIP: 0033:0x7f65a9065a4a [ 148.790972][ T2265] 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 [ 148.790975][ T2265] RSP: 002b:00007ffd473e1f68 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 148.790977][ T2265] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f65a9065a4a [ 148.790979][ T2265] RDX: 0000000000000040 RSI: 0000000024eb2340 RDI: 0000000000000005 [ 148.790981][ T2265] RBP: 00007ffd473e1ff0 R08: 0000000000418574 R09: 000000000000001c [ 148.790982][ T2265] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 148.790984][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.790984][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.790999][ T2265] | [ 148.791065][ T2265] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2265 | [ 148.808539][ T2265] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 148.808996][ T2265] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 148.808997][ T2265] Call Trace: [ 148.808999][ T2265] [ 148.809000][ T2265] dump_stack_lvl (lib/dump_stack.c:123) [ 148.809006][ T2265] check_preemption_disabled (lib/smp_processor_id.c:52) [ 148.809012][ T2265] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 148.809018][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.809028][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.809040][ T2265] ? dump_stack_lvl (lib/dump_stack.c:123) [ 148.809044][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.809054][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.809061][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.809070][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.809082][ T2265] ? dump_stack_lvl (lib/dump_stack.c:123) [ 148.809086][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.809095][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.809102][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.809111][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.809125][ T2265] ? dump_stack_lvl (lib/dump_stack.c:124) [ 148.809134][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.809141][ T2265] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 148.809147][ T2265] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.809153][ T2265] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 148.809157][ T2265] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.809170][ T2265] rawv6_sendmsg (net/ipv6/raw.c:918) [ 148.809182][ T2265] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 148.809188][ T2265] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 148.809191][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.809199][ T2265] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 148.809202][ T2265] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 148.809211][ T2265] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 148.809228][ T2265] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 148.809231][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.809242][ T2265] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.809246][ T2265] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.809252][ T2265] ? __pfx___sys_sendto (net/socket.c:2147) [ 148.809267][ T2265] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 148.809273][ T2265] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 148.809280][ T2265] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 148.809287][ T2265] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 148.809298][ T2265] __x64_sys_sendto (net/socket.c:2183) [ 148.809302][ T2265] ? 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) [ 148.809305][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.809309][ T2265] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 148.809314][ T2265] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 148.809317][ T2265] RIP: 0033:0x7f65a9065a4a [ 148.809320][ T2265] 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 [ 148.809322][ T2265] RSP: 002b:00007ffd473e1f68 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 148.809325][ T2265] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f65a9065a4a [ 148.809327][ T2265] RDX: 0000000000000040 RSI: 0000000024eb2340 RDI: 0000000000000005 [ 148.809328][ T2265] RBP: 00007ffd473e1ff0 R08: 0000000000418574 R09: 000000000000001c [ 148.809330][ T2265] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 148.809332][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.809332][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.809347][ T2265] | [ 148.809349][ T2265] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2265 | [ 148.828468][ T2265] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 148.828750][ T2265] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 148.828751][ T2265] Call Trace: [ 148.828753][ T2265] [ 148.828754][ T2265] dump_stack_lvl (lib/dump_stack.c:123) [ 148.828759][ T2265] check_preemption_disabled (lib/smp_processor_id.c:52) [ 148.828765][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.828772][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.828781][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.828793][ T2265] ? dump_stack_lvl (lib/dump_stack.c:123) [ 148.828797][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.828807][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.828814][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.828823][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.828835][ T2265] ? dump_stack_lvl (lib/dump_stack.c:123) [ 148.828839][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.828849][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.828855][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.828864][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.828878][ T2265] ? dump_stack_lvl (lib/dump_stack.c:124) [ 148.828887][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.828894][ T2265] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 148.828900][ T2265] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.828905][ T2265] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 148.828910][ T2265] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.828923][ T2265] rawv6_sendmsg (net/ipv6/raw.c:918) [ 148.828935][ T2265] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 148.828940][ T2265] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 148.828944][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.828951][ T2265] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 148.828954][ T2265] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 148.828964][ T2265] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 148.828981][ T2265] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 148.828983][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.828995][ T2265] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.828999][ T2265] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.829004][ T2265] ? __pfx___sys_sendto (net/socket.c:2147) [ 148.829020][ T2265] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 148.829026][ T2265] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 148.829033][ T2265] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 148.829040][ T2265] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 148.829051][ T2265] __x64_sys_sendto (net/socket.c:2183) [ 148.829054][ T2265] ? 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) [ 148.829057][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.829062][ T2265] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 148.829067][ T2265] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 148.829069][ T2265] RIP: 0033:0x7f65a9065a4a [ 148.829072][ T2265] 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 [ 148.829075][ T2265] RSP: 002b:00007ffd473e1f68 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 148.829077][ T2265] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f65a9065a4a [ 148.829079][ T2265] RDX: 0000000000000040 RSI: 0000000024eb2340 RDI: 0000000000000005 [ 148.829081][ T2265] RBP: 00007ffd473e1ff0 R08: 0000000000418574 R09: 000000000000001c [ 148.829082][ T2265] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 148.829084][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.829084][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.829099][ T2265] | [ 148.851853][ T2265] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2265 | [ 148.852269][ T2265] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 148.852567][ T2265] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 148.852569][ T2265] Call Trace: [ 148.852570][ T2265] [ 148.852572][ T2265] dump_stack_lvl (lib/dump_stack.c:123) [ 148.852578][ T2265] check_preemption_disabled (lib/smp_processor_id.c:52) [ 148.852584][ T2265] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 148.852590][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.852601][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.852613][ T2265] ? dump_stack_lvl (lib/dump_stack.c:123) [ 148.852617][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.852627][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.852634][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.852643][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.852655][ T2265] ? dump_stack_lvl (lib/dump_stack.c:123) [ 148.852659][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.852669][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.852676][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.852685][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.852697][ T2265] ? dump_stack_lvl (lib/dump_stack.c:123) [ 148.852701][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.852711][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.852717][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.852726][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.852740][ T2265] ? dump_stack_lvl (lib/dump_stack.c:124) [ 148.852749][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.852756][ T2265] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 148.852763][ T2265] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.852768][ T2265] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 148.852773][ T2265] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.852786][ T2265] rawv6_sendmsg (net/ipv6/raw.c:918) [ 148.852798][ T2265] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 148.852804][ T2265] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 148.852807][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.852815][ T2265] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 148.852818][ T2265] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 148.852827][ T2265] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 148.852845][ T2265] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 148.852847][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.852859][ T2265] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.852863][ T2265] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.852869][ T2265] ? __pfx___sys_sendto (net/socket.c:2147) [ 148.852884][ T2265] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 148.852890][ T2265] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 148.852898][ T2265] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 148.852905][ T2265] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 148.852915][ T2265] __x64_sys_sendto (net/socket.c:2183) [ 148.852919][ T2265] ? 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) [ 148.852922][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.852927][ T2265] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 148.852932][ T2265] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 148.852935][ T2265] RIP: 0033:0x7f65a9065a4a [ 148.852938][ T2265] 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 [ 148.852940][ T2265] RSP: 002b:00007ffd473e1f68 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 148.852943][ T2265] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f65a9065a4a [ 148.852945][ T2265] RDX: 0000000000000040 RSI: 0000000024eb2340 RDI: 0000000000000005 [ 148.852946][ T2265] RBP: 00007ffd473e1ff0 R08: 0000000000418574 R09: 000000000000001c [ 148.852948][ T2265] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 148.852949][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.852949][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 148.852965][ T2265] | [ 148.852967][ T2265] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2265 | [ 148.874023][ T2265] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 148.874310][ T2265] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 148.874311][ T2265] Call Trace: [ 148.874312][ T2265] [ 148.874314][ T2265] dump_stack_lvl (lib/dump_stack.c:123) [ 148.874319][ T2265] check_preemption_disabled (lib/smp_processor_id.c:52) [ 148.874325][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.874332][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.874341][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.874354][ T2265] ? dump_stack_lvl (lib/dump_stack.c:123) [ 148.874357][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.874368][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.874374][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.874384][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.874397][ T2265] ? dump_stack_lvl (lib/dump_stack.c:123) [ 148.874400][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.874410][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.874417][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.874426][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.874440][ T2265] ? dump_stack_lvl (lib/dump_stack.c:123) [ 148.874443][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.874453][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.874460][ T2265] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253) [ 148.874469][ T2265] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205) [ 148.874483][ T2265] ? dump_stack_lvl (lib/dump_stack.c:124) [ 148.874493][ T2265] lwtunnel_output (net/core/lwtunnel.c:359) [ 148.874499][ T2265] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 148.874506][ T2265] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.874511][ T2265] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 148.874516][ T2265] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 148.874529][ T2265] rawv6_sendmsg (net/ipv6/raw.c:918) [ 148.874542][ T2265] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 148.874548][ T2265] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 148.874551][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.874558][ T2265] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 148.874562][ T2265] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 148.874571][ T2265] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 148.874588][ T2265] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 148.874591][ T2265] ? __lock_release (kernel/locking/lockdep.c:5534) [ 148.874603][ T2265] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.874607][ T2265] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 148.874612][ T2265] ? __pfx___sys_sendto (net/socket.c:2147) [ 148.874628][ T2265] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 148.874634][ T2265] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 148.874641][ T2265] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 148.874649][ T2265] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 148.874659][ T2265] __x64_sys_sendto (net/socket.c:2183) [ 148.874663][ T2265] ? 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) [ 148.874666][ T2265] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 148.874670][ T2265] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 148.874676][ T2265] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 148.874678][ T2265] RIP: 0033:0x7f65a9065a4a [ 148.874682][ T2265] 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 [ 148.874684][ T2265] RSP: 002b:00007ffd473e1f68 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 148.874686][ T2265] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f65a9065a4a [ 148.874688][ T2265] RDX: 0000000000000040 RSI: 0000000024eb2340 RDI: 0000000000000005 [ 148.874690][ T2265] RBP: 00007ffd473e1ff0 R08: 0000000000418574 R09: 000000000000001c [ 148.874691][ T2265] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 148.874693][ T2265] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f65a918e000 | [ 154.414357][ C1] lwtunnel_input(): recursion limit reached on datapath | [ 156.657854][ T2271] check_preemption_disabled: 46 callbacks suppressed | [ 156.657866][ T2271] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2271 | [ 156.659028][ T2271] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 156.659315][ T2271] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 156.659317][ T2271] Call Trace: [ 156.659319][ T2271] [ 156.659322][ T2271] dump_stack_lvl (lib/dump_stack.c:123) [ 156.659332][ T2271] check_preemption_disabled (lib/smp_processor_id.c:52) [ 156.659340][ T2271] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 156.659346][ T2271] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 156.659355][ T2271] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.659363][ T2271] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 156.659368][ T2271] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.659380][ T2271] rawv6_sendmsg (net/ipv6/raw.c:918) [ 156.659391][ T2271] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 156.659397][ T2271] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 156.659403][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.659413][ T2271] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 156.659419][ T2271] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 156.659428][ T2271] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 156.659446][ T2271] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 156.659449][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.659460][ T2271] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.659467][ T2271] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.659472][ T2271] ? __pfx___sys_sendto (net/socket.c:2147) [ 156.659487][ T2271] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 156.659494][ T2271] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 156.659503][ T2271] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 156.659510][ T2271] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 156.659519][ T2271] __x64_sys_sendto (net/socket.c:2183) [ 156.659523][ T2271] ? 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) [ 156.659527][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.659531][ T2271] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 156.659536][ T2271] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.659540][ T2271] RIP: 0033:0x7fc6c813ca4a [ 156.659545][ T2271] 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 [ 156.659548][ T2271] RSP: 002b:00007ffc8c3d6798 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 156.659552][ T2271] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc6c813ca4a [ 156.659554][ T2271] RDX: 0000000000000040 RSI: 00000000044ad340 RDI: 0000000000000005 [ 156.659555][ T2271] RBP: 00007ffc8c3d6820 R08: 0000000000418574 R09: 000000000000001c [ 156.659557][ T2271] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 156.659558][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.659558][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.659572][ T2271] | [ 156.672709][ T2271] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2271 | [ 156.673112][ T2271] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 156.673401][ T2271] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 156.673402][ T2271] Call Trace: [ 156.673404][ T2271] [ 156.673406][ T2271] dump_stack_lvl (lib/dump_stack.c:123) [ 156.673413][ T2271] check_preemption_disabled (lib/smp_processor_id.c:52) [ 156.673420][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.673427][ T2271] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 156.673436][ T2271] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.673443][ T2271] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 156.673448][ T2271] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.673460][ T2271] rawv6_sendmsg (net/ipv6/raw.c:918) [ 156.673471][ T2271] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 156.673477][ T2271] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 156.673481][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.673489][ T2271] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 156.673495][ T2271] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 156.673504][ T2271] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 156.673520][ T2271] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 156.673523][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.673534][ T2271] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.673538][ T2271] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.673543][ T2271] ? __pfx___sys_sendto (net/socket.c:2147) [ 156.673558][ T2271] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 156.673564][ T2271] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 156.673573][ T2271] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 156.673580][ T2271] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 156.673590][ T2271] __x64_sys_sendto (net/socket.c:2183) [ 156.673593][ T2271] ? 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) [ 156.673597][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.673602][ T2271] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 156.673607][ T2271] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.673610][ T2271] RIP: 0033:0x7fc6c813ca4a [ 156.673614][ T2271] 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 [ 156.673616][ T2271] RSP: 002b:00007ffc8c3d6798 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 156.673620][ T2271] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc6c813ca4a [ 156.673622][ T2271] RDX: 0000000000000040 RSI: 00000000044ad340 RDI: 0000000000000005 [ 156.673624][ T2271] RBP: 00007ffc8c3d6820 R08: 0000000000418574 R09: 000000000000001c [ 156.673625][ T2271] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 156.673627][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.673627][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.673641][ T2271] | [ 156.686829][ T2271] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2271 | [ 156.687240][ T2271] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 156.687539][ T2271] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 156.687541][ T2271] Call Trace: [ 156.687543][ T2271] [ 156.687545][ T2271] dump_stack_lvl (lib/dump_stack.c:123) [ 156.687551][ T2271] check_preemption_disabled (lib/smp_processor_id.c:52) [ 156.687557][ T2271] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 156.687564][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.687569][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.687580][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.687594][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.687602][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.687607][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.687617][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.687626][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.687632][ T2271] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 156.687639][ T2271] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.687645][ T2271] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 156.687649][ T2271] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.687661][ T2271] rawv6_sendmsg (net/ipv6/raw.c:918) [ 156.687673][ T2271] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 156.687678][ T2271] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 156.687681][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.687688][ T2271] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 156.687692][ T2271] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 156.687700][ T2271] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 156.687716][ T2271] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 156.687719][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.687730][ T2271] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.687734][ T2271] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.687740][ T2271] ? __pfx___sys_sendto (net/socket.c:2147) [ 156.687754][ T2271] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 156.687761][ T2271] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 156.687768][ T2271] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 156.687775][ T2271] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 156.687785][ T2271] __x64_sys_sendto (net/socket.c:2183) [ 156.687789][ T2271] ? 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) [ 156.687792][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.687796][ T2271] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 156.687801][ T2271] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.687804][ T2271] RIP: 0033:0x7fc6c813ca4a [ 156.687808][ T2271] 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 [ 156.687810][ T2271] RSP: 002b:00007ffc8c3d6798 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 156.687813][ T2271] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc6c813ca4a [ 156.687815][ T2271] RDX: 0000000000000040 RSI: 00000000044ad340 RDI: 0000000000000005 [ 156.687817][ T2271] RBP: 00007ffc8c3d6820 R08: 0000000000418574 R09: 000000000000001c [ 156.687819][ T2271] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 156.687821][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.687821][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.687835][ T2271] | [ 156.687837][ T2271] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2271 | [ 156.703372][ T2271] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 156.703670][ T2271] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 156.703671][ T2271] Call Trace: [ 156.703673][ T2271] [ 156.703675][ T2271] dump_stack_lvl (lib/dump_stack.c:123) [ 156.703681][ T2271] check_preemption_disabled (lib/smp_processor_id.c:52) [ 156.703687][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.703693][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.703697][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.703707][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.703721][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.703729][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.703734][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.703744][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.703753][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.703759][ T2271] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 156.703766][ T2271] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.703772][ T2271] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 156.703777][ T2271] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.703789][ T2271] rawv6_sendmsg (net/ipv6/raw.c:918) [ 156.703800][ T2271] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 156.703805][ T2271] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 156.703808][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.703815][ T2271] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 156.703819][ T2271] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 156.703828][ T2271] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 156.703844][ T2271] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 156.703847][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.703858][ T2271] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.703862][ T2271] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.703868][ T2271] ? __pfx___sys_sendto (net/socket.c:2147) [ 156.703882][ T2271] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 156.703888][ T2271] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 156.703895][ T2271] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 156.703902][ T2271] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 156.703912][ T2271] __x64_sys_sendto (net/socket.c:2183) [ 156.703916][ T2271] ? 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) [ 156.703919][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.703923][ T2271] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 156.703928][ T2271] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.703931][ T2271] RIP: 0033:0x7fc6c813ca4a [ 156.703934][ T2271] 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 [ 156.703936][ T2271] RSP: 002b:00007ffc8c3d6798 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 156.703939][ T2271] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc6c813ca4a [ 156.703941][ T2271] RDX: 0000000000000040 RSI: 00000000044ad340 RDI: 0000000000000005 [ 156.703943][ T2271] RBP: 00007ffc8c3d6820 R08: 0000000000418574 R09: 000000000000001c [ 156.703944][ T2271] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 156.703946][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.703946][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.703960][ T2271] | [ 156.704102][ T2271] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2271 | [ 156.720891][ T2271] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 156.721198][ T2271] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 156.721199][ T2271] Call Trace: [ 156.721201][ T2271] [ 156.721204][ T2271] dump_stack_lvl (lib/dump_stack.c:123) [ 156.721210][ T2271] check_preemption_disabled (lib/smp_processor_id.c:52) [ 156.721217][ T2271] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 156.721223][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.721228][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.721238][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.721250][ T2271] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217) [ 156.721258][ T2271] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.721267][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.721271][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.721278][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.721283][ T2271] ? dump_stack_lvl (lib/dump_stack.c:123) [ 156.721287][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.721297][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.721304][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.721307][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.721315][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.721329][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.721337][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.721341][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.721351][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.721360][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.721367][ T2271] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 156.721374][ T2271] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.721380][ T2271] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 156.721384][ T2271] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.721397][ T2271] rawv6_sendmsg (net/ipv6/raw.c:918) [ 156.721408][ T2271] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 156.721414][ T2271] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 156.721417][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.721424][ T2271] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 156.721428][ T2271] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 156.721439][ T2271] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 156.721455][ T2271] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 156.721458][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.721470][ T2271] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.721474][ T2271] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.721479][ T2271] ? __pfx___sys_sendto (net/socket.c:2147) [ 156.721494][ T2271] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 156.721500][ T2271] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 156.721509][ T2271] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 156.721516][ T2271] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 156.721527][ T2271] __x64_sys_sendto (net/socket.c:2183) [ 156.721530][ T2271] ? 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) [ 156.721534][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.721538][ T2271] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 156.721543][ T2271] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.721546][ T2271] RIP: 0033:0x7fc6c813ca4a [ 156.721550][ T2271] 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 [ 156.721552][ T2271] RSP: 002b:00007ffc8c3d6798 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 156.721556][ T2271] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc6c813ca4a [ 156.721558][ T2271] RDX: 0000000000000040 RSI: 00000000044ad340 RDI: 0000000000000005 [ 156.721559][ T2271] RBP: 00007ffc8c3d6820 R08: 0000000000418574 R09: 000000000000001c [ 156.721561][ T2271] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 156.721563][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.721563][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.721578][ T2271] | [ 156.743576][ T2271] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2271 | [ 156.743993][ T2271] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 156.744276][ T2271] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 156.744277][ T2271] Call Trace: [ 156.744279][ T2271] [ 156.744282][ T2271] dump_stack_lvl (lib/dump_stack.c:123) [ 156.744287][ T2271] check_preemption_disabled (lib/smp_processor_id.c:52) [ 156.744294][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.744300][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.744304][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.744313][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.744325][ T2271] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217) [ 156.744332][ T2271] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.744340][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.744344][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.744351][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.744356][ T2271] ? dump_stack_lvl (lib/dump_stack.c:123) [ 156.744359][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.744369][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.744375][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.744378][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.744386][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.744400][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.744407][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.744412][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.744422][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.744432][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.744439][ T2271] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 156.744446][ T2271] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.744452][ T2271] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 156.744456][ T2271] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.744469][ T2271] rawv6_sendmsg (net/ipv6/raw.c:918) [ 156.744480][ T2271] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 156.744486][ T2271] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 156.744489][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.744496][ T2271] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 156.744500][ T2271] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 156.744509][ T2271] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 156.744526][ T2271] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 156.744528][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.744540][ T2271] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.744544][ T2271] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.744549][ T2271] ? __pfx___sys_sendto (net/socket.c:2147) [ 156.744564][ T2271] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 156.744570][ T2271] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 156.744577][ T2271] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 156.744584][ T2271] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 156.744595][ T2271] __x64_sys_sendto (net/socket.c:2183) [ 156.744598][ T2271] ? 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) [ 156.744601][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.744606][ T2271] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 156.744611][ T2271] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.744614][ T2271] RIP: 0033:0x7fc6c813ca4a [ 156.744617][ T2271] 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 [ 156.744619][ T2271] RSP: 002b:00007ffc8c3d6798 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 156.744622][ T2271] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc6c813ca4a [ 156.744624][ T2271] RDX: 0000000000000040 RSI: 00000000044ad340 RDI: 0000000000000005 [ 156.744625][ T2271] RBP: 00007ffc8c3d6820 R08: 0000000000418574 R09: 000000000000001c [ 156.744627][ T2271] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 156.744628][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.744628][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.744643][ T2271] | [ 156.766506][ T2271] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2271 | [ 156.766949][ T2271] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 156.767250][ T2271] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 156.767251][ T2271] Call Trace: [ 156.767253][ T2271] [ 156.767255][ T2271] dump_stack_lvl (lib/dump_stack.c:123) [ 156.767261][ T2271] check_preemption_disabled (lib/smp_processor_id.c:52) [ 156.767267][ T2271] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 156.767273][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.767277][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.767287][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.767302][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.767310][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.767315][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.767325][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.767335][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.767341][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.767344][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.767363][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.767375][ T2271] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217) [ 156.767381][ T2271] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.767389][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.767393][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.767400][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.767404][ T2271] ? dump_stack_lvl (lib/dump_stack.c:123) [ 156.767408][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.767418][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.767424][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.767427][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.767435][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.767450][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.767458][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.767462][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.767472][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.767481][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.767488][ T2271] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 156.767494][ T2271] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.767500][ T2271] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 156.767504][ T2271] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.767517][ T2271] rawv6_sendmsg (net/ipv6/raw.c:918) [ 156.767528][ T2271] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 156.767534][ T2271] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 156.767537][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.767544][ T2271] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 156.767547][ T2271] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 156.767556][ T2271] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 156.767572][ T2271] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 156.767575][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.767586][ T2271] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.767590][ T2271] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.767595][ T2271] ? __pfx___sys_sendto (net/socket.c:2147) [ 156.767610][ T2271] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 156.767616][ T2271] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 156.767623][ T2271] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 156.767630][ T2271] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 156.767640][ T2271] __x64_sys_sendto (net/socket.c:2183) [ 156.767644][ T2271] ? 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) [ 156.767647][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.767651][ T2271] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 156.767656][ T2271] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.767659][ T2271] RIP: 0033:0x7fc6c813ca4a [ 156.767662][ T2271] 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 [ 156.767664][ T2271] RSP: 002b:00007ffc8c3d6798 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 156.767667][ T2271] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc6c813ca4a [ 156.767669][ T2271] RDX: 0000000000000040 RSI: 00000000044ad340 RDI: 0000000000000005 [ 156.767670][ T2271] RBP: 00007ffc8c3d6820 R08: 0000000000418574 R09: 000000000000001c [ 156.767672][ T2271] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 156.767673][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.767673][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.767688][ T2271] | [ 156.793351][ T2271] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2271 | [ 156.793796][ T2271] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 156.794093][ T2271] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 156.794095][ T2271] Call Trace: [ 156.794096][ T2271] [ 156.794098][ T2271] dump_stack_lvl (lib/dump_stack.c:123) [ 156.794104][ T2271] check_preemption_disabled (lib/smp_processor_id.c:52) [ 156.794109][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.794116][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.794119][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.794128][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.794143][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.794151][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.794156][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.794166][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.794175][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.794182][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.794185][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.794193][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.794204][ T2271] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217) [ 156.794211][ T2271] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.794218][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.794223][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.794229][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.794233][ T2271] ? dump_stack_lvl (lib/dump_stack.c:123) [ 156.794237][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.794247][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.794253][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.794256][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.794264][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.794278][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.794286][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.794291][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.794301][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.794310][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.794316][ T2271] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 156.794323][ T2271] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.794328][ T2271] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 156.794333][ T2271] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.794345][ T2271] rawv6_sendmsg (net/ipv6/raw.c:918) [ 156.794357][ T2271] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 156.794362][ T2271] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 156.794365][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.794372][ T2271] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 156.794375][ T2271] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 156.794384][ T2271] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 156.794401][ T2271] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 156.794403][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.794415][ T2271] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.794419][ T2271] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.794424][ T2271] ? __pfx___sys_sendto (net/socket.c:2147) [ 156.794441][ T2271] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 156.794447][ T2271] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 156.794454][ T2271] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 156.794461][ T2271] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 156.794472][ T2271] __x64_sys_sendto (net/socket.c:2183) [ 156.794475][ T2271] ? 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) [ 156.794478][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.794483][ T2271] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 156.794488][ T2271] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.794490][ T2271] RIP: 0033:0x7fc6c813ca4a [ 156.794494][ T2271] 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 [ 156.794496][ T2271] RSP: 002b:00007ffc8c3d6798 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 156.794499][ T2271] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc6c813ca4a [ 156.794501][ T2271] RDX: 0000000000000040 RSI: 00000000044ad340 RDI: 0000000000000005 [ 156.794503][ T2271] RBP: 00007ffc8c3d6820 R08: 0000000000418574 R09: 000000000000001c [ 156.794504][ T2271] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 156.794506][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.794506][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.794521][ T2271] | [ 156.819747][ T2271] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/2271 | [ 156.820204][ T2271] caller is lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 156.820540][ T2271] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 156.820542][ T2271] Call Trace: [ 156.820543][ T2271] [ 156.820546][ T2271] dump_stack_lvl (lib/dump_stack.c:123) [ 156.820551][ T2271] check_preemption_disabled (lib/smp_processor_id.c:52) [ 156.820557][ T2271] lwtunnel_output (net/core/dev.h:345 net/core/lwtunnel.c:336) [ 156.820564][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.820568][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.820577][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.820592][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.820601][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.820606][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.820616][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.820626][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.820633][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.820636][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.820644][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.820659][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.820667][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.820671][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.820682][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.820691][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.820698][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.820701][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.820709][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.820721][ T2271] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217) [ 156.820728][ T2271] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.820736][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.820741][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.820748][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.820752][ T2271] ? dump_stack_lvl (lib/dump_stack.c:123) [ 156.820756][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.820766][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.820773][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.820775][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.820783][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.820798][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.820806][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.820811][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.820821][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.820831][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.820838][ T2271] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 156.820844][ T2271] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.820850][ T2271] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 156.820855][ T2271] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.820868][ T2271] rawv6_sendmsg (net/ipv6/raw.c:918) [ 156.820880][ T2271] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 156.820885][ T2271] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 156.820888][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.820896][ T2271] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 156.820899][ T2271] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 156.820908][ T2271] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 156.820925][ T2271] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 156.820928][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.820940][ T2271] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.820944][ T2271] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.820949][ T2271] ? __pfx___sys_sendto (net/socket.c:2147) [ 156.820965][ T2271] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 156.820971][ T2271] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 156.820979][ T2271] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 156.820986][ T2271] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 156.820997][ T2271] __x64_sys_sendto (net/socket.c:2183) [ 156.821001][ T2271] ? 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) [ 156.821004][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.821009][ T2271] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 156.821014][ T2271] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.821017][ T2271] RIP: 0033:0x7fc6c813ca4a [ 156.821020][ T2271] 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 [ 156.821023][ T2271] RSP: 002b:00007ffc8c3d6798 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 156.821025][ T2271] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc6c813ca4a [ 156.821028][ T2271] RDX: 0000000000000040 RSI: 00000000044ad340 RDI: 0000000000000005 [ 156.821029][ T2271] RBP: 00007ffc8c3d6820 R08: 0000000000418574 R09: 000000000000001c [ 156.821031][ T2271] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 [ 156.821033][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.821033][ T2271] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc6c8265000 | [ 156.821049][ T2271] | [ 156.821051][ T2271] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/2271 | [ 156.850808][ T2271] caller is lwtunnel_output (net/core/lwtunnel.c:359) [ 156.851128][ T2271] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 156.851130][ T2271] Call Trace: [ 156.851132][ T2271] [ 156.851134][ T2271] dump_stack_lvl (lib/dump_stack.c:123) [ 156.851140][ T2271] check_preemption_disabled (lib/smp_processor_id.c:52) [ 156.851146][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.851153][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.851156][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.851165][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.851181][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.851190][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.851194][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.851205][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.851215][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.851222][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.851224][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.851233][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.851248][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.851256][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.851261][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.851271][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.851280][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.851287][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.851290][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.851298][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.851310][ T2271] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217) [ 156.851316][ T2271] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.851324][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.851329][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.851336][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.851340][ T2271] ? dump_stack_lvl (lib/dump_stack.c:123) [ 156.851343][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.851354][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.851360][ T2271] seg6_output_core (./include/net/dst.h:459 ./include/net/dst.h:457 net/ipv6/seg6_iptunnel.c:608) [ 156.851363][ T2271] ? _printk (kernel/printk/printk.c:2470) [ 156.851371][ T2271] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556) [ 156.851386][ T2271] ? mark_held_locks (kernel/locking/lockdep.c:4326) [ 156.851394][ T2271] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634) [ 156.851399][ T2271] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632) [ 156.851410][ T2271] ? dump_stack_lvl (lib/dump_stack.c:124) [ 156.851419][ T2271] lwtunnel_output (net/core/lwtunnel.c:359) [ 156.851426][ T2271] ip6_send_skb (net/ipv6/ip6_output.c:1981) [ 156.851435][ T2271] rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.851440][ T2271] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711) [ 156.851445][ T2271] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512) [ 156.851458][ T2271] rawv6_sendmsg (net/ipv6/raw.c:918) [ 156.851471][ T2271] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741) [ 156.851477][ T2271] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479) [ 156.851480][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.851487][ T2271] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 156.851491][ T2271] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877) [ 156.851500][ T2271] ? __lock_acquire (kernel/locking/lockdep.c:5235) [ 156.851517][ T2271] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145) [ 156.851520][ T2271] ? __lock_release (kernel/locking/lockdep.c:5534) [ 156.851532][ T2271] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.851536][ T2271] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180) [ 156.851542][ T2271] ? __pfx___sys_sendto (net/socket.c:2147) [ 156.851557][ T2271] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736) [ 156.851563][ T2271] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10)) [ 156.851571][ T2271] ? __rseq_handle_notify_resume (kernel/rseq.c:442) [ 156.851578][ T2271] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425) [ 156.851589][ T2271] __x64_sys_sendto (net/socket.c:2183) [ 156.851593][ T2271] ? 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) [ 156.851596][ T2271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473) [ 156.851601][ T2271] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 156.851607][ T2271] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 156.851609][ T2271] RIP: 0033:0x7fc6c813ca4a [ 156.851613][ T2271] 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 [ 156.851615][ T2271] RSP: 002b:00007ffc8c3d6798 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 156.851618][ T2271] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc6c813ca4a [ 156.851620][ T2271] RDX: 0000000000000040 RSI: 00000000044ad340 RDI: 0000000000000005 [ 156.851622][ T2271] RBP: 00007ffc8c3d6820 R08: 0000000000418574 R09: 000000000000001c [ 156.851623][ T2271] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0 Finger prints: check_preemption_disabled:lwtunnel_output:ip6_send_skb:rawv6_push_pending_frames:rawv6_sendmsg check_preemption_disabled:lwtunnel_output:rpl_output:lwtunnel_output:rpl_output check_preemption_disabled:lwtunnel_output:seg6_output_core:seg6_output:lwtunnel_output check_preemption_disabled:lwtunnel_output:ila_output:lwtunnel_output:ila_output check_preemption_disabled:lwtunnel_output:rpl_output:lwtunnel_output:ip6_send_skb check_preemption_disabled:lwtunnel_output:ila_output:lwtunnel_output:ip6_send_skb