From nobody Thu Oct 31 19:16:07 2024 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 4XfYcm1h91z5cDDY for ; Thu, 31 Oct 2024 19:16:08 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XfYcl5Mzwz4Gj8 for ; Thu, 31 Oct 2024 19:16:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730402167; 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=LW8TpQWhVyWfwXfFCgG2asTnlFmVU1MNN7CC23lNs6g=; b=WpqD/AcjlfFJ6HlNPzIq4bO6waexx3aGKvltVIGN17TjypcUBeWutvrtZmSnTKgeQuAgSO YW9nJlg+i/NY2uhC0Zj9xJzT34v3goTQmsz70LG/9GzVODdX/g0yvvZAllM10hpqGbDmsw qh58iOY/W6g9XjPdL5AvK0n4Gffe15G/N5f+nKd0+/2fdfJrsnQMkJnKhiVZb63Rjm3LNy v2ieAG757bhDZCTnZQDervnHOGDCGyNqHQ1um26dAFkZEtriX5sgZ4JnkT2/hoYIPg7mJA ruLbksTLlhkPcuhmfe89X5Oghn+j0wEJwT2n9ETMUR/wor/ZW4UCqz6ceIv72A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730402167; a=rsa-sha256; cv=none; b=NioS07NuTAUz5w7UVWzfkprvurEITBre2+1n56IuEThRA0jnfWMEGJ40sNbWizUIfNHjmn oUfI/IKFoYaDruiO2MSkbEGnsphTxb7iRVaEeL9+p26vOW+FSob4NEDowzcMnKycwI5IDM 57E+Rbm2ik4TJ2TFrSpqphkBp3sD7HvtxfaKFxhuq89tg6JKo9dxzChXcm769yNED23r+K L2urE9nlIXUg5Zx1u1JRhTgfMzc/dWQnfTdkEmF5CQUPJIimw8EZRbUThJ5X2C8KT/lbEz 0Bn89+dUlGXrAQSnhtYKetrT3+mVgcBJJUek/W+qq/+qd8gG/YJAzjXGZhJ/Sw== 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 4XfYcl50VKzp0w for ; Thu, 31 Oct 2024 19:16:07 +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 49VJG7br070836 for ; Thu, 31 Oct 2024 19:16:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49VJG7mB070835 for fs@FreeBSD.org; Thu, 31 Oct 2024 19:16:07 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 282449] UFS deadlock with install -C during freebsd-update Date: Thu, 31 Oct 2024 19:16:07 +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: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kib@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D282449 --- Comment #2 from Konstantin Belousov --- You have thread(s) sleeping in waitrunningbufspace. This means that there are accumulated never finished writes. --=20 You are receiving this mail because: You are the assignee for the bug.=