Bug 228797 - ZFS ztest(1) dies through failed assertion
Summary: ZFS ztest(1) dies through failed assertion
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 12.0-RELEASE
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-fs (Nobody)
URL: https://reviews.freebsd.org/D18485
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-06 23:51 UTC by Sevan Janiyan
Modified: 2018-12-09 00:19 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sevan Janiyan freebsd_committer freebsd_triage 2018-06-06 23:51:33 UTC
Running ztest fails after a short time of running
% ztest
loading concrete vdev 0, metaslab 14 of 15 ...
loading concrete vdev 0, metaslab 14 of 15 ...
Assertion failed: (IS_P2ALIGNED((psize), 1U << SPA_MINBLOCKSHIFT)), file /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c, line 3230.
child died with signal 6

I've tagged the bug as 11.1-STABLE but issue being observed is on 10.2-RC1
Comment 1 Andriy Gapon freebsd_committer freebsd_triage 2018-06-07 08:32:27 UTC
Please "vote" for https://www.illumos.org/issues/8739
Comment 2 Sevan Janiyan freebsd_committer freebsd_triage 2018-06-07 23:57:09 UTC
(In reply to Andriy Gapon from comment #1)
I couldn't see such a link on the website but I commented on the ticket if that's what you meant.