found another assert when doing a simple send/recv from an unencrypted to an encrypted dataset:
zfs create -o canmount=noauto -o encryption=on -o keyformat=passphrase -o keylocation=prompt backup/test zfs send zones/testdata@1 |zfs recv backup/test/testdata panic[cpu0]/thread=ffffff001079fc40: assertion failed: spa_do_crypt_abd(B_TRUE, spa, zio->io_bookmark.zb_objset, bp, zio->io_txg, psize, zio->io_abd, eabd, iv, mac, salt, &no_crypt) == 0 (0x5 == 0x0), file: ../../common/fs/zfs/zio.c, line: 3560 ffffff001079f950 fffffffffba7bcad () ffffff001079fa40 zfs:zio_encrypt+5cf () ffffff001079fa70 zfs:zio_execute+7f () ffffff001079fb30 genunix:taskq_thread+2d0 () ffffff001079fb40 unix:thread_start+8 () -- 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/124#issuecomment-310277185 ------------------------------------------ openzfs-developer Archives: https://openzfs.topicbox.com/groups/developer/discussions/T1625245905c55186-Md9b50742977c5935172a80bc Powered by Topicbox: https://topicbox.com
