There isn't much of a guide on how to work with openzfs repo, but this is
what I have guessed so far:

> contact i-0ed0812ab829e137b: java.lang.InterruptedException

This means the VM panicked.  Now click on "Artifacts" up top-right, and go
download "run-zfs-tests-crash.tar.xz"

# tar -xf run-zfs-tests-crash.tar.xz
# savecore -f vmdump.0
savecore: saving system crash dump in /var/crash/unknown/{unix,vmcore}.0
Constructing namelist /var/crash/unknown/unix.0
Constructing corefile /var/crash/unknown/vmcore.0

# mdb unix.0 vmcore.0
> $c
vpanic()
0xfffffffffbe0ec1d()
vdev_queue_io_remove+0x13c(ffffff03ecd7dcc0, ffffff03e90bb7e8)
vdev_queue_io_to_issue+0x1cb(ffffff03ecd7dcc0)
vdev_queue_io_done+0x78(ffffff03e90fd060)
zio_vdev_io_done+0xa8(ffffff03e90fd060)
zio_execute+0xfa(ffffff03e90fd060)
taskq_thread+0x318(ffffff03ecc769e0)
thread_start+8()


-- 
Jorgen Lundman       | <[email protected]>
Unix Administrator   | +81 (0)90-5578-8500
Shibuya-ku, Tokyo    | Japan


------------------------------------------
openzfs: openzfs-developer
Permalink: 
https://openzfs.topicbox.com/groups/developer/T6e124cbb2c8562a8-Mf66e6134821d27886d9ab063
Delivery options: https://openzfs.topicbox.com/groups

Reply via email to