From owner-freebsd-current@FreeBSD.ORG Thu Aug 27 18:24:44 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21CF01065691 for ; Thu, 27 Aug 2009 18:24:44 +0000 (UTC) (envelope-from hlh@restart.be) Received: from tignes.restart.be (tignes.restart.be [IPv6:2001:41d0:2:2d29:0:1::]) by mx1.freebsd.org (Postfix) with ESMTP id A88F28FC4B for ; Thu, 27 Aug 2009 18:24:43 +0000 (UTC) Received: from restart.be (avoriaz.tunnel.bel [IPv6:2001:41d0:2:2d29:1:ffff::]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "avoriaz.restart.be", Issuer "CA master" (verified OK)) by tignes.restart.be (Postfix) with ESMTPS id 889AD608E for ; Thu, 27 Aug 2009 20:24:42 +0200 (CEST) Received: from avoriaz.restart.bel (avoriaz.restart.be [IPv6:2001:41d0:2:2d29:1:1::]) (authenticated bits=0) by restart.be (8.14.3/8.14.3) with ESMTP id n7RIOZJW002162 for ; Thu, 27 Aug 2009 20:24:36 +0200 (CEST) (envelope-from hlh@restart.be) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=restart.be; s=avoriaz; t=1251397480; bh=heQRgICTh7CqqRgMCcPtzcALdup+onQBb0m2eJgKUsA=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=lymv5C5hfhLcQ1Z9F6WmCF/sKCh50+oVFAZcXg55KIGxhKmdvC032I4Vw2jyYi+fV OTk2tzGvhh6Q3Odx7Up+A== DomainKey-Signature: a=rsa-sha1; s=avoriaz; d=restart.be; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: content-type:content-transfer-encoding:x-scanned-by; b=Wq3yjWqswOu33GUll18Z5QxVzKbSGPkTfVF2JtmetifUETS+9jw0buZDThuppango nrkSXtedv51Qf6lDXjZWg== Message-ID: <4A96CF63.2080201@restart.be> Date: Thu, 27 Aug 2009 20:24:35 +0200 From: Henri Hennebert User-Agent: Thunderbird 2.0.0.22 (X11/20090728) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on IPv6:2001:41d0:2:2d29:1:1:: Subject: 8.0-BETA3 r196426M - trap 12 at shutdown in zfsctl_snapshot_inactive() X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 27 Aug 2009 18:24:44 -0000 Hello, I encounter a Fatal trap 12 at shutdown during zfs forced unmount. The core.txt is available at http://verbier.restart.be/xfer/core.txt.2 Otherwise all is looking great! Henri