======================================
| [ 145.512277][ C1] rcu_scheduler_active = 2, debug_locks = 1
| [ 145.512665][ C1] no locks held by swapper/1/0.
| [ 145.512922][ C1]
| [ 145.512922][ C1] stack backtrace:
[ 145.513241][ C1] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 145.513243][ C1] Call Trace:
[ 145.513245][ C1]
[ 145.513248][ C1] dump_stack_lvl (lib/dump_stack.c:123)
[ 145.513257][ C1] lockdep_rcu_suspicious (kernel/locking/lockdep.c:6866)
[ 145.513267][ C1] veth_xdp_rcv (drivers/net/veth.c:907 (discriminator 9))
[ 145.513273][ C1] ? kmem_cache_free (mm/slub.c:4646 mm/slub.c:4748)
[ 145.513280][ C1] ? ip6_mc_input (net/ipv6/ip6_input.c:594)
[ 145.513289][ C1] ? ip6_mc_input (net/ipv6/ip6_input.c:594)
[ 145.513294][ C1] ? __pfx_veth_xdp_rcv (drivers/net/veth.c:899)
[ 145.513298][ C1] ? __pfx_ip6_mc_input (net/ipv6/ip6_input.c:501)
[ 145.513304][ C1] ? ip6_rcv_core (./include/linux/skbuff.h:3305 net/ipv6/ip6_input.c:290)
[ 145.513319][ C1] veth_poll (drivers/net/veth.c:977)
[ 145.513323][ C1] ? __pfx_veth_poll (drivers/net/veth.c:965)
[ 145.513335][ C1] ? find_held_lock (kernel/locking/lockdep.c:5348)
[ 145.513340][ C1] ? process_backlog (net/core/dev.c:6443)
[ 145.513343][ C1] ? __lock_release (kernel/locking/lockdep.c:5534)
[ 145.513349][ C1] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 145.513354][ C1] ? _raw_spin_unlock_irq (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/spinlock_api_smp.h:159 kernel/locking/spinlock.c:202)
[ 145.513361][ C1] ? _raw_spin_unlock_irq (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:160 kernel/locking/spinlock.c:202)
[ 145.513364][ C1] ? process_backlog (net/core/dev.c:6443)
[ 145.513370][ C1] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 145.513376][ C1] __napi_poll.constprop.0 (net/core/dev.c:7383)
[ 145.513379][ C1] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:736)
[ 145.513385][ C1] net_rx_action (net/core/dev.c:7447 net/core/dev.c:7569)
[ 145.513397][ C1] ? __pfx_net_rx_action (net/core/dev.c:7531)
[ 145.513402][ C1] ? _raw_spin_unlock_irq (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 ./include/linux/spinlock_api_smp.h:159 kernel/locking/spinlock.c:202)
[ 145.513407][ C1] ? _raw_spin_unlock_irq (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:160 kernel/locking/spinlock.c:202)
[ 145.513413][ C1] ? kvm_clock_get_cycles (./arch/x86/include/asm/preempt.h:95 arch/x86/kernel/kvmclock.c:80 arch/x86/kernel/kvmclock.c:86)
[ 145.513417][ C1] ? ktime_get (kernel/time/timekeeping.c:226 (discriminator 4) kernel/time/timekeeping.c:335 (discriminator 4) kernel/time/timekeeping.c:752 (discriminator 4))
[ 145.513425][ C1] ? clockevents_program_event (kernel/time/clockevents.c:334 (discriminator 3))
[ 145.513437][ C1] handle_softirqs (kernel/softirq.c:579)
[ 145.513448][ C1] __irq_exit_rcu (kernel/softirq.c:614 kernel/softirq.c:453 kernel/softirq.c:680)
[ 145.513452][ C1] irq_exit_rcu (kernel/softirq.c:698)
[ 145.513455][ C1] sysvec_apic_timer_interrupt (arch/x86/kernel/apic/apic.c:1049 arch/x86/kernel/apic/apic.c:1049)
[ 145.513460][ C1]
[ 145.513460][ C1]
[ 145.513463][ C1] asm_sysvec_apic_timer_interrupt (./arch/x86/include/asm/idtentry.h:702)
[ 145.513467][ C1] RIP: 0010:pv_native_safe_halt (arch/x86/kernel/paravirt.c:81)
[ 145.513471][ C1] Code: 2f d4 00 c3 cc cc cc cc 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d e3 d0 26 00 fb f4 cc cc cc cc 66 2e 0f 1f 84 00 00 00 00 00 66 90 90 90 90 90 90
All code
========
0: 2f (bad)
1: d4 (bad)
2: 00 c3 add %al,%bl
4: cc int3
5: cc int3
6: cc int3
7: cc int3
8: 0f 1f 00 nopl (%rax)
b: 90 nop
c: 90 nop
d: 90 nop
e: 90 nop
f: 90 nop
10: 90 nop
11: 90 nop
12: 90 nop
13: 90 nop
14: 90 nop
15: 90 nop
16: 90 nop
17: 90 nop
18: 90 nop
19: 90 nop
1a: 90 nop
1b: f3 0f 1e fa endbr64
1f: 66 90 xchg %ax,%ax
21: 0f 00 2d e3 d0 26 00 verw 0x26d0e3(%rip) # 0x26d10b
28: fb sti
29: f4 hlt
2a:* c3 ret <-- trapping instruction
2b: cc int3
2c: cc int3
2d: cc int3
2e: cc int3
2f: 66 2e 0f 1f 84 00 00 cs nopw 0x0(%rax,%rax,1)
36: 00 00 00
39: 66 90 xchg %ax,%ax
3b: 90 nop
3c: 90 nop
3d: 90 nop
3e: 90 nop
3f: 90 nop
Code starting with the faulting instruction
===========================================
0: c3 ret
1: cc int3
2: cc int3
3: cc int3
4: cc int3
5: 66 2e 0f 1f 84 00 00 cs nopw 0x0(%rax,%rax,1)
c: 00 00 00
f: 66 90 xchg %ax,%ax
11: 90 nop
12: 90 nop
13: 90 nop
14: 90 nop
15: 90 nop
[ 145.513473][ C1] RSP: 0018:ffffc90000137de8 EFLAGS: 00000246
[ 145.513477][ C1] RAX: 00000000005bc5e7 RBX: 1ffff92000026fc1 RCX: ffffffff9d225a59
[ 145.513479][ C1] RDX: 0000000000000000 RSI: ffffffff9df0b4da RDI: ffffffff9d6539c0
[ 145.513481][ C1] RBP: 0000000000000000 R08: 0000000000000001 R09: ffffed100d9d667a
[ 145.513483][ C1] R10: ffff88806ceb33d3 R11: 0000000000000000 R12: 0000000000000000
[ 145.513484][ C1] R13: ffff888001b20040 R14: dffffc0000000000 R15: 0000000000000000
[ 145.513492][ C1] ? ct_kernel_exit.constprop.0 (kernel/context_tracking.c:146)
[ 145.513501][ C1] default_idle (./arch/x86/include/asm/paravirt.h:107 arch/x86/kernel/process.c:748)
[ 145.513503][ C1] default_idle_call (./include/linux/cpuidle.h:143 kernel/sched/idle.c:118)
[ 145.513506][ C1] cpuidle_idle_call (kernel/sched/idle.c:186)
[ 145.513512][ C1] ? __pfx_cpuidle_idle_call (kernel/sched/idle.c:168)
[ 145.513518][ C1] ? tsc_verify_tsc_adjust (arch/x86/kernel/tsc_sync.c:59)
[ 145.513526][ C1] do_idle (kernel/sched/idle.c:325)
[ 145.513531][ C1] cpu_startup_entry (kernel/sched/idle.c:422 (discriminator 1))
[ 145.513535][ C1] start_secondary (arch/x86/kernel/smpboot.c:203 arch/x86/kernel/smpboot.c:283)
[ 145.513540][ C1] ? __pfx_start_secondary (arch/x86/kernel/smpboot.c:233)
Finger prints:
lockdep_rcu_suspicious:veth_xdp_rcv:veth_poll:net_rx_action:handle_softirqs