Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Aug 2016 22:47:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 200592] panic: solaris assert: zilog_is_dirty(zilog) || spa_freeze_txg(zilog->zl_spa) != UINT64_MAX, file: /release/usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c, line: 1060
Message-ID:  <bug-200592-8-hs2JnoUPdx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200592-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200592-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200592

Alan Somers <asomers@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asomers@FreeBSD.org

--- Comment #1 from Alan Somers <asomers@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 =3D 6
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0b5538f=
790
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 =3D 0x8010f0efa, rsp =3D
0x7fffffffbac8, rbp =3D 0x7fffffffbf60 ---

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200592-8-hs2JnoUPdx>