======================================
| 0
| xx__-> [ 256.782320][ T3035] mpls_gso: MPLS GSO support
| [ 266.108206][ T3099] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/3099
| [ 266.108761][ T3099] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 266.109037][ T3099] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 266.109039][ T3099] Call Trace:
[ 266.109042][ T3099]
[ 266.109044][ T3099] dump_stack_lvl (lib/dump_stack.c:123)
[ 266.109052][ T3099] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 266.109059][ T3099] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 266.109064][ T3099] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 266.109069][ T3099] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 266.109080][ T3099] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 266.109088][ T3099] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 266.109094][ T3099] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 266.109105][ T3099] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 266.109114][ T3099] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 266.109120][ T3099] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 266.109126][ T3099] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 266.109130][ T3099] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 266.109141][ T3099] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 266.109152][ T3099] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 266.109157][ T3099] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 266.109162][ T3099] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 266.109170][ T3099] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 266.109174][ T3099] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 266.109183][ T3099] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 266.109198][ T3099] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 266.109200][ T3099] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 266.109211][ T3099] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 266.109216][ T3099] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 266.109221][ T3099] ? __pfx___sys_sendto (net/socket.c:2147)
[ 266.109235][ T3099] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 266.109241][ T3099] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 266.109249][ T3099] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 266.109255][ T3099] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 266.109265][ T3099] __x64_sys_sendto (net/socket.c:2183)
[ 266.109268][ T3099] ? 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)
[ 266.109272][ T3099] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 266.109276][ T3099] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 266.109281][ T3099] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 266.109284][ T3099] RIP: 0033:0x7f61d8225a4a
[ 266.109288][ T3099] 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
[ 266.109291][ T3099] RSP: 002b:00007ffcf23e44c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 266.109295][ T3099] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f61d8225a4a
[ 266.109297][ T3099] RDX: 0000000000000040 RSI: 00000000232fc340 RDI: 0000000000000006
[ 266.109298][ T3099] RBP: 00007ffcf23e4550 R08: 0000000000418574 R09: 000000000000001c
[ 266.109300][ T3099] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 266.109302][ T3099] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f61d834e000
| [ 266.109302][ T3099] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f61d834e000
| [ 266.109315][ T3099]
| [ 266.123587][ T3099] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/3099
| [ 266.124032][ T3099] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 266.124308][ T3099] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 266.124310][ T3099] Call Trace:
[ 266.124312][ T3099]
[ 266.124314][ T3099] dump_stack_lvl (lib/dump_stack.c:123)
[ 266.124319][ T3099] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 266.124326][ T3099] lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 266.124331][ T3099] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 266.124335][ T3099] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 266.124343][ T3099] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 266.124351][ T3099] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 266.124357][ T3099] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 266.124368][ T3099] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 266.124375][ T3099] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 266.124381][ T3099] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 266.124386][ T3099] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 266.124391][ T3099] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 266.124402][ T3099] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 266.124412][ T3099] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 266.124417][ T3099] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 266.124421][ T3099] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 266.124429][ T3099] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 266.124432][ T3099] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 266.124440][ T3099] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 266.124455][ T3099] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 266.124458][ T3099] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 266.124468][ T3099] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 266.124471][ T3099] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 266.124476][ T3099] ? __pfx___sys_sendto (net/socket.c:2147)
[ 266.124490][ T3099] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 266.124495][ T3099] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 266.124502][ T3099] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 266.124509][ T3099] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 266.124518][ T3099] __x64_sys_sendto (net/socket.c:2183)
[ 266.124521][ T3099] ? 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)
[ 266.124524][ T3099] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 266.124528][ T3099] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 266.124532][ T3099] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 266.124535][ T3099] RIP: 0033:0x7f61d8225a4a
[ 266.124539][ T3099] 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
[ 266.124541][ T3099] RSP: 002b:00007ffcf23e44c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 266.124544][ T3099] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f61d8225a4a
[ 266.124546][ T3099] RDX: 0000000000000040 RSI: 00000000232fc340 RDI: 0000000000000006
[ 266.124548][ T3099] RBP: 00007ffcf23e4550 R08: 0000000000418574 R09: 000000000000001c
[ 266.124549][ T3099] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 266.124551][ T3099] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f61d834e000
| [ 266.124551][ T3099] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f61d834e000
| [ 266.124564][ T3099]
| [ 266.143599][ T3099] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/3099
| [ 266.144207][ T3099] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 266.144762][ T3099] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 266.144763][ T3099] Call Trace:
[ 266.144765][ T3099]
[ 266.144767][ T3099] dump_stack_lvl (lib/dump_stack.c:123)
[ 266.144773][ T3099] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 266.144779][ T3099] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 266.144785][ T3099] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 266.144789][ T3099] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 266.144797][ T3099] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 266.144805][ T3099] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 266.144811][ T3099] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 266.144822][ T3099] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 266.144829][ T3099] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 266.144834][ T3099] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 266.144839][ T3099] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 266.144844][ T3099] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 266.144855][ T3099] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 266.144866][ T3099] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 266.144871][ T3099] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 266.144875][ T3099] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 266.144882][ T3099] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 266.144885][ T3099] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 266.144893][ T3099] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 266.144908][ T3099] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 266.144910][ T3099] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 266.144921][ T3099] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 266.144924][ T3099] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 266.144929][ T3099] ? __pfx___sys_sendto (net/socket.c:2147)
[ 266.144942][ T3099] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 266.144948][ T3099] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 266.144955][ T3099] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 266.144961][ T3099] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 266.144971][ T3099] __x64_sys_sendto (net/socket.c:2183)
[ 266.144974][ T3099] ? 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)
[ 266.144977][ T3099] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 266.144982][ T3099] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 266.144986][ T3099] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 266.144989][ T3099] RIP: 0033:0x7f61d8225a4a
[ 266.144992][ T3099] 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
[ 266.144994][ T3099] RSP: 002b:00007ffcf23e44c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 266.144997][ T3099] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f61d8225a4a
[ 266.144999][ T3099] RDX: 0000000000000040 RSI: 00000000232fc340 RDI: 0000000000000006
[ 266.145001][ T3099] RBP: 00007ffcf23e4550 R08: 0000000000418574 R09: 000000000000001c
[ 266.145003][ T3099] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 266.145004][ T3099] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f61d834e000
| [ 266.145004][ T3099] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f61d834e000
| [ 266.145017][ T3099]
| [ 266.919700][ T3104] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/3104
| [ 266.920121][ T3104] caller is lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 266.920391][ T3104] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 266.920393][ T3104] Call Trace:
[ 266.920395][ T3104]
[ 266.920398][ T3104] dump_stack_lvl (lib/dump_stack.c:123)
[ 266.920407][ T3104] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 266.920414][ T3104] lwtunnel_xmit (net/core/dev.h:330 net/core/lwtunnel.c:383)
[ 266.920419][ T3104] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 266.920425][ T3104] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 266.920434][ T3104] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 266.920442][ T3104] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 266.920448][ T3104] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 266.920460][ T3104] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 266.920469][ T3104] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 266.920475][ T3104] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 266.920482][ T3104] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 266.920486][ T3104] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 266.920498][ T3104] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 266.920510][ T3104] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 266.920515][ T3104] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 266.920521][ T3104] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 266.920530][ T3104] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 266.920535][ T3104] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 266.920544][ T3104] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 266.920560][ T3104] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 266.920562][ T3104] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 266.920573][ T3104] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 266.920578][ T3104] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 266.920584][ T3104] ? __pfx___sys_sendto (net/socket.c:2147)
[ 266.920598][ T3104] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 266.920605][ T3104] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 266.920613][ T3104] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 266.920620][ T3104] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 266.920630][ T3104] __x64_sys_sendto (net/socket.c:2183)
[ 266.920634][ T3104] ? 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)
[ 266.920638][ T3104] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 266.920642][ T3104] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 266.920647][ T3104] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 266.920651][ T3104] RIP: 0033:0x7fe198b3fa4a
[ 266.920656][ T3104] 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
[ 266.920658][ T3104] RSP: 002b:00007ffd6542feb8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 266.920662][ T3104] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe198b3fa4a
[ 266.920664][ T3104] RDX: 0000000000000040 RSI: 0000000033695340 RDI: 0000000000000006
[ 266.920666][ T3104] RBP: 00007ffd6542ff40 R08: 0000000000418574 R09: 000000000000001c
[ 266.920668][ T3104] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 266.920670][ T3104] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe198c68000
| [ 266.920670][ T3104] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe198c68000
| [ 266.920684][ T3104]
| [ 266.920687][ T3104] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/3104
| [ 266.935241][ T3104] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 266.935500][ T3104] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 266.935501][ T3104] Call Trace:
[ 266.935503][ T3104]
[ 266.935505][ T3104] dump_stack_lvl (lib/dump_stack.c:123)
[ 266.935511][ T3104] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 266.935519][ T3104] lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 266.935524][ T3104] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 266.935528][ T3104] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 266.935537][ T3104] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 266.935545][ T3104] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 266.935551][ T3104] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 266.935563][ T3104] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 266.935571][ T3104] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 266.935577][ T3104] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 266.935583][ T3104] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 266.935588][ T3104] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 266.935600][ T3104] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 266.935612][ T3104] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 266.935617][ T3104] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 266.935621][ T3104] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 266.935628][ T3104] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 266.935631][ T3104] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 266.935640][ T3104] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 266.935656][ T3104] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 266.935659][ T3104] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 266.935670][ T3104] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 266.935674][ T3104] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 266.935679][ T3104] ? __pfx___sys_sendto (net/socket.c:2147)
[ 266.935694][ T3104] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 266.935700][ T3104] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 266.935707][ T3104] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 266.935714][ T3104] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 266.935724][ T3104] __x64_sys_sendto (net/socket.c:2183)
[ 266.935728][ T3104] ? 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)
[ 266.935731][ T3104] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 266.935736][ T3104] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 266.935740][ T3104] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 266.935743][ T3104] RIP: 0033:0x7fe198b3fa4a
[ 266.935746][ T3104] 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
[ 266.935749][ T3104] RSP: 002b:00007ffd6542feb8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 266.935752][ T3104] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe198b3fa4a
[ 266.935754][ T3104] RDX: 0000000000000040 RSI: 0000000033695340 RDI: 0000000000000006
[ 266.935756][ T3104] RBP: 00007ffd6542ff40 R08: 0000000000418574 R09: 000000000000001c
[ 266.935757][ T3104] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 266.935759][ T3104] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe198c68000
| [ 266.935759][ T3104] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe198c68000
| [ 266.935773][ T3104]
| [ 266.955927][ T3104] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/3104
| [ 266.956340][ T3104] caller is lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 266.956609][ T3104] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 266.956611][ T3104] Call Trace:
[ 266.956613][ T3104]
[ 266.956615][ T3104] dump_stack_lvl (lib/dump_stack.c:123)
[ 266.956621][ T3104] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 266.956628][ T3104] lwtunnel_xmit (net/core/dev.h:341 net/core/lwtunnel.c:408)
[ 266.956633][ T3104] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[ 266.956637][ T3104] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[ 266.956646][ T3104] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[ 266.956654][ T3104] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[ 266.956660][ T3104] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[ 266.956672][ T3104] ? ip6_local_out (net/ipv6/output_core.c:154)
[ 266.956680][ T3104] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 266.956686][ T3104] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 266.956691][ T3104] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 266.956697][ T3104] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 266.956709][ T3104] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 266.956720][ T3104] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 266.956725][ T3104] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 266.956729][ T3104] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 266.956736][ T3104] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 266.956740][ T3104] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 266.956749][ T3104] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 266.956765][ T3104] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 266.956767][ T3104] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 266.956778][ T3104] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 266.956782][ T3104] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 266.956788][ T3104] ? __pfx___sys_sendto (net/socket.c:2147)
[ 266.956802][ T3104] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 266.956809][ T3104] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 266.956816][ T3104] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 266.956823][ T3104] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 266.956834][ T3104] __x64_sys_sendto (net/socket.c:2183)
[ 266.956838][ T3104] ? 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)
[ 266.956841][ T3104] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 266.956845][ T3104] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 266.956850][ T3104] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 266.956853][ T3104] RIP: 0033:0x7fe198b3fa4a
[ 266.956857][ T3104] 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
[ 266.956859][ T3104] RSP: 002b:00007ffd6542feb8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 266.956862][ T3104] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe198b3fa4a
[ 266.956864][ T3104] RDX: 0000000000000040 RSI: 0000000033695340 RDI: 0000000000000006
[ 266.956866][ T3104] RBP: 00007ffd6542ff40 R08: 0000000000418574 R09: 000000000000001c
[ 266.956868][ T3104] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output