From owner-freebsd-fs@FreeBSD.ORG Wed Apr 30 10:20:01 2014 Return-Path: Delivered-To: freebsd-fs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F8596E9 for ; Wed, 30 Apr 2014 10:20:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6AED31BCB for ; Wed, 30 Apr 2014 10:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3UAK1XH038309 for ; Wed, 30 Apr 2014 10:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3UAK0Nx038308; Wed, 30 Apr 2014 10:20:01 GMT (envelope-from gnats) Date: Wed, 30 Apr 2014 10:20:01 GMT Message-Id: <201404301020.s3UAK0Nx038308@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org Cc: From: arrowdodger <6yearold@gmail.com> Subject: Re: kern/188187: [zfs] [panic] 10-stable: Kernel panic on zpool import: integer divide fault X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: arrowdodger <6yearold@gmail.com> List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Apr 2014 10:20:01 -0000 The following reply was made to PR kern/188187; it has been noted by GNATS. From: arrowdodger <6yearold@gmail.com> To: bug-followup@freebsd.org, 6yearold@gmail.com Cc: Subject: Re: kern/188187: [zfs] [panic] 10-stable: Kernel panic on zpool import: integer divide fault Date: Wed, 30 Apr 2014 14:17:31 +0400 --14dae9d2fa3a0cf55304f83fdd88 Content-Type: text/plain; charset=UTF-8 Recent 11-CURRENT snapshot also panics with solaris assertion: zio->io_error != 0 failed at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_mirror.c, line 576 --14dae9d2fa3a0cf55304f83fdd88 Content-Type: text/html; charset=UTF-8
Recent 11-CURRENT snapshot also panics with

solaris assertion: zio->io_error != 0 failed
at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_mirror.c, line 576
--14dae9d2fa3a0cf55304f83fdd88--