[Bug 236853] panic: page fault on rtsock.c

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 30 12:51:38 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236853

Andrey V. Elsukov <ae at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj at FreeBSD.org

--- Comment #2 from Andrey V. Elsukov <ae at 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.


More information about the freebsd-net mailing list