openzfsonosx / zfs

OpenZFS on OS X

Home Page:https://openzfsonosx.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kernel Panic

JMoVS opened this issue · comments

commented

When importing my external mirror-0 pool, I got this kernel panic:

Anonymous UUID:       409E16CF-1123-E55A-B46D-6C7C33750585

Mon Jul 22 11:57:33 2019

*** Panic Report ***
panic(cpu 0 caller 0xffffff7f94f1c6c9): avl_find() succeeded inside avl_add()
Backtrace (CPU 0), Frame : Return Address
0xffffff916f4ab680 : 0xffffff800ffaea2d mach_kernel : _handle_debugger_trap + 0x47d
0xffffff916f4ab6d0 : 0xffffff80100e9e95 mach_kernel : _kdp_i386_trap + 0x155
0xffffff916f4ab710 : 0xffffff80100db70a mach_kernel : _kernel_trap + 0x50a
0xffffff916f4ab780 : 0xffffff800ff5bb40 mach_kernel : _return_from_trap + 0xe0
0xffffff916f4ab7a0 : 0xffffff800ffae447 mach_kernel : _panic_trap_to_debugger + 0x197
0xffffff916f4ab8c0 : 0xffffff800ffae293 mach_kernel : _panic + 0x63
0xffffff916f4ab930 : 0xffffff7f94f1c6c9 net.lundman.spl : _avl_add + 0x79
0xffffff916f4ab970 : 0xffffff7f9619b268 net.lundman.zfs : _spa_add + 0x298
0xffffff916f4ab9c0 : 0xffffff7f9618ee0c net.lundman.zfs : _spa_tryimport + 0x6c
0xffffff916f4aba30 : 0xffffff7f961e5d1f net.lundman.zfs : _zfs_ioc_pool_tryimport + 0x9f
0xffffff916f4aba70 : 0xffffff7f961eaf42 net.lundman.zfs : _zfsdev_ioctl + 0x6e2
0xffffff916f4abb40 : 0xffffff801023a753 mach_kernel : _spec_ioctl + 0xb3
0xffffff916f4abb80 : 0xffffff801022eecf mach_kernel : _VNOP_IOCTL + 0xbf
0xffffff916f4abc00 : 0xffffff8010220b34 mach_kernel : _utf8_normalizestr + 0xd34
0xffffff916f4abe00 : 0xffffff801049bffb mach_kernel : _fo_ioctl + 0x7b
0xffffff916f4abe30 : 0xffffff80104f2259 mach_kernel : _ioctl + 0x529
0xffffff916f4abf40 : 0xffffff80105b9cbd mach_kernel : _unix_syscall64 + 0x27d
0xffffff916f4abfa0 : 0xffffff800ff5c306 mach_kernel : _hndl_unix_scall64 + 0x16
      Kernel Extensions in backtrace:
         net.lundman.spl(1.9.1)[788D4137-7437-34D1-B151-0CCDC4116192]@0xffffff7f94f1b000->0xffffff7f96114fff
         net.lundman.zfs(1.9.1)[C7D247BA-6B37-348F-8F20-E1EFB49834D7]@0xffffff7f96115000->0xffffff7f964fffff
            dependency: com.apple.iokit.IOStorageFamily(2.1)[D43332F2-2D40-3DF1-8F77-D633BCDAE660]@0xffffff7f90d11000
            dependency: net.lundman.spl(1.9.1)[788D4137-7437-34D1-B151-0CCDC4116192]@0xffffff7f94f1b000

commented

was not reproduced so far, though

commented

tracked in #728