Date: Sat, 28 Sep 2019 08:01:47 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 240831] zfs: Panic during snapshot on 12.1-STABLE r352648 (solaris assert: txg_list_empty) Message-ID: <bug-240831-3630-6z7ePyoVBm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240831-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-240831-3630@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=3D240831 --- Comment #10 from hlh@restart.be --- (kgdb) frame 13 #13 0xffffffff81b0098d in spa_sync (spa=3D<optimized out>, txg=3D2864864) at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c:8135 8135=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 ASSERT(txg_list_empty(&dp->dp_dirty_dirs, txg)); (kgdb) info local pass =3D 1 dp =3D 0xfffff80004b72800 mos =3D 0xfffff80008af3400 rvd =3D 0xfffff80008c44000 vd =3D <optimized out> tx =3D 0xfffff8024ff55700 slots_per_allocator =3D <optimized out> max_queue_depth =3D <optimized out> mc =3D <optimized out> free_bpl =3D 0xfffffe004ebe8540 error =3D <optimized out> (kgdb) frame 12 #12 0xffffffff81eac21a in assfail (a=3D0x80 <error: Cannot access memory at address 0x80>, f=3D0xfffffe004f894460 "", l=3D128) at /usr/src/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c:81 81 panic("solaris assert: %s, file: %s, line: %d", a, f, l); (kgdb) info local No locals. --=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-240831-3630-6z7ePyoVBm>