From owner-freebsd-fs@freebsd.org Sat Sep 28 08:01:47 2019 Return-Path: Delivered-To: freebsd-fs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B8509FED26 for ; Sat, 28 Sep 2019 08:01:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 46gLj74W5Pz3ww0 for ; Sat, 28 Sep 2019 08:01:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 9ACC7FED25; Sat, 28 Sep 2019 08:01:47 +0000 (UTC) Delivered-To: fs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9A93EFED24 for ; Sat, 28 Sep 2019 08:01:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46gLj73cxjz3wvy for ; Sat, 28 Sep 2019 08:01:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 61115265FE for ; Sat, 28 Sep 2019 08:01:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x8S81lK0047855 for ; Sat, 28 Sep 2019 08:01:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x8S81l5W047854 for fs@FreeBSD.org; Sat, 28 Sep 2019 08:01:47 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f 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) Date: Sat, 28 Sep 2019 08:01:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-RELEASE X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: hlh@restart.be X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: mfc-stable11? mfc-stable12? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Sep 2019 08:01:47 -0000 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, 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 tx =3D 0xfffff8024ff55700 slots_per_allocator =3D max_queue_depth =3D mc =3D free_bpl =3D 0xfffffe004ebe8540 error =3D (kgdb) frame 12 #12 0xffffffff81eac21a in assfail (a=3D0x80 , 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.=