====================================== | [ 2.727965] ------------[ cut here ]------------ | [ 2.728023] RTNL: assertion failed at net/core/dev.c (1985) | [ 2.728096] WARNING: CPU: 0 PID: 72 at net/core/dev.c:1985 call_netdevice_notifiers_info (net/core/dev.c:1985 (discriminator 3)) | [ 2.728170] Modules linked in: [ 2.728258] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 2.728344] Workqueue: bond1 bond_3ad_state_machine_handler [ 2.728391] RIP: 0010:call_netdevice_notifiers_info (net/core/dev.c:1985 (discriminator 3)) [ 2.728437] Code: 80 3d 00 91 ec 00 00 75 c1 c6 05 f7 90 ec 00 01 90 ba c1 07 00 00 48 c7 c6 e4 87 0b be 48 c7 c7 a0 70 0e be e8 db 40 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 00 91 ec 00 00 cmpb $0x0,0xec9100(%rip) # 0xec9107 7: 75 c1 jne 0xffffffffffffffca 9: c6 05 f7 90 ec 00 01 movb $0x1,0xec90f7(%rip) # 0xec9107 10: 90 nop 11: ba c1 07 00 00 mov $0x7c1,%edx 16: 48 c7 c6 e4 87 0b be mov $0xffffffffbe0b87e4,%rsi 1d: 48 c7 c7 a0 70 0e be mov $0xffffffffbe0e70a0,%rdi 24: e8 db 40 5c ff call 0xffffffffff5c4104 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.728567] RSP: 0018:ffffb57c4027bde8 EFLAGS: 00010282 [ 2.728615] RAX: 0000000000000000 RBX: ffffffffbeefd880 RCX: 00000000ffffdfff [ 2.728673] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 0000000000000001 [ 2.728732] RBP: 0000000000000029 R08: ffffffffbe5527e8 R09: 00000000ffffdfff [ 2.728793] R10: ffffffffbe472800 R11: ffffffffbe522800 R12: ffffb57c4027be08 [ 2.728856] R13: ffff9f8c427cec38 R14: ffffb57c4027be40 R15: ffff9f8c427cec00 [ 2.728920] FS: 0000000000000000(0000) GS:ffff9f8c7ec00000(0000) knlGS:0000000000000000 [ 2.728985] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.729030] CR2: 00007f29fdcaf258 CR3: 000000000be3e002 CR4: 0000000000770ef0 [ 2.729104] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 2.729162] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 2.729214] PKRU: 55555554 [ 2.729231] Call Trace: [ 2.729254] [ 2.729283] ? __warn (kernel/panic.c:693) [ 2.729317] ? call_netdevice_notifiers_info (net/core/dev.c:1985 (discriminator 3)) [ 2.729360] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 2.729397] ? handle_bug (arch/x86/kernel/traps.c:239) [ 2.729431] ? exc_invalid_op (arch/x86/kernel/traps.c:260 (discriminator 1)) [ 2.729465] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621) [ 2.729502] ? call_netdevice_notifiers_info (net/core/dev.c:1985 (discriminator 3)) [ 2.729545] ? call_netdevice_notifiers_info (net/core/dev.c:1985 (discriminator 3)) [ 2.729585] call_netdevice_notifiers (net/core/dev.c:2047) [ 2.729625] bond_3ad_state_machine_handler (drivers/net/bonding/bond_3ad.c:1385 drivers/net/bonding/bond_3ad.c:2507) [ 2.729674] process_one_work (kernel/workqueue.c:3231) [ 2.729710] worker_thread (kernel/workqueue.c:3306 kernel/workqueue.c:3393) [ 2.729738] ? __pfx_worker_thread (kernel/workqueue.c:3339) [ 2.729778] kthread (kernel/kthread.c:389) [ 2.729809] ? __pfx_kthread (kernel/kthread.c:342) [ 2.729843] ret_from_fork (arch/x86/kernel/process.c:147) [ 2.729875] ? __pfx_kthread (kernel/kthread.c:342) [ 2.729909] ret_from_fork_asm (arch/x86/entry/entry_64.S:257) | [ 2.730004] ------------[ cut here ]------------ | [ 2.730042] RTNL: assertion failed at net/core/rtnetlink.c (1823) | [ 2.730125] WARNING: CPU: 0 PID: 72 at net/core/rtnetlink.c:1823 rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:1823) | [ 2.730209] Modules linked in: [ 2.730319] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 2.730404] Workqueue: bond1 bond_3ad_state_machine_handler [ 2.730446] RIP: 0010:rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:1823) [ 2.730494] Code: ea 00 00 0f 85 52 f0 ff ff c6 05 3d 96 ea 00 01 90 ba 1f 07 00 00 48 c7 c6 be 8e 0b be 48 c7 c7 a0 70 0e be e8 09 46 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 3d 96 ea 00 01 movb $0x1,0xea963d(%rip) # 0xea964d 10: 90 nop 11: ba 1f 07 00 00 mov $0x71f,%edx 16: 48 c7 c6 be 8e 0b be mov $0xffffffffbe0b8ebe,%rsi 1d: 48 c7 c7 a0 70 0e be mov $0xffffffffbe0e70a0,%rdi 24: e8 09 46 5a ff call 0xffffffffff5a4632 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.730626] RSP: 0018:ffffb57c4027bc60 EFLAGS: 00010282 [ 2.730665] RAX: 0000000000000000 RBX: ffff9f8c41bf8000 RCX: 00000000ffffdfff [ 2.730725] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 0000000000000001 [ 2.730784] RBP: ffff9f8c427aab00 R08: ffffffffbe5527e8 R09: 00000000ffffdfff [ 2.730843] R10: ffffffffbe472800 R11: ffffffffbe522800 R12: 0000000000000000 [ 2.730898] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000010 [ 2.730953] FS: 0000000000000000(0000) GS:ffff9f8c7ec00000(0000) knlGS:0000000000000000 [ 2.731018] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.731074] CR2: 00007f29fdcaf258 CR3: 000000000be3e002 CR4: 0000000000770ef0 [ 2.731130] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 2.731185] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 2.731241] PKRU: 55555554 [ 2.731261] Call Trace: [ 2.731292] [ 2.731314] ? __warn (kernel/panic.c:693) [ 2.731353] ? rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:1823) [ 2.731407] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 2.731446] ? handle_bug (arch/x86/kernel/traps.c:239) [ 2.731477] ? exc_invalid_op (arch/x86/kernel/traps.c:260 (discriminator 1)) [ 2.731513] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621) [ 2.731542] ? rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:1823) [ 2.731582] ? kmalloc_node_track_caller_noprof (mm/slub.c:3982 mm/slub.c:4121 mm/slub.c:4142) [ 2.731619] ? __alloc_skb (net/core/skbuff.c:674) [ 2.731654] ? kmalloc_reserve (net/core/skbuff.c:608) [ 2.731682] ? kmalloc_reserve (net/core/skbuff.c:608) [ 2.731716] rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4076) [ 2.731760] rtnetlink_event (net/core/rtnetlink.c:4107 net/core/rtnetlink.c:4097 net/core/rtnetlink.c:6693) [ 2.731795] notifier_call_chain (kernel/notifier.c:93) [ 2.731839] call_netdevice_notifiers (net/core/dev.c:2047) [ 2.731878] bond_3ad_state_machine_handler (drivers/net/bonding/bond_3ad.c:1385 drivers/net/bonding/bond_3ad.c:2507) [ 2.731923] process_one_work (kernel/workqueue.c:3231) [ 2.731952] worker_thread (kernel/workqueue.c:3306 kernel/workqueue.c:3393) [ 2.731982] ? __pfx_worker_thread (kernel/workqueue.c:3339) [ 2.732026] kthread (kernel/kthread.c:389) [ 2.732071] ? __pfx_kthread (kernel/kthread.c:342) [ 2.732106] ret_from_fork (arch/x86/kernel/process.c:147) [ 2.732135] ? __pfx_kthread (kernel/kthread.c:342) [ 2.732164] ret_from_fork_asm (arch/x86/entry/entry_64.S:257) | [ 2.732266] ------------[ cut here ]------------ | [ 2.732309] RTNL: assertion failed at net/core/dev.c (7093) | [ 2.732360] WARNING: CPU: 0 PID: 72 at net/core/dev.c:7093 netdev_master_upper_dev_get (net/core/dev.c:7093 (discriminator 3)) | [ 2.732422] Modules linked in: [ 2.732525] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 2.732610] Workqueue: bond1 bond_3ad_state_machine_handler [ 2.732649] RIP: 0010:netdev_master_upper_dev_get (net/core/dev.c:7093 (discriminator 3)) [ 2.732690] Code: 80 3d f0 10 ed 00 00 75 c5 c6 05 e7 10 ed 00 01 90 ba b5 1b 00 00 48 c7 c6 e4 87 0b be 48 c7 c7 a0 70 0e be e8 df 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 f0 10 ed 00 00 cmpb $0x0,0xed10f0(%rip) # 0xed10f7 7: 75 c5 jne 0xffffffffffffffce 9: c6 05 e7 10 ed 00 01 movb $0x1,0xed10e7(%rip) # 0xed10f7 10: 90 nop 11: ba b5 1b 00 00 mov $0x1bb5,%edx 16: 48 c7 c6 e4 87 0b be mov $0xffffffffbe0b87e4,%rsi 1d: 48 c7 c7 a0 70 0e be mov $0xffffffffbe0e70a0,%rdi 24: e8 df c0 5c ff call 0xffffffffff5cc108 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.732830] RSP: 0018:ffffb57c4027bc50 EFLAGS: 00010286 [ 2.732872] RAX: 0000000000000000 RBX: ffff9f8c41bf8000 RCX: 00000000ffffdfff [ 2.732930] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 0000000000000001 [ 2.732990] RBP: ffff9f8c427aab00 R08: ffffffffbe5527e8 R09: 00000000ffffdfff [ 2.733047] R10: ffffffffbe472800 R11: ffffffffbe522800 R12: ffffffffbe0ae9cb [ 2.733108] R13: ffff9f8c421a7000 R14: 0000000000000000 R15: ffff9f8c421a7240 [ 2.733171] FS: 0000000000000000(0000) GS:ffff9f8c7ec00000(0000) knlGS:0000000000000000 [ 2.733233] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.733289] CR2: 00007f29fdcaf258 CR3: 000000000be3e002 CR4: 0000000000770ef0 [ 2.733353] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 2.733416] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 2.733465] PKRU: 55555554 [ 2.733486] Call Trace: [ 2.733507] [ 2.733526] ? __warn (kernel/panic.c:693) [ 2.733557] ? netdev_master_upper_dev_get (net/core/dev.c:7093 (discriminator 3)) [ 2.733597] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 2.733636] ? handle_bug (arch/x86/kernel/traps.c:239) [ 2.733668] ? exc_invalid_op (arch/x86/kernel/traps.c:260 (discriminator 1)) [ 2.733704] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621) [ 2.733734] ? netdev_master_upper_dev_get (net/core/dev.c:7093 (discriminator 3)) [ 2.733779] rtnl_fill_ifinfo.constprop.0 (net/core/rtnetlink.c:656 net/core/rtnetlink.c:724 net/core/rtnetlink.c:1922) [ 2.733816] ? kmalloc_node_track_caller_noprof (mm/slub.c:3982 mm/slub.c:4121 mm/slub.c:4142) [ 2.733861] ? __alloc_skb (net/core/skbuff.c:674) [ 2.733896] ? kmalloc_reserve (net/core/skbuff.c:608) [ 2.733927] rtmsg_ifinfo_build_skb (net/core/rtnetlink.c:4076) [ 2.733972] rtnetlink_event (net/core/rtnetlink.c:4107 net/core/rtnetlink.c:4097 net/core/rtnetlink.c:6693) [ 2.734007] notifier_call_chain (kernel/notifier.c:93) [ 2.734036] call_netdevice_notifiers (net/core/dev.c:2047) [ 2.734088] bond_3ad_state_machine_handler (drivers/net/bonding/bond_3ad.c:1385 drivers/net/bonding/bond_3ad.c:2507) [ 2.734143] process_one_work (kernel/workqueue.c:3231) [ 2.734195] worker_thread (kernel/workqueue.c:3306 kernel/workqueue.c:3393) [ 2.734231] ? __pfx_worker_thread (kernel/workqueue.c:3339) [ 2.734272] kthread (kernel/kthread.c:389) [ 2.734309] ? __pfx_kthread (kernel/kthread.c:342) [ 2.734339] ret_from_fork (arch/x86/kernel/process.c:147) [ 2.734370] ? __pfx_kthread (kernel/kthread.c:342) [ 2.734407] ret_from_fork_asm (arch/x86/entry/entry_64.S:257) | [ 2.734512] ------------[ cut here ]------------ | [ 2.734546] RTNL: assertion failed at net/core/fib_rules.c (1246) | [ 2.734604] WARNING: CPU: 0 PID: 72 at net/core/fib_rules.c:1246 fib_rules_event (net/core/fib_rules.c:1246 (discriminator 3)) | [ 2.734704] Modules linked in: [ 2.734838] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 2.734957] Workqueue: bond1 bond_3ad_state_machine_handler [ 2.735016] RIP: 0010:fib_rules_event (net/core/fib_rules.c:1246 (discriminator 3)) [ 2.735075] Code: e7 00 00 0f 85 a3 fe ff ff c6 05 5b c9 e7 00 01 90 ba de 04 00 00 48 c7 c6 44 94 0b be 48 c7 c7 a0 70 0e be e8 1c 79 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 5b c9 e7 00 add $0xe7c95b,%eax f: 01 90 ba de 04 00 add %edx,0x4deba(%rax) 15: 00 48 c7 add %cl,-0x39(%rax) 18: c6 44 94 0b be movb $0xbe,0xb(%rsp,%rdx,4) 1d: 48 c7 c7 a0 70 0e be mov $0xffffffffbe0e70a0,%rdi 24: e8 1c 79 57 ff call 0xffffffffff577945 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: 90 nop 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.735268] RSP: 0018:ffffb57c4027bdb0 EFLAGS: 00010286 [ 2.735309] RAX: 0000000000000000 RBX: ffff9f8c41bf8000 RCX: 00000000ffffdfff [ 2.735362] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 0000000000000001 [ 2.735418] RBP: ffffffffbeefd880 R08: ffffffffbe5527e8 R09: 00000000ffffdfff [ 2.735480] R10: ffffffffbe472800 R11: ffffffffbe522800 R12: 0000000000000029 [ 2.735545] R13: ffffb57c4027be08 R14: 00000000fffffffb R15: 0000000000000000 [ 2.735628] FS: 0000000000000000(0000) GS:ffff9f8c7ec00000(0000) knlGS:0000000000000000 [ 2.735716] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.735792] CR2: 00007f29fdcaf258 CR3: 000000000be3e002 CR4: 0000000000770ef0 [ 2.735875] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 2.735962] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 2.736035] PKRU: 55555554 [ 2.736057] Call Trace: [ 2.736080] [ 2.736106] ? __warn (kernel/panic.c:693) [ 2.736143] ? fib_rules_event (net/core/fib_rules.c:1246 (discriminator 3)) [ 2.736188] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 2.736233] ? handle_bug (arch/x86/kernel/traps.c:239) [ 2.736279] ? exc_invalid_op (arch/x86/kernel/traps.c:260 (discriminator 1)) [ 2.736317] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621) [ 2.736363] ? fib_rules_event (net/core/fib_rules.c:1246 (discriminator 3)) [ 2.736400] notifier_call_chain (kernel/notifier.c:93) [ 2.736457] call_netdevice_notifiers (net/core/dev.c:2047) [ 2.736512] bond_3ad_state_machine_handler (drivers/net/bonding/bond_3ad.c:1385 drivers/net/bonding/bond_3ad.c:2507) [ 2.736567] process_one_work (kernel/workqueue.c:3231) [ 2.736605] worker_thread (kernel/workqueue.c:3306 kernel/workqueue.c:3393) [ 2.736645] ? __pfx_worker_thread (kernel/workqueue.c:3339) [ 2.736705] kthread (kernel/kthread.c:389) [ 2.736747] ? __pfx_kthread (kernel/kthread.c:342) [ 2.736787] ret_from_fork (arch/x86/kernel/process.c:147) [ 2.736828] ? __pfx_kthread (kernel/kthread.c:342) [ 2.736868] ret_from_fork_asm (arch/x86/entry/entry_64.S:257) | [ 2.736985] ------------[ cut here ]------------ | [ 2.737041] RTNL: assertion failed at net/ipv4/devinet.c (1561) | [ 2.737114] WARNING: CPU: 0 PID: 72 at net/ipv4/devinet.c:1561 inetdev_event (net/ipv4/devinet.c:1561 (discriminator 3)) | [ 2.737201] Modules linked in: [ 2.737358] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 2.737481] Workqueue: bond1 bond_3ad_state_machine_handler [ 2.737540] RIP: 0010:inetdev_event (net/ipv4/devinet.c:1561 (discriminator 3)) [ 2.737595] Code: dc 00 00 0f 85 7c fc ff ff c6 05 db 69 dc 00 01 90 ba 19 06 00 00 48 c7 c6 1d a9 0b be 48 c7 c7 a0 70 0e be e8 69 19 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 db 69 dc 00 add $0xdc69db,%eax f: 01 90 ba 19 06 00 add %edx,0x619ba(%rax) 15: 00 48 c7 add %cl,-0x39(%rax) 18: c6 (bad) 19: 1d a9 0b be 48 sbb $0x48be0ba9,%eax 1e: c7 c7 a0 70 0e be mov $0xbe0e70a0,%edi 24: e8 69 19 4c ff call 0xffffffffff4c1992 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: 90 nop 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.737778] RSP: 0018:ffffb57c4027bd60 EFLAGS: 00010282 [ 2.737834] RAX: 0000000000000000 RBX: 0000000000000029 RCX: 00000000ffffdfff [ 2.737911] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 0000000000000001 [ 2.737993] RBP: ffffb57c4027bdb0 R08: ffffffffbe5527e8 R09: 00000000ffffdfff [ 2.738071] R10: ffffffffbe472800 R11: ffffffffbe522800 R12: ffff9f8c41bf8000 [ 2.738145] R13: ffff9f8c41db4c00 R14: 00000000fffffff6 R15: 0000000000000000 [ 2.738227] FS: 0000000000000000(0000) GS:ffff9f8c7ec00000(0000) knlGS:0000000000000000 [ 2.738311] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.738384] CR2: 00007f29fdcaf258 CR3: 000000000be3e002 CR4: 0000000000770ef0 [ 2.738469] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 2.738553] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 2.738629] PKRU: 55555554 [ 2.738654] Call Trace: [ 2.738684] [ 2.738711] ? __warn (kernel/panic.c:693) [ 2.738758] ? inetdev_event (net/ipv4/devinet.c:1561 (discriminator 3)) [ 2.738805] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 2.738849] ? handle_bug (arch/x86/kernel/traps.c:239) [ 2.738894] ? exc_invalid_op (arch/x86/kernel/traps.c:260 (discriminator 1)) [ 2.738936] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621) [ 2.738975] ? inetdev_event (net/ipv4/devinet.c:1561 (discriminator 3)) [ 2.739013] ? notifier_call_chain (kernel/notifier.c:93) [ 2.739074] notifier_call_chain (kernel/notifier.c:93) [ 2.739119] call_netdevice_notifiers (net/core/dev.c:2047) [ 2.739177] bond_3ad_state_machine_handler (drivers/net/bonding/bond_3ad.c:1385 drivers/net/bonding/bond_3ad.c:2507) [ 2.739235] process_one_work (kernel/workqueue.c:3231) [ 2.739280] worker_thread (kernel/workqueue.c:3306 kernel/workqueue.c:3393) [ 2.739324] ? __pfx_worker_thread (kernel/workqueue.c:3339) [ 2.739387] kthread (kernel/kthread.c:389) [ 2.739432] ? __pfx_kthread (kernel/kthread.c:342) [ 2.739470] ret_from_fork (arch/x86/kernel/process.c:147) [ 2.739510] ? __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