https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236853
Andrey V. Elsukov <a...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ma...@freebsd.org --- Comment #2 from Andrey V. Elsukov <a...@freebsd.org> --- (In reply to Eugene Grosbein from comment #1) > Please specify exact revisions of FreeBSD you are using as very similar > problem was fixed not long ago. > > CC'ing ae@ just in case it's new. It is CURRENT, you can see revision for each dump in core.txt. I don't think this problem was fixed. I suspect the problem occurs when tun(4) interfaces are going down. There are two sorts of panic, one is in nd6_dad_timer(), second is in route_output(). It seems in both cases ifnet pointer is already freed. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"