====================================== | [ 1133.409657][ T38] br1: port 3(veth2) entered forwarding state | [ 1135.584644][ C1] ------------[ cut here ]------------ | [ 1135.585230][ C1] WARNING: CPU: 1 PID: 22 at ./include/linux/skbuff.h:1164 icmp_route_lookup.constprop.0 (./include/linux/skbuff.h:1164 ./include/linux/skbuff.h:1178 net/ipv4/icmp.c:548) | [ 1135.586462][ C1] Modules linked in: macvlan vxlan ip6_udp_tunnel udp_tunnel act_mirred cls_matchall ip_gre act_gact cls_flower sch_ingress ip6_gre ip6_tunnel tunnel6 gre bridge stp llc 8021q vrf veth [ 1135.588357][ C1] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 1135.588771][ C1] RIP: 0010:icmp_route_lookup.constprop.0 (./include/linux/skbuff.h:1164 ./include/linux/skbuff.h:1178 net/ipv4/icmp.c:548) [ 1135.589202][ C1] Code: c1 ea 03 80 3c 02 00 0f 85 2c 05 00 00 48 8b 45 58 48 89 44 24 08 a8 01 0f 85 35 02 00 00 48 f7 44 24 08 fe ff ff ff 74 04 90 <0f> 0b 90 48 b8 00 00 00 00 00 fc ff df 4c 89 da 48 c1 ea 03 80 3c All code ======== 0: c1 ea 03 shr $0x3,%edx 3: 80 3c 02 00 cmpb $0x0,(%rdx,%rax,1) 7: 0f 85 2c 05 00 00 jne 0x539 d: 48 8b 45 58 mov 0x58(%rbp),%rax 11: 48 89 44 24 08 mov %rax,0x8(%rsp) 16: a8 01 test $0x1,%al 18: 0f 85 35 02 00 00 jne 0x253 1e: 48 f7 44 24 08 fe ff testq $0xfffffffffffffffe,0x8(%rsp) 25: ff ff 27: 74 04 je 0x2d 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 34: fc ff df 37: 4c 89 da mov %r11,%rdx 3a: 48 c1 ea 03 shr $0x3,%rdx 3e: 80 .byte 0x80 3f: 3c .byte 0x3c Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax a: fc ff df d: 4c 89 da mov %r11,%rdx 10: 48 c1 ea 03 shr $0x3,%rdx 14: 80 .byte 0x80 15: 3c .byte 0x3c [ 1135.590271][ C1] RSP: 0018:ffffc900001974e8 EFLAGS: 00010286 [ 1135.590647][ C1] RAX: ffff888011be81c0 RBX: 1ffff92000032ea1 RCX: 0000000000000002 [ 1135.591087][ C1] RDX: 1ffff11002b3c27b RSI: ffffffff8a09e3c3 RDI: ffffc9000019759a [ 1135.591534][ C1] RBP: ffff8880159e1380 R08: 0000000000000001 R09: ffff888011be9840 [ 1135.591982][ C1] R10: ffffffff8b0050d7 R11: ffff8880159e13d8 R12: ffffffff8cfe5b00 [ 1135.592427][ C1] R13: ffffc90000197798 R14: ffff888005f06f40 R15: ffffc90000197528 [ 1135.592871][ C1] FS: 0000000000000000(0000) GS:ffff8880aa131000(0000) knlGS:0000000000000000 [ 1135.593464][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1135.593841][ C1] CR2: 00007f8921cbf000 CR3: 000000000d536002 CR4: 0000000000772ef0 [ 1135.594338][ C1] PKRU: 55555554 [ 1135.594616][ C1] Call Trace: [ 1135.594902][ C1] [ 1135.595096][ C1] ? __pfx_icmp_route_lookup.constprop.0 (net/ipv4/icmp.c:480) [ 1135.595615][ C1] ? find_held_lock (kernel/locking/lockdep.c:5353) [ 1135.596012][ C1] ? __ip_options_echo (net/ipv4/ip_options.c:86) [ 1135.596469][ C1] ? __icmp_send (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv4/icmp.c:718) [ 1135.596981][ C1] ? __lock_release (kernel/locking/lockdep.c:5539) [ 1135.597473][ C1] __icmp_send (net/ipv4/icmp.c:746) [ 1135.597952][ C1] ? ip_route_input_slow (net/ipv4/route.c:2423) [ 1135.598260][ C1] ? __pfx___icmp_send (net/ipv4/icmp.c:596) [ 1135.598563][ C1] ? __lock_acquire (kernel/locking/lockdep.c:5240) [ 1135.598862][ C1] ? find_held_lock (kernel/locking/lockdep.c:5353) [ 1135.599157][ C1] ? ip_error (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:871 net/ipv4/route.c:1004) [ 1135.599374][ C1] ? __lock_release (kernel/locking/lockdep.c:5539) [ 1135.599658][ C1] ip_error (./include/net/icmp.h:44 net/ipv4/route.c:1007) [ 1135.599893][ C1] ? __pfx_ip_error (net/ipv4/route.c:933) [ 1135.600203][ C1] ? ip_rcv_finish_core (net/ipv4/ip_input.c:371) [ 1135.600507][ C1] ? ip_rcv (./include/net/dst.h:471 ./include/net/dst.h:469 net/ipv4/ip_input.c:454 ./include/linux/netfilter.h:317 ./include/linux/netfilter.h:311 net/ipv4/ip_input.c:574) [ 1135.600734][ C1] ip_rcv (./include/net/dst.h:471 ./include/net/dst.h:469 net/ipv4/ip_input.c:454 ./include/linux/netfilter.h:317 ./include/linux/netfilter.h:311 net/ipv4/ip_input.c:574) [ 1135.600957][ C1] ? __pfx_ip_rcv (net/ipv4/ip_input.c:567) [ 1135.601269][ C1] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 1135.601566][ C1] ? validate_chain (kernel/locking/lockdep.c:3804 kernel/locking/lockdep.c:3824 kernel/locking/lockdep.c:3879) [ 1135.601870][ C1] ? __lock_acquire (kernel/locking/lockdep.c:5240) [ 1135.602198][ C1] ? __pfx_ip_rcv (net/ipv4/ip_input.c:567) [ 1135.602590][ C1] ? process_backlog (./include/linux/local_lock_internal.h:54 net/core/dev.c:6442) [ 1135.602950][ C1] __netif_receive_skb_one_core (net/core/dev.c:5979 (discriminator 4)) [ 1135.603342][ C1] ? __pfx___netif_receive_skb_one_core (net/core/dev.c:5972) [ 1135.603693][ C1] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:745) [ 1135.604069][ C1] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5834) [ 1135.604361][ C1] ? process_backlog (./include/linux/local_lock_internal.h:54 net/core/dev.c:6442) [ 1135.604648][ C1] process_backlog (./include/linux/rcupdate.h:869 net/core/dev.c:6445) [ 1135.604949][ C1] ? __lock_acquire (kernel/locking/lockdep.c:5240) [ 1135.605336][ C1] __napi_poll.constprop.0 (net/core/dev.c:7483) [ 1135.605703][ C1] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:745) [ 1135.606008][ C1] net_rx_action (net/core/dev.c:7546 net/core/dev.c:7673) [ 1135.606315][ C1] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:745) [ 1135.606608][ C1] ? __pfx_net_rx_action (net/core/dev.c:7635) [ 1135.606905][ C1] ? trace_sched_exit_tp (./include/trace/events/sched.h:888 (discriminator 21)) [ 1135.607210][ C1] ? __schedule (kernel/sched/core.c:6663) [ 1135.607506][ C1] ? __pfx___schedule (kernel/sched/core.c:6663) [ 1135.607928][ C1] handle_softirqs (kernel/softirq.c:579) [ 1135.608245][ C1] ? __pfx_run_ksoftirqd (kernel/softirq.c:961) [ 1135.608576][ C1] run_ksoftirqd (kernel/softirq.c:436 kernel/softirq.c:969 kernel/softirq.c:960) [ 1135.608894][ C1] smpboot_thread_fn (kernel/smpboot.c:164 (discriminator 3)) [ 1135.609304][ C1] ? __pfx_smpboot_thread_fn (kernel/smpboot.c:107) [ 1135.609641][ C1] kthread (kernel/kthread.c:464) [ 1135.609877][ C1] ? __pfx_kthread (kernel/kthread.c:413) [ 1135.610184][ C1] ? ret_from_fork (arch/x86/kernel/process.c:147) [ 1135.610537][ C1] ? __lock_release (kernel/locking/lockdep.c:5539) [ 1135.610845][ C1] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:745) [ 1135.611139][ C1] ? __pfx_kthread (kernel/kthread.c:413) [ 1135.611429][ C1] ret_from_fork (arch/x86/kernel/process.c:148) [ 1135.611709][ C1] ? __pfx_kthread (kernel/kthread.c:413) Finger prints: __icmp_send:ip_error:ip_rcv:__netif_receive_skb_one_core:process_backlog