====================================== | [ 44.902025] ------------[ cut here ]------------ | [ 44.902109] RTNL: assertion failed at net/core/link_watch.c (59) | [ 44.902184] WARNING: CPU: 3 PID: 580 at net/core/link_watch.c:59 rfc2863_policy (net/core/link_watch.c:59 net/core/link_watch.c:76) | [ 44.902272] Modules linked in: [ 44.902373] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 44.902427] RIP: 0010:rfc2863_policy (net/core/link_watch.c:59 net/core/link_watch.c:76) [ 44.902471] Code: 80 3d 71 85 e6 00 00 75 ca c6 05 68 85 e6 00 01 90 ba 3b 00 00 00 48 c7 c6 9f 2c 99 92 48 c7 c7 90 e0 8a 92 e8 2f b5 55 ff 90 <0f> 0b 90 90 eb a3 83 f8 06 0f 85 14 ff ff ff b8 05 00 00 00 e9 0a All code ======== 0: 80 3d 71 85 e6 00 00 cmpb $0x0,0xe68571(%rip) # 0xe68578 7: 75 ca jne 0xffffffffffffffd3 9: c6 05 68 85 e6 00 01 movb $0x1,0xe68568(%rip) # 0xe68578 10: 90 nop 11: ba 3b 00 00 00 mov $0x3b,%edx 16: 48 c7 c6 9f 2c 99 92 mov $0xffffffff92992c9f,%rsi 1d: 48 c7 c7 90 e0 8a 92 mov $0xffffffff928ae090,%rdi 24: e8 2f b5 55 ff call 0xffffffffff55b558 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: 90 nop 2e: eb a3 jmp 0xffffffffffffffd3 30: 83 f8 06 cmp $0x6,%eax 33: 0f 85 14 ff ff ff jne 0xffffffffffffff4d 39: b8 05 00 00 00 mov $0x5,%eax 3e: e9 .byte 0xe9 3f: 0a .byte 0xa Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: 90 nop 4: eb a3 jmp 0xffffffffffffffa9 6: 83 f8 06 cmp $0x6,%eax 9: 0f 85 14 ff ff ff jne 0xffffffffffffff23 f: b8 05 00 00 00 mov $0x5,%eax 14: e9 .byte 0xe9 15: 0a .byte 0xa [ 44.902642] RSP: 0018:ffffb6df80b97750 EFLAGS: 00010286 [ 44.902693] RAX: 0000000000000000 RBX: ffff892684e89000 RCX: 00000000ffffdfff [ 44.902767] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 0000000000000001 [ 44.902838] RBP: 0000000000000000 R08: ffffffff92d56968 R09: 00000000ffffdfff [ 44.902910] R10: ffffffff92c76980 R11: ffffffff92d26980 R12: dead000000000122 [ 44.902984] R13: dead000000000100 R14: ffffffff92992610 R15: ffff892684e8a000 [ 44.903062] FS: 00007fed13839800(0000) GS:ffff8926bed80000(0000) knlGS:0000000000000000 [ 44.903144] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 44.903204] CR2: 00000000004e49f0 CR3: 0000000004e58003 CR4: 0000000000772ef0 [ 44.903281] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 44.903352] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 44.903426] PKRU: 55555554 [ 44.903451] Call Trace: [ 44.903478] [ 44.903509] ? __warn (kernel/panic.c:748) [ 44.903551] ? rfc2863_policy (net/core/link_watch.c:59 net/core/link_watch.c:76) [ 44.903588] ? report_bug (lib/bug.c:201 lib/bug.c:219) [ 44.903631] ? prb_read_valid (kernel/printk/printk_ringbuffer.c:2183) [ 44.903669] ? handle_bug (arch/x86/kernel/traps.c:285) [ 44.903715] ? exc_invalid_op (arch/x86/kernel/traps.c:309 (discriminator 1)) [ 44.903752] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:621) [ 44.903797] ? rfc2863_policy (net/core/link_watch.c:59 net/core/link_watch.c:76) [ 44.903833] linkwatch_do_dev (net/core/link_watch.c:180) [ 44.903868] netdev_run_todo (net/core/dev.c:10894 (discriminator 2)) [ 44.903913] ? unregister_netdevice_queue (net/core/dev.c:11456) [ 44.903961] rtnl_dellink (net/core/rtnetlink.c:3528) [ 44.904001] ? __mutex_lock.constprop.0 (kernel/locking/mutex.c:714 kernel/locking/mutex.c:735) [ 44.904070] ? __rtnl_unlock (net/core/rtnetlink.c:140 (discriminator 3)) [ 44.904109] ? netdev_run_todo (./include/linux/list.h:373 net/core/dev.c:10891) [ 44.904145] ? __pfx_rtnl_dellink (net/core/rtnetlink.c:3484) [ 44.904181] rtnetlink_rcv_msg (net/core/rtnetlink.c:6902) [ 44.904219] ? get_page_from_freelist (mm/page_alloc.c:1039 mm/page_alloc.c:1554 mm/page_alloc.c:1564 mm/page_alloc.c:3474) [ 44.904276] ? __pfx_rtnetlink_rcv_msg (net/core/rtnetlink.c:6805) [ 44.904323] netlink_rcv_skb (net/netlink/af_netlink.c:2543) [ 44.904369] netlink_unicast (net/netlink/af_netlink.c:1322 net/netlink/af_netlink.c:1348) [ 44.904406] netlink_sendmsg (net/netlink/af_netlink.c:1892) [ 44.904444] ____sys_sendmsg (net/socket.c:711 net/socket.c:726 net/socket.c:2594) [ 44.904490] ? copy_msghdr_from_user (net/socket.c:2534) [ 44.904539] ___sys_sendmsg (net/socket.c:2650) [ 44.904585] ? __pte_offset_map (./include/linux/pgtable.h:345 ./include/linux/pgtable.h:615 mm/pgtable-generic.c:289) [ 44.904622] ? fsnotify_grab_connector (fs/notify/mark.c:702) [ 44.904679] ? fsnotify_destroy_marks (fs/notify/mark.c:929) [ 44.904728] __sys_sendmsg (net/socket.c:2680) [ 44.904766] do_syscall_64 (arch/x86/entry/common.c:52 arch/x86/entry/common.c:83) [ 44.904803] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 44.904852] RIP: 0033:0x7fed13a459a7 [ 44.904890] Code: 0a 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: 0a 00 or (%rax),%al 2: f7 d8 neg %eax 4: 64 89 02 mov %eax,%fs:(%rdx) 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) [ 44.905063] RSP: 002b:00007ffed1326248 EFLAGS: 00000246 ORIG_RAX: 000000000000002e [ 44.905145] RAX: ffffffffffffffda RBX: 00007ffed1326980 RCX: 00007fed13a459a7 [ 44.905213] RDX: 0000000000000000 RSI: 00007ffed13262b0 RDI: 0000000000000005 [ 44.905290] RBP: 0000000000000001 R08: 0000000000000003 R09: 0000000000000078 [ 44.905364] R10: 00007fed139034a8 R11: 0000000000000246 R12: 0000000000000001 Finger prints: rfc2863_policy:linkwatch_do_dev:netdev_run_todo:rtnl_dellink:rtnetlink_rcv_msg