Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2023 00:06:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 274346] kernel panic/page fault in nfs_commonkrpc.c::newnfs_request(), due to duplicate hostid's
Message-ID:  <bug-274346-3630-V7tkGt2vXM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274346-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274346-3630@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=3D274346

--- Comment #2 from Rick Macklem <rmacklem@FreeBSD.org> ---
Created attachment 245539
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245539&action=
=3Dedit
add checks for no valid session

This patch adds checks in two places for the case
where there is no session on the mount.

Since I think that the crash was caused by the
mount not having a session, I think this patch
might avoid the crash.

Hopefully the reporter can test this patch?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274346-3630-V7tkGt2vXM>