Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2018 10:34:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 227720] Kernel panic in ppp server
Message-ID:  <bug-227720-7501-rJdXpHQ98f@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227720-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227720-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=3D227720

--- Comment #42 from Andrey V. Elsukov <ae@FreeBSD.org> ---
(In reply to Franck Rousseau from comment #41)
> (In reply to Andrey V. Elsukov from comment #40)
>=20
> The patch used was attachment #199064 [details]
>=20
> I have tried all proposed patches on 11.2 and 12, and the latest on the s=
vn
> devel, none works.

Ok, can you do the following and then report back? Assume, you use 11.2.
1. cd /usr/src # (or path where are your source code is)
2. svnlite revert -R .
3. svnlite up
4. fetch -o rtsock.diff=20
"https://bz-attachments.freebsd.org/attachment.cgi?id=3D199450&action=3Ddif=
f&format=3Draw&headers=3D1"
5. svnlite patch rtsock.diff
6. svnlite diff # (to be sure that all looks good)
7. make buildkernel installkernel
8. shutdown -r now
9. Try you test and if it will panic, post the panic message and backtrace =
from
kgdb.

--=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-227720-7501-rJdXpHQ98f>