On OsX I added a `cache device` to the crypt test, and I got:

```
panic(cpu 0 caller 0xffffff8027ec8132): Kernel trap at 0xffffff7fab62a0cc, type 
14=page fault, registers:
0xffffff8087a43d60 : 0xffffff8027cfc200 mach_kernel : trap_from_kernel + 0x26
0xffffff8087a43d80 : 0xffffff7fab62a0cc net.lundman.zfs : _vdev_disk_io_start + 
0x12c
0xffffff8087a43e90 : 0xffffff7fab6944af net.lundman.zfs : _zio_vdev_io_start + 0

-> 849          if (zio->io_type == ZIO_TYPE_READ) {
   850                  ASSERT3S(zio->io_abd->abd_size,>=,zio->io_size);

(zio_type_t) $3 = ZIO_TYPE_WRITE

  io_abd = 0x0000000000000000
  io_orig_abd = 0x0000000000000000
  io_size = 65536
```

Wonder if we can get @tcaputi to give it a go on ZOL ?


-- 
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/489#issuecomment-367865837
------------------------------------------
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/T91797982fdd5b7d9-Me29b69d575d4d3547e4c8a1a
Powered by Topicbox: https://topicbox.com

Reply via email to