[Bug 254244] panics after upgrade to stable/13-n244861-b9773574371

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 15 19:56:15 UTC 2021


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

--- Comment #16 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Did you revert the previous patch?

Works fine here:

cat iflib.diff | patch  -p1
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/sys/net/iflib.c b/sys/net/iflib.c
|index 05e99ba318d..c6a8ec9e25e 100644
|--- a/sys/net/iflib.c
|+++ b/sys/net/iflib.c
--------------------------
Patching file sys/net/iflib.c using Plan A...
Hunk #1 succeeded at 2888 (offset -13 lines).
Hunk #2 succeeded at 2975 (offset -13 lines).
done

commit 763fb2fda0144e3630de74b918d06a96b7968ee2 (HEAD -> stable/13,
freebsd/stable/13)
Author: Mark Johnston <markj at FreeBSD.org>
Date:   Mon Mar 8 12:39:05 2021 -0500

    dumpon.8: Ask DDB to call doadump() rather than calling it directly

    Sponsored by:   The FreeBSD Foundation

    (cherry picked from commit af06ff55535d9b2de253103e974558104e0a3d97)

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


More information about the freebsd-net mailing list