Panic in stable/11 (amd64) @r303903: page fault while in kernel mode

Adrian Chadd adrian at freebsd.org
Fri Aug 12 05:51:44 UTC 2016


[snip]

#define IF_LLADDR(ifp)                                                  \
    LLADDR((struct sockaddr_dl *)((ifp)->if_addr->ifa_addr))


it's because if_addr is NULL in your dump. God knows why that is! My
guess is we caught it in some stupid update window.

Ok, so what should we do for locking?



-adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 616 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-net/attachments/20160811/fd703e1c/attachment.sig>


More information about the freebsd-net mailing list