Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2019 12:51:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 236853] panic: page fault  on rtsock.c
Message-ID:  <bug-236853-7501-YCGEf3K8uI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236853-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236853-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236853

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

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

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236853-7501-YCGEf3K8uI>