From nobody Fri Nov 18 22:34:47 2022 X-Original-To: geom@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 4NDWn34hfcz4hXY7 for ; Fri, 18 Nov 2022 22:34:47 +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 4NDWn33QFYz45vL for ; Fri, 18 Nov 2022 22:34:47 +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=1668810887; 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=4kK3ZEIL2PGAUcCkGu/wlruGXd/q/LthVOD2kuHpTP4=; b=uj3aT0BhupFRARieXKekFYkL0C98dlp7sXGM6W4Cz600idUdLHa2L/za5PGSUNSS1a8TYB TpEx+hUivcFiiCZ58k5HCiAdXOrwhtN+n6BksfavVodVarIY3Kyg1tejg1Ku0eeJN9D+MG GWMK/ibc5SkiuVzibgMgsPCehBqzp0R31nUN3sn+cPRI/h5jHhTj84HOEgrn/GKaUAPjGR Ua+6WFASuYYhAc74Ly5J2sRpJd7QYJ83fLA59vIv2VSMG+CkLnzUBP2Qj3yQihrVvm8Dfd Dga1wUMzGYQ7s1z1vVWluK6SSqtaHPdTPl5nY8buKMBxlFQQWwPof1g+fKy6vw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668810887; a=rsa-sha256; cv=none; b=Gta5Bk/EMBims80o8LeADYeq08xmHl8FM67xbfDbLBN8foOl0To6hr8MJhE0R+26bfCvAh 4Gk4OIrwyIiYdWufMhh5XW2YGBvNA1OKftpxPCYy8OCCFAj00/bHjgPb+fLiUG9jmyDdju DFY3RwoephiGB6pVPzhX5dVZNlKuoQjXa7Vp0pfVfVxcH1sU9+cTmZMZZxZHaacNXSCKvO thQQi5It06D7lewSsyzDMUIzmVEDTzdXs9WVjYKQRD4/AF1PB7CvLyzzNsJIbJVsrySZqR x+xrkZ+8lMcS3WeikbVKReO/2I+Kgnvs4VbHgcNvJ/jYFaC2yjHP/VEzZHEcaA== 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 4NDWn32WkszNFH for ; Fri, 18 Nov 2022 22:34:47 +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 2AIMYlSK037351 for ; Fri, 18 Nov 2022 22:34:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AIMYl2s037350 for geom@FreeBSD.org; Fri, 18 Nov 2022 22:34:47 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: geom@FreeBSD.org Subject: [Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking Date: Fri, 18 Nov 2022 22:34:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: crash, needs-qa, tracking X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mckusick@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mckusick@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: bug_status 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: GEOM-specific discussions and implementations List-Archive: https://lists.freebsd.org/archives/freebsd-geom List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-geom@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263979 Bug 263979 depends on bug 263836, which changed state. Bug 263836 Summary: ffs(4): Crash or hang in taste call to ffs_sbget() if n= ot an FFS superblock: panic: g_read_data(): invalid length -268744963 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263836 What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are on the CC list for the bug.=