====================================== | [ 16.633866] bond0 (unregistering): (slave eth0): Releasing backup interface | [ 16.638588] bond0 (unregistering): (slave eth1): Releasing backup interface | [ 16.646555] bond0 (unregistering): Released all slaves | [ 16.663625] Oops: general protection fault, probably for non-canonical address 0xff9f65c2d3b480: 0000 [#1] SMP [ 16.663812] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 16.663865] RIP: 0010:bond_fill_info (drivers/net/bonding/bond_netlink.c:719) [ 16.663937] Code: 84 05 04 00 00 41 8b 04 24 85 c0 0f 84 f0 04 00 00 89 44 24 10 41 b8 04 00 00 00 41 f6 44 24 10 02 74 b3 49 8b 54 24 08 31 c0 <0f> b7 0c 02 44 8d 40 08 66 89 4c 04 14 0f b7 4c 02 02 66 89 4c 04 All code ======== 0: 84 05 04 00 00 41 test %al,0x41000004(%rip) # 0x4100000a 6: 8b 04 24 mov (%rsp),%eax 9: 85 c0 test %eax,%eax b: 0f 84 f0 04 00 00 je 0x501 11: 89 44 24 10 mov %eax,0x10(%rsp) 15: 41 b8 04 00 00 00 mov $0x4,%r8d 1b: 41 f6 44 24 10 02 testb $0x2,0x10(%r12) 21: 74 b3 je 0xffffffffffffffd6 23: 49 8b 54 24 08 mov 0x8(%r12),%rdx 28: 31 c0 xor %eax,%eax 2a:* 0f b7 0c 02 movzwl (%rdx,%rax,1),%ecx <-- trapping instruction 2e: 44 8d 40 08 lea 0x8(%rax),%r8d 32: 66 89 4c 04 14 mov %cx,0x14(%rsp,%rax,1) 37: 0f b7 4c 02 02 movzwl 0x2(%rdx,%rax,1),%ecx 3c: 66 data16 3d: 89 .byte 0x89 3e: 4c rex.WR 3f: 04 .byte 0x4 Code starting with the faulting instruction =========================================== 0: 0f b7 0c 02 movzwl (%rdx,%rax,1),%ecx 4: 44 8d 40 08 lea 0x8(%rax),%r8d 8: 66 89 4c 04 14 mov %cx,0x14(%rsp,%rax,1) d: 0f b7 4c 02 02 movzwl 0x2(%rdx,%rax,1),%ecx 12: 66 data16 13: 89 .byte 0x89 14: 4c rex.WR 15: 04 .byte 0x4 [ 16.664075] RSP: 0018:ffffb8ab806a76f8 EFLAGS: 00010246 [ 16.664113] RAX: 0000000000000000 RBX: ffff9f65c3295100 RCX: 0000000000000000 [ 16.664169] RDX: 00ff9f65c2d3b480 RSI: 0000000000000000 RDI: ffff9f65c755b298 [ 16.664233] RBP: 0000000000000000 R08: 0000000000000004 R09: 0000000000000000 [ 16.664292] R10: ffff9f65c755b298 R11: fefefefefefefeff R12: ffff9f65c7532b38 [ 16.664355] R13: ffff9f65c7532000 R14: ffff9f65c755b294 R15: ffff9f65c755b248 [ 16.664417] FS: 00007fb35297e800(0000) GS:ffff9f6667dc6000(0000) knlGS:0000000000000000 [ 16.664494] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 16.664557] CR2: 00007fb352bcf430 CR3: 00000000074d3006 CR4: 0000000000772ef0 [ 16.664615] PKRU: 55555554 [ 16.664640] Call Trace: [ 16.664660] [ 16.664683] ? dev_get_stats (net/core/dev.c:11652 (discriminator 2)) [ 16.664720] ? nla_reserve (lib/nlattr.c:973) [ 16.664758] rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:901 net/core/rtnetlink.c:921 net/core/rtnetlink.c:2133) [ 16.664802] ? __alloc_skb (net/core/skbuff.c:669) [ 16.664839] ? kmalloc_reserve (net/core/skbuff.c:603) [ 16.664867] ? kmalloc_reserve (net/core/skbuff.c:603) [ 16.664908] rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4404) [ 16.664958] rtmsg_ifinfo (net/core/rtnetlink.c:4434 net/core/rtnetlink.c:4424 net/core/rtnetlink.c:4443) [ 16.664985] __dev_notify_flags (net/core/dev.c:9575) [ 16.665015] ? register_netdevice (./include/net/netdev_lock.h:30 ./include/net/netdev_lock.h:47 net/core/dev.c:11233) [ 16.665061] rtnl_configure_link (net/core/rtnetlink.c:3592) [ 16.665088] rtnl_newlink (net/core/rtnetlink.c:3835 net/core/rtnetlink.c:3942 net/core/rtnetlink.c:4057) [ 16.665117] ? rtnl_setlink (net/core/rtnetlink.c:3948) [ 16.665143] rtnetlink_rcv_msg (net/core/rtnetlink.c:6947) [ 16.665177] ? update_load_avg (kernel/sched/fair.c:4734) [ 16.665213] ? rtnl_calcit.isra.0 (net/core/rtnetlink.c:6849) [ 16.665251] netlink_rcv_skb (net/netlink/af_netlink.c:2552) [ 16.665282] netlink_unicast (net/netlink/af_netlink.c:1321 net/netlink/af_netlink.c:1346) [ 16.665316] ? __alloc_skb (net/core/skbuff.c:685) [ 16.665351] netlink_sendmsg (net/netlink/af_netlink.c:1896) [ 16.665379] ____sys_sendmsg (net/socket.c:714 net/socket.c:729 net/socket.c:2614) [ 16.665407] ? copy_msghdr_from_user (net/socket.c:2554) [ 16.665446] ___sys_sendmsg (net/socket.c:2670) [ 16.665494] ? __handle_mm_fault (mm/memory.c:5565 mm/memory.c:5707 mm/memory.c:4234 mm/memory.c:6052 mm/memory.c:6195) [ 16.665558] __sys_sendmsg (net/socket.c:2700) [ 16.665601] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 16.665638] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 16.665676] RIP: 0033:0x7fb352b4b1e7 [ 16.665710] Code: 0e 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b9 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2e 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 89 54 24 1c 48 89 74 24 10 All code ======== 0: 0e (bad) 1: 00 f7 add %dh,%bh 3: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4) 7: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax e: eb b9 jmp 0xffffffffffffffc9 10: 0f 1f 00 nopl (%rax) 13: f3 0f 1e fa endbr64 17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax 1e: 00 1f: 85 c0 test %eax,%eax 21: 75 10 jne 0x33 23: b8 2e 00 00 00 mov $0x2e,%eax 28: 0f 05 syscall 2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction 30: 77 51 ja 0x83 32: c3 ret 33: 48 83 ec 28 sub $0x28,%rsp 37: 89 54 24 1c mov %edx,0x1c(%rsp) 3b: 48 89 74 24 10 mov %rsi,0x10(%rsp) Code starting with the faulting instruction =========================================== 0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax 6: 77 51 ja 0x59 8: c3 ret 9: 48 83 ec 28 sub $0x28,%rsp d: 89 54 24 1c mov %edx,0x1c(%rsp) 11: 48 89 74 24 10 mov %rsi,0x10(%rsp) [ 16.665844] RSP: 002b:00007ffec5b0a3d8 EFLAGS: 00000246 ORIG_RAX: 000000000000002e [ 16.665910] RAX: ffffffffffffffda RBX: 00007ffec5b0ab10 RCX: 00007fb352b4b1e7 [ 16.665982] RDX: 0000000000000000 RSI: 00007ffec5b0a440 RDI: 0000000000000005 [ 16.666061] RBP: 0000000000000006 R08: 0000000000000058 R09: 0000000000000000 [ 16.666118] R10: 00007fb352a436f8 R11: 0000000000000246 R12: 00007ffec5b0ab28 Finger prints: bond_fill_info:rtmsg_ifinfo_build_skb:rtmsg_ifinfo:__dev_notify_flags:rtnl_configure_link