[Bug 227720] Kernel panic in ppp server
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 28 10:34:54 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227720
--- Comment #42 from Andrey V. Elsukov <ae at FreeBSD.org> ---
(In reply to Franck Rousseau from comment #41)
> (In reply to Andrey V. Elsukov from comment #40)
>
> The patch used was attachment #199064 [details]
>
> I have tried all proposed patches on 11.2 and 12, and the latest on the svn
> 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
"https://bz-attachments.freebsd.org/attachment.cgi?id=199450&action=diff&format=raw&headers=1"
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list