From nobody Tue Sep 17 21:04:26 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 4X7Z631l2Pz5VxGF for ; Tue, 17 Sep 2024 21:04:27 +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 4X7Z630NSCz4Fpv for ; Tue, 17 Sep 2024 21:04:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1726607067; a=rsa-sha256; cv=none; b=n7GauypVsVsx+CqUW201/150opSBYw7i+b/n+NaTvCx4EUkhSN/irVMKetmz3Ed5bEYRGs IPE80LQ3JSL0RkYyEburwnCKzMF3m70MlvFXS7DQCh5E/I3EIAeF82kSp5JIU4ZzDdDr2I +2G4wP6KPN5lc64G9ONAWnOJav59p4f9/bYL3QO2eu8dZVjiTAPGONpLguDH2mvZNDZWem vgN+TUzrCJoWHPnOFHBB2cVenHByWrPhaXkhNYbYvkbl+J+3UcJNo8Rmqvw+f4QmS4VjLd lC3M7mhvGGHubH2qmlC/TTx3BE0LRE0eeXkugg7AfFlqR3taKOgQE/BHh+l8/Q== 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=1726607067; 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=Ov+7w2kHN9oc/P1ygvsoULIPB0R/H/LSl7UxoJY+iy4=; b=sOJTDAK2BOFAHd843gqoGaCRYwIz7N+//PBoD7RVeW/wUspgupTefcsQCP87KAXfX1xQZW I22D3N6fHik2LHRTQFAHqd89R9VEqQOKh0tgA6KI426b/DkjXad/nu1MzL+Pl0fZ/cKwG0 Re7HB2baLwOGhm+qQ5uBbcSitrdUU+2wY72NMIY5J5XvFJ8KURHRTFgN0jkptcfUsMiFSK oNy5dFgvfeBXkm5Zq9KmWNK+kK8wBVIibYcZmeCCu7KX/FyKv50xTEjOM54W6norZlT7fm MTOW31HLrt+X2V4cibRMwcClOaMqzrzcHEWw5LGvBub1I/ERtD4x6bpUWunY1w== 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 4X7Z626hjGztqZ for ; Tue, 17 Sep 2024 21:04:26 +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 48HL4Qir070902 for ; Tue, 17 Sep 2024 21:04:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 48HL4QG9070901 for fs@FreeBSD.org; Tue, 17 Sep 2024 21:04:26 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 281524] msdosfs error over USB causes a kernel panic Date: Tue, 17 Sep 2024 21:04:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: carlj@peak.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Unable to Reproduce X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281524 carlj@peak.org changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Unable to Reproduce Status|New |Closed --- Comment #5 from carlj@peak.org --- I haven't been able to reproduce the problem lately, so I am closing it now. --=20 You are receiving this mail because: You are the assignee for the bug.=