https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279653
--- Comment #10 from Andrey V. Elsukov <a...@freebsd.org> --- (In reply to Daniel Ponte from comment #9) it looks like an epair(4) device was detached and some packets were going to send through, but were delayed. Then afdata[AF_INET6] was freed due to epair ifnet detach and access to this data triggers panic. -- You are receiving this mail because: You are the assignee for the bug.