摘要: 出现问题时的反汇编为: /usr/src/debug/kernel-4.1.44-.aarch64/net/core/dev.c: 17800xffff800000860724 <__netif_receive_skb_core+420>: ldr x0, [x1,x0]0xffff80000086 阅读全文
posted @ 2018-08-10 18:28 行木辛 阅读(787) 评论(0) 推荐(0)
摘要: 1、Unable to handle kernel paging request at virtual address 00000000 》越出内核地址空间范围,原因是由于使用空NULL指针 2、Unable to handle kernel paging request at virtual ad 阅读全文
posted @ 2018-08-10 12:01 行木辛 阅读(12767) 评论(0) 推荐(1)