From nobody Wed Oct 18 02:47:26 2023 X-Original-To: fs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4S9Fct5qxTz4xNYp for ; Wed, 18 Oct 2023 02:47:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S9Fct3Yhmz4ZM2 for ; Wed, 18 Oct 2023 02:47:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697597246; a=rsa-sha256; cv=none; b=XHT+P8BpHau7zB90uZhcscioy0+FEfZZcwlknLFJ1zs7pjRmKKkzdqpR4vDzqFscnCxYnJ 0AUYpiN8sZtomOGLMQiEoaODh+Ko1k4HBiiHR1+wvd3lA65PXzQhSGOehWmMnxQ6tkIjid 13ejHpLsMiEmQ2rWNoyyEg0Duy6spSaIfLEtAQhMwCT95QZck2SIF4TGfcakZJ89eR7L5z 4A0QYi1FEyxhGHFpseQGJ52T0Yw7Hwcyd3rXjNppxFoSGkNKzt8KhavvaqYJZMCAya89GB Pb3Rb5JvJyE1bXMYSoGVyxzHacYi8X0j7miXLf0qhysn3QzYfKB14FFJCEjaXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697597246; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TT4yDI1E39vtIu+GK6JzBXpfdm9H6MClI2IkeUXJ87o=; b=GQB/4xi8XcPJ7GZUYJUGM3cSWQllr8qKQ2iHvD+6Y2ThUaNrAvFRBnK1tJVSElWiKRDk1k 86ujM3817Ef4LpZL55+pZQnIew818mAtoes1TXFIemm5aq1sq6y39b8Ap5iB8kUrY02col /U35NfJIAmqrlZP42+0NrC26jEOqcaeokuzimtL87YJcB+G5Sp/d67RABuR0udttdk3Vcy MTwAf3qHkUzqT2DfUQ6xCI+MUTxHY5qqxtNh3rE19s3ksucJecD/bRh5FRvJDGTZ4QP8/z EHYLvPvHEzYqFXtVOOc1RdsBIxccXKKJLdBGACTL8BBmKyJCCwxjIcN1VNhUsA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4S9Fct2Y7dzqFK for ; Wed, 18 Oct 2023 02:47:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 39I2lQJA077606 for ; Wed, 18 Oct 2023 02:47:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39I2lQdF077605 for fs@FreeBSD.org; Wed, 18 Oct 2023 02:47:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f 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 Date: Wed, 18 Oct 2023 02:47:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rmacklem@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rmacklem@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? mfc-stable14? X-Bugzilla-Changed-Fields: flagtypes.name bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274346 Rick Macklem changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |mfc-stable13?, | |mfc-stable14? Status|Open |In Progress --- Comment #5 from Rick Macklem --- The patch has been committed and will be MFC'd. I did add a printf() for the case where the NFSERR_BADSESSION error is returned and the default session is NULL, as suggested by the reporter. --=20 You are receiving this mail because: You are on the CC list for the bug.=