From nobody Sun May 07 14:53:11 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 4QDnV03fgqz493j6 for ; Sun, 7 May 2023 14:53:12 +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 4QDnV02XPbz3P7R for ; Sun, 7 May 2023 14:53:12 +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=1683471192; 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=xoj+FLiOseKxgtPvbzMVe6zwbiBOXjbv21e7A5NAqSI=; b=ykCjOIadO5uJCGnSGXCydZl+igBDzftqcYgSz54X6NnLK+UXYpUzt3z9YGFv35qjFMw94g KdFol0Sk0lfI6BzanA0JUWylmaP8Mumb8xkR5ldmDeJE62JIKyb5bIPEajfGMwhfg5ovDN HX+XJgh0OpNBuGSRDu85r9yWFIlr0fE3byGU+3IPH6VWniXmAPLaik6+IcZ2LXToHhBKSV vBMeNSFae2rE3hbPIvak/UwPmI2MlB5W8rAt10dLX+dramwxzwEF5utFHmI8OVJOWwEpRK Mss57/ADBaIBBwJYfIpHZYIV5gqe7Fw73zNUqDPpm2UlZpPSq8BWDfrZh8q0Sg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683471192; a=rsa-sha256; cv=none; b=JTg3dBGohOkV1LXE72ArdN84gKx2Wy9iemPg08Jx9P8YrH2WiHbCI+vIaKwc2GlOLHL/Le 66QEe+unygWcruc03qyI1+9pnV/sEWf+G3tkxQDghrlzJLVVUcn894FqTps+ixrOgNVYyt HpLtrGbZOhY9GXfeBuQrTXVmwugWoobNPc//mbUA194qXUBuiVFDPEZzDqpHRcE9u3wU/M U0M9exZk0+z3HWxlHcf552nNmzJBaCuTU+dP2lC+UxEPafcc4XCvJHOCU66W0wAjNTxFk2 KltXso117Tn1CCCGf8xL3QZQdYOQ+6CRWxCpx5TqSb16/VQzS2m56TsVACKUNg== 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 4QDnV01fGGzNHn for ; Sun, 7 May 2023 14:53:12 +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 347ErCvI053224 for ; Sun, 7 May 2023 14:53:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 347ErCrn053223 for fs@FreeBSD.org; Sun, 7 May 2023 14:53:12 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 271292] kernel panic while dd'ing a USB disk to a ZFS directory Date: Sun, 07 May 2023 14:53:11 +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: CURRENT X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marklmi26-fbsd@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D271292 Mark Millard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marklmi26-fbsd@yahoo.com --- Comment #2 from Mark Millard --- I'll note that FreeBSD 14.0-CURRENT #4 main-n262103-c3c5e6c3e6c4-dirty reportin the cor core.txt file is from during the "import openzfs update" disaster, with various fixes/workarounds occuring after that. It may be too much of a mess to figure out if this is a new problem vs. not. Testing versions from after the known problems were adjusted for may be a requirement. --=20 You are receiving this mail because: You are the assignee for the bug.=