From nobody Fri Oct 11 16:02:02 2024 X-Original-To: bugs@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 4XQBG31yqSz5Z4kl for ; Fri, 11 Oct 2024 16:02:03 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XQBG30ZQkz4xyf for ; Fri, 11 Oct 2024 16:02:03 +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=1728662523; 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=yoWbWzauTHhc5Db0Px2f2EQ5TYbW57LfvdEoGE2psZo=; b=W9MIny6g71LMMZ3f1OdpSY+rP6wJw+IuGEAaCrhxLoSOdEfGPjgx2qudYEQRze4RDP67OP dlBpHxnfQcBcn2cknlWRnYe13Z4Uoo1RLpYg/9V8wzbc8gOk4Snk51sEG7d5K15WhqN/ud A57qFoF4O4Onw4mkY/T+KaVE3U2PnwGMxjgy8f5PQwp25PgzmukkOg/7uNePBUaPQ9Y0Dp K9fXIMsERXY45xfIdxzp+mslrguHmzEFeIaFM5+G2m3Oh5hs71RO1ssjY4hmfcLeYckwza x8vXsPKOyqivESa8OTwdHhLSqdvdSke+k+nw6do1yk/MxshMoDWLFCHMREQCyA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728662523; a=rsa-sha256; cv=none; b=uum735oQt0qj+siTq9gFwURvAV1UDrVPOmMHSQAdbWGHTKx9jKR1hnyc4yRHondExk43Zw X0mXDAsSPiOHVFZ2agRGk6aasjjFjXW444vMTfdJ7wd92unMASKx/+/Q3IBTNPKcELBkut 1wkWr+Ep5YZPYpi2MwKwkKgCBhPs36+uKrs3z76S/BIDrdBDs35Y23hJ7NMKdsG2UcTe1q 3U/5yE/un93DAki4hXHw5Xi9V+uCvGtpM2r8AG2JVT8Hz7QFYDhPbK9A8oQfxVAQM29vQJ JdzHEgOGSp6sjKOo6QOzw/OKRh8BFFr8UlLnEHwfKACW+pSumGeBUxJCnyNJOg== 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 4XQBG30BMcznXp for ; Fri, 11 Oct 2024 16:02:03 +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 49BG22q7080253 for ; Fri, 11 Oct 2024 16:02:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49BG22bL080252 for bugs@FreeBSD.org; Fri, 11 Oct 2024 16:02:02 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: bugs@FreeBSD.org Subject: [Bug 162228] Panic in ufsdirhash_build() Date: Fri, 11 Oct 2024 16:02:02 +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: 1.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc resolution 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D162228 Warner Losh changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed CC| |imp@FreeBSD.org Resolution|--- |Overcome By Events --- Comment #2 from Warner Losh --- This has almost certainly been corrected. If you are still seeing it, even on a periodic basis, please file a new bug. A lot of work has been done in and around this code since 9.0 was released. --=20 You are receiving this mail because: You are the assignee for the bug.=