Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 2021 19:56:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 254244] panics after upgrade to stable/13-n244861-b9773574371
Message-ID:  <bug-254244-7501-5GuMOMprHu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254244-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254244-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=3D254244

--- Comment #16 from Hans Petter Selasky <hselasky@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@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)

--=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-254244-7501-5GuMOMprHu>