Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Oct 2023 00:59:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273715] dumpon: Kernel panic on boot when enabling dumpon over IP
Message-ID:  <bug-273715-227-C7eopBx4Da@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273715-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273715-227@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=3D273715

--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Df093d21e081b1eed9844c28af605b5277=
e76094c

commit f093d21e081b1eed9844c28af605b5277e76094c
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2023-10-02 12:08:20 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2023-10-09 00:42:37 +0000

    netdump: Check the return value of ifunit_ref()

    We may fail to match if the specific interface doesn't exist or was
    renamed.

    PR:             273715
    Reported by:    grembo
    MFC after:      1 week

    (cherry picked from commit d94d07d58141dcff48f01c6b3e5a31de9d7a7938)

 sys/netinet/netdump/netdump_client.c | 2 ++
 1 file changed, 2 insertions(+)

--=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-273715-227-C7eopBx4Da>