======================================
| 0
| xx__-> [ 5295.129904][T15284] mpls_gso: MPLS GSO support
| [ 5304.997154][T15348] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15348
| [5304.998322][T15348] caller is lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[ 5304.998607][T15348] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5304.998610][T15348] Call Trace:
[ 5304.998613][T15348]
[5304.998615][T15348] dump_stack_lvl (lib/dump_stack.c:123)
[5304.998624][T15348] check_preemption_disabled (lib/smp_processor_id.c:52)
[5304.998634][T15348] lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[5304.998639][T15348] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5304.998645][T15348] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5304.998654][T15348] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5304.998662][T15348] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5304.998668][T15348] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5304.998680][T15348] ? ip6_local_out (net/ipv6/output_core.c:154)
[5304.998689][T15348] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5304.998695][T15348] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5304.998702][T15348] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5304.998706][T15348] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5304.998718][T15348] rawv6_sendmsg (net/ipv6/raw.c:918)
[5304.998729][T15348] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5304.998734][T15348] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5304.998741][T15348] ? __lock_release (kernel/locking/lockdep.c:5534)
[5304.998751][T15348] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5304.998757][T15348] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5304.998765][T15348] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5304.998781][T15348] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5304.998784][T15348] ? __lock_release (kernel/locking/lockdep.c:5534)
[5304.998795][T15348] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5304.998802][T15348] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5304.998807][T15348] ? __pfx___sys_sendto (net/socket.c:2147)
[5304.998821][T15348] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5304.998829][T15348] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5304.998839][T15348] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5304.998846][T15348] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5304.998856][T15348] __x64_sys_sendto (net/socket.c:2183)
[5304.998860][T15348] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5304.998867][T15348] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5304.998871][T15348] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5304.998877][T15348] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5304.998882][T15348] RIP: 0033:0x7f47d68b3a4a
[ 5304.998887][T15348] 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
[ 5304.998890][T15348] RSP: 002b:00007ffda0daba48 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5304.998894][T15348] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f47d68b3a4a
[ 5304.998896][T15348] RDX: 0000000000000040 RSI: 0000000033a95340 RDI: 0000000000000006
[ 5304.998898][T15348] RBP: 00007ffda0dabad0 R08: 0000000000418574 R09: 000000000000001c
[ 5304.998900][T15348] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5304.998902][T15348] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f47d69dc000
| [ 5304.998902][T15348] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f47d69dc000
| [ 5304.998916][T15348]
| [ 5304.998943][T15348] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/15348
| [5305.014409][T15348] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 5305.014698][T15348] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5305.014700][T15348] Call Trace:
[ 5305.014703][T15348]
[5305.014705][T15348] dump_stack_lvl (lib/dump_stack.c:123)
[5305.014712][T15348] check_preemption_disabled (lib/smp_processor_id.c:52)
[5305.014722][T15348] lwtunnel_xmit (net/core/lwtunnel.c:407)
[5305.014727][T15348] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5305.014732][T15348] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5305.014741][T15348] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5305.014749][T15348] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5305.014755][T15348] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5305.014767][T15348] ? ip6_local_out (net/ipv6/output_core.c:154)
[5305.014775][T15348] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5305.014781][T15348] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5305.014787][T15348] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5305.014792][T15348] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5305.014803][T15348] rawv6_sendmsg (net/ipv6/raw.c:918)
[5305.014815][T15348] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5305.014820][T15348] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5305.014824][T15348] ? __lock_release (kernel/locking/lockdep.c:5534)
[5305.014833][T15348] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5305.014838][T15348] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5305.014847][T15348] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5305.014863][T15348] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5305.014865][T15348] ? __lock_release (kernel/locking/lockdep.c:5534)
[5305.014877][T15348] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5305.014881][T15348] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5305.014886][T15348] ? __pfx___sys_sendto (net/socket.c:2147)
[5305.014901][T15348] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5305.014908][T15348] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5305.014917][T15348] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5305.014925][T15348] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5305.014935][T15348] __x64_sys_sendto (net/socket.c:2183)
[5305.014939][T15348] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5305.014944][T15348] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5305.014948][T15348] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5305.014954][T15348] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5305.014958][T15348] RIP: 0033:0x7f47d68b3a4a
[ 5305.014961][T15348] 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
[ 5305.014964][T15348] RSP: 002b:00007ffda0daba48 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5305.014967][T15348] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f47d68b3a4a
[ 5305.014969][T15348] RDX: 0000000000000040 RSI: 0000000033a95340 RDI: 0000000000000006
[ 5305.014971][T15348] RBP: 00007ffda0dabad0 R08: 0000000000418574 R09: 000000000000001c
[ 5305.014973][T15348] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5305.014974][T15348] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f47d69dc000
| [ 5305.014974][T15348] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f47d69dc000
| [ 5305.014989][T15348]
| [ 5305.035177][T15348] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/15348
| [5305.035616][T15348] caller is lwtunnel_xmit (net/core/dev.h:355 net/core/lwtunnel.c:408)
[ 5305.035974][T15348] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5305.035976][T15348] Call Trace:
[ 5305.035977][T15348]
[5305.035979][T15348] dump_stack_lvl (lib/dump_stack.c:123)
[5305.035986][T15348] check_preemption_disabled (lib/smp_processor_id.c:52)
[5305.035996][T15348] lwtunnel_xmit (net/core/dev.h:355 net/core/lwtunnel.c:408)
[5305.036001][T15348] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5305.036006][T15348] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5305.036014][T15348] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5305.036023][T15348] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5305.036033][T15348] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5305.036045][T15348] ? ip6_local_out (net/ipv6/output_core.c:154)
[5305.036054][T15348] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5305.036059][T15348] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5305.036065][T15348] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5305.036070][T15348] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5305.036082][T15348] rawv6_sendmsg (net/ipv6/raw.c:918)
[5305.036093][T15348] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5305.036098][T15348] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5305.036103][T15348] ? __lock_release (kernel/locking/lockdep.c:5534)
[5305.036112][T15348] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5305.036115][T15348] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5305.036125][T15348] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5305.036141][T15348] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5305.036144][T15348] ? __lock_release (kernel/locking/lockdep.c:5534)
[5305.036155][T15348] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5305.036159][T15348] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5305.036165][T15348] ? __pfx___sys_sendto (net/socket.c:2147)
[5305.036179][T15348] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5305.036186][T15348] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5305.036194][T15348] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5305.036201][T15348] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5305.036211][T15348] __x64_sys_sendto (net/socket.c:2183)
[5305.036215][T15348] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5305.036220][T15348] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5305.036224][T15348] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5305.036230][T15348] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5305.036234][T15348] RIP: 0033:0x7f47d68b3a4a
[ 5305.036237][T15348] 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
[ 5305.036240][T15348] RSP: 002b:00007ffda0daba48 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5305.036243][T15348] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f47d68b3a4a
[ 5305.036245][T15348] RDX: 0000000000000040 RSI: 0000000033a95340 RDI: 0000000000000006
[ 5305.036247][T15348] RBP: 00007ffda0dabad0 R08: 0000000000418574 R09: 000000000000001c
[ 5305.036249][T15348] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5305.036251][T15348] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f47d69dc000
| [ 5305.036251][T15348] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f47d69dc000
| [ 5305.036266][T15348]
| [ 5305.903597][T15353] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15353
| [5305.904092][T15353] caller is lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[ 5305.904394][T15353] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5305.904397][T15353] Call Trace:
[ 5305.904399][T15353]
[5305.904402][T15353] dump_stack_lvl (lib/dump_stack.c:123)
[5305.904411][T15353] check_preemption_disabled (lib/smp_processor_id.c:52)
[5305.904420][T15353] lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[5305.904425][T15353] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5305.904432][T15353] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5305.904442][T15353] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5305.904450][T15353] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5305.904456][T15353] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5305.904467][T15353] ? ip6_local_out (net/ipv6/output_core.c:154)
[5305.904477][T15353] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5305.904483][T15353] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5305.904490][T15353] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5305.904494][T15353] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5305.904506][T15353] rawv6_sendmsg (net/ipv6/raw.c:918)
[5305.904518][T15353] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5305.904523][T15353] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[5305.904530][T15353] ? __lock_release (kernel/locking/lockdep.c:5534)
[5305.904540][T15353] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5305.904546][T15353] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5305.904555][T15353] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5305.904570][T15353] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5305.904573][T15353] ? __lock_release (kernel/locking/lockdep.c:5534)
[5305.904585][T15353] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5305.904591][T15353] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5305.904597][T15353] ? __pfx___sys_sendto (net/socket.c:2147)
[5305.904611][T15353] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[5305.904619][T15353] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5305.904629][T15353] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[5305.904636][T15353] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5305.904646][T15353] __x64_sys_sendto (net/socket.c:2183)
[5305.904649][T15353] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5305.904656][T15353] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5305.904660][T15353] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5305.904666][T15353] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5305.904671][T15353] RIP: 0033:0x7fada160ba4a
[ 5305.904676][T15353] 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
[ 5305.904679][T15353] RSP: 002b:00007ffd8a4aca58 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5305.904683][T15353] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fada160ba4a
[ 5305.904685][T15353] RDX: 0000000000000040 RSI: 000000003c024340 RDI: 0000000000000006
[ 5305.904687][T15353] RBP: 00007ffd8a4acae0 R08: 0000000000418574 R09: 000000000000001c
[ 5305.904689][T15353] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5305.904691][T15353] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fada1734000
| [ 5305.904809][T15353] lwtunnel_xmit(): recursion limit reached on datapath
| [ 5306.491464][ C2] Dead loop on virtual device veth32, fix it urgently!
| [ 5306.939374][T15353] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15353
| [5306.939980][T15353] caller is lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[ 5306.940327][T15353] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5306.940329][T15353] Call Trace:
[ 5306.940332][T15353]
[5306.940335][T15353] dump_stack_lvl (lib/dump_stack.c:123)
[5306.940345][T15353] check_preemption_disabled (lib/smp_processor_id.c:52)
[5306.940360][T15353] lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[5306.940365][T15353] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5306.940372][T15353] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5306.940381][T15353] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5306.940389][T15353] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5306.940395][T15353] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5306.940407][T15353] ? ip6_local_out (net/ipv6/output_core.c:154)
[5306.940416][T15353] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5306.940422][T15353] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5306.940429][T15353] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5306.940433][T15353] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5306.940445][T15353] rawv6_sendmsg (net/ipv6/raw.c:918)
[5306.940456][T15353] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5306.940467][T15353] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5306.940474][T15353] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5306.940485][T15353] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5306.940489][T15353] ? sock_release (net/socket.c:647 net/socket.c:675)
[5306.940513][T15353] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5306.940518][T15353] ? __lock_release (kernel/locking/lockdep.c:5534)
[5306.940529][T15353] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5306.940533][T15353] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5306.940538][T15353] ? __pfx___sys_sendto (net/socket.c:2147)
[5306.940551][T15353] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5306.940565][T15353] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5306.940580][T15353] __x64_sys_sendto (net/socket.c:2183)
[5306.940584][T15353] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5306.940591][T15353] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5306.940595][T15353] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5306.940601][T15353] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5306.940606][T15353] RIP: 0033:0x7fada160ba4a
[ 5306.940611][T15353] 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
[ 5306.940614][T15353] RSP: 002b:00007ffd8a4aca58 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5306.940618][T15353] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fada160ba4a
[ 5306.940620][T15353] RDX: 0000000000000040 RSI: 000000003c024340 RDI: 0000000000000006
[ 5306.940622][T15353] RBP: 00007ffd8a4acae0 R08: 0000000000418574 R09: 000000000000001c
[ 5306.940624][T15353] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5306.940626][T15353] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fada1734000
| [ 5306.940640][T15353]
| [ 5306.940643][T15353] lwtunnel_xmit(): recursion limit reached on datapath
| [ 5307.963423][T15353] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15353
| [5307.964017][T15353] caller is lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[ 5307.964384][T15353] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5307.964387][T15353] Call Trace:
[ 5307.964389][T15353]
[5307.964392][T15353] dump_stack_lvl (lib/dump_stack.c:123)
[5307.964402][T15353] check_preemption_disabled (lib/smp_processor_id.c:52)
[5307.964412][T15353] lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[5307.964417][T15353] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5307.964423][T15353] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5307.964432][T15353] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5307.964440][T15353] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5307.964446][T15353] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5307.964458][T15353] ? ip6_local_out (net/ipv6/output_core.c:154)
[5307.964467][T15353] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5307.964473][T15353] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5307.964479][T15353] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5307.964484][T15353] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5307.964496][T15353] rawv6_sendmsg (net/ipv6/raw.c:918)
[5307.964507][T15353] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5307.964517][T15353] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5307.964524][T15353] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5307.964535][T15353] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5307.964539][T15353] ? sock_release (net/socket.c:647 net/socket.c:675)
[5307.964557][T15353] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5307.964562][T15353] ? __lock_release (kernel/locking/lockdep.c:5534)
[5307.964573][T15353] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5307.964577][T15353] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5307.964582][T15353] ? __pfx___sys_sendto (net/socket.c:2147)
[5307.964596][T15353] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5307.964610][T15353] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5307.964625][T15353] __x64_sys_sendto (net/socket.c:2183)
[5307.964629][T15353] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5307.964636][T15353] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5307.964641][T15353] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5307.964647][T15353] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5307.964651][T15353] RIP: 0033:0x7fada160ba4a
[ 5307.964657][T15353] 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
[ 5307.964660][T15353] RSP: 002b:00007ffd8a4aca58 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5307.964664][T15353] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fada160ba4a
[ 5307.964666][T15353] RDX: 0000000000000040 RSI: 000000003c024340 RDI: 0000000000000006
[ 5307.964668][T15353] RBP: 00007ffd8a4acae0 R08: 0000000000418574 R09: 000000000000001c
[ 5307.964670][T15353] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5307.964672][T15353] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fada1734000
| [ 5307.964687][T15353]
| [ 5307.964690][T15353] lwtunnel_xmit(): recursion limit reached on datapath
| [ 5308.987380][T15353] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15353
| [5308.987963][T15353] caller is lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[ 5308.988343][T15353] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5308.988346][T15353] Call Trace:
[ 5308.988348][T15353]
[5308.988351][T15353] dump_stack_lvl (lib/dump_stack.c:123)
[5308.988360][T15353] check_preemption_disabled (lib/smp_processor_id.c:52)
[5308.988370][T15353] lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[5308.988375][T15353] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5308.988381][T15353] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5308.988391][T15353] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5308.988399][T15353] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5308.988405][T15353] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5308.988416][T15353] ? ip6_local_out (net/ipv6/output_core.c:154)
[5308.988425][T15353] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5308.988431][T15353] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5308.988438][T15353] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5308.988442][T15353] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5308.988454][T15353] rawv6_sendmsg (net/ipv6/raw.c:918)
[5308.988465][T15353] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5308.988491][T15353] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5308.988498][T15353] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5308.988509][T15353] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5308.988513][T15353] ? sock_release (net/socket.c:647 net/socket.c:675)
[5308.988530][T15353] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5308.988535][T15353] ? __lock_release (kernel/locking/lockdep.c:5534)
[5308.988546][T15353] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5308.988551][T15353] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5308.988556][T15353] ? __pfx___sys_sendto (net/socket.c:2147)
[5308.988569][T15353] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5308.988584][T15353] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5308.988598][T15353] __x64_sys_sendto (net/socket.c:2183)
[5308.988602][T15353] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5308.988609][T15353] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5308.988613][T15353] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5308.988619][T15353] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5308.988623][T15353] RIP: 0033:0x7fada160ba4a
[ 5308.988629][T15353] 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
[ 5308.988631][T15353] RSP: 002b:00007ffd8a4aca58 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5308.988636][T15353] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fada160ba4a
[ 5308.988638][T15353] RDX: 0000000000000040 RSI: 000000003c024340 RDI: 0000000000000006
[ 5308.988640][T15353] RBP: 00007ffd8a4acae0 R08: 0000000000418574 R09: 000000000000001c
[ 5308.988642][T15353] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5308.988644][T15353] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fada1734000
| [ 5308.988658][T15353]
| [ 5308.988661][T15353] lwtunnel_xmit(): recursion limit reached on datapath
| [ 5310.011392][T15353] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15353
| [5310.011977][T15353] caller is lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[ 5310.012354][T15353] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5310.012356][T15353] Call Trace:
[ 5310.012359][T15353]
[5310.012361][T15353] dump_stack_lvl (lib/dump_stack.c:123)
[5310.012379][T15353] check_preemption_disabled (lib/smp_processor_id.c:52)
[5310.012388][T15353] lwtunnel_xmit (net/core/dev.h:344 net/core/lwtunnel.c:383)
[5310.012394][T15353] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[5310.012400][T15353] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[5310.012409][T15353] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[5310.012418][T15353] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[5310.012424][T15353] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[5310.012436][T15353] ? ip6_local_out (net/ipv6/output_core.c:154)
[5310.012445][T15353] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[5310.012451][T15353] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5310.012458][T15353] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[5310.012462][T15353] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[5310.012474][T15353] rawv6_sendmsg (net/ipv6/raw.c:918)
[5310.012485][T15353] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[5310.012496][T15353] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[5310.012502][T15353] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[5310.012513][T15353] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[5310.012518][T15353] ? sock_release (net/socket.c:647 net/socket.c:675)
[5310.012534][T15353] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[5310.012539][T15353] ? __lock_release (kernel/locking/lockdep.c:5534)
[5310.012550][T15353] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5310.012554][T15353] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[5310.012559][T15353] ? __pfx___sys_sendto (net/socket.c:2147)
[5310.012573][T15353] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[5310.012587][T15353] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[5310.012602][T15353] __x64_sys_sendto (net/socket.c:2183)
[5310.012606][T15353] ? do_syscall_64 (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:97 ./include/linux/entry-common.h:198 arch/x86/entry/syscall_64.c:90)
[5310.012613][T15353] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[5310.012617][T15353] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[5310.012623][T15353] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5310.012628][T15353] RIP: 0033:0x7fada160ba4a
[ 5310.012633][T15353] 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
[ 5310.012636][T15353] RSP: 002b:00007ffd8a4aca58 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5310.012640][T15353] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fada160ba4a
[ 5310.012643][T15353] RDX: 0000000000000040 RSI: 000000003c024340 RDI: 0000000000000006
[ 5310.012645][T15353] RBP: 00007ffd8a4acae0 R08: 0000000000418574 R09: 000000000000001c
[ 5310.012647][T15353] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output