From nobody Tue Jan 24 00:18: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 4P16xn3dfqz2v2Zj for ; Tue, 24 Jan 2023 00:18:05 +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 4P16xn2d5hz3yfL for ; Tue, 24 Jan 2023 00:18:05 +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=1674519485; 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=3P5Qflr1sHHQW/+yB19eZeUvgGWpxrUUwO/FGsw3OjI=; b=mL8aeKi8KCQvKY71z0FzuMRPQ0ykMmhrkB1kkl85Js7WF1J3ppL3sMpyqqopuowVh7GHH7 W2/fBch+isPYGRiM8PdXG19M0QwGLBg1IRnDvoYr3p464GP5ksDgYr3J+jyxe/kEtcvTDp G4cxxsSUn5SXez/8booTCy0Xg1oHY3bVUCfhCVqGUdmDj/zzzzvSJDVYO07jSn45WwoGYh l9Snyc+ze5bTHgaxV/XDjZN4khLxOqvSfx/bDeCH3JYEUdjXx0ZkHWdh4VaZG20cJp69+0 o64qysrUj87Zo9HzQtPjJEkEru3NMopryxxBeySB9KKyVAPJ6zpVQTaNXfGCig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674519485; a=rsa-sha256; cv=none; b=p8KH0lL4kurWmkzcuG8y7bDES1hzgcgNh9Aj3UXc+jBHgSg1orXmYOrPod36Dlt3mzQyzF WmS+vYIOiXJ25jofQp3MjH+tCMjW1N+JA3gpreqFSvbnvN5o6tXcDvhJmsUCY5sgvy3t7U LKyq65mQTOj0Et/dn8WPzxhha3WcDoCXuGaIez2vdyVTqDa/HG+lPvXeeBcrBgnJD+bKIh MMVLIha8zYaD72PGjgNMtOV+cxTsbnZ0FbeExi449d6+Cqt3L3lelf8/ZY5T3tqqW9FRZG RgCD2Wx+xafCUYQDe6A+HsmJCqjS2g54bbYNl2E+VDe6hCDT45PjCwjVTsyFiQ== 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 4P16xn1dQWzpZD for ; Tue, 24 Jan 2023 00:18:05 +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 30O0I5oI099974 for ; Tue, 24 Jan 2023 00:18:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30O0I5VX099973 for fs@FreeBSD.org; Tue, 24 Jan 2023 00:18:05 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: Tue, 24 Jan 2023 00:18: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: New 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 #6 from Alan Somers --- Robert Wing, you need to define some disks to work with. Assuming vtbd2 is available, and you don't mind its contents being blown away, you should be = able to do this: echo test_suites.FreeBSD.disks =3D '/dev/vtbd2' >> /etc/kyua.conf --=20 You are receiving this mail because: You are the assignee for the bug.=