======================================
| [ 5468.092374][ T9628] veth1: renamed from veth-betaR
| [ 5468.214772][ T9629] veth0: renamed from veth-gamma
| [ 5477.922083][ T9652] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9652
| [ 5477.922687][ T9652] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5477.923517][ T9652] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5477.923519][ T9652] Call Trace:
[ 5477.923521][ T9652]
[ 5477.923524][ T9652] dump_stack_lvl (lib/dump_stack.c:123)
[ 5477.923533][ T9652] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5477.923543][ T9652] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5477.923550][ T9652] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5477.923558][ T9652] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5477.923565][ T9652] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5477.923569][ T9652] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5477.923581][ T9652] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5477.923593][ T9652] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5477.923596][ T9652] ? tmigr_update_events (kernel/time/timer_migration.c:863)
[ 5477.923603][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.923615][ T9652] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5477.923621][ T9652] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5477.923624][ T9652] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 5477.923632][ T9652] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5477.923648][ T9652] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5477.923653][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.923665][ T9652] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5477.923672][ T9652] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5477.923677][ T9652] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5477.923680][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.923699][ T9652] ? __pfx_sched_balance_domains (kernel/sched/fair.c:12189)
[ 5477.923705][ T9652] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3))
[ 5477.923713][ T9652] ? handle_softirqs (./arch/x86/include/asm/preempt.h:27 kernel/softirq.c:426 kernel/softirq.c:607)
[ 5477.923721][ T9652] ? lockdep_softirqs_on (kernel/locking/lockdep.c:472 kernel/locking/lockdep.c:4559)
[ 5477.923726][ T9652] ? __local_bh_enable (kernel/softirq.c:368)
[ 5477.923734][ T9652] __x64_sys_sendto (net/socket.c:2183)
[ 5477.923737][ T9652] ? 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)
[ 5477.923744][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5477.923749][ T9652] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5477.923755][ T9652] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5477.923759][ T9652] RIP: 0033:0x7fb115351a4a
[ 5477.923764][ T9652] 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
[ 5477.923767][ T9652] RSP: 002b:00007ffd38a93028 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5477.923771][ T9652] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb115351a4a
[ 5477.923773][ T9652] RDX: 0000000000000040 RSI: 0000000030aaf340 RDI: 0000000000000005
[ 5477.923776][ T9652] RBP: 00007ffd38a930b0 R08: 0000000000418574 R09: 000000000000001c
[ 5477.923777][ T9652] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5477.923780][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5477.923780][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5477.923794][ T9652]
| [ 5477.923797][ T9652] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9652
| [ 5477.937313][ T9652] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5477.937581][ T9652] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5477.937583][ T9652] Call Trace:
[ 5477.937585][ T9652]
[ 5477.937587][ T9652] dump_stack_lvl (lib/dump_stack.c:123)
[ 5477.937594][ T9652] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5477.937607][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5477.937613][ T9652] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5477.937620][ T9652] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5477.937625][ T9652] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5477.937630][ T9652] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5477.937642][ T9652] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5477.937654][ T9652] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5477.937657][ T9652] ? tmigr_update_events (kernel/time/timer_migration.c:863)
[ 5477.937662][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.937674][ T9652] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5477.937678][ T9652] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5477.937681][ T9652] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 5477.937689][ T9652] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5477.937705][ T9652] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5477.937709][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.937720][ T9652] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5477.937725][ T9652] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5477.937731][ T9652] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5477.937733][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.937753][ T9652] ? __pfx_sched_balance_domains (kernel/sched/fair.c:12189)
[ 5477.937757][ T9652] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3))
[ 5477.937763][ T9652] ? handle_softirqs (./arch/x86/include/asm/preempt.h:27 kernel/softirq.c:426 kernel/softirq.c:607)
[ 5477.937770][ T9652] ? lockdep_softirqs_on (kernel/locking/lockdep.c:472 kernel/locking/lockdep.c:4559)
[ 5477.937775][ T9652] ? __local_bh_enable (kernel/softirq.c:368)
[ 5477.937783][ T9652] __x64_sys_sendto (net/socket.c:2183)
[ 5477.937787][ T9652] ? 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)
[ 5477.937792][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5477.937797][ T9652] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5477.937803][ T9652] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5477.937806][ T9652] RIP: 0033:0x7fb115351a4a
[ 5477.937810][ T9652] 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
[ 5477.937813][ T9652] RSP: 002b:00007ffd38a93028 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5477.937817][ T9652] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb115351a4a
[ 5477.937819][ T9652] RDX: 0000000000000040 RSI: 0000000030aaf340 RDI: 0000000000000005
[ 5477.937821][ T9652] RBP: 00007ffd38a930b0 R08: 0000000000418574 R09: 000000000000001c
[ 5477.937822][ T9652] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5477.937824][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5477.937824][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5477.937839][ T9652]
| [ 5477.951978][ T9652] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9652
| [ 5477.952389][ T9652] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5477.952667][ T9652] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5477.952669][ T9652] Call Trace:
[ 5477.952670][ T9652]
[ 5477.952673][ T9652] dump_stack_lvl (lib/dump_stack.c:123)
[ 5477.952678][ T9652] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5477.952686][ T9652] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5477.952692][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5477.952707][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5477.952721][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5477.952724][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5477.952734][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5477.952740][ T9652] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5477.952746][ T9652] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5477.952752][ T9652] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5477.952757][ T9652] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5477.952769][ T9652] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5477.952780][ T9652] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5477.952783][ T9652] ? tmigr_update_events (kernel/time/timer_migration.c:863)
[ 5477.952787][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.952798][ T9652] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5477.952801][ T9652] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5477.952805][ T9652] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 5477.952812][ T9652] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5477.952828][ T9652] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5477.952831][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.952844][ T9652] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5477.952848][ T9652] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5477.952854][ T9652] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5477.952857][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.952876][ T9652] ? __pfx_sched_balance_domains (kernel/sched/fair.c:12189)
[ 5477.952880][ T9652] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3))
[ 5477.952887][ T9652] ? handle_softirqs (./arch/x86/include/asm/preempt.h:27 kernel/softirq.c:426 kernel/softirq.c:607)
[ 5477.952892][ T9652] ? lockdep_softirqs_on (kernel/locking/lockdep.c:472 kernel/locking/lockdep.c:4559)
[ 5477.952897][ T9652] ? __local_bh_enable (kernel/softirq.c:368)
[ 5477.952905][ T9652] __x64_sys_sendto (net/socket.c:2183)
[ 5477.952908][ T9652] ? 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)
[ 5477.952912][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5477.952917][ T9652] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5477.952922][ T9652] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5477.952926][ T9652] RIP: 0033:0x7fb115351a4a
[ 5477.952930][ T9652] 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
[ 5477.952932][ T9652] RSP: 002b:00007ffd38a93028 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5477.952935][ T9652] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb115351a4a
[ 5477.952938][ T9652] RDX: 0000000000000040 RSI: 0000000030aaf340 RDI: 0000000000000005
[ 5477.952940][ T9652] RBP: 00007ffd38a930b0 R08: 0000000000418574 R09: 000000000000001c
[ 5477.952941][ T9652] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5477.952943][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5477.952943][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5477.952958][ T9652]
| [ 5477.969052][ T9652] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9652
| [ 5477.969627][ T9652] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5477.969922][ T9652] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5477.969923][ T9652] Call Trace:
[ 5477.969925][ T9652]
[ 5477.969927][ T9652] dump_stack_lvl (lib/dump_stack.c:123)
[ 5477.969933][ T9652] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5477.969941][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5477.969947][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5477.969962][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5477.969976][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5477.969979][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5477.969989][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5477.969995][ T9652] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5477.970002][ T9652] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5477.970007][ T9652] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5477.970012][ T9652] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5477.970024][ T9652] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5477.970036][ T9652] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5477.970038][ T9652] ? tmigr_update_events (kernel/time/timer_migration.c:863)
[ 5477.970043][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.970053][ T9652] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5477.970057][ T9652] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5477.970061][ T9652] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 5477.970068][ T9652] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5477.970085][ T9652] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5477.970088][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.970100][ T9652] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5477.970104][ T9652] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5477.970110][ T9652] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5477.970113][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.970133][ T9652] ? __pfx_sched_balance_domains (kernel/sched/fair.c:12189)
[ 5477.970136][ T9652] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3))
[ 5477.970143][ T9652] ? handle_softirqs (./arch/x86/include/asm/preempt.h:27 kernel/softirq.c:426 kernel/softirq.c:607)
[ 5477.970148][ T9652] ? lockdep_softirqs_on (kernel/locking/lockdep.c:472 kernel/locking/lockdep.c:4559)
[ 5477.970153][ T9652] ? __local_bh_enable (kernel/softirq.c:368)
[ 5477.970161][ T9652] __x64_sys_sendto (net/socket.c:2183)
[ 5477.970165][ T9652] ? 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)
[ 5477.970169][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5477.970173][ T9652] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5477.970179][ T9652] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5477.970183][ T9652] RIP: 0033:0x7fb115351a4a
[ 5477.970187][ T9652] 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
[ 5477.970189][ T9652] RSP: 002b:00007ffd38a93028 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5477.970192][ T9652] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb115351a4a
[ 5477.970194][ T9652] RDX: 0000000000000040 RSI: 0000000030aaf340 RDI: 0000000000000005
[ 5477.970196][ T9652] RBP: 00007ffd38a930b0 R08: 0000000000418574 R09: 000000000000001c
[ 5477.970197][ T9652] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5477.970199][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5477.970199][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5477.970213][ T9652]
| [ 5477.970222][ T9652] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9652
| [ 5477.987839][ T9652] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5477.988308][ T9652] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5477.988309][ T9652] Call Trace:
[ 5477.988311][ T9652]
[ 5477.988313][ T9652] dump_stack_lvl (lib/dump_stack.c:123)
[ 5477.988318][ T9652] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5477.988326][ T9652] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5477.988333][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5477.988347][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5477.988361][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5477.988364][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5477.988374][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5477.988380][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5477.988393][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5477.988406][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5477.988409][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5477.988419][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5477.988425][ T9652] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5477.988432][ T9652] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5477.988437][ T9652] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5477.988441][ T9652] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5477.988453][ T9652] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5477.988465][ T9652] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5477.988467][ T9652] ? tmigr_update_events (kernel/time/timer_migration.c:863)
[ 5477.988471][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.988482][ T9652] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5477.988485][ T9652] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5477.988488][ T9652] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 5477.988496][ T9652] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5477.988512][ T9652] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5477.988516][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.988527][ T9652] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5477.988532][ T9652] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5477.988537][ T9652] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5477.988540][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5477.988560][ T9652] ? __pfx_sched_balance_domains (kernel/sched/fair.c:12189)
[ 5477.988563][ T9652] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3))
[ 5477.988569][ T9652] ? handle_softirqs (./arch/x86/include/asm/preempt.h:27 kernel/softirq.c:426 kernel/softirq.c:607)
[ 5477.988574][ T9652] ? lockdep_softirqs_on (kernel/locking/lockdep.c:472 kernel/locking/lockdep.c:4559)
[ 5477.988579][ T9652] ? __local_bh_enable (kernel/softirq.c:368)
[ 5477.988586][ T9652] __x64_sys_sendto (net/socket.c:2183)
[ 5477.988590][ T9652] ? 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)
[ 5477.988594][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5477.988598][ T9652] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5477.988604][ T9652] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5477.988607][ T9652] RIP: 0033:0x7fb115351a4a
[ 5477.988610][ T9652] 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
[ 5477.988613][ T9652] RSP: 002b:00007ffd38a93028 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5477.988616][ T9652] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb115351a4a
[ 5477.988618][ T9652] RDX: 0000000000000040 RSI: 0000000030aaf340 RDI: 0000000000000005
[ 5477.988620][ T9652] RBP: 00007ffd38a930b0 R08: 0000000000418574 R09: 000000000000001c
[ 5477.988622][ T9652] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5477.988623][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5477.988623][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5477.988638][ T9652]
| [ 5477.988641][ T9652] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9652
| [ 5478.009256][ T9652] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.009562][ T9652] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5478.009564][ T9652] Call Trace:
[ 5478.009566][ T9652]
[ 5478.009568][ T9652] dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.009574][ T9652] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5478.009581][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.009588][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.009602][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.009616][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.009619][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.009629][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.009635][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.009648][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.009662][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.009665][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.009674][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.009681][ T9652] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5478.009687][ T9652] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5478.009693][ T9652] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5478.009697][ T9652] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5478.009709][ T9652] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5478.009721][ T9652] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5478.009724][ T9652] ? tmigr_update_events (kernel/time/timer_migration.c:863)
[ 5478.009728][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.009738][ T9652] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5478.009741][ T9652] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5478.009745][ T9652] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 5478.009752][ T9652] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5478.009769][ T9652] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5478.009772][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.009784][ T9652] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5478.009788][ T9652] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5478.009794][ T9652] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5478.009796][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.009817][ T9652] ? __pfx_sched_balance_domains (kernel/sched/fair.c:12189)
[ 5478.009820][ T9652] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3))
[ 5478.009826][ T9652] ? handle_softirqs (./arch/x86/include/asm/preempt.h:27 kernel/softirq.c:426 kernel/softirq.c:607)
[ 5478.009831][ T9652] ? lockdep_softirqs_on (kernel/locking/lockdep.c:472 kernel/locking/lockdep.c:4559)
[ 5478.009836][ T9652] ? __local_bh_enable (kernel/softirq.c:368)
[ 5478.009845][ T9652] __x64_sys_sendto (net/socket.c:2183)
[ 5478.009849][ T9652] ? 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)
[ 5478.009853][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.009857][ T9652] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5478.009863][ T9652] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5478.009866][ T9652] RIP: 0033:0x7fb115351a4a
[ 5478.009870][ T9652] 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
[ 5478.009872][ T9652] RSP: 002b:00007ffd38a93028 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5478.009876][ T9652] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb115351a4a
[ 5478.009878][ T9652] RDX: 0000000000000040 RSI: 0000000030aaf340 RDI: 0000000000000005
[ 5478.009880][ T9652] RBP: 00007ffd38a930b0 R08: 0000000000418574 R09: 000000000000001c
[ 5478.009882][ T9652] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5478.009883][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5478.009883][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5478.009898][ T9652]
| [ 5478.031274][ T9652] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9652
| [ 5478.031724][ T9652] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5478.032051][ T9652] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5478.032053][ T9652] Call Trace:
[ 5478.032055][ T9652]
[ 5478.032057][ T9652] dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.032062][ T9652] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5478.032069][ T9652] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5478.032076][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.032090][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.032105][ T9652] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5478.032115][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.032121][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.032134][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.032148][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.032151][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.032161][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.032167][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.032180][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.032193][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.032197][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.032206][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.032213][ T9652] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5478.032219][ T9652] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5478.032224][ T9652] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5478.032229][ T9652] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5478.032241][ T9652] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5478.032253][ T9652] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5478.032256][ T9652] ? tmigr_update_events (kernel/time/timer_migration.c:863)
[ 5478.032259][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.032269][ T9652] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5478.032273][ T9652] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5478.032276][ T9652] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 5478.032283][ T9652] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5478.032300][ T9652] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5478.032303][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.032315][ T9652] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5478.032319][ T9652] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5478.032324][ T9652] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5478.032327][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.032347][ T9652] ? __pfx_sched_balance_domains (kernel/sched/fair.c:12189)
[ 5478.032351][ T9652] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3))
[ 5478.032357][ T9652] ? handle_softirqs (./arch/x86/include/asm/preempt.h:27 kernel/softirq.c:426 kernel/softirq.c:607)
[ 5478.032362][ T9652] ? lockdep_softirqs_on (kernel/locking/lockdep.c:472 kernel/locking/lockdep.c:4559)
[ 5478.032367][ T9652] ? __local_bh_enable (kernel/softirq.c:368)
[ 5478.032375][ T9652] __x64_sys_sendto (net/socket.c:2183)
[ 5478.032379][ T9652] ? 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)
[ 5478.032383][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.032387][ T9652] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5478.032393][ T9652] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5478.032396][ T9652] RIP: 0033:0x7fb115351a4a
[ 5478.032400][ T9652] 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
[ 5478.032402][ T9652] RSP: 002b:00007ffd38a93028 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5478.032405][ T9652] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb115351a4a
[ 5478.032407][ T9652] RDX: 0000000000000040 RSI: 0000000030aaf340 RDI: 0000000000000005
[ 5478.032409][ T9652] RBP: 00007ffd38a930b0 R08: 0000000000418574 R09: 000000000000001c
[ 5478.032411][ T9652] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5478.032413][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5478.032413][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5478.032428][ T9652]
| [ 5478.032445][ T9652] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9652
| [ 5478.055981][ T9652] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.056306][ T9652] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5478.056308][ T9652] Call Trace:
[ 5478.056310][ T9652]
[ 5478.056312][ T9652] dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.056317][ T9652] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5478.056324][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.056331][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.056346][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.056361][ T9652] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5478.056370][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.056377][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.056390][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.056404][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.056407][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.056417][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.056424][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.056437][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.056450][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.056454][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.056463][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.056470][ T9652] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5478.056476][ T9652] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5478.056481][ T9652] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5478.056486][ T9652] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5478.056498][ T9652] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5478.056510][ T9652] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5478.056513][ T9652] ? tmigr_update_events (kernel/time/timer_migration.c:863)
[ 5478.056517][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.056527][ T9652] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5478.056530][ T9652] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5478.056533][ T9652] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 5478.056540][ T9652] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5478.056557][ T9652] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5478.056560][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.056572][ T9652] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5478.056576][ T9652] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5478.056581][ T9652] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5478.056584][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.056604][ T9652] ? __pfx_sched_balance_domains (kernel/sched/fair.c:12189)
[ 5478.056608][ T9652] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3))
[ 5478.056614][ T9652] ? handle_softirqs (./arch/x86/include/asm/preempt.h:27 kernel/softirq.c:426 kernel/softirq.c:607)
[ 5478.056620][ T9652] ? lockdep_softirqs_on (kernel/locking/lockdep.c:472 kernel/locking/lockdep.c:4559)
[ 5478.056625][ T9652] ? __local_bh_enable (kernel/softirq.c:368)
[ 5478.056633][ T9652] __x64_sys_sendto (net/socket.c:2183)
[ 5478.056637][ T9652] ? 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)
[ 5478.056641][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.056645][ T9652] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5478.056651][ T9652] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5478.056654][ T9652] RIP: 0033:0x7fb115351a4a
[ 5478.056658][ T9652] 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
[ 5478.056660][ T9652] RSP: 002b:00007ffd38a93028 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5478.056663][ T9652] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb115351a4a
[ 5478.056665][ T9652] RDX: 0000000000000040 RSI: 0000000030aaf340 RDI: 0000000000000005
[ 5478.056667][ T9652] RBP: 00007ffd38a930b0 R08: 0000000000418574 R09: 000000000000001c
[ 5478.056669][ T9652] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5478.056671][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5478.056671][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5478.056686][ T9652]
| [ 5478.056695][ T9652] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9652
| [ 5478.080648][ T9652] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5478.081180][ T9652] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5478.081182][ T9652] Call Trace:
[ 5478.081183][ T9652]
[ 5478.081185][ T9652] dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.081191][ T9652] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5478.081198][ T9652] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5478.081211][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.081225][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.081239][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.081242][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.081252][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.081259][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.081272][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.081287][ T9652] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5478.081297][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.081303][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.081316][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.081330][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.081333][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.081343][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.081350][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.081362][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.081376][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.081379][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.081389][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.081395][ T9652] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5478.081402][ T9652] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5478.081407][ T9652] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5478.081411][ T9652] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5478.081424][ T9652] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5478.081436][ T9652] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5478.081439][ T9652] ? tmigr_update_events (kernel/time/timer_migration.c:863)
[ 5478.081443][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.081453][ T9652] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5478.081456][ T9652] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5478.081459][ T9652] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 5478.081466][ T9652] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5478.081483][ T9652] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5478.081486][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.081499][ T9652] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5478.081503][ T9652] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5478.081508][ T9652] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5478.081511][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.081531][ T9652] ? __pfx_sched_balance_domains (kernel/sched/fair.c:12189)
[ 5478.081534][ T9652] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3))
[ 5478.081541][ T9652] ? handle_softirqs (./arch/x86/include/asm/preempt.h:27 kernel/softirq.c:426 kernel/softirq.c:607)
[ 5478.081546][ T9652] ? lockdep_softirqs_on (kernel/locking/lockdep.c:472 kernel/locking/lockdep.c:4559)
[ 5478.081550][ T9652] ? __local_bh_enable (kernel/softirq.c:368)
[ 5478.081558][ T9652] __x64_sys_sendto (net/socket.c:2183)
[ 5478.081562][ T9652] ? 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)
[ 5478.081566][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.081571][ T9652] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5478.081577][ T9652] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5478.081580][ T9652] RIP: 0033:0x7fb115351a4a
[ 5478.081584][ T9652] 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
[ 5478.081586][ T9652] RSP: 002b:00007ffd38a93028 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5478.081589][ T9652] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb115351a4a
[ 5478.081591][ T9652] RDX: 0000000000000040 RSI: 0000000030aaf340 RDI: 0000000000000005
[ 5478.081593][ T9652] RBP: 00007ffd38a930b0 R08: 0000000000418574 R09: 000000000000001c
[ 5478.081595][ T9652] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5478.081596][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5478.081596][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5478.081611][ T9652]
| [ 5478.081614][ T9652] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9652
| [ 5478.107819][ T9652] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.108363][ T9652] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5478.108365][ T9652] Call Trace:
[ 5478.108366][ T9652]
[ 5478.108368][ T9652] dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.108374][ T9652] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5478.108381][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.108388][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.108402][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.108416][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.108420][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.108430][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.108436][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.108450][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.108465][ T9652] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5478.108474][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.108481][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.108494][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.108508][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.108512][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.108522][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.108528][ T9652] ila_output (./include/net/dst.h:459 net/ipv6/ila/ila_lwt.c:101) ila
[ 5478.108542][ T9652] ? __pfx_ila_output (net/ipv6/ila/ila_lwt.c:39) ila
[ 5478.108555][ T9652] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5478.108559][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.108569][ T9652] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5478.108576][ T9652] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5478.108582][ T9652] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5478.108588][ T9652] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5478.108593][ T9652] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5478.108605][ T9652] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5478.108618][ T9652] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5478.108620][ T9652] ? tmigr_update_events (kernel/time/timer_migration.c:863)
[ 5478.108624][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.108634][ T9652] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5478.108637][ T9652] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5478.108641][ T9652] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 5478.108648][ T9652] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5478.108665][ T9652] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5478.108668][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.108681][ T9652] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5478.108685][ T9652] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5478.108690][ T9652] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5478.108693][ T9652] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5478.108714][ T9652] ? __pfx_sched_balance_domains (kernel/sched/fair.c:12189)
[ 5478.108717][ T9652] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3))
[ 5478.108724][ T9652] ? handle_softirqs (./arch/x86/include/asm/preempt.h:27 kernel/softirq.c:426 kernel/softirq.c:607)
[ 5478.108729][ T9652] ? lockdep_softirqs_on (kernel/locking/lockdep.c:472 kernel/locking/lockdep.c:4559)
[ 5478.108734][ T9652] ? __local_bh_enable (kernel/softirq.c:368)
[ 5478.108742][ T9652] __x64_sys_sendto (net/socket.c:2183)
[ 5478.108746][ T9652] ? 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)
[ 5478.108750][ T9652] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5478.108754][ T9652] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5478.108760][ T9652] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5478.108763][ T9652] RIP: 0033:0x7fb115351a4a
[ 5478.108767][ T9652] 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
[ 5478.108769][ T9652] RSP: 002b:00007ffd38a93028 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5478.108773][ T9652] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fb115351a4a
[ 5478.108775][ T9652] RDX: 0000000000000040 RSI: 0000000030aaf340 RDI: 0000000000000005
[ 5478.108776][ T9652] RBP: 00007ffd38a930b0 R08: 0000000000418574 R09: 000000000000001c
[ 5478.108778][ T9652] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5478.108780][ T9652] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fb11547a000
| [ 5479.165442][ T9652] lwtunnel_output(): recursion limit reached on datapath
| [ 5483.902254][ T9659] check_preemption_disabled: 46 callbacks suppressed
| [ 5483.902263][ T9659] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9659
| [ 5483.903384][ T9659] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5483.903644][ T9659] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5483.903645][ T9659] Call Trace:
[ 5483.903648][ T9659]
[ 5483.903650][ T9659] dump_stack_lvl (lib/dump_stack.c:123)
[ 5483.903659][ T9659] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5483.903669][ T9659] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5483.903675][ T9659] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5483.903683][ T9659] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5483.903690][ T9659] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5483.903695][ T9659] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5483.903707][ T9659] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5483.903719][ T9659] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5483.903724][ T9659] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5483.903731][ T9659] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5483.903741][ T9659] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5483.903747][ T9659] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5483.903756][ T9659] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5483.903772][ T9659] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5483.903775][ T9659] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5483.903786][ T9659] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5483.903793][ T9659] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5483.903798][ T9659] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5483.903812][ T9659] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5483.903820][ T9659] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5483.903830][ T9659] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5483.903837][ T9659] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5483.903848][ T9659] __x64_sys_sendto (net/socket.c:2183)
[ 5483.903852][ T9659] ? 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)
[ 5483.903858][ T9659] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5483.903863][ T9659] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5483.903869][ T9659] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5483.903873][ T9659] RIP: 0033:0x7fc3ab12aa4a
[ 5483.903879][ T9659] 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
[ 5483.903881][ T9659] RSP: 002b:00007fff93dae208 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5483.903885][ T9659] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc3ab12aa4a
[ 5483.903887][ T9659] RDX: 0000000000000040 RSI: 000000000e648340 RDI: 0000000000000005
[ 5483.903889][ T9659] RBP: 00007fff93dae290 R08: 0000000000418574 R09: 000000000000001c
[ 5483.903891][ T9659] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5483.903893][ T9659] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc3ab253000
| [ 5483.903893][ T9659] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc3ab253000
| [ 5483.903908][ T9659]
| [ 5483.917057][ T9659] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9659
| [ 5483.917439][ T9659] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5483.917699][ T9659] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5483.917700][ T9659] Call Trace:
[ 5483.917702][ T9659]
[ 5483.917704][ T9659] dump_stack_lvl (lib/dump_stack.c:123)
[ 5483.917709][ T9659] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5483.917716][ T9659] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5483.917723][ T9659] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5483.917729][ T9659] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5483.917735][ T9659] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5483.917739][ T9659] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5483.917752][ T9659] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5483.917763][ T9659] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5483.917768][ T9659] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5483.917773][ T9659] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5483.917782][ T9659] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5483.917785][ T9659] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5483.917794][ T9659] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5483.917811][ T9659] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5483.917813][ T9659] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5483.917825][ T9659] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5483.917830][ T9659] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5483.917836][ T9659] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5483.917852][ T9659] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5483.917859][ T9659] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5483.917868][ T9659] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5483.917875][ T9659] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5483.917885][ T9659] __x64_sys_sendto (net/socket.c:2183)
[ 5483.917889][ T9659] ? 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)
[ 5483.917894][ T9659] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5483.917899][ T9659] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5483.917904][ T9659] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5483.917908][ T9659] RIP: 0033:0x7fc3ab12aa4a
[ 5483.917912][ T9659] 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
[ 5483.917914][ T9659] RSP: 002b:00007fff93dae208 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5483.917917][ T9659] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc3ab12aa4a
[ 5483.917919][ T9659] RDX: 0000000000000040 RSI: 000000000e648340 RDI: 0000000000000005
[ 5483.917921][ T9659] RBP: 00007fff93dae290 R08: 0000000000418574 R09: 000000000000001c
[ 5483.917922][ T9659] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5483.917924][ T9659] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc3ab253000
| [ 5483.917924][ T9659] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc3ab253000
| [ 5483.917938][ T9659]
| [ 5483.931610][ T9659] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9659
| [ 5483.932006][ T9659] caller is lwtunnel_output (net/core/dev.h:340 net/core/lwtunnel.c:360)
[ 5483.932272][ T9659] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5483.932274][ T9659] Call Trace:
[ 5483.932276][ T9659]
[ 5483.932278][ T9659] dump_stack_lvl (lib/dump_stack.c:123)
[ 5483.932285][ T9659] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5483.932293][ T9659] lwtunnel_output (net/core/dev.h:340 net/core/lwtunnel.c:360)
[ 5483.932300][ T9659] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5483.932307][ T9659] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5483.932313][ T9659] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5483.932317][ T9659] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5483.932330][ T9659] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5483.932341][ T9659] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5483.932347][ T9659] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5483.932351][ T9659] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5483.932360][ T9659] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5483.932364][ T9659] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5483.932373][ T9659] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5483.932390][ T9659] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5483.932393][ T9659] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5483.932404][ T9659] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5483.932409][ T9659] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5483.932415][ T9659] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5483.932430][ T9659] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5483.932436][ T9659] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5483.932445][ T9659] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5483.932452][ T9659] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5483.932462][ T9659] __x64_sys_sendto (net/socket.c:2183)
[ 5483.932466][ T9659] ? 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)
[ 5483.932471][ T9659] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5483.932475][ T9659] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5483.932481][ T9659] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5483.932484][ T9659] RIP: 0033:0x7fc3ab12aa4a
[ 5483.932487][ T9659] 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
[ 5483.932490][ T9659] RSP: 002b:00007fff93dae208 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5483.932493][ T9659] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc3ab12aa4a
[ 5483.932495][ T9659] RDX: 0000000000000040 RSI: 000000000e648340 RDI: 0000000000000005
[ 5483.932497][ T9659] RBP: 00007fff93dae290 R08: 0000000000418574 R09: 000000000000001c
[ 5483.932498][ T9659] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5483.932500][ T9659] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc3ab253000
| [ 5483.932500][ T9659] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc3ab253000
| [ 5483.932515][ T9659]
| [ 5484.903981][ T9659] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9659
| [ 5484.904617][ T9659] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5484.904912][ T9659] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5484.904914][ T9659] Call Trace:
[ 5484.904917][ T9659]
[ 5484.904919][ T9659] dump_stack_lvl (lib/dump_stack.c:123)
[ 5484.904929][ T9659] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5484.904939][ T9659] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5484.904946][ T9659] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5484.904954][ T9659] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5484.904961][ T9659] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5484.904966][ T9659] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5484.904978][ T9659] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5484.904990][ T9659] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5484.904994][ T9659] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 5484.905006][ T9659] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5484.905012][ T9659] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5484.905022][ T9659] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5484.905039][ T9659] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5484.905044][ T9659] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5484.905056][ T9659] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5484.905063][ T9659] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5484.905069][ T9659] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5484.905082][ T9659] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5484.905093][ T9659] ? ktime_get_ts64 (kernel/time/timekeeping.c:226 (discriminator 4) kernel/time/timekeeping.c:335 (discriminator 4) kernel/time/timekeeping.c:907 (discriminator 4))
[ 5484.905101][ T9659] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5484.905109][ T9659] ? __x64_sys_poll (fs/select.c:1076 fs/select.c:1062 fs/select.c:1062)
[ 5484.905115][ T9659] ? __pfx___x64_sys_poll (fs/select.c:1062)
[ 5484.905118][ T9659] ? do_user_addr_fault (./arch/x86/include/asm/atomic.h:93 ./include/linux/atomic/atomic-arch-fallback.h:949 ./include/linux/atomic/atomic-instrumented.h:401 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/mm.h:704 ./include/linux/mm.h:799 arch/x86/mm/fault.c:1339)
[ 5484.905128][ T9659] __x64_sys_sendto (net/socket.c:2183)
[ 5484.905132][ T9659] ? 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)
[ 5484.905139][ T9659] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5484.905144][ T9659] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5484.905150][ T9659] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5484.905154][ T9659] RIP: 0033:0x7fc3ab12aa4a
[ 5484.905159][ T9659] 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
[ 5484.905163][ T9659] RSP: 002b:00007fff93dae208 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5484.905167][ T9659] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc3ab12aa4a
[ 5484.905169][ T9659] RDX: 0000000000000040 RSI: 000000000e648340 RDI: 0000000000000005
[ 5484.905171][ T9659] RBP: 00007fff93dae290 R08: 0000000000418574 R09: 000000000000001c
[ 5484.905174][ T9659] R10: 0000000000000800 R11: 0000000000000246 R12: 0000000000419ac0
[ 5484.905175][ T9659] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc3ab253000
| [ 5484.905175][ T9659] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc3ab253000
| [ 5484.905190][ T9659]
| [ 5484.905193][ T9659] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9659
| [ 5484.917616][ T9659] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5484.917884][ T9659] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5484.917886][ T9659] Call Trace:
[ 5484.917888][ T9659]
[ 5484.917890][ T9659] dump_stack_lvl (lib/dump_stack.c:123)
[ 5484.917897][ T9659] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5484.917905][ T9659] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5484.917912][ T9659] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5484.917919][ T9659] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5484.917925][ T9659] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5484.917929][ T9659] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5484.917941][ T9659] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5484.917953][ T9659] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5484.917957][ T9659] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 5484.917967][ T9659] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5484.917973][ T9659] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5484.917982][ T9659] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5484.917999][ T9659] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5484.918003][ T9659] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5484.918015][ T9659] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5484.918021][ T9659] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5484.918026][ T9659] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5484.918040][ T9659] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5484.918050][ T9659] ? ktime_get_ts64 (kernel/time/timekeeping.c:226 (discriminator 4) kernel/time/timekeeping.c:335 (discriminator 4) kernel/time/timekeeping.c:907 (discriminator 4))
[ 5484.918058][ T9659] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5484.918066][ T9659] ? __x64_sys_poll (fs/select.c:1076 fs/select.c:1062 fs/select.c:1062)
[ 5484.918071][ T9659] ? __pfx___x64_sys_poll (fs/select.c:1062)
[ 5484.918074][ T9659] ? do_user_addr_fault (./arch/x86/include/asm/atomic.h:93 ./include/linux/atomic/atomic-arch-fallback.h:949 ./include/linux/atomic/atomic-instrumented.h:401 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/mm.h:704 ./include/linux/mm.h:799 arch/x86/mm/fault.c:1339)
[ 5484.918083][ T9659] __x64_sys_sendto (net/socket.c:2183)
[ 5484.918086][ T9659] ? 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)
[ 5484.918092][ T9659] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5484.918097][ T9659] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5484.918102][ T9659] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5484.918106][ T9659] RIP: 0033:0x7fc3ab12aa4a
[ 5484.918110][ T9659] 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
[ 5484.918112][ T9659] RSP: 002b:00007fff93dae208 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5484.918116][ T9659] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc3ab12aa4a
[ 5484.918118][ T9659] RDX: 0000000000000040 RSI: 000000000e648340 RDI: 0000000000000005
[ 5484.918120][ T9659] RBP: 00007fff93dae290 R08: 0000000000418574 R09: 000000000000001c
[ 5484.918122][ T9659] R10: 0000000000000800 R11: 0000000000000246 R12: 0000000000419ac0
[ 5484.918123][ T9659] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc3ab253000
| [ 5484.918123][ T9659] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc3ab253000
| [ 5484.918138][ T9659]
| [ 5484.918493][ T9659] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9659
| [ 5484.930929][ T9659] caller is lwtunnel_output (net/core/dev.h:340 net/core/lwtunnel.c:360)
[ 5484.931193][ T9659] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5484.931195][ T9659] Call Trace:
[ 5484.931196][ T9659]
[ 5484.931198][ T9659] dump_stack_lvl (lib/dump_stack.c:123)
[ 5484.931204][ T9659] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5484.931211][ T9659] lwtunnel_output (net/core/dev.h:340 net/core/lwtunnel.c:360)
[ 5484.931218][ T9659] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5484.931224][ T9659] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5484.931230][ T9659] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5484.931234][ T9659] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5484.931246][ T9659] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5484.931258][ T9659] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5484.931262][ T9659] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 5484.931272][ T9659] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5484.931275][ T9659] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5484.931285][ T9659] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5484.931302][ T9659] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5484.931305][ T9659] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5484.931317][ T9659] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5484.931321][ T9659] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5484.931327][ T9659] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5484.931340][ T9659] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5484.931349][ T9659] ? ktime_get_ts64 (kernel/time/timekeeping.c:226 (discriminator 4) kernel/time/timekeeping.c:335 (discriminator 4) kernel/time/timekeeping.c:907 (discriminator 4))
[ 5484.931356][ T9659] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5484.931364][ T9659] ? __x64_sys_poll (fs/select.c:1076 fs/select.c:1062 fs/select.c:1062)
[ 5484.931368][ T9659] ? __pfx___x64_sys_poll (fs/select.c:1062)
[ 5484.931370][ T9659] ? do_user_addr_fault (./arch/x86/include/asm/atomic.h:93 ./include/linux/atomic/atomic-arch-fallback.h:949 ./include/linux/atomic/atomic-instrumented.h:401 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/mm.h:704 ./include/linux/mm.h:799 arch/x86/mm/fault.c:1339)
[ 5484.931379][ T9659] __x64_sys_sendto (net/socket.c:2183)
[ 5484.931383][ T9659] ? 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)
[ 5484.931388][ T9659] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5484.931392][ T9659] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5484.931398][ T9659] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5484.931401][ T9659] RIP: 0033:0x7fc3ab12aa4a
[ 5484.931404][ T9659] 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
[ 5484.931407][ T9659] RSP: 002b:00007fff93dae208 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5484.931410][ T9659] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fc3ab12aa4a
[ 5484.931412][ T9659] RDX: 0000000000000040 RSI: 000000000e648340 RDI: 0000000000000005
[ 5484.931413][ T9659] RBP: 00007fff93dae290 R08: 0000000000418574 R09: 000000000000001c
[ 5484.931415][ T9659] R10: 0000000000000800 R11: 0000000000000246 R12: 0000000000419ac0
[ 5484.931417][ T9659] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fc3ab253000
| [ 5487.380636][ C1] lwtunnel_input(): recursion limit reached on datapath
| [ 5488.439844][ C1] lwtunnel_input(): recursion limit reached on datapath
| [ 5490.693921][ T9665] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9665
| [ 5490.694419][ T9665] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5490.694722][ T9665] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5490.694725][ T9665] Call Trace:
[ 5490.694727][ T9665]
[ 5490.694730][ T9665] dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.694739][ T9665] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5490.694749][ T9665] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5490.694755][ T9665] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5490.694763][ T9665] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.694770][ T9665] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5490.694775][ T9665] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.694787][ T9665] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5490.694799][ T9665] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5490.694804][ T9665] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5490.694811][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.694821][ T9665] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5490.694826][ T9665] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5490.694835][ T9665] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5490.694853][ T9665] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5490.694856][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.694868][ T9665] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.694875][ T9665] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.694880][ T9665] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5490.694895][ T9665] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5490.694902][ T9665] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5490.694912][ T9665] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5490.694919][ T9665] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5490.694929][ T9665] __x64_sys_sendto (net/socket.c:2183)
[ 5490.694932][ T9665] ? 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)
[ 5490.694949][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.694953][ T9665] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5490.694958][ T9665] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5490.694962][ T9665] RIP: 0033:0x7fe54b453a4a
[ 5490.694967][ T9665] 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
[ 5490.694970][ T9665] RSP: 002b:00007fff8fd13d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5490.694974][ T9665] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe54b453a4a
[ 5490.694976][ T9665] RDX: 0000000000000040 RSI: 000000000dabd340 RDI: 0000000000000005
[ 5490.694978][ T9665] RBP: 00007fff8fd13e00 R08: 0000000000418574 R09: 000000000000001c
[ 5490.694980][ T9665] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5490.694982][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.694982][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.694996][ T9665]
| [ 5490.709417][ T9665] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9665
| [ 5490.709904][ T9665] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.710213][ T9665] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5490.710215][ T9665] Call Trace:
[ 5490.710217][ T9665]
[ 5490.710219][ T9665] dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.710226][ T9665] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5490.710235][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.710241][ T9665] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5490.710249][ T9665] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.710255][ T9665] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5490.710259][ T9665] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.710272][ T9665] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5490.710283][ T9665] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5490.710288][ T9665] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5490.710293][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.710301][ T9665] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5490.710305][ T9665] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5490.710314][ T9665] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5490.710330][ T9665] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5490.710333][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.710345][ T9665] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.710351][ T9665] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.710356][ T9665] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5490.710371][ T9665] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5490.710377][ T9665] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5490.710386][ T9665] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5490.710393][ T9665] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5490.710403][ T9665] __x64_sys_sendto (net/socket.c:2183)
[ 5490.710407][ T9665] ? 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)
[ 5490.710411][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.710416][ T9665] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5490.710421][ T9665] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5490.710424][ T9665] RIP: 0033:0x7fe54b453a4a
[ 5490.710428][ T9665] 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
[ 5490.710430][ T9665] RSP: 002b:00007fff8fd13d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5490.710434][ T9665] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe54b453a4a
[ 5490.710436][ T9665] RDX: 0000000000000040 RSI: 000000000dabd340 RDI: 0000000000000005
[ 5490.710437][ T9665] RBP: 00007fff8fd13e00 R08: 0000000000418574 R09: 000000000000001c
[ 5490.710439][ T9665] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5490.710441][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.710441][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.710456][ T9665]
| [ 5490.710578][ T9665] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9665
| [ 5490.724797][ T9665] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5490.725114][ T9665] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5490.725116][ T9665] Call Trace:
[ 5490.725118][ T9665]
[ 5490.725121][ T9665] dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.725127][ T9665] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5490.725135][ T9665] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5490.725142][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.725153][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.725165][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.725168][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.725178][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.725184][ T9665] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5490.725190][ T9665] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.725195][ T9665] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5490.725200][ T9665] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.725212][ T9665] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5490.725223][ T9665] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5490.725229][ T9665] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5490.725233][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.725240][ T9665] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5490.725243][ T9665] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5490.725252][ T9665] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5490.725269][ T9665] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5490.725271][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.725282][ T9665] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.725286][ T9665] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.725292][ T9665] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5490.725306][ T9665] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5490.725313][ T9665] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5490.725321][ T9665] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5490.725328][ T9665] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5490.725338][ T9665] __x64_sys_sendto (net/socket.c:2183)
[ 5490.725342][ T9665] ? 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)
[ 5490.725346][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.725351][ T9665] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5490.725356][ T9665] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5490.725360][ T9665] RIP: 0033:0x7fe54b453a4a
[ 5490.725363][ T9665] 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
[ 5490.725366][ T9665] RSP: 002b:00007fff8fd13d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5490.725369][ T9665] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe54b453a4a
[ 5490.725371][ T9665] RDX: 0000000000000040 RSI: 000000000dabd340 RDI: 0000000000000005
[ 5490.725373][ T9665] RBP: 00007fff8fd13e00 R08: 0000000000418574 R09: 000000000000001c
[ 5490.725374][ T9665] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5490.725376][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.725376][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.725391][ T9665]
| [ 5490.725394][ T9665] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9665
| [ 5490.741121][ T9665] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.741445][ T9665] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5490.741447][ T9665] Call Trace:
[ 5490.741449][ T9665]
[ 5490.741451][ T9665] dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.741457][ T9665] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5490.741464][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.741471][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.741482][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.741493][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.741497][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.741506][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.741513][ T9665] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5490.741519][ T9665] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.741524][ T9665] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5490.741529][ T9665] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.741541][ T9665] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5490.741553][ T9665] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5490.741558][ T9665] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5490.741562][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.741570][ T9665] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5490.741573][ T9665] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5490.741582][ T9665] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5490.741599][ T9665] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5490.741602][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.741613][ T9665] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.741617][ T9665] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.741623][ T9665] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5490.741638][ T9665] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5490.741644][ T9665] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5490.741652][ T9665] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5490.741659][ T9665] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5490.741669][ T9665] __x64_sys_sendto (net/socket.c:2183)
[ 5490.741673][ T9665] ? 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)
[ 5490.741677][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.741681][ T9665] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5490.741687][ T9665] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5490.741690][ T9665] RIP: 0033:0x7fe54b453a4a
[ 5490.741693][ T9665] 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
[ 5490.741696][ T9665] RSP: 002b:00007fff8fd13d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5490.741699][ T9665] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe54b453a4a
[ 5490.741701][ T9665] RDX: 0000000000000040 RSI: 000000000dabd340 RDI: 0000000000000005
[ 5490.741702][ T9665] RBP: 00007fff8fd13e00 R08: 0000000000418574 R09: 000000000000001c
[ 5490.741704][ T9665] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5490.741706][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.741706][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.741721][ T9665]
| [ 5490.741780][ T9665] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9665
| [ 5490.758950][ T9665] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5490.759445][ T9665] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5490.759447][ T9665] Call Trace:
[ 5490.759449][ T9665]
[ 5490.759451][ T9665] dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.759457][ T9665] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5490.759464][ T9665] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5490.759470][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.759480][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.759491][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.759494][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.759504][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.759510][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.759519][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.759530][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.759533][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.759542][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.759548][ T9665] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5490.759554][ T9665] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.759559][ T9665] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5490.759564][ T9665] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.759576][ T9665] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5490.759588][ T9665] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5490.759593][ T9665] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5490.759596][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.759604][ T9665] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5490.759607][ T9665] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5490.759616][ T9665] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5490.759632][ T9665] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5490.759634][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.759646][ T9665] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.759649][ T9665] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.759654][ T9665] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5490.759669][ T9665] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5490.759675][ T9665] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5490.759682][ T9665] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5490.759689][ T9665] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5490.759699][ T9665] __x64_sys_sendto (net/socket.c:2183)
[ 5490.759703][ T9665] ? 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)
[ 5490.759707][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.759711][ T9665] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5490.759717][ T9665] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5490.759720][ T9665] RIP: 0033:0x7fe54b453a4a
[ 5490.759723][ T9665] 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
[ 5490.759725][ T9665] RSP: 002b:00007fff8fd13d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5490.759728][ T9665] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe54b453a4a
[ 5490.759730][ T9665] RDX: 0000000000000040 RSI: 000000000dabd340 RDI: 0000000000000005
[ 5490.759732][ T9665] RBP: 00007fff8fd13e00 R08: 0000000000418574 R09: 000000000000001c
[ 5490.759734][ T9665] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5490.759735][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.759735][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.759750][ T9665]
| [ 5490.759753][ T9665] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9665
| [ 5490.779231][ T9665] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.779550][ T9665] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5490.779551][ T9665] Call Trace:
[ 5490.779553][ T9665]
[ 5490.779555][ T9665] dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.779561][ T9665] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5490.779568][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.779575][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.779584][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.779597][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.779600][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.779610][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.779616][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.779625][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.779637][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.779641][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.779650][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.779657][ T9665] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5490.779663][ T9665] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.779668][ T9665] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5490.779673][ T9665] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.779685][ T9665] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5490.779697][ T9665] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5490.779702][ T9665] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5490.779705][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.779713][ T9665] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5490.779716][ T9665] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5490.779725][ T9665] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5490.779742][ T9665] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5490.779744][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.779756][ T9665] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.779760][ T9665] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.779766][ T9665] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5490.779781][ T9665] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5490.779787][ T9665] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5490.779795][ T9665] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5490.779802][ T9665] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5490.779813][ T9665] __x64_sys_sendto (net/socket.c:2183)
[ 5490.779817][ T9665] ? 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)
[ 5490.779821][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.779825][ T9665] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5490.779831][ T9665] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5490.779834][ T9665] RIP: 0033:0x7fe54b453a4a
[ 5490.779837][ T9665] 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
[ 5490.779840][ T9665] RSP: 002b:00007fff8fd13d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5490.779845][ T9665] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe54b453a4a
[ 5490.779847][ T9665] RDX: 0000000000000040 RSI: 000000000dabd340 RDI: 0000000000000005
[ 5490.779848][ T9665] RBP: 00007fff8fd13e00 R08: 0000000000418574 R09: 000000000000001c
[ 5490.779850][ T9665] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5490.779852][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.779852][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.779867][ T9665]
| [ 5490.800140][ T9665] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9665
| [ 5490.800618][ T9665] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5490.800961][ T9665] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5490.800963][ T9665] Call Trace:
[ 5490.800965][ T9665]
[ 5490.800967][ T9665] dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.800973][ T9665] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5490.800980][ T9665] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5490.800987][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.800997][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.801010][ T9665] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5490.801020][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.801026][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.801035][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.801047][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.801051][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.801060][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.801067][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.801076][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.801087][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.801091][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.801100][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.801107][ T9665] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5490.801113][ T9665] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.801118][ T9665] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5490.801123][ T9665] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.801141][ T9665] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5490.801154][ T9665] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5490.801159][ T9665] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5490.801162][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.801170][ T9665] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5490.801173][ T9665] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5490.801182][ T9665] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5490.801199][ T9665] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5490.801202][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.801213][ T9665] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.801217][ T9665] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.801223][ T9665] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5490.801238][ T9665] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5490.801244][ T9665] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5490.801252][ T9665] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5490.801259][ T9665] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5490.801270][ T9665] __x64_sys_sendto (net/socket.c:2183)
[ 5490.801274][ T9665] ? 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)
[ 5490.801278][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.801282][ T9665] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5490.801288][ T9665] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5490.801291][ T9665] RIP: 0033:0x7fe54b453a4a
[ 5490.801295][ T9665] 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
[ 5490.801297][ T9665] RSP: 002b:00007fff8fd13d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5490.801301][ T9665] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe54b453a4a
[ 5490.801303][ T9665] RDX: 0000000000000040 RSI: 000000000dabd340 RDI: 0000000000000005
[ 5490.801304][ T9665] RBP: 00007fff8fd13e00 R08: 0000000000418574 R09: 000000000000001c
[ 5490.801306][ T9665] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5490.801308][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.801308][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.801323][ T9665]
| [ 5490.801326][ T9665] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9665
| [ 5490.823475][ T9665] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.823819][ T9665] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5490.823820][ T9665] Call Trace:
[ 5490.823822][ T9665]
[ 5490.823824][ T9665] dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.823830][ T9665] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5490.823837][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.823846][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.823855][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.823869][ T9665] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5490.823879][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.823885][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.823895][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.823907][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.823910][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.823920][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.823927][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.823936][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.823948][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.823951][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.823961][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.823967][ T9665] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5490.823973][ T9665] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.823978][ T9665] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5490.823983][ T9665] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.823995][ T9665] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5490.824007][ T9665] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5490.824013][ T9665] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5490.824016][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.824024][ T9665] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5490.824027][ T9665] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5490.824036][ T9665] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5490.824053][ T9665] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5490.824056][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.824068][ T9665] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.824071][ T9665] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.824077][ T9665] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5490.824092][ T9665] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5490.824098][ T9665] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5490.824106][ T9665] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5490.824113][ T9665] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5490.824124][ T9665] __x64_sys_sendto (net/socket.c:2183)
[ 5490.824127][ T9665] ? 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)
[ 5490.824132][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.824136][ T9665] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5490.824142][ T9665] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5490.824145][ T9665] RIP: 0033:0x7fe54b453a4a
[ 5490.824149][ T9665] 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
[ 5490.824151][ T9665] RSP: 002b:00007fff8fd13d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5490.824154][ T9665] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe54b453a4a
[ 5490.824157][ T9665] RDX: 0000000000000040 RSI: 000000000dabd340 RDI: 0000000000000005
[ 5490.824158][ T9665] RBP: 00007fff8fd13e00 R08: 0000000000418574 R09: 000000000000001c
[ 5490.824160][ T9665] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5490.824162][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.824162][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.824178][ T9665]
| [ 5490.847306][ T9665] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9665
| [ 5490.847818][ T9665] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5490.848176][ T9665] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5490.848178][ T9665] Call Trace:
[ 5490.848180][ T9665]
[ 5490.848182][ T9665] dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.848188][ T9665] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5490.848196][ T9665] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5490.848202][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.848212][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.848225][ T9665] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5490.848235][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.848242][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.848251][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.848264][ T9665] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5490.848273][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.848280][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.848289][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.848301][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.848304][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.848314][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.848320][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.848329][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.848342][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.848345][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.848355][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.848361][ T9665] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5490.848368][ T9665] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.848373][ T9665] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5490.848378][ T9665] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.848390][ T9665] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5490.848402][ T9665] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5490.848408][ T9665] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5490.848411][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.848419][ T9665] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5490.848422][ T9665] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5490.848431][ T9665] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5490.848448][ T9665] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5490.848451][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.848463][ T9665] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.848466][ T9665] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.848472][ T9665] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5490.848487][ T9665] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5490.848504][ T9665] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5490.848511][ T9665] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5490.848518][ T9665] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5490.848528][ T9665] __x64_sys_sendto (net/socket.c:2183)
[ 5490.848532][ T9665] ? 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)
[ 5490.848536][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.848540][ T9665] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5490.848546][ T9665] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5490.848549][ T9665] RIP: 0033:0x7fe54b453a4a
[ 5490.848552][ T9665] 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
[ 5490.848554][ T9665] RSP: 002b:00007fff8fd13d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5490.848558][ T9665] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe54b453a4a
[ 5490.848560][ T9665] RDX: 0000000000000040 RSI: 000000000dabd340 RDI: 0000000000000005
[ 5490.848561][ T9665] RBP: 00007fff8fd13e00 R08: 0000000000418574 R09: 000000000000001c
[ 5490.848563][ T9665] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5490.848565][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.848565][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5490.848580][ T9665]
| [ 5490.848582][ T9665] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9665
| [ 5490.873492][ T9665] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.873835][ T9665] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5490.873837][ T9665] Call Trace:
[ 5490.873839][ T9665]
[ 5490.873841][ T9665] dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.873848][ T9665] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5490.873856][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.873863][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.873872][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.873886][ T9665] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5490.873896][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.873903][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.873912][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.873926][ T9665] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5490.873935][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.873942][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.873951][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.873963][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.873967][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.873977][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.873983][ T9665] rpl_output (./include/net/dst.h:459 net/ipv6/rpl_iptunnel.c:253)
[ 5490.873993][ T9665] ? __pfx_rpl_output (net/ipv6/rpl_iptunnel.c:205)
[ 5490.874005][ T9665] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5490.874008][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.874018][ T9665] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5490.874025][ T9665] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5490.874031][ T9665] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.874036][ T9665] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5490.874041][ T9665] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5490.874053][ T9665] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5490.874066][ T9665] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5490.874071][ T9665] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5490.874075][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.874082][ T9665] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5490.874085][ T9665] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5490.874095][ T9665] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5490.874112][ T9665] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5490.874114][ T9665] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5490.874126][ T9665] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.874130][ T9665] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5490.874136][ T9665] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5490.874151][ T9665] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5490.874157][ T9665] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5490.874165][ T9665] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5490.874173][ T9665] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5490.874184][ T9665] __x64_sys_sendto (net/socket.c:2183)
[ 5490.874188][ T9665] ? 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)
[ 5490.874192][ T9665] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5490.874196][ T9665] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5490.874202][ T9665] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5490.874205][ T9665] RIP: 0033:0x7fe54b453a4a
[ 5490.874209][ T9665] 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
[ 5490.874212][ T9665] RSP: 002b:00007fff8fd13d78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5490.874215][ T9665] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007fe54b453a4a
[ 5490.874217][ T9665] RDX: 0000000000000040 RSI: 000000000dabd340 RDI: 0000000000000005
[ 5490.874218][ T9665] RBP: 00007fff8fd13e00 R08: 0000000000418574 R09: 000000000000001c
[ 5490.874220][ T9665] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5490.874222][ T9665] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007fe54b57c000
| [ 5496.447696][ C2] lwtunnel_input(): recursion limit reached on datapath
| [ 5498.696046][ T9671] check_preemption_disabled: 46 callbacks suppressed
| [ 5498.696055][ T9671] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9671
| [ 5498.696764][ T9671] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5498.697044][ T9671] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5498.697046][ T9671] Call Trace:
[ 5498.697049][ T9671]
[ 5498.697051][ T9671] dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.697060][ T9671] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5498.697070][ T9671] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5498.697076][ T9671] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5498.697085][ T9671] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.697092][ T9671] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5498.697097][ T9671] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.697109][ T9671] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5498.697120][ T9671] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5498.697125][ T9671] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5498.697133][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.697142][ T9671] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5498.697148][ T9671] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5498.697157][ T9671] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5498.697173][ T9671] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5498.697176][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.697187][ T9671] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.697194][ T9671] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.697199][ T9671] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5498.697214][ T9671] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5498.697222][ T9671] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5498.697231][ T9671] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5498.697238][ T9671] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5498.697248][ T9671] __x64_sys_sendto (net/socket.c:2183)
[ 5498.697252][ T9671] ? 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)
[ 5498.697259][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.697263][ T9671] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5498.697269][ T9671] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.697273][ T9671] RIP: 0033:0x7f95baf12a4a
[ 5498.697278][ T9671] 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
[ 5498.697280][ T9671] RSP: 002b:00007ffc41ede338 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5498.697284][ T9671] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f95baf12a4a
[ 5498.697287][ T9671] RDX: 0000000000000040 RSI: 0000000007dcf340 RDI: 0000000000000005
[ 5498.697288][ T9671] RBP: 00007ffc41ede3c0 R08: 0000000000418574 R09: 000000000000001c
[ 5498.697290][ T9671] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5498.697292][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.697292][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.697306][ T9671]
| [ 5498.697309][ T9671] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9671
| [ 5498.709600][ T9671] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.709866][ T9671] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5498.709868][ T9671] Call Trace:
[ 5498.709870][ T9671]
[ 5498.709872][ T9671] dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.709877][ T9671] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5498.709884][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.709890][ T9671] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5498.709896][ T9671] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.709902][ T9671] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5498.709906][ T9671] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.709918][ T9671] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5498.709930][ T9671] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5498.709935][ T9671] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5498.709939][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.709946][ T9671] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5498.709950][ T9671] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5498.709958][ T9671] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5498.709975][ T9671] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5498.709977][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.709989][ T9671] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.709994][ T9671] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.709999][ T9671] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5498.710014][ T9671] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5498.710020][ T9671] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5498.710027][ T9671] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5498.710034][ T9671] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5498.710045][ T9671] __x64_sys_sendto (net/socket.c:2183)
[ 5498.710048][ T9671] ? 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)
[ 5498.710053][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.710057][ T9671] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5498.710062][ T9671] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.710065][ T9671] RIP: 0033:0x7f95baf12a4a
[ 5498.710069][ T9671] 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
[ 5498.710071][ T9671] RSP: 002b:00007ffc41ede338 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5498.710074][ T9671] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f95baf12a4a
[ 5498.710076][ T9671] RDX: 0000000000000040 RSI: 0000000007dcf340 RDI: 0000000000000005
[ 5498.710078][ T9671] RBP: 00007ffc41ede3c0 R08: 0000000000418574 R09: 000000000000001c
[ 5498.710079][ T9671] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5498.710081][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.710081][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.710096][ T9671]
| [ 5498.710175][ T9671] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9671
| [ 5498.723066][ T9671] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5498.723342][ T9671] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5498.723343][ T9671] Call Trace:
[ 5498.723345][ T9671]
[ 5498.723347][ T9671] dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.723352][ T9671] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5498.723358][ T9671] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5498.723365][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.723371][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.723377][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.723382][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.723387][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.723401][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.723404][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.723406][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.723415][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.723426][ T9671] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217)
[ 5498.723435][ T9671] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.723443][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.723447][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.723453][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.723457][ T9671] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.723461][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.723470][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.723476][ T9671] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5498.723482][ T9671] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.723487][ T9671] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5498.723491][ T9671] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.723503][ T9671] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5498.723514][ T9671] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5498.723519][ T9671] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5498.723523][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.723530][ T9671] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5498.723533][ T9671] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5498.723541][ T9671] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5498.723557][ T9671] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5498.723560][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.723571][ T9671] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.723575][ T9671] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.723581][ T9671] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5498.723595][ T9671] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5498.723601][ T9671] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5498.723608][ T9671] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5498.723616][ T9671] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5498.723626][ T9671] __x64_sys_sendto (net/socket.c:2183)
[ 5498.723629][ T9671] ? 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)
[ 5498.723633][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.723637][ T9671] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5498.723643][ T9671] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.723646][ T9671] RIP: 0033:0x7f95baf12a4a
[ 5498.723649][ T9671] 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
[ 5498.723651][ T9671] RSP: 002b:00007ffc41ede338 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5498.723654][ T9671] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f95baf12a4a
[ 5498.723656][ T9671] RDX: 0000000000000040 RSI: 0000000007dcf340 RDI: 0000000000000005
[ 5498.723658][ T9671] RBP: 00007ffc41ede3c0 R08: 0000000000418574 R09: 000000000000001c
[ 5498.723660][ T9671] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5498.723661][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.723661][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.723676][ T9671]
| [ 5498.723678][ T9671] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9671
| [ 5498.741287][ T9671] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.741570][ T9671] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5498.741572][ T9671] Call Trace:
[ 5498.741574][ T9671]
[ 5498.741576][ T9671] dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.741581][ T9671] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5498.741589][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.741595][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.741600][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.741605][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.741610][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.741613][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.741629][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.741632][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.741634][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.741642][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.741654][ T9671] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217)
[ 5498.741659][ T9671] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.741667][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.741671][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.741678][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.741682][ T9671] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.741685][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.741695][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.741701][ T9671] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5498.741707][ T9671] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.741712][ T9671] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5498.741716][ T9671] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.741728][ T9671] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5498.741740][ T9671] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5498.741745][ T9671] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5498.741750][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.741757][ T9671] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5498.741760][ T9671] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5498.741769][ T9671] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5498.741785][ T9671] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5498.741788][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.741799][ T9671] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.741804][ T9671] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.741809][ T9671] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5498.741824][ T9671] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5498.741831][ T9671] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5498.741838][ T9671] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5498.741847][ T9671] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5498.741857][ T9671] __x64_sys_sendto (net/socket.c:2183)
[ 5498.741861][ T9671] ? 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)
[ 5498.741866][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.741870][ T9671] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5498.741876][ T9671] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.741878][ T9671] RIP: 0033:0x7f95baf12a4a
[ 5498.741882][ T9671] 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
[ 5498.741884][ T9671] RSP: 002b:00007ffc41ede338 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5498.741887][ T9671] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f95baf12a4a
[ 5498.741889][ T9671] RDX: 0000000000000040 RSI: 0000000007dcf340 RDI: 0000000000000005
[ 5498.741890][ T9671] RBP: 00007ffc41ede3c0 R08: 0000000000418574 R09: 000000000000001c
[ 5498.741892][ T9671] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5498.741894][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.741894][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.741909][ T9671]
| [ 5498.762031][ T9671] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9671
| [ 5498.762652][ T9671] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5498.762941][ T9671] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5498.762943][ T9671] Call Trace:
[ 5498.762945][ T9671]
[ 5498.762947][ T9671] dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.762952][ T9671] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5498.762961][ T9671] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5498.762967][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.762972][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.762977][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.762983][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.762986][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.762992][ T9671] ? __pfx_pskb_expand_head (net/core/skbuff.c:2219)
[ 5498.763006][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.763009][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.763011][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.763019][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.763033][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.763041][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.763046][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.763056][ T9671] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5498.763065][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.763071][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.763075][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.763080][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.763085][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.763088][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.763102][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.763104][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.763106][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.763114][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.763126][ T9671] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217)
[ 5498.763131][ T9671] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.763138][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.763143][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.763149][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.763153][ T9671] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.763156][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.763165][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.763172][ T9671] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5498.763178][ T9671] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.763183][ T9671] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5498.763187][ T9671] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.763199][ T9671] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5498.763211][ T9671] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5498.763216][ T9671] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5498.763219][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.763227][ T9671] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5498.763230][ T9671] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5498.763239][ T9671] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5498.763255][ T9671] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5498.763258][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.763269][ T9671] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.763273][ T9671] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.763279][ T9671] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5498.763294][ T9671] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5498.763300][ T9671] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5498.763307][ T9671] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5498.763314][ T9671] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5498.763324][ T9671] __x64_sys_sendto (net/socket.c:2183)
[ 5498.763328][ T9671] ? 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)
[ 5498.763332][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.763337][ T9671] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5498.763343][ T9671] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.763345][ T9671] RIP: 0033:0x7f95baf12a4a
[ 5498.763349][ T9671] 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
[ 5498.763351][ T9671] RSP: 002b:00007ffc41ede338 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5498.763354][ T9671] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f95baf12a4a
[ 5498.763356][ T9671] RDX: 0000000000000040 RSI: 0000000007dcf340 RDI: 0000000000000005
[ 5498.763357][ T9671] RBP: 00007ffc41ede3c0 R08: 0000000000418574 R09: 000000000000001c
[ 5498.763359][ T9671] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5498.763360][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.763360][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.763375][ T9671]
| [ 5498.763377][ T9671] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9671
| [ 5498.789179][ T9671] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.789477][ T9671] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5498.789478][ T9671] Call Trace:
[ 5498.789480][ T9671]
[ 5498.789481][ T9671] dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.789487][ T9671] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5498.789494][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.789500][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.789504][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.789510][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.789515][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.789518][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.789524][ T9671] ? __pfx_pskb_expand_head (net/core/skbuff.c:2219)
[ 5498.789537][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.789540][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.789542][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.789550][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.789565][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.789573][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.789577][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.789587][ T9671] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5498.789596][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.789603][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.789606][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.789612][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.789617][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.789619][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.789634][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.789636][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.789638][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.789646][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.789658][ T9671] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217)
[ 5498.789664][ T9671] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.789671][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.789676][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.789682][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.789686][ T9671] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.789689][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.789698][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.789705][ T9671] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5498.789711][ T9671] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.789716][ T9671] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5498.789721][ T9671] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.789733][ T9671] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5498.789745][ T9671] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5498.789750][ T9671] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5498.789753][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.789760][ T9671] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5498.789764][ T9671] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5498.789773][ T9671] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5498.789790][ T9671] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5498.789792][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.789804][ T9671] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.789807][ T9671] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.789813][ T9671] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5498.789828][ T9671] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5498.789834][ T9671] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5498.789841][ T9671] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5498.789850][ T9671] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5498.789860][ T9671] __x64_sys_sendto (net/socket.c:2183)
[ 5498.789864][ T9671] ? 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)
[ 5498.789868][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.789872][ T9671] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5498.789878][ T9671] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.789880][ T9671] RIP: 0033:0x7f95baf12a4a
[ 5498.789884][ T9671] 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
[ 5498.789886][ T9671] RSP: 002b:00007ffc41ede338 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5498.789889][ T9671] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f95baf12a4a
[ 5498.789891][ T9671] RDX: 0000000000000040 RSI: 0000000007dcf340 RDI: 0000000000000005
[ 5498.789892][ T9671] RBP: 00007ffc41ede3c0 R08: 0000000000418574 R09: 000000000000001c
[ 5498.789894][ T9671] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5498.789895][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.789895][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.789911][ T9671]
| [ 5498.817375][ T9671] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9671
| [ 5498.817832][ T9671] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5498.818162][ T9671] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5498.818164][ T9671] Call Trace:
[ 5498.818166][ T9671]
[ 5498.818168][ T9671] dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.818173][ T9671] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5498.818180][ T9671] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5498.818187][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.818192][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.818198][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.818203][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.818206][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.818221][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.818223][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.818225][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.818233][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.818248][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.818256][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.818261][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.818271][ T9671] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5498.818280][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.818287][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.818290][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.818295][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.818301][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.818303][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.818308][ T9671] ? __pfx_pskb_expand_head (net/core/skbuff.c:2219)
[ 5498.818321][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.818324][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.818326][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.818334][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.818348][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.818356][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.818360][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.818370][ T9671] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5498.818379][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.818385][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.818389][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.818394][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.818399][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.818401][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.818416][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.818418][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.818420][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.818428][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.818440][ T9671] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217)
[ 5498.818445][ T9671] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.818453][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.818457][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.818464][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.818468][ T9671] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.818471][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.818480][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.818487][ T9671] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5498.818493][ T9671] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.818498][ T9671] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5498.818502][ T9671] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.818514][ T9671] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5498.818526][ T9671] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5498.818532][ T9671] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5498.818535][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.818542][ T9671] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5498.818546][ T9671] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5498.818555][ T9671] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5498.818572][ T9671] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5498.818575][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.818587][ T9671] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.818591][ T9671] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.818597][ T9671] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5498.818612][ T9671] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5498.818618][ T9671] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5498.818626][ T9671] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5498.818633][ T9671] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5498.818644][ T9671] __x64_sys_sendto (net/socket.c:2183)
[ 5498.818647][ T9671] ? 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)
[ 5498.818652][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.818656][ T9671] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5498.818662][ T9671] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.818665][ T9671] RIP: 0033:0x7f95baf12a4a
[ 5498.818668][ T9671] 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
[ 5498.818671][ T9671] RSP: 002b:00007ffc41ede338 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5498.818673][ T9671] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f95baf12a4a
[ 5498.818675][ T9671] RDX: 0000000000000040 RSI: 0000000007dcf340 RDI: 0000000000000005
[ 5498.818677][ T9671] RBP: 00007ffc41ede3c0 R08: 0000000000418574 R09: 000000000000001c
[ 5498.818678][ T9671] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5498.818680][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.818680][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.818695][ T9671]
| [ 5498.818698][ T9671] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9671
| [ 5498.851571][ T9671] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.851893][ T9671] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5498.851895][ T9671] Call Trace:
[ 5498.851897][ T9671]
[ 5498.851899][ T9671] dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.851905][ T9671] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5498.851912][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.851919][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.851923][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.851929][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.851935][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.851938][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.851953][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.851955][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.851957][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.851966][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.851980][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.851988][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.851993][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.852003][ T9671] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5498.852013][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.852019][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.852023][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.852028][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.852034][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.852036][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.852041][ T9671] ? __pfx_pskb_expand_head (net/core/skbuff.c:2219)
[ 5498.852054][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.852056][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.852058][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.852066][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.852081][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.852089][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.852093][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.852103][ T9671] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5498.852112][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.852119][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.852122][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.852127][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.852133][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.852135][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.852150][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.852152][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.852154][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.852162][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.852174][ T9671] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217)
[ 5498.852179][ T9671] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.852187][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.852191][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.852197][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.852201][ T9671] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.852204][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.852214][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.852220][ T9671] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5498.852226][ T9671] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.852232][ T9671] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5498.852236][ T9671] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.852248][ T9671] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5498.852260][ T9671] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5498.852266][ T9671] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5498.852269][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.852276][ T9671] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5498.852279][ T9671] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5498.852288][ T9671] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5498.852305][ T9671] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5498.852308][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.852320][ T9671] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.852324][ T9671] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.852330][ T9671] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5498.852345][ T9671] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5498.852351][ T9671] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5498.852359][ T9671] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5498.852366][ T9671] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5498.852377][ T9671] __x64_sys_sendto (net/socket.c:2183)
[ 5498.852381][ T9671] ? 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)
[ 5498.852385][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.852389][ T9671] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5498.852395][ T9671] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.852397][ T9671] RIP: 0033:0x7f95baf12a4a
[ 5498.852400][ T9671] 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
[ 5498.852403][ T9671] RSP: 002b:00007ffc41ede338 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5498.852405][ T9671] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f95baf12a4a
[ 5498.852407][ T9671] RDX: 0000000000000040 RSI: 0000000007dcf340 RDI: 0000000000000005
[ 5498.852409][ T9671] RBP: 00007ffc41ede3c0 R08: 0000000000418574 R09: 000000000000001c
[ 5498.852410][ T9671] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5498.852412][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.852412][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.852427][ T9671]
| [ 5498.852550][ T9671] BUG: using __this_cpu_read() in preemptible [00000000] code: ping6/9671
| [ 5498.887297][ T9671] caller is lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5498.887620][ T9671] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5498.887622][ T9671] Call Trace:
[ 5498.887623][ T9671]
[ 5498.887625][ T9671] dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.887631][ T9671] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5498.887638][ T9671] lwtunnel_output (net/core/dev.h:329 net/core/lwtunnel.c:336)
[ 5498.887644][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.887649][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.887654][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.887660][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.887663][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.887678][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.887681][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.887683][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.887691][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.887703][ T9671] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217)
[ 5498.887709][ T9671] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.887717][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.887722][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.887728][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.887732][ T9671] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.887736][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.887745][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.887752][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.887756][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.887762][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.887767][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.887770][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.887784][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.887787][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.887789][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.887797][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.887811][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.887819][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.887823][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.887833][ T9671] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5498.887844][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.887850][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.887854][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.887859][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.887864][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.887867][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.887871][ T9671] ? __pfx_pskb_expand_head (net/core/skbuff.c:2219)
[ 5498.887884][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.887887][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.887889][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.887897][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.887911][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.887919][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.887924][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.887934][ T9671] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5498.887943][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.887950][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.887953][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.887959][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.887964][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.887966][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.887981][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.887983][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.887985][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.887993][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.888005][ T9671] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217)
[ 5498.888010][ T9671] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.888017][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.888022][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.888028][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.888032][ T9671] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.888035][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.888045][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.888052][ T9671] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5498.888058][ T9671] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.888063][ T9671] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5498.888067][ T9671] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.888080][ T9671] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5498.888092][ T9671] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5498.888097][ T9671] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5498.888101][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.888108][ T9671] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5498.888111][ T9671] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5498.888120][ T9671] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5498.888137][ T9671] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5498.888140][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.888152][ T9671] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.888155][ T9671] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.888161][ T9671] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5498.888176][ T9671] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5498.888182][ T9671] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5498.888190][ T9671] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5498.888197][ T9671] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5498.888208][ T9671] __x64_sys_sendto (net/socket.c:2183)
[ 5498.888212][ T9671] ? 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)
[ 5498.888216][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.888220][ T9671] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5498.888226][ T9671] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.888228][ T9671] RIP: 0033:0x7f95baf12a4a
[ 5498.888231][ T9671] 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
[ 5498.888234][ T9671] RSP: 002b:00007ffc41ede338 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5498.888237][ T9671] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f95baf12a4a
[ 5498.888239][ T9671] RDX: 0000000000000040 RSI: 0000000007dcf340 RDI: 0000000000000005
[ 5498.888240][ T9671] RBP: 00007ffc41ede3c0 R08: 0000000000418574 R09: 000000000000001c
[ 5498.888242][ T9671] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
[ 5498.888243][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.888243][ T9671] R13: 000000000040305a R14: 0000000000415dd0 R15: 00007f95bb03b000
| [ 5498.888259][ T9671]
| [ 5498.930388][ T9671] BUG: using __this_cpu_add() in preemptible [00000000] code: ping6/9671
| [ 5498.931103][ T9671] caller is lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.931440][ T9671] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 5498.931441][ T9671] Call Trace:
[ 5498.931443][ T9671]
[ 5498.931445][ T9671] dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.931449][ T9671] check_preemption_disabled (lib/smp_processor_id.c:52)
[ 5498.931456][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.931463][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.931467][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.931473][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.931478][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.931481][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.931496][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.931499][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.931501][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.931510][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.931522][ T9671] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217)
[ 5498.931528][ T9671] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.931536][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.931540][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.931547][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.931552][ T9671] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.931555][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.931565][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.931572][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.931575][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.931581][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.931586][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.931589][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.931604][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.931606][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.931608][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.931616][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.931631][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.931639][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.931644][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.931654][ T9671] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5498.931663][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.931670][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.931674][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.931679][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.931684][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.931686][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.931691][ T9671] ? __pfx_pskb_expand_head (net/core/skbuff.c:2219)
[ 5498.931704][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.931706][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.931708][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.931716][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.931731][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.931739][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.931743][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.931754][ T9671] ? dump_stack_lvl (lib/dump_stack.c:124)
[ 5498.931763][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.931769][ T9671] NF_HOOK.constprop.0 (net/ipv4/ip_forward.c:93)
[ 5498.931773][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.931778][ T9671] ? __pfx_NF_HOOK.constprop.0 (./include/linux/netfilter.h:308)
[ 5498.931783][ T9671] ? ip6_route_output_flags (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv6/route.c:2692)
[ 5498.931786][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.931800][ T9671] seg6_output_core (net/ipv6/seg6_iptunnel.c:605)
[ 5498.931803][ T9671] ? __pfx_dst_output (./include/net/dst.h:458)
[ 5498.931805][ T9671] ? _printk (kernel/printk/printk.c:2470)
[ 5498.931813][ T9671] ? __pfx_seg6_output_core (net/ipv6/seg6_iptunnel.c:556)
[ 5498.931825][ T9671] ? show_trace_log_lvl (arch/x86/kernel/dumpstack.c:217)
[ 5498.931830][ T9671] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.931837][ T9671] seg6_output (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv6/seg6_iptunnel.c:624 net/ipv6/seg6_iptunnel.c:634)
[ 5498.931842][ T9671] ? __pfx_seg6_output (net/ipv6/seg6_iptunnel.c:632)
[ 5498.931849][ T9671] ? mark_held_locks (kernel/locking/lockdep.c:4326)
[ 5498.931853][ T9671] ? dump_stack_lvl (lib/dump_stack.c:123)
[ 5498.931857][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.931866][ T9671] lwtunnel_output (net/core/lwtunnel.c:359)
[ 5498.931873][ T9671] ip6_send_skb (net/ipv6/ip6_output.c:1981)
[ 5498.931879][ T9671] rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.931884][ T9671] ? __pfx_raw6_getfrag (net/ipv6/raw.c:711)
[ 5498.931888][ T9671] ? __pfx_rawv6_push_pending_frames (net/ipv6/raw.c:512)
[ 5498.931901][ T9671] rawv6_sendmsg (net/ipv6/raw.c:918)
[ 5498.931913][ T9671] ? __pfx_rawv6_sendmsg (net/ipv6/raw.c:741)
[ 5498.931918][ T9671] ? do_fault_around (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 mm/memory.c:5479)
[ 5498.931922][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.931929][ T9671] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380)
[ 5498.931933][ T9671] ? validate_chain (kernel/locking/lockdep.c:3802 kernel/locking/lockdep.c:3822 kernel/locking/lockdep.c:3877)
[ 5498.931942][ T9671] ? __lock_acquire (kernel/locking/lockdep.c:5235)
[ 5498.931959][ T9671] ? __might_fault (mm/memory.c:7151 mm/memory.c:7145)
[ 5498.931962][ T9671] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 5498.931974][ T9671] ? __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.931978][ T9671] __sys_sendto (net/socket.c:712 net/socket.c:727 net/socket.c:2180)
[ 5498.931983][ T9671] ? __pfx___sys_sendto (net/socket.c:2147)
[ 5498.931999][ T9671] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 5498.932005][ T9671] ? rseq_update_cpu_node_id (kernel/rseq.c:189 (discriminator 10))
[ 5498.932013][ T9671] ? __rseq_handle_notify_resume (kernel/rseq.c:442)
[ 5498.932020][ T9671] ? __pfx___rseq_handle_notify_resume (kernel/rseq.c:425)
[ 5498.932031][ T9671] __x64_sys_sendto (net/socket.c:2183)
[ 5498.932034][ T9671] ? 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)
[ 5498.932039][ T9671] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4473)
[ 5498.932043][ T9671] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94)
[ 5498.932049][ T9671] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130)
[ 5498.932052][ T9671] RIP: 0033:0x7f95baf12a4a
[ 5498.932055][ T9671] 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
[ 5498.932058][ T9671] RSP: 002b:00007ffc41ede338 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 5498.932060][ T9671] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f95baf12a4a
[ 5498.932062][ T9671] RDX: 0000000000000040 RSI: 0000000007dcf340 RDI: 0000000000000005
[ 5498.932064][ T9671] RBP: 00007ffc41ede3c0 R08: 0000000000418574 R09: 000000000000001c
[ 5498.932065][ T9671] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000419ac0
Finger prints:
check_preemption_disabled:lwtunnel_output:ip6_send_skb:rawv6_push_pending_frames:rawv6_sendmsg
check_preemption_disabled:lwtunnel_output:rpl_output:lwtunnel_output:rpl_output
check_preemption_disabled:lwtunnel_output:seg6_output_core:seg6_output:lwtunnel_output
check_preemption_disabled:lwtunnel_output:ila_output:lwtunnel_output:ila_output
check_preemption_disabled:lwtunnel_output:rpl_output:lwtunnel_output:ip6_send_skb
check_preemption_disabled:lwtunnel_output:ila_output:lwtunnel_output:ip6_send_skb