From nobody Sun Oct 01 15:21:14 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 4Rz78W6BVWz4vRjW for ; Sun, 1 Oct 2023 15:21:15 +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 4Rz78W3jH2z3F04 for ; Sun, 1 Oct 2023 15:21:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696173675; a=rsa-sha256; cv=none; b=Exuv1krvapqG7zCqoJypd8iKXPx72QF7OrGa6WW/Ii+4DdJHYN/Jp3ZNpJSaxI/tU39Ac6 RNmQmeVYrFwPnigkC+ngoXx2v8d5ZlZwuqiKWNNvJWeZ7yG9Xcfsya4tLyW7scIY21paDu N+g0buZCNOdAao2wodzcftoq028GnyKLduEfZJoPDXr2rxA0Kos9f06tAuJGr7Bh16nE5K VXqLgnbOOdBfnSJzfbLRzQKRNX+q5weABt1YPurwROPPDoqO4Sj2iOeE86tN3kF1duoklI Sf6gWueuYuVIVr2+SnPkAJvytxCyfYqTS49c3WqSD2l87MwHo7JGv/ZoLuxcSw== 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=1696173675; 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=32LsGrxSlJMpuF9xkmLoPjx7KLmT1InmxCe+obZDoks=; b=udp7QCjjX1SFKLl5HW2DoOsXvnJuvUkOL7p8Hl1L5vbS5yaynLVGYEM9Vl7h7UaZMCx+PX JkTMvgFDPEGFGwWj2/UbkMwNqxvDAVhr4P5tb8he8HBgXSQJrxz+0x8c5cAAbcIGfZAYRC rsRWuwzWMRylpeo5x3u5F5WU0RUrnKPu/ZgP8kS9ldKGUqOaiXsUBvyBaH+r8BB4CNjyay 13gAUj+iUktbs6jsMwTMlPhvmDSEFX4v7p36Qci0CZypubxIzkpAD+Uw4CzV+0VXvML3o7 564humXnawQ2dA6/sBlQ1MMfppGhteoslP0RJMOWKQ0LRPV5IB5qEQrsKKxCeA== 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 4Rz78W2nTzzZnw for ; Sun, 1 Oct 2023 15:21:15 +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 391FLFfd034309 for ; Sun, 1 Oct 2023 15:21:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 391FLFVw034308 for fs@FreeBSD.org; Sun, 1 Oct 2023 15:21:15 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 206328] Crash on shutdown with swap on NFS file (with patch) Date: Sun, 01 Oct 2023 15:21:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status keywords 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=3D206328 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Keywords|patch |crash --- Comment #5 from Graham Perrin --- Sorry for the lack of attention in recent years. Are crashes reproducible with any recently active branch of FreeBSD? --=20 You are receiving this mail because: You are the assignee for the bug.=