====================================== | [ 2.795573] ------------[ cut here ]------------ | [ 2.795609] RTNL: assertion failed at net/core/dev.c (1985) | [ 2.795672] WARNING: CPU: 2 PID: 11 at net/core/dev.c:1985 call_netdevice_notifiers_info (net/core/dev.c:1985 (discriminator 3)) | [ 2.795746] Modules linked in: [ 2.795836] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 2.795905] Workqueue: bond1 bond_3ad_state_machine_handler [ 2.795952] RIP: 0010:call_netdevice_notifiers_info (net/core/dev.c:1985 (discriminator 3)) [ 2.795997] Code: 80 3d 50 91 ec 00 00 75 c1 c6 05 47 91 ec 00 01 90 ba c1 07 00 00 48 c7 c6 d1 87 6b 84 48 c7 c7 70 70 6e 84 e8 2b 41 5c ff 90 <0f> 0b 90 90 eb 9a 0f 1f 40 00 90 90 90 90 90 90 90 90 90 90 90 90 All code ======== 0: 80 3d 50 91 ec 00 00 cmpb $0x0,0xec9150(%rip) # 0xec9157 7: 75 c1 jne 0xffffffffffffffca 9: c6 05 47 91 ec 00 01 movb $0x1,0xec9147(%rip) # 0xec9157 10: 90 nop 11: ba c1 07 00 00 mov $0x7c1,%edx 16: 48 c7 c6 d1 87 6b 84 mov $0xffffffff846b87d1,%rsi 1d: 48 c7 c7 70 70 6e 84 mov $0xffffffff846e7070,%rdi 24: e8 2b 41 5c ff call 0xffffffffff5c4154 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: 90 nop 2e: eb 9a jmp 0xffffffffffffffca 30: 0f 1f 40 00 nopl 0x0(%rax) 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: 90 nop 4: eb 9a jmp 0xffffffffffffffa0 6: 0f 1f 40 00 nopl 0x0(%rax) 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 [ 2.796101] RSP: 0018:ffffb4ba80063de8 EFLAGS: 00010282 [ 2.796144] RAX: 0000000000000000 RBX: ffffffff854fd880 RCX: 00000000ffffdfff [ 2.796205] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 0000000000000001 [ 2.796255] RBP: 0000000000000029 R08: ffffffff84b527e8 R09: 00000000ffffdfff [ 2.796299] R10: ffffffff84a72800 R11: ffffffff84b22800 R12: ffffb4ba80063e08 [ 2.796348] R13: ffff8c94c1e69238 R14: ffffb4ba80063e40 R15: ffff8c94c1e69200 [ 2.796395] FS: 0000000000000000(0000) GS:ffff8c94fed00000(0000) knlGS:0000000000000000 [ 2.796439] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.796477] CR2: 00005562d1f89dec CR3: 00000000025dc002 CR4: 0000000000770ef0 [ 2.796517] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 2.796562] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 2.796607] PKRU: 55555554 [ 2.796620] Call Trace: [ 2.796637] [ 2.796654] ? __warn (kernel/panic.c:693) [ 2.796686] ? call_netdevice_notifiers_info (net/core/dev.c:1985 (discriminator 3)) [ 2.796719] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 2.796745] ? handle_bug (arch/x86/kernel/traps.c:239) [ 2.796770] ? exc_invalid_op (arch/x86/kernel/traps.c:260 (discriminator 1)) [ 2.796805] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621) [ 2.796840] ? call_netdevice_notifiers_info (net/core/dev.c:1985 (discriminator 3)) [ 2.796895] ? call_netdevice_notifiers_info (net/core/dev.c:1985 (discriminator 3)) [ 2.796963] call_netdevice_notifiers (net/core/dev.c:2047) [ 2.797003] bond_3ad_state_machine_handler (drivers/net/bonding/bond_3ad.c:1385 drivers/net/bonding/bond_3ad.c:2507) [ 2.797047] process_one_work (kernel/workqueue.c:3231) [ 2.797083] worker_thread (kernel/workqueue.c:3306 kernel/workqueue.c:3393) [ 2.797131] ? __pfx_worker_thread (kernel/workqueue.c:3339) [ 2.797189] kthread (kernel/kthread.c:389) [ 2.797229] ? __pfx_kthread (kernel/kthread.c:342) [ 2.797264] ret_from_fork (arch/x86/kernel/process.c:147) [ 2.797304] ? __pfx_kthread (kernel/kthread.c:342) [ 2.797345] ret_from_fork_asm (arch/x86/entry/entry_64.S:257) | [ 2.797449] ------------[ cut here ]------------ | [ 2.797490] RTNL: assertion failed at net/core/rtnetlink.c (1823) | [ 2.797555] WARNING: CPU: 2 PID: 11 at net/core/rtnetlink.c:1823 rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:1823) | [ 2.797625] Modules linked in: [ 2.797721] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 2.797809] Workqueue: bond1 bond_3ad_state_machine_handler [ 2.797865] RIP: 0010:rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:1823) [ 2.797921] Code: ea 00 00 0f 85 52 f0 ff ff c6 05 0d 98 ea 00 01 90 ba 1f 07 00 00 48 c7 c6 93 8e 6b 84 48 c7 c7 70 70 6e 84 e8 d9 47 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 0d 98 ea 00 01 movb $0x1,0xea980d(%rip) # 0xea981d 10: 90 nop 11: ba 1f 07 00 00 mov $0x71f,%edx 16: 48 c7 c6 93 8e 6b 84 mov $0xffffffff846b8e93,%rsi 1d: 48 c7 c7 70 70 6e 84 mov $0xffffffff846e7070,%rdi 24: e8 d9 47 5a ff call 0xffffffffff5a4802 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 [ 2.798050] RSP: 0018:ffffb4ba80063c60 EFLAGS: 00010282 [ 2.798099] RAX: 0000000000000000 RBX: ffff8c94c2272000 RCX: 00000000ffffdfff [ 2.798153] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 0000000000000001 [ 2.798224] RBP: ffff8c94c2827600 R08: ffffffff84b527e8 R09: 00000000ffffdfff [ 2.798284] R10: ffffffff84a72800 R11: ffffffff84b22800 R12: 0000000000000000 [ 2.798342] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000010 [ 2.798398] FS: 0000000000000000(0000) GS:ffff8c94fed00000(0000) knlGS:0000000000000000 [ 2.798452] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.798499] CR2: 00005562d1f89dec CR3: 00000000025dc002 CR4: 0000000000770ef0 [ 2.798556] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 2.798613] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 2.798672] PKRU: 55555554 [ 2.798696] Call Trace: [ 2.798730] [ 2.798765] ? __warn (kernel/panic.c:693) [ 2.798803] ? rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:1823) [ 2.798847] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 2.798904] ? handle_bug (arch/x86/kernel/traps.c:239) [ 2.798945] ? exc_invalid_op (arch/x86/kernel/traps.c:260 (discriminator 1)) [ 2.798988] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621) [ 2.799038] ? rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:1823) [ 2.799081] ? kmalloc_node_track_caller_noprof (mm/slub.c:3982 mm/slub.c:4121 mm/slub.c:4142) [ 2.799128] ? __alloc_skb (net/core/skbuff.c:674) [ 2.799164] ? kmalloc_reserve (net/core/skbuff.c:608) [ 2.799206] ? kmalloc_reserve (net/core/skbuff.c:608) [ 2.799238] rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4076) [ 2.799282] rtnetlink_event (net/core/rtnetlink.c:4107 net/core/rtnetlink.c:4097 net/core/rtnetlink.c:6693) [ 2.799313] notifier_call_chain (kernel/notifier.c:93) [ 2.799352] call_netdevice_notifiers (net/core/dev.c:2047) [ 2.799388] bond_3ad_state_machine_handler (drivers/net/bonding/bond_3ad.c:1385 drivers/net/bonding/bond_3ad.c:2507) [ 2.799421] process_one_work (kernel/workqueue.c:3231) [ 2.799446] worker_thread (kernel/workqueue.c:3306 kernel/workqueue.c:3393) [ 2.799471] ? __pfx_worker_thread (kernel/workqueue.c:3339) [ 2.799506] kthread (kernel/kthread.c:389) [ 2.799537] ? __pfx_kthread (kernel/kthread.c:342) [ 2.799567] ret_from_fork (arch/x86/kernel/process.c:147) [ 2.799602] ? __pfx_kthread (kernel/kthread.c:342) [ 2.799643] ret_from_fork_asm (arch/x86/entry/entry_64.S:257) | [ 2.799769] ------------[ cut here ]------------ | [ 2.799835] RTNL: assertion failed at net/core/dev.c (7093) | [ 2.799894] WARNING: CPU: 2 PID: 11 at net/core/dev.c:7093 netdev_master_upper_dev_get (net/core/dev.c:7093 (discriminator 3)) | [ 2.799966] Modules linked in: [ 2.800051] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 2.800128] Workqueue: bond1 bond_3ad_state_machine_handler [ 2.800188] RIP: 0010:netdev_master_upper_dev_get (net/core/dev.c:7093 (discriminator 3)) [ 2.800234] Code: 80 3d 10 11 ed 00 00 75 c5 c6 05 07 11 ed 00 01 90 ba b5 1b 00 00 48 c7 c6 d1 87 6b 84 48 c7 c7 70 70 6e 84 e8 ff c0 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 10 11 ed 00 00 cmpb $0x0,0xed1110(%rip) # 0xed1117 7: 75 c5 jne 0xffffffffffffffce 9: c6 05 07 11 ed 00 01 movb $0x1,0xed1107(%rip) # 0xed1117 10: 90 nop 11: ba b5 1b 00 00 mov $0x1bb5,%edx 16: 48 c7 c6 d1 87 6b 84 mov $0xffffffff846b87d1,%rsi 1d: 48 c7 c7 70 70 6e 84 mov $0xffffffff846e7070,%rdi 24: e8 ff c0 5c ff call 0xffffffffff5cc128 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 [ 2.800345] RSP: 0018:ffffb4ba80063c50 EFLAGS: 00010286 [ 2.800406] RAX: 0000000000000000 RBX: ffff8c94c2272000 RCX: 00000000ffffdfff [ 2.800466] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 0000000000000001 [ 2.800529] RBP: ffff8c94c2827600 R08: ffffffff84b527e8 R09: 00000000ffffdfff [ 2.800596] R10: ffffffff84a72800 R11: ffffffff84b22800 R12: ffffffff846ae9b8 [ 2.800654] R13: ffff8c94c1952000 R14: 0000000000000000 R15: ffff8c94c1952240 [ 2.800717] FS: 0000000000000000(0000) GS:ffff8c94fed00000(0000) knlGS:0000000000000000 [ 2.800785] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.800854] CR2: 00005562d1f89dec CR3: 00000000025dc002 CR4: 0000000000770ef0 [ 2.800924] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 2.800989] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 2.801049] PKRU: 55555554 [ 2.801073] Call Trace: [ 2.801098] [ 2.801130] ? __warn (kernel/panic.c:693) [ 2.801165] ? netdev_master_upper_dev_get (net/core/dev.c:7093 (discriminator 3)) [ 2.801221] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 2.801266] ? handle_bug (arch/x86/kernel/traps.c:239) [ 2.801300] ? exc_invalid_op (arch/x86/kernel/traps.c:260 (discriminator 1)) [ 2.801338] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621) [ 2.801381] ? netdev_master_upper_dev_get (net/core/dev.c:7093 (discriminator 3)) [ 2.801432] rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:656 net/core/rtnetlink.c:724 net/core/rtnetlink.c:1922) [ 2.801484] ? kmalloc_node_track_caller_noprof (mm/slub.c:3982 mm/slub.c:4121 mm/slub.c:4142) [ 2.801532] ? __alloc_skb (net/core/skbuff.c:674) [ 2.801566] ? kmalloc_reserve (net/core/skbuff.c:608) [ 2.801601] rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4076) [ 2.801654] rtnetlink_event (net/core/rtnetlink.c:4107 net/core/rtnetlink.c:4097 net/core/rtnetlink.c:6693) [ 2.801688] notifier_call_chain (kernel/notifier.c:93) [ 2.801724] call_netdevice_notifiers (net/core/dev.c:2047) [ 2.801774] bond_3ad_state_machine_handler (drivers/net/bonding/bond_3ad.c:1385 drivers/net/bonding/bond_3ad.c:2507) [ 2.801825] process_one_work (kernel/workqueue.c:3231) [ 2.801864] worker_thread (kernel/workqueue.c:3306 kernel/workqueue.c:3393) [ 2.801898] ? __pfx_worker_thread (kernel/workqueue.c:3339) [ 2.801945] kthread (kernel/kthread.c:389) [ 2.801981] ? __pfx_kthread (kernel/kthread.c:342) [ 2.802010] ret_from_fork (arch/x86/kernel/process.c:147) [ 2.802042] ? __pfx_kthread (kernel/kthread.c:342) [ 2.802088] ret_from_fork_asm (arch/x86/entry/entry_64.S:257) | [ 2.802230] ------------[ cut here ]------------ | [ 2.802282] RTNL: assertion failed at net/core/fib_rules.c (1246) | [ 2.802348] WARNING: CPU: 2 PID: 11 at net/core/fib_rules.c:1246 fib_rules_event (net/core/fib_rules.c:1246 (discriminator 3)) | [ 2.802421] Modules linked in: [ 2.802524] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 2.802606] Workqueue: bond1 bond_3ad_state_machine_handler [ 2.802660] RIP: 0010:fib_rules_event (net/core/fib_rules.c:1246 (discriminator 3)) [ 2.802704] Code: e7 00 00 0f 85 a3 fe ff ff c6 05 2b cb e7 00 01 90 ba de 04 00 00 48 c7 c6 19 94 6b 84 48 c7 c7 70 70 6e 84 e8 ec 7a 57 ff 90 <0f> 0b 90 90 e9 79 fe ff ff 66 90 90 90 90 90 90 90 90 90 90 90 90 All code ======== 0: e7 00 out %eax,$0x0 2: 00 0f add %cl,(%rdi) 4: 85 a3 fe ff ff c6 test %esp,-0x39000002(%rbx) a: 05 2b cb e7 00 add $0xe7cb2b,%eax f: 01 90 ba de 04 00 add %edx,0x4deba(%rax) 15: 00 48 c7 add %cl,-0x39(%rax) 18: c6 (bad) 19: 19 94 6b 84 48 c7 c7 sbb %edx,-0x3838b77c(%rbx,%rbp,2) 20: 70 70 jo 0x92 22: 6e outsb %ds:(%rsi),(%dx) 23: 84 e8 test %ch,%al 25: ec in (%dx),%al 26: 7a 57 jp 0x7f 28:* ff 90 0f 0b 90 90 call *-0x6f6ff4f1(%rax) <-- trapping instruction 2e: e9 79 fe ff ff jmp 0xfffffffffffffeac 33: 66 90 xchg %ax,%ax 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: 90 nop 4: e9 79 fe ff ff jmp 0xfffffffffffffe82 9: 66 90 xchg %ax,%ax 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 [ 2.802826] RSP: 0018:ffffb4ba80063db0 EFLAGS: 00010286 [ 2.802860] RAX: 0000000000000000 RBX: ffff8c94c2272000 RCX: 00000000ffffdfff [ 2.802921] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 0000000000000001 [ 2.802992] RBP: ffffffff854fd880 R08: ffffffff84b527e8 R09: 00000000ffffdfff [ 2.803065] R10: ffffffff84a72800 R11: ffffffff84b22800 R12: 0000000000000029 [ 2.803124] R13: ffffb4ba80063e08 R14: 00000000fffffffb R15: 0000000000000000 [ 2.803198] FS: 0000000000000000(0000) GS:ffff8c94fed00000(0000) knlGS:0000000000000000 [ 2.803252] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.803294] CR2: 00005562d1f89dec CR3: 00000000025dc002 CR4: 0000000000770ef0 [ 2.803359] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 2.803421] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 2.803475] PKRU: 55555554 [ 2.803498] Call Trace: [ 2.803527] [ 2.803552] ? __warn (kernel/panic.c:693) [ 2.803584] ? fib_rules_event (net/core/fib_rules.c:1246 (discriminator 3)) [ 2.803625] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 2.803660] ? handle_bug (arch/x86/kernel/traps.c:239) [ 2.803700] ? exc_invalid_op (arch/x86/kernel/traps.c:260 (discriminator 1)) [ 2.803733] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621) [ 2.803779] ? fib_rules_event (net/core/fib_rules.c:1246 (discriminator 3)) [ 2.803816] notifier_call_chain (kernel/notifier.c:93) [ 2.803841] call_netdevice_notifiers (net/core/dev.c:2047) [ 2.803877] bond_3ad_state_machine_handler (drivers/net/bonding/bond_3ad.c:1385 drivers/net/bonding/bond_3ad.c:2507) [ 2.803926] process_one_work (kernel/workqueue.c:3231) [ 2.803953] worker_thread (kernel/workqueue.c:3306 kernel/workqueue.c:3393) [ 2.803985] ? __pfx_worker_thread (kernel/workqueue.c:3339) [ 2.804018] kthread (kernel/kthread.c:389) [ 2.804051] ? __pfx_kthread (kernel/kthread.c:342) [ 2.804083] ret_from_fork (arch/x86/kernel/process.c:147) [ 2.804113] ? __pfx_kthread (kernel/kthread.c:342) [ 2.804143] ret_from_fork_asm (arch/x86/entry/entry_64.S:257) | [ 2.804236] ------------[ cut here ]------------ | [ 2.804282] RTNL: assertion failed at net/ipv4/devinet.c (1561) | [ 2.804349] WARNING: CPU: 2 PID: 11 at net/ipv4/devinet.c:1561 inetdev_event (net/ipv4/devinet.c:1561 (discriminator 3)) | [ 2.804416] Modules linked in: [ 2.804516] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 2.804592] Workqueue: bond1 bond_3ad_state_machine_handler [ 2.804625] RIP: 0010:inetdev_event (net/ipv4/devinet.c:1561 (discriminator 3)) [ 2.804660] Code: dc 00 00 0f 85 7c fc ff ff c6 05 8b 70 dc 00 01 90 ba 19 06 00 00 48 c7 c6 f2 a8 6b 84 48 c7 c7 70 70 6e 84 e8 19 20 4c ff 90 <0f> 0b 90 90 e9 52 fc ff ff 4c 89 e7 e8 a7 f1 ff ff 48 89 c1 48 3d All code ======== 0: dc 00 faddl (%rax) 2: 00 0f add %cl,(%rdi) 4: 85 7c fc ff test %edi,-0x1(%rsp,%rdi,8) 8: ff c6 inc %esi a: 05 8b 70 dc 00 add $0xdc708b,%eax f: 01 90 ba 19 06 00 add %edx,0x619ba(%rax) 15: 00 48 c7 add %cl,-0x39(%rax) 18: c6 (bad) 19: f2 a8 6b repnz test $0x6b,%al 1c: 84 48 c7 test %cl,-0x39(%rax) 1f: c7 (bad) 20: 70 70 jo 0x92 22: 6e outsb %ds:(%rsi),(%dx) 23: 84 e8 test %ch,%al 25: 19 20 sbb %esp,(%rax) 27:* 4c ff 90 0f 0b 90 90 rex.WR call *-0x6f6ff4f1(%rax) <-- trapping instruction 2e: e9 52 fc ff ff jmp 0xfffffffffffffc85 33: 4c 89 e7 mov %r12,%rdi 36: e8 a7 f1 ff ff call 0xfffffffffffff1e2 3b: 48 89 c1 mov %rax,%rcx 3e: 48 rex.W 3f: 3d .byte 0x3d Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: 90 nop 4: e9 52 fc ff ff jmp 0xfffffffffffffc5b 9: 4c 89 e7 mov %r12,%rdi c: e8 a7 f1 ff ff call 0xfffffffffffff1b8 11: 48 89 c1 mov %rax,%rcx 14: 48 rex.W 15: 3d .byte 0x3d [ 2.804762] RSP: 0018:ffffb4ba80063d60 EFLAGS: 00010282 [ 2.804801] RAX: 0000000000000000 RBX: 0000000000000029 RCX: 00000000ffffdfff [ 2.804850] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 0000000000000001 [ 2.804904] RBP: ffffb4ba80063db0 R08: ffffffff84b527e8 R09: 00000000ffffdfff [ 2.804954] R10: ffffffff84a72800 R11: ffffffff84b22800 R12: ffff8c94c2272000 [ 2.805004] R13: ffff8c94c1def400 R14: 00000000fffffff6 R15: 0000000000000000 [ 2.805052] FS: 0000000000000000(0000) GS:ffff8c94fed00000(0000) knlGS:0000000000000000 [ 2.805102] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.805148] CR2: 00005562d1f89dec CR3: 00000000025dc002 CR4: 0000000000770ef0 [ 2.805194] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 2.805241] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 2.805288] PKRU: 55555554 [ 2.805306] Call Trace: [ 2.805332] [ 2.805358] ? __warn (kernel/panic.c:693) [ 2.805388] ? inetdev_event (net/ipv4/devinet.c:1561 (discriminator 3)) [ 2.805417] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 2.805448] ? handle_bug (arch/x86/kernel/traps.c:239) [ 2.805477] ? exc_invalid_op (arch/x86/kernel/traps.c:260 (discriminator 1)) [ 2.805504] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621) [ 2.805536] ? inetdev_event (net/ipv4/devinet.c:1561 (discriminator 3)) [ 2.805570] ? notifier_call_chain (kernel/notifier.c:93) [ 2.805607] notifier_call_chain (kernel/notifier.c:93) [ 2.805636] call_netdevice_notifiers (net/core/dev.c:2047) [ 2.805677] bond_3ad_state_machine_handler (drivers/net/bonding/bond_3ad.c:1385 drivers/net/bonding/bond_3ad.c:2507) [ 2.805714] process_one_work (kernel/workqueue.c:3231) [ 2.805742] worker_thread (kernel/workqueue.c:3306 kernel/workqueue.c:3393) [ 2.805771] ? __pfx_worker_thread (kernel/workqueue.c:3339) [ 2.805806] kthread (kernel/kthread.c:389) [ 2.805832] ? __pfx_kthread (kernel/kthread.c:342) [ 2.805871] ret_from_fork (arch/x86/kernel/process.c:147) [ 2.805894] ? __pfx_kthread (kernel/kthread.c:342) Finger prints: fib_rules_event:notifier_call_chain:call_netdevice_notifiers:bond_3ad_state_machine_handler:process_one_work inetdev_event:notifier_call_chain:call_netdevice_notifiers:bond_3ad_state_machine_handler:process_one_work netdev_master_upper_dev_get:rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:call_netdevice_notifiers rtmsg_ifinfo_build_skb:rtnetlink_event:notifier_call_chain:call_netdevice_notifiers:bond_3ad_state_machine_handler call_netdevice_notifiers_info:call_netdevice_notifiers:bond_3ad_state_machine_handler:process_one_work:worker_thread