https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279653
--- Comment #10 from Andrey V. Elsukov ---
(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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279653
Kristof Provost changed:
What|Removed |Added
CC||k...@freebsd.org
--- Comment #11
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275920
LekKit changed:
What|Removed |Added
CC||nyandarknessg...@gmail.com
--- Comment #1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279850
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
--
You are receiv
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279850
Kyle Evans changed:
What|Removed |Added
CC||kev...@freebsd.org
--- Comment #1 fro
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279653
--- Comment #12 from takahiro.kuros...@gmail.com ---
I have not reproduced the crash but I guess the following patch for
if_detach_internal() would fix the problem:
--- a/sys/net/if.c
+++ b/sys/net/if.c
@@ -1235,6 +1235,8 @@ if_detach_