From nobody Fri Oct 20 22:16:32 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 4SBzSw1fKrz4yJ34 for ; Fri, 20 Oct 2023 22:16:32 +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 4SBzSw0VLYz3FkM for ; Fri, 20 Oct 2023 22:16:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697840192; a=rsa-sha256; cv=none; b=SueYQ+bvqQ9gLEhyP5lfn5NbKJ55PXzjgZn9BgVw6E1W/bEsFWUAVfmbeLIK2aQmZD7TwT R476BmujtLMQyXuxHbU2N/M3ej9NzJhy0slgQwfgkn6HT4e6sLOV5PifqdrJmfX3H+IuMh vesOBp5ndxYmd/X6d7TGO+fAa5vaFrlOVIVQHUHLTVmqywIVzJHm1lcWr7Ka+B+nI1U5Ud Bxv0AP3YzuMUKpC4KOxCDTR19wrysVrtvPwShC6UnLD7KqzLmNFlTX3FWoz/zEVfReeEU8 o/j+m5kKcPz8NBbw73QjdvMGv2QBUH+MnXp1iWtl8/VD3IVK+7HddzlEsJJ2DQ== 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=1697840192; 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=UFSc+Ht15G2BFxNsTM/fp7s4gnDOxCu5BTyU1tOGf8M=; b=q2kNJGtbSU6MKtug4FZdQcOBVRko9cad4Fr8FWam8Hy/gkYmfeEjfHCkOpVLcSyBP/sq0U DrBTo1N2CGardV4YMxNJx/ZD39EalB5PfUN7MrKSy9kG0KY7fi0Fs3jOOnm7lObJKAx+Cr 0J8ClGu4h3mofT7sNpTixxzwQ5ObJsaohvemOqXPr1SgQKOk7ZQ9i2IPFbFzOMx2hMKd+Q 3CSdbFfyd1iQd/IQSUyvbC7DznPZ2+49Yx6fS7PVECm1fMA4TsqCOB/fbWPGzhqPlZoS8l wf0gECXeT8w6rxBHnILSbD2d9yDqNvA6s0brfbRhuYBUvpylEVomRz0lwAOpTg== 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 4SBzSv6d5Rzqqy for ; Fri, 20 Oct 2023 22:16:31 +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 39KMGVqH008707 for ; Fri, 20 Oct 2023 22:16:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39KMGVxb008706 for fs@FreeBSD.org; Fri, 20 Oct 2023 22:16:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 274404] fsck_ffs(8): checksnapinfo: segmentation fault Date: Fri, 20 Oct 2023 22:16:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress 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=3D274404 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D1e39a0886e0999520a7e7136e3f7d09e9= cd9a5f2 commit 1e39a0886e0999520a7e7136e3f7d09e9cd9a5f2 Author: Kirk McKusick AuthorDate: 2023-10-20 22:14:46 +0000 Commit: Kirk McKusick CommitDate: 2023-10-20 22:15:40 +0000 Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. Add missing check for failed block read when checking information about a snapshot file. Reported-by: Andreas Bock PR: 274404 MFC-after: 1 week sbin/fsck_ffs/setup.c | 2 ++ 1 file changed, 2 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.=