From nobody Fri Feb 17 02:05:04 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 4PHwB86k64z3rFPw for ; Fri, 17 Feb 2023 02:05:04 +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 4PHwB85jzVz4cMt for ; Fri, 17 Feb 2023 02:05:04 +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=1676599504; 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=YWvAz+Z6B4PrIEjGNoPXJUa2wuaB/SZgfyhYV1M5FVI=; b=qGPz23KK0s5D0hf9gVYA0rjSyzQR1uOvW7gt7x5b7HqaZlLnKyOz9EGFGApVSx696mpsqQ EBhN/Jq1PyESIYvvMy32TkKudBw4e4tTnKMGAx481oUspFQaz1aQoooxdntxp+omho9Nhl iyqJS8Tqxq1g9U4npTGE1SFcKv3GJiG4z7EfGtEpjRIMHziD940W2uVpHWlL8/gCsOGOIn mGOzuFeNAnfQUlZe6Gph4Yi5D3sVbVzq8Wt7bVnC2TgbwxsIo+snsT4LlhBYHXLY1WNvEm 51Aqw90cf8KfwJJ6b6n5F+rrq+ErIJps2GxfOMqFh+GW9gHSW4IRcGWFZ3yaNQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676599504; a=rsa-sha256; cv=none; b=rX72UTDnzf0uH2bYc8QOaOefNMsJbGDQXlgcPVShnwqQJYDIBpQml7wYHI10KiKdveWEY1 OEOk7PkaaatsQo9h907yRHdp+2zOWpDoRpH58bqvBXSxztrdMAdW8D7UHdig2WlOH65hXD hti/Zv03D8buZWx2XUSrIqKW5KfeAa1c1ygUabPr1zUXUDo20dUc88HjG+SC9n8VTL9i2x PJJEQxPvBcYsV9TpXpj58peymBb66xQeAbwthok4vZ2u6fDo5JYsmy/G6u3jtT3JkMcnTZ mmuktPrMVB/vWRVu9So2sXGShHAB/F3MjeTCJXCkKIDoxUoocDyQVorbAW6SWA== 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 4PHwB84RHQzRKL for ; Fri, 17 Feb 2023 02:05:04 +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 31H254VA094540 for ; Fri, 17 Feb 2023 02:05:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31H254rZ094539 for fs@FreeBSD.org; Fri, 17 Feb 2023 02:05:04 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 252700] page fault in zfsctl_snapdir_lookup Date: Fri, 17 Feb 2023 02:05:04 +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: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: asomers@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D252700 --- Comment #8 from Alan Somers --- (In reply to Robert Wing from comment #4) Firstly, you need to have some disks that you don't mind overwriting. Then, you need to edit /etc/kyua/kyua.conf and add a line similar to the followin= g: test_suites.FreeBSD.disks =3D '/dev/vtbd2 /dev/vtbd3 /dev/vtbd4 /dev/vtbd5' --=20 You are receiving this mail because: You are the assignee for the bug.=