====================================== | [ 523.767271] ------------[ cut here ]------------ | [ 523.767320] RTNL: assertion failed at net/core/rtnetlink.c (1823) | [ 523.767404] WARNING: CPU: 1 PID: 71 at net/core/rtnetlink.c:1823 rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:1823) | [ 523.767497] Modules linked in: [ 523.767601] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 523.767698] Workqueue: bond1 bond_3ad_state_machine_handler [ 523.767741] RIP: 0010:rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:1823) [ 523.767793] Code: ea 00 00 0f 85 52 f0 ff ff c6 05 4d 85 ea 00 01 90 ba 1f 07 00 00 48 c7 c6 8b 9a 2b 8d 48 c7 c7 a0 7c 2e 8d e8 99 34 5a ff 90 <0f> 0b 90 90 8b 0c 24 e9 25 f0 ff ff 0f b6 04 24 48 8d 4c 24 20 ba All code ======== 0: ea (bad) 1: 00 00 add %al,(%rax) 3: 0f 85 52 f0 ff ff jne 0xfffffffffffff05b 9: c6 05 4d 85 ea 00 01 movb $0x1,0xea854d(%rip) # 0xea855d 10: 90 nop 11: ba 1f 07 00 00 mov $0x71f,%edx 16: 48 c7 c6 8b 9a 2b 8d mov $0xffffffff8d2b9a8b,%rsi 1d: 48 c7 c7 a0 7c 2e 8d mov $0xffffffff8d2e7ca0,%rdi 24: e8 99 34 5a ff call 0xffffffffff5a34c2 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: 90 nop 2e: 8b 0c 24 mov (%rsp),%ecx 31: e9 25 f0 ff ff jmp 0xfffffffffffff05b 36: 0f b6 04 24 movzbl (%rsp),%eax 3a: 48 8d 4c 24 20 lea 0x20(%rsp),%rcx 3f: ba .byte 0xba Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: 90 nop 4: 8b 0c 24 mov (%rsp),%ecx 7: e9 25 f0 ff ff jmp 0xfffffffffffff031 c: 0f b6 04 24 movzbl (%rsp),%eax 10: 48 8d 4c 24 20 lea 0x20(%rsp),%rcx 15: ba .byte 0xba [ 523.767912] RSP: 0018:ffffaf8e80273ca0 EFLAGS: 00010282 [ 523.767950] RAX: 0000000000000000 RBX: ffff9d9fc3e5c000 RCX: 00000000ffffdfff [ 523.768004] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 0000000000000001 [ 523.768058] RBP: ffff9d9fc3fb2f00 R08: ffffffff8d7527e8 R09: 00000000ffffdfff [ 523.768113] R10: ffffffff8d672800 R11: ffffffff8d722800 R12: 0000000000000000 [ 523.768176] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000010 [ 523.768238] FS: 0000000000000000(0000) GS:ffff9d9ffec80000(0000) knlGS:0000000000000000 [ 523.768303] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 523.768354] CR2: 000055e07aff86c0 CR3: 00000000024ce001 CR4: 0000000000770ef0 [ 523.768437] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 523.768510] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 523.768595] PKRU: 55555554 [ 523.768627] Call Trace: [ 523.768673] [ 523.768713] ? __warn (kernel/panic.c:693) [ 523.768757] ? rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:1823) [ 523.768810] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 523.768859] ? handle_bug (arch/x86/kernel/traps.c:239) [ 523.768906] ? exc_invalid_op (arch/x86/kernel/traps.c:260 (discriminator 1)) [ 523.768942] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621) [ 523.768986] ? rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:1823) [ 523.769034] ? kmalloc_node_track_caller_noprof (mm/slub.c:3982 mm/slub.c:4121 mm/slub.c:4142) [ 523.769092] ? __alloc_skb (net/core/skbuff.c:674) [ 523.769140] ? kmalloc_reserve (net/core/skbuff.c:608) [ 523.769195] ? kmalloc_reserve (net/core/skbuff.c:608) [ 523.769240] rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4076) [ 523.769297] rtmsg_ifinfo (net/core/rtnetlink.c:4107 net/core/rtnetlink.c:4097 net/core/rtnetlink.c:4116 net/core/rtnetlink.c:4113) [ 523.769336] bond_3ad_state_machine_handler (drivers/net/bonding/bond_3ad.c:1386 drivers/net/bonding/bond_3ad.c:2508) [ 523.769392] process_one_work (kernel/workqueue.c:3231) [ 523.769443] worker_thread (kernel/workqueue.c:3306 kernel/workqueue.c:3393) [ 523.769483] ? __pfx_worker_thread (kernel/workqueue.c:3339) [ 523.769535] kthread (kernel/kthread.c:389) [ 523.769579] ? __pfx_kthread (kernel/kthread.c:342) [ 523.769627] ret_from_fork (arch/x86/kernel/process.c:147) [ 523.769670] ? __pfx_kthread (kernel/kthread.c:342) [ 523.769710] ret_from_fork_asm (arch/x86/entry/entry_64.S:257) | [ 523.769853] ------------[ cut here ]------------ | [ 523.769913] RTNL: assertion failed at net/core/dev.c (7100) | [ 523.769991] WARNING: CPU: 1 PID: 71 at net/core/dev.c:7100 netdev_master_upper_dev_get (net/core/dev.c:7100 (discriminator 3)) | [ 523.770091] Modules linked in: [ 523.770239] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 523.770349] Workqueue: bond1 bond_3ad_state_machine_handler [ 523.770393] RIP: 0010:netdev_master_upper_dev_get (net/core/dev.c:7100 (discriminator 3)) [ 523.770438] Code: 80 3d d0 fe ec 00 00 75 c5 c6 05 c7 fe ec 00 01 90 ba bc 1b 00 00 48 c7 c6 e2 93 2b 8d 48 c7 c7 a0 7c 2e 8d e8 3f ae 5c ff 90 <0f> 0b 90 90 eb 9e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 All code ======== 0: 80 3d d0 fe ec 00 00 cmpb $0x0,0xecfed0(%rip) # 0xecfed7 7: 75 c5 jne 0xffffffffffffffce 9: c6 05 c7 fe ec 00 01 movb $0x1,0xecfec7(%rip) # 0xecfed7 10: 90 nop 11: ba bc 1b 00 00 mov $0x1bbc,%edx 16: 48 c7 c6 e2 93 2b 8d mov $0xffffffff8d2b93e2,%rsi 1d: 48 c7 c7 a0 7c 2e 8d mov $0xffffffff8d2e7ca0,%rdi 24: e8 3f ae 5c ff call 0xffffffffff5cae68 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: 90 nop 2e: eb 9e jmp 0xffffffffffffffce 30: 0f 1f 84 00 00 00 00 nopl 0x0(%rax,%rax,1) 37: 00 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: 90 nop 4: eb 9e jmp 0xffffffffffffffa4 6: 0f 1f 84 00 00 00 00 nopl 0x0(%rax,%rax,1) d: 00 e: 90 nop f: 90 nop 10: 90 nop 11: 90 nop 12: 90 nop 13: 90 nop 14: 90 nop 15: 90 nop [ 523.770570] RSP: 0018:ffffaf8e80273c90 EFLAGS: 00010282 [ 523.770633] RAX: 0000000000000000 RBX: ffff9d9fc3e5c000 RCX: 00000000ffffdfff [ 523.770722] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 0000000000000001 [ 523.770805] RBP: ffff9d9fc3fb2f00 R08: ffffffff8d7527e8 R09: 00000000ffffdfff [ 523.770884] R10: ffffffff8d672800 R11: ffffffff8d722800 R12: ffffffff8d2af5ac [ 523.770957] R13: ffff9d9fc1952000 R14: 0000000000000000 R15: ffff9d9fc1952240 [ 523.771020] FS: 0000000000000000(0000) GS:ffff9d9ffec80000(0000) knlGS:0000000000000000 [ 523.771098] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 523.771151] CR2: 000055e07aff86c0 CR3: 00000000024ce001 CR4: 0000000000770ef0 [ 523.771219] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 523.771295] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 523.771376] PKRU: 55555554 [ 523.771416] Call Trace: [ 523.771440] [ 523.771468] ? __warn (kernel/panic.c:693) [ 523.771505] ? netdev_master_upper_dev_get (net/core/dev.c:7100 (discriminator 3)) [ 523.771556] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 523.771599] ? handle_bug (arch/x86/kernel/traps.c:239) [ 523.771639] ? exc_invalid_op (arch/x86/kernel/traps.c:260 (discriminator 1)) [ 523.771681] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621) [ 523.771729] ? netdev_master_upper_dev_get (net/core/dev.c:7100 (discriminator 3)) [ 523.771794] rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:656 net/core/rtnetlink.c:724 net/core/rtnetlink.c:1922) [ 523.771844] ? kmalloc_node_track_caller_noprof (mm/slub.c:3982 mm/slub.c:4121 mm/slub.c:4142) [ 523.771896] ? __alloc_skb (net/core/skbuff.c:674) [ 523.771939] ? kmalloc_reserve (net/core/skbuff.c:608) [ 523.771987] rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4076) [ 523.772046] rtmsg_ifinfo (net/core/rtnetlink.c:4107 net/core/rtnetlink.c:4097 net/core/rtnetlink.c:4116 net/core/rtnetlink.c:4113) [ 523.772088] bond_3ad_state_machine_handler (drivers/net/bonding/bond_3ad.c:1386 drivers/net/bonding/bond_3ad.c:2508) [ 523.772146] process_one_work (kernel/workqueue.c:3231) [ 523.772188] worker_thread (kernel/workqueue.c:3306 kernel/workqueue.c:3393) [ 523.772234] ? __pfx_worker_thread (kernel/workqueue.c:3339) [ 523.772285] kthread (kernel/kthread.c:389) [ 523.772333] ? __pfx_kthread (kernel/kthread.c:342) [ 523.772381] ret_from_fork (arch/x86/kernel/process.c:147) [ 523.772428] ? __pfx_kthread (kernel/kthread.c:342) Finger prints: rtmsg_ifinfo_build_skb:rtmsg_ifinfo:bond_3ad_state_machine_handler:process_one_work:worker_thread netdev_master_upper_dev_get:rtmsg_ifinfo_build_skb:rtmsg_ifinfo:bond_3ad_state_machine_handler:process_one_work