From owner-freebsd-current@FreeBSD.ORG Wed Oct 9 13:23:07 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CB06DE3B for ; Wed, 9 Oct 2013 13:23:07 +0000 (UTC) (envelope-from satan@ukr.net) Received: from hell.ukr.net (hell.ukr.net [212.42.67.68]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 886422631 for ; Wed, 9 Oct 2013 13:23:07 +0000 (UTC) Received: from satan by hell.ukr.net with local ID 1VTtj8-000MI9-BM ; Wed, 09 Oct 2013 16:22:58 +0300 Date: Wed, 9 Oct 2013 16:22:58 +0300 From: Vitalij Satanivskij To: freebsd-current@freebsd.org Subject: Assertion in zdb? Message-ID: <20131009132258.GA85485@hell.ukr.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: satan@ukr.net X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2013 13:23:07 -0000 Hello. System - 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r255173 While trying to get some statistics from zdb zdb -dd disk1 > stat.log get some assertion: Assertion failed: object_count == usedobjs (0x85727 == 0x3aa93d), file /usr/src/cddl/usr.sbin/zdb/../../../cddl/contrib/opensolaris/cmd/zdb/zdb.c, line 1767. zsh: abort (core dumped) zdb -dd disk1 > stat.log Maybe somebody have any idea about what's it's can be and how big problem it's (or not a problem at all)?