From nobody Fri Nov 18 23:26:40 2022 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 4NDXww27c7z4hgB0 for ; Fri, 18 Nov 2022 23:26:40 +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 4NDXww0xcCz4K2M for ; Fri, 18 Nov 2022 23:26:40 +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=1668814000; 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=FA5XdNyY9gS167olLxdyolnLMw8z318WyOGGg2PLak8=; b=aTZ/yVAPpNCG3VkI8IH2Z4V9J4VXLsJQ76X7bc2Iine/q0MaoNsVjlFZRfDJwUlaK2zz9A 0t8CU+8frWNBEGpCYmpB++DAYe7dW0fjsfQMFnhd+RtB6iHEJ3x3FRRcs2P8rC+/yEsBUL GyzjMAFIySyHBFmiYgQiFaILRJbg2uVEcL7qBOr0RlXy6u7rUBwBRrYGUNuajQa0fZIlsW ll7EwjA+kKAL45MrDWMehPb64FYfvSv6E7YrdcRUdrsFrG+/r60MyvJuuTmatM8ClrqMNj UTs6uRWrbZWtZi0ZZ4S+m0qAG3pctLadbNM/wBWeAPd9ZRYh2iV9kJpnEajcQw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668814000; a=rsa-sha256; cv=none; b=vM511t9XO/NcFAxuYNzsfM7FlQHlJk6LLAOOJE8LSYlqoBezGUYnQ/R6pbJZFPGkbHTLkM 05pvoX9y4LTbQ7gCRikx1hDbdbExmQLcJTE1uMLu6qFtoHmGGgf7YyeF6hj8/5PuZg0Rg8 qS71ZXMU4JuAFmL5Fr+t2LHJ9szI9iolYa1nbeoK9iQlobrNa00inERl8Nti7cffdUTBK1 CjkU1m+j2WTfTbUmrKs30W4h+2HG5uxFqI8XusFTfh9TBKfuS1gVBpEsZTA15a9ni1UI/2 gSSl6cBzwQWo2VMIInTAV64Wn1NRwCqgIiLTtV8AQBMFY64sKT2JlENXwSa5CA== 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 4NDXwv6nn1zPw0 for ; Fri, 18 Nov 2022 23:26:39 +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 2AINQd3c006446 for ; Fri, 18 Nov 2022 23:26:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AINQdjn006445 for fs@FreeBSD.org; Fri, 18 Nov 2022 23:26:39 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 244350] ffs(4): Kernel panic mounting UFS USB drive: panic: getblk: size(75776) > maxbcachebuf(65536) via ffs_use_bread() (13-CURRENT, 12.1-RELEASE r354233, 12.1-STABLE r358121) Date: Fri, 18 Nov 2022 23:26:40 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.2-RELEASE X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mckusick@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: resolution bug_status 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244350 Kirk McKusick changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|In Progress |Closed --- Comment #3 from Kirk McKusick --- Fixed in 14 as detailed in https://reviews.freebsd.org/D35219 MFC'ed to 13 with commit b999366aab4e2d59cb8869b0e5ef0f70ab9b9bbe on Fri Ma= y 27 12:21:11 2022 -0700 Too old in 12 life to be candidate for MFC. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=