I was able to get a successful build after applying this diff: https://gist.github.com/prakashsurya/c90666059a38f75013a5369bae902cfd
But now when running zloop I quickly run into this failure: ``` 06/13 21:55:46 ztest -VVVVV -m 2 -r 0 -R 1 -v 2 -a 12 -T 18 -P 13 -s 128m -f /var/tmp/git-zfs-zloop-vDXxxZP *** ztest crash found - moving logs to /var/tmp/git-zfs-zloop-vDXxxZP/zloop-170613-215551 mdb: failed to add zil_writer_cache walker: walk name already in use mdb: failed to add zil_writer_cache walker: walk name already in use *** core @ /var/tmp/git-zfs-zloop-vDXxxZP/zloop-170613-215551/core: debugging core file of ztest (64-bit) from ps-zloop.dcenter file: /net/scottie/data/jenkins/zfs-make/psurya/openzfs-404-delphix/proto/root_i386/us r/bin/amd64/ztest initial argv: /net/scottie/data/jenkins/zfs-make/psurya/openzfs-404-delphix/proto/root_i386/u threading model: native threads status: process terminated by SIGSEGV (Segmentation Fault), addr=360 libzpool.so.1`zio_shrink+0x1b(0, 1000) libzpool.so.1`zil_lwb_write_start+0x2ba(2bc1f10, 2bc3ef0) libzpool.so.1`zil_commit_writer+0x1bb(1f97680) libzpool.so.1`zil_commit+0x2d(1f97680, 0) ztest_freeze+0xb5() ztest_init+0x1fb(fffffd7fff290498) ztest_run_init+0x79() main+0x7f0(1, fffffd7fffdffa18) _start+0x6c() ``` I'll try to make some time to look some more into this later. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/404#issuecomment-308260784 ------------------------------------------ openzfs-developer Archives: https://openzfs.topicbox.com/groups/developer/discussions/Tf3dfc27e70540314-Mc1e0ae6e0c1308866290dcff Powered by Topicbox: https://topicbox.com
