From nobody Thu Jan 18 13:17:55 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 4TG3Fv5jdnz58JLs for ; Thu, 18 Jan 2024 13:17:55 +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 4TG3Fv2Szgz4V1R for ; Thu, 18 Jan 2024 13:17:55 +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=1705583875; 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=oFftdFayKAE7x+w8WcBPYlAHUKLFestuIxy9EgbX4+w=; b=D718ZD+nVTH1qWVrESEFWBrjViXAjZNFJ9PObAKqEZfFI1Gys38yxNnrynaTZy81hoBgdk 60C9BMrx8wsAEYKnZPpJcVFtp+33w/Eke8JydfGPWpKhJbXQltd9KXCmXevSfGFLhPUgGT TkTYdVtJ0HYi8E/IJ98eGdMs7Svmi+vIVI03bqZ+anoV7QX+WSEsVnwzuQJ4pzaGxK6nD+ zQN5N7kciErPViiz/ujhTYCVvklVli17gCxrI789logLfiuxfba5fzmgd/ll7B0K9BT8kr pVqYTa+JOuXkEvqkxYImtUQwxG0i1ZlFWHOR9mMt3rNR1AzuVtnvI8my6d93gQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705583875; a=rsa-sha256; cv=none; b=YBJ4+XvVW2CZPEfWaVxGmbc7ZjGYtHoq7Ys7J+IAGjyaQiG6g9vA+0PVIctT38t1EOCu1x od16KGA4Mhquv9KA3AWAUG7RkmJiBFwU6c7W+8NmGxnpSqhN6JIua6QqSdH6xPyIhUtNDN t18QsGYRT0a0nc5xHVMA7SFvWI6ArWGJwtypZIa2tylOyRl5dI0Hk0rVjoa/Q3bTY5y8O2 lIWrC4XLQMLx7VoBTiuNuYWBSf7hgW4ad1idk/QtJRRvJoXrCF+NmMjIVRaUMbAlk1vA3N Pg8LOb4hf0+zTbFYrJN3ppjgU6TiiWlOFGaEEiS4RFy+FhZ5WK0edH6qMVOApg== 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 4TG3Fv1QWSz17Dv for ; Thu, 18 Jan 2024 13:17:55 +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 40IDHt3Y044305 for ; Thu, 18 Jan 2024 13:17:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40IDHtUa044304 for fs@FreeBSD.org; Thu, 18 Jan 2024 13:17:55 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 276420] zfs panic: VERIFY(zio->io_stage == ZIO_STAGE_VDEV_IO_START) failed Date: Thu, 18 Jan 2024 13:17:55 +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: 13.2-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D276420 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |fs@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=