https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200592
Alan Somers <asom...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asom...@freebsd.org --- Comment #1 from Alan Somers <asom...@freebsd.org> --- On FreeBSD head r303834 I can reliabily reproduce the panic string (with a different stack trace) by running zil_002_pos from the ZFS test suite (available in the zfsd project branch). I think the problem is caused by exporting a pool with a nonempty ZIL. panic: solaris assert: !zilog_is_dirty(zilog), file: /usr/home/alans/freebsd/head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c, line: 1816 cpuid = 6 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0b5538f790 vpanic() at vpanic+0x182/frame 0xfffffe0b5538f810 panic() at panic+0x43/frame 0xfffffe0b5538f870 assfail() at assfail+0x1a/frame 0xfffffe0b5538f880 zil_close() at zil_close+0xf0/frame 0xfffffe0b5538f8b0 zfsvfs_teardown() at zfsvfs_teardown+0x51/frame 0xfffffe0b5538f900 zfs_umount() at zfs_umount+0x1c7/frame 0xfffffe0b5538f940 dounmount() at dounmount+0x6f4/frame 0xfffffe0b5538f9c0 sys_unmount() at sys_unmount+0x35d/frame 0xfffffe0b5538fae0 amd64_syscall() at amd64_syscall+0x2db/frame 0xfffffe0b5538fbf0 Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe0b5538fbf0 --- syscall (22, FreeBSD ELF64, sys_unmount), rip = 0x8010f0efa, rsp = 0x7fffffffbac8, rbp = 0x7fffffffbf60 --- -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"