====================================== | # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 199 │ false │ OK │ | [ 875.259931] ------------[ cut here ]------------ | [ 875.260474] WARNING: CPU: 3 PID: 69 at drivers/net/geneve.c:1914 geneve_exit_batch_rtnl (drivers/net/geneve.c:1914 (discriminator 1)) geneve | [ 875.261140] Modules linked in: geneve ip6_gre ip_gre gre xt_mark nft_compat nf_tables libcrc32c act_mirred cls_basic sch_fq_codel act_gact cls_flower sch_ingress vxlan ip6_udp_tunnel udp_tunnel [ 875.262466] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 875.263091] Workqueue: netns cleanup_net [ 875.263305] RIP: 0010:geneve_exit_batch_rtnl (drivers/net/geneve.c:1914 (discriminator 1)) geneve [ 875.263636] Code: 75 27 48 8b 83 a8 00 00 00 48 8d 98 58 ff ff ff 48 39 04 24 75 d1 48 83 c4 08 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc 90 <0f> 0b 90 eb d3 0f 1f 40 00 90 90 90 90 90 90 90 90 90 90 90 90 90 All code ======== 0: 75 27 jne 0x29 2: 48 8b 83 a8 00 00 00 mov 0xa8(%rbx),%rax 9: 48 8d 98 58 ff ff ff lea -0xa8(%rax),%rbx 10: 48 39 04 24 cmp %rax,(%rsp) 14: 75 d1 jne 0xffffffffffffffe7 16: 48 83 c4 08 add $0x8,%rsp 1a: 5b pop %rbx 1b: 5d pop %rbp 1c: 41 5c pop %r12 1e: 41 5d pop %r13 20: 41 5e pop %r14 22: 41 5f pop %r15 24: c3 ret 25: cc int3 26: cc int3 27: cc int3 28: cc int3 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: eb d3 jmp 0x2 2f: 0f 1f 40 00 nopl 0x0(%rax) 33: 90 nop 34: 90 nop 35: 90 nop 36: 90 nop 37: 90 nop 38: 90 nop 39: 90 nop 3a: 90 nop 3b: 90 nop 3c: 90 nop 3d: 90 nop 3e: 90 nop 3f: 90 nop Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: eb d3 jmp 0xffffffffffffffd8 5: 0f 1f 40 00 nopl 0x0(%rax) 9: 90 nop a: 90 nop 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 [ 875.264614] RSP: 0018:ffffad2ec026bdb0 EFLAGS: 00010287 [ 875.264895] RAX: ffffa066851f52f0 RBX: ffffa06683e00000 RCX: 0000000000000000 [ 875.265297] RDX: ffffa066824b0008 RSI: ffffffff8c77b8c0 RDI: ffffa06681f9cd20 [ 875.265659] RBP: ffffa066851f52e0 R08: 0000000000000001 R09: 0000000000000001 [ 875.266034] R10: 0000000000000004 R11: 0000000000000001 R12: ffffad2ec026be08 [ 875.266470] R13: ffffa066828b7000 R14: ffffa066851f5290 R15: ffffa066851f5290 [ 875.266837] FS: 0000000000000000(0000) GS:ffffa066bed80000(0000) knlGS:0000000000000000 [ 875.267253] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 875.267545] CR2: 00007f6d6b422000 CR3: 000000001fa60001 CR4: 0000000000770ef0 [ 875.267916] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 875.268297] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 875.268657] PKRU: 55555554 [ 875.268800] Call Trace: [ 875.268943] [ 875.269107] ? __warn (kernel/panic.c:677) [ 875.269282] ? geneve_exit_batch_rtnl (drivers/net/geneve.c:1914 (discriminator 1)) geneve [ 875.269567] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 875.269764] ? handle_bug (arch/x86/kernel/traps.c:238) [ 875.269956] ? exc_invalid_op (arch/x86/kernel/traps.c:259 (discriminator 1)) [ 875.270174] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:568) [ 875.270414] ? geneve_exit_batch_rtnl (drivers/net/geneve.c:1914 (discriminator 1)) geneve [ 875.270700] cleanup_net (net/core/net_namespace.c:630) [ 875.270905] ? process_one_work (kernel/workqueue.c:2606) [ 875.271129] process_one_work (kernel/workqueue.c:2633) [ 875.271339] worker_thread (kernel/workqueue.c:2700 kernel/workqueue.c:2787) [ 875.271538] ? __pfx_worker_thread (kernel/workqueue.c:2733) [ 875.271760] kthread (kernel/kthread.c:388) [ 875.271953] ? __pfx_kthread (kernel/kthread.c:341) [ 875.272173] ret_from_fork (arch/x86/kernel/process.c:147) [ 875.272364] ? __pfx_kthread (kernel/kthread.c:341) Finger prints: geneve_exit_batch_rtnl:cleanup_net:process_one_work:worker_thread