======================================
| 0
| xx__-> [ 1449.382027][T15284] mpls_gso: MPLS GSO support
| [ 1458.936686][T15349] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15349
| [1458.937334][T15349] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 1458.938126][T15349] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1458.938129][T15349] Call Trace:
[ 1458.938132][T15349]
[1458.938134][T15349] dump_stack_lvl (lib/dump_stack.c:123)
[1458.938143][T15349] check_preemption_disabled (lib/smp_processor_id.c:52)
[1458.938153][T15349] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[1458.938158][T15349] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1458.938164][T15349] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1458.938173][T15349] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1458.938182][T15349] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1458.938187][T15349] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1458.938199][T15349] ? ip6_local_out (net/ipv6/output_core.c:154)
[1458.938208][T15349] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1458.938213][T15349] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1458.938220][T15349] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1458.938224][T15349] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1458.938236][T15349] rawv6_sendmsg (net/ipv6/raw.c:918)
[1458.938247][T15349] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1458.938252][T15349] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1458.938260][T15349] ? __lock_release (kernel/locking/lockdep.c:5534)
[1458.938269][T15349] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1458.938274][T15349] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1458.938283][T15349] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1458.938299][T15349] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1458.938302][T15349] ? __lock_release (kernel/locking/lockdep.c:5534)
[1458.938313][T15349] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1458.938320][T15349] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1458.938325][T15349] ? __pfx___sys_sendto (net/socket.c:2147)
[1458.938339][T15349] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1458.938347][T15349] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1458.938357][T15349] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1458.938364][T15349] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1458.938373][T15349] __x64_sys_sendto (net/socket.c:2183)
[1458.938377][T15349] ? 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)
[1458.938382][T15349] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1458.938386][T15349] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1458.938392][T15349] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1458.938396][T15349] RIP: 0033:0x7f7f46ff7a4a
[ 1458.938400][T15349] 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
[ 1458.938403][T15349] RSP: 002b:00007ffdcc69f3e8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1458.938407][T15349] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f7f46ff7a4a
[ 1458.938409][T15349] RDX: 0000000000000040 RSI: 000000001f947340 RDI: 0000000000000006
[ 1458.938411][T15349] RBP: 00007ffdcc69f470 R08: 0000000000418574 R09: 000000000000001c
[ 1458.938413][T15349] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1458.938414][T15349] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f7f47120000
| [ 1458.938414][T15349] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f7f47120000
| [ 1458.938428][T15349]
| [ 1458.938431][T15349] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/15349
| [1458.952904][T15349] caller is lwtunnel_xmit (net/core/lwtunnel.c:407)
[ 1458.953170][T15349] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1458.953172][T15349] Call Trace:
[ 1458.953174][T15349]
[1458.953176][T15349] dump_stack_lvl (lib/dump_stack.c:123)
[1458.953183][T15349] check_preemption_disabled (lib/smp_processor_id.c:52)
[1458.953195][T15349] lwtunnel_xmit (net/core/lwtunnel.c:407)
[1458.953200][T15349] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1458.953205][T15349] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1458.953215][T15349] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1458.953223][T15349] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1458.953229][T15349] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1458.953241][T15349] ? ip6_local_out (net/ipv6/output_core.c:154)
[1458.953249][T15349] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1458.953255][T15349] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1458.953261][T15349] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1458.953266][T15349] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1458.953277][T15349] rawv6_sendmsg (net/ipv6/raw.c:918)
[1458.953289][T15349] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1458.953294][T15349] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1458.953299][T15349] ? __lock_release (kernel/locking/lockdep.c:5534)
[1458.953308][T15349] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1458.953312][T15349] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1458.953321][T15349] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1458.953337][T15349] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1458.953340][T15349] ? __lock_release (kernel/locking/lockdep.c:5534)
[1458.953351][T15349] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1458.953356][T15349] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1458.953362][T15349] ? __pfx___sys_sendto (net/socket.c:2147)
[1458.953376][T15349] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1458.953383][T15349] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1458.953393][T15349] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1458.953400][T15349] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1458.953409][T15349] __x64_sys_sendto (net/socket.c:2183)
[1458.953413][T15349] ? 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)
[1458.953418][T15349] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1458.953423][T15349] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1458.953429][T15349] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1458.953433][T15349] RIP: 0033:0x7f7f46ff7a4a
[ 1458.953437][T15349] 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
[ 1458.953439][T15349] RSP: 002b:00007ffdcc69f3e8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1458.953443][T15349] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f7f46ff7a4a
[ 1458.953445][T15349] RDX: 0000000000000040 RSI: 000000001f947340 RDI: 0000000000000006
[ 1458.953446][T15349] RBP: 00007ffdcc69f470 R08: 0000000000418574 R09: 000000000000001c
[ 1458.953448][T15349] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1458.953450][T15349] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f7f47120000
| [ 1458.953450][T15349] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f7f47120000
| [ 1458.953465][T15349]
| [ 1458.955153][T15349] BUG: using __this_cpu_add() in preemptible [00000000] code: ping/15349
| [1458.967888][T15349] caller is lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[ 1458.968167][T15349] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1458.968169][T15349] Call Trace:
[ 1458.968172][T15349]
[1458.968174][T15349] dump_stack_lvl (lib/dump_stack.c:123)
[1458.968184][T15349] check_preemption_disabled (lib/smp_processor_id.c:52)
[1458.968197][T15349] lwtunnel_xmit (net/core/dev.h:340 net/core/lwtunnel.c:408)
[1458.968202][T15349] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1458.968209][T15349] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1458.968219][T15349] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1458.968228][T15349] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1458.968234][T15349] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1458.968246][T15349] ? ip6_local_out (net/ipv6/output_core.c:154)
[1458.968256][T15349] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1458.968262][T15349] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1458.968269][T15349] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1458.968274][T15349] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1458.968286][T15349] rawv6_sendmsg (net/ipv6/raw.c:918)
[1458.968298][T15349] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1458.968303][T15349] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1458.968311][T15349] ? __lock_release (kernel/locking/lockdep.c:5534)
[1458.968322][T15349] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1458.968328][T15349] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1458.968337][T15349] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1458.968354][T15349] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1458.968357][T15349] ? __lock_release (kernel/locking/lockdep.c:5534)
[1458.968368][T15349] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1458.968379][T15349] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1458.968385][T15349] ? __pfx___sys_sendto (net/socket.c:2147)
[1458.968400][T15349] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1458.968408][T15349] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1458.968419][T15349] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1458.968426][T15349] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1458.968437][T15349] __x64_sys_sendto (net/socket.c:2183)
[1458.968440][T15349] ? 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)
[1458.968448][T15349] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1458.968453][T15349] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1458.968458][T15349] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1458.968463][T15349] RIP: 0033:0x7f7f46ff7a4a
[ 1458.968469][T15349] 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
[ 1458.968472][T15349] RSP: 002b:00007ffdcc69f3e8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1458.968476][T15349] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f7f46ff7a4a
[ 1458.968478][T15349] RDX: 0000000000000040 RSI: 000000001f947340 RDI: 0000000000000006
[ 1458.968479][T15349] RBP: 00007ffdcc69f470 R08: 0000000000418574 R09: 000000000000001c
[ 1458.968481][T15349] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1458.968483][T15349] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f7f47120000
| [ 1459.784858][ C3] Dead loop on virtual device veth32, fix it urgently!
| [ 1459.785809][ C3] Dead loop on virtual device veth01, fix it urgently!
| [ 1459.797219][T15354] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15354
| [1459.798260][T15354] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 1459.798555][T15354] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1459.798557][T15354] Call Trace:
[ 1459.798560][T15354]
[1459.798563][T15354] dump_stack_lvl (lib/dump_stack.c:123)
[1459.798572][T15354] check_preemption_disabled (lib/smp_processor_id.c:52)
[1459.798582][T15354] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[1459.798588][T15354] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1459.798594][T15354] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1459.798604][T15354] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1459.798613][T15354] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1459.798618][T15354] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1459.798630][T15354] ? ip6_local_out (net/ipv6/output_core.c:154)
[1459.798640][T15354] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1459.798646][T15354] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1459.798653][T15354] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1459.798657][T15354] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1459.798669][T15354] rawv6_sendmsg (net/ipv6/raw.c:918)
[1459.798681][T15354] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1459.798686][T15354] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[1459.798693][T15354] ? __lock_release (kernel/locking/lockdep.c:5534)
[1459.798703][T15354] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1459.798709][T15354] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1459.798718][T15354] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1459.798734][T15354] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1459.798737][T15354] ? __lock_release (kernel/locking/lockdep.c:5534)
[1459.798748][T15354] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1459.798755][T15354] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1459.798761][T15354] ? __pfx___sys_sendto (net/socket.c:2147)
[1459.798776][T15354] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[1459.798784][T15354] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1459.798794][T15354] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[1459.798801][T15354] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1459.798811][T15354] __x64_sys_sendto (net/socket.c:2183)
[1459.798815][T15354] ? 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)
[1459.798822][T15354] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1459.798827][T15354] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1459.798832][T15354] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1459.798836][T15354] RIP: 0033:0x7f3236de1a4a
[ 1459.798841][T15354] 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
[ 1459.798844][T15354] RSP: 002b:00007ffd03882308 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1459.798848][T15354] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f3236de1a4a
[ 1459.798850][T15354] RDX: 0000000000000040 RSI: 000000002dc50340 RDI: 0000000000000006
[ 1459.798852][T15354] RBP: 00007ffd03882390 R08: 0000000000418574 R09: 000000000000001c
[ 1459.798854][T15354] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1459.798856][T15354] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3236f0a000
| [ 1459.798870][T15354]
| [ 1459.798873][T15354] lwtunnel_xmit(): recursion limit reached on datapath
| [ 1460.872864][T15354] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15354
| [1460.873382][T15354] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 1460.873718][T15354] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1460.873721][T15354] Call Trace:
[ 1460.873723][T15354]
[1460.873726][T15354] dump_stack_lvl (lib/dump_stack.c:123)
[1460.873734][T15354] check_preemption_disabled (lib/smp_processor_id.c:52)
[1460.873743][T15354] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[1460.873748][T15354] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1460.873753][T15354] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1460.873762][T15354] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1460.873771][T15354] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1460.873777][T15354] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1460.873788][T15354] ? ip6_local_out (net/ipv6/output_core.c:154)
[1460.873796][T15354] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1460.873803][T15354] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1460.873809][T15354] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1460.873813][T15354] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1460.873825][T15354] rawv6_sendmsg (net/ipv6/raw.c:918)
[1460.873837][T15354] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1460.873848][T15354] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1460.873853][T15354] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1460.873863][T15354] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1460.873868][T15354] ? sock_write_iter (net/socket.c:1118)
[1460.873883][T15354] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1460.873888][T15354] ? __lock_release (kernel/locking/lockdep.c:5534)
[1460.873899][T15354] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1460.873903][T15354] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1460.873909][T15354] ? __pfx___sys_sendto (net/socket.c:2147)
[1460.873922][T15354] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1460.873936][T15354] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1460.873951][T15354] __x64_sys_sendto (net/socket.c:2183)
[1460.873954][T15354] ? 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)
[1460.873960][T15354] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1460.873964][T15354] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1460.873970][T15354] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1460.873974][T15354] RIP: 0033:0x7f3236de1a4a
[ 1460.873979][T15354] 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
[ 1460.873982][T15354] RSP: 002b:00007ffd03882308 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1460.873986][T15354] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f3236de1a4a
[ 1460.873988][T15354] RDX: 0000000000000040 RSI: 000000002dc50340 RDI: 0000000000000006
[ 1460.873990][T15354] RBP: 00007ffd03882390 R08: 0000000000418574 R09: 000000000000001c
[ 1460.873991][T15354] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1460.873993][T15354] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3236f0a000
| [ 1460.874008][T15354]
| [ 1460.874010][T15354] lwtunnel_xmit(): recursion limit reached on datapath
| [ 1461.905954][T15354] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15354
| [1461.906459][T15354] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 1461.906755][T15354] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1461.906757][T15354] Call Trace:
[ 1461.906759][T15354]
[1461.906762][T15354] dump_stack_lvl (lib/dump_stack.c:123)
[1461.906770][T15354] check_preemption_disabled (lib/smp_processor_id.c:52)
[1461.906779][T15354] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[1461.906784][T15354] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1461.906790][T15354] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1461.906799][T15354] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1461.906807][T15354] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1461.906813][T15354] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1461.906824][T15354] ? ip6_local_out (net/ipv6/output_core.c:154)
[1461.906833][T15354] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1461.906838][T15354] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1461.906845][T15354] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1461.906849][T15354] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1461.906861][T15354] rawv6_sendmsg (net/ipv6/raw.c:918)
[1461.906872][T15354] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1461.906883][T15354] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1461.906888][T15354] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1461.906898][T15354] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1461.906902][T15354] ? sock_write_iter (net/socket.c:1118)
[1461.906918][T15354] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1461.906923][T15354] ? __lock_release (kernel/locking/lockdep.c:5534)
[1461.906934][T15354] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1461.906938][T15354] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1461.906944][T15354] ? __pfx___sys_sendto (net/socket.c:2147)
[1461.906957][T15354] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1461.906970][T15354] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1461.906984][T15354] __x64_sys_sendto (net/socket.c:2183)
[1461.906989][T15354] ? 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)
[1461.906994][T15354] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1461.906998][T15354] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1461.907004][T15354] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1461.907008][T15354] RIP: 0033:0x7f3236de1a4a
[ 1461.907013][T15354] 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
[ 1461.907016][T15354] RSP: 002b:00007ffd03882308 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1461.907020][T15354] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f3236de1a4a
[ 1461.907022][T15354] RDX: 0000000000000040 RSI: 000000002dc50340 RDI: 0000000000000006
[ 1461.907024][T15354] RBP: 00007ffd03882390 R08: 0000000000418574 R09: 000000000000001c
[ 1461.907025][T15354] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1461.907027][T15354] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3236f0a000
| [ 1461.907045][T15354] lwtunnel_xmit(): recursion limit reached on datapath
| [ 1462.344955][ C3] Dead loop on virtual device veth12, fix it urgently!
| [ 1462.920721][T15354] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15354
| [1462.921237][T15354] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 1462.921509][T15354] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1462.921511][T15354] Call Trace:
[ 1462.921513][T15354]
[1462.921516][T15354] dump_stack_lvl (lib/dump_stack.c:123)
[1462.921523][T15354] check_preemption_disabled (lib/smp_processor_id.c:52)
[1462.921536][T15354] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[1462.921541][T15354] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1462.921546][T15354] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1462.921555][T15354] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1462.921564][T15354] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1462.921570][T15354] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1462.921581][T15354] ? ip6_local_out (net/ipv6/output_core.c:154)
[1462.921590][T15354] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1462.921596][T15354] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1462.921602][T15354] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1462.921606][T15354] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1462.921618][T15354] rawv6_sendmsg (net/ipv6/raw.c:918)
[1462.921629][T15354] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1462.921640][T15354] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1462.921645][T15354] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1462.921655][T15354] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1462.921659][T15354] ? sock_write_iter (net/socket.c:1118)
[1462.921675][T15354] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1462.921680][T15354] ? __lock_release (kernel/locking/lockdep.c:5534)
[1462.921691][T15354] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1462.921694][T15354] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1462.921700][T15354] ? __pfx___sys_sendto (net/socket.c:2147)
[1462.921713][T15354] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1462.921726][T15354] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1462.921740][T15354] __x64_sys_sendto (net/socket.c:2183)
[1462.921744][T15354] ? 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)
[1462.921750][T15354] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1462.921755][T15354] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1462.921761][T15354] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1462.921765][T15354] RIP: 0033:0x7f3236de1a4a
[ 1462.921780][T15354] 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
[ 1462.921782][T15354] RSP: 002b:00007ffd03882308 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1462.921786][T15354] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f3236de1a4a
[ 1462.921789][T15354] RDX: 0000000000000040 RSI: 000000002dc50340 RDI: 0000000000000006
[ 1462.921790][T15354] RBP: 00007ffd03882390 R08: 0000000000418574 R09: 000000000000001c
[ 1462.921792][T15354] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 1462.921794][T15354] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f3236f0a000
| [ 1462.921808][T15354]
| [ 1462.936030][T15354] lwtunnel_xmit(): recursion limit reached on datapath
| [ 1463.944905][T15354] BUG: using __this_cpu_read() in preemptible [00000000] code: ping/15354
| [1463.945426][T15354] caller is lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[ 1463.945784][T15354] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 1463.945786][T15354] Call Trace:
[ 1463.945788][T15354]
[1463.945791][T15354] dump_stack_lvl (lib/dump_stack.c:123)
[1463.945798][T15354] check_preemption_disabled (lib/smp_processor_id.c:52)
[1463.945808][T15354] lwtunnel_xmit (net/core/dev.h:329 net/core/lwtunnel.c:383)
[1463.945814][T15354] ip6_finish_output2 (net/ipv6/ip6_output.c:118)
[1463.945819][T15354] ? ip6_dst_mtu_maybe_forward.constprop.0 (./include/net/ip6_route.h:342)
[1463.945828][T15354] ip6_finish_output (net/ipv6/ip6_output.c:215 net/ipv6/ip6_output.c:226)
[1463.945836][T15354] ip6_output (./include/linux/netfilter.h:303 net/ipv6/ip6_output.c:247)
[1463.945842][T15354] ? __pfx_ip6_output (net/ipv6/ip6_output.c:234)
[1463.945854][T15354] ? ip6_local_out (net/ipv6/output_core.c:154)
[1463.945863][T15354] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[1463.945869][T15354] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1463.945875][T15354] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[1463.945879][T15354] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[1463.945891][T15354] rawv6_sendmsg (net/ipv6/raw.c:918)
[1463.945903][T15354] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[1463.945913][T15354] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[1463.945918][T15354] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[1463.945928][T15354] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[1463.945932][T15354] ? sock_write_iter (net/socket.c:1118)
[1463.945948][T15354] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[1463.945953][T15354] ? __lock_release (kernel/locking/lockdep.c:5534)
[1463.945964][T15354] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1463.945968][T15354] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[1463.945973][T15354] ? __pfx___sys_sendto (net/socket.c:2147)
[1463.945987][T15354] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[1463.946000][T15354] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[1463.946015][T15354] __x64_sys_sendto (net/socket.c:2183)
[1463.946018][T15354] ? 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)
[1463.946024][T15354] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[1463.946028][T15354] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[1463.946034][T15354] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 1463.946038][T15354] RIP: 0033:0x7f3236de1a4a
[ 1463.946043][T15354] 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
[ 1463.946045][T15354] RSP: 002b:00007ffd03882308 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 1463.946049][T15354] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f3236de1a4a
[ 1463.946052][T15354] RDX: 0000000000000040 RSI: 000000002dc50340 RDI: 0000000000000006
[ 1463.946054][T15354] RBP: 00007ffd03882390 R08: 0000000000418574 R09: 000000000000001c
[ 1463.946056][T15354] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_xmit:ip6_finish_output2:ip6_finish_output:ip6_output