[Bug 252700] page fault in zfsctl_snapdir_lookup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Jan 2023 23:08:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252700
Robert Wing <rew@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rew@FreeBSD.org
--- Comment #4 from Robert Wing <rew@FreeBSD.org> ---
(In reply to Alan Somers from comment #0)
Hey Alan,
I'm trying to reproduce this, do you recall how you were executing
snapshot_019_pos test case with kyua?
I tried the following:
# cd /usr/tests/sys/cddl/zfs/tests/snapshot/snapshot_test
# kyua test
snapshot_test:clone_001_pos -> skipped: A minimum of 1 disks is required to
run. You specified 0 disk(s) [0.264s]
snapshot_test:rollback_001_pos -> skipped: A minimum of 1 disks is required
to run. You specified 0 disk(s) [0.247s]
snapshot_test:rollback_002_pos -> skipped: A minimum of 1 disks is required
to run. You specified 0 disk(s) [0.254s]
snapshot_test:rollback_003_pos -> skipped: A minimum of 1 disks is required
to run. You specified 0 disk(s) [0.266s]
[[ .. snipped .. ]]
....
...
--
You are receiving this mail because:
You are the assignee for the bug.