From owner-freebsd-stable@FreeBSD.ORG Thu Jul 1 06:23:40 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93E72106566C for ; Thu, 1 Jul 2010 06:23:40 +0000 (UTC) (envelope-from mickael.maillot@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 00FAD8FC20 for ; Thu, 1 Jul 2010 06:23:38 +0000 (UTC) Received: by ewy26 with SMTP id 26so718671ewy.13 for ; Wed, 30 Jun 2010 23:23:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=fFXPn7gWNAnraCB+zj/iIorxf8EhfAaNtr0Ok9EWK44=; b=VXumX/mnsjZPY3Jo1xzAUN0uwmKmTWxaE1zWN+I5FZo/thgEoM+kI0Bhz96YkFfjWx oIoQE4kev283uV+E7diDzbIIsy8zMkkbiUD6Bdi3mDunY7bEi07pIazNcfSHhh7uxKjI KfVo+vu+wyfgwk80/98fnBI787YC1YNxA3pNM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=QpdxCMu56nmkryjg+TpRVsxohX0puxhHF/LhqiW0OQS7UXE5SCjt7kOj5E10ddUDsH tjlIHoYyPna3dhKxPL241rL+11F2mb49/4fzanpOwyrfx7ANLCndHsDaHlkcSKjOEpUh Bd/Xq2w6cdKetznWibtI2JPXVqmGQfJrx6NZQ= MIME-Version: 1.0 Received: by 10.213.19.211 with SMTP id c19mr1668379ebb.93.1277965407571; Wed, 30 Jun 2010 23:23:27 -0700 (PDT) Received: by 10.216.28.200 with HTTP; Wed, 30 Jun 2010 23:23:27 -0700 (PDT) In-Reply-To: References: Date: Thu, 1 Jul 2010 08:23:27 +0200 Message-ID: From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= To: pluknet Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Stable Mailing List , Kip Macy Subject: Re: Panic on 8-STABLE at boot X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2010 06:23:40 -0000 thx pluknet. my second panic appear today on 3 recent 8-stable amd64 machine after doing 8 ~ 10h of zfs receive. 2010/6/30 pluknet : > On 29 June 2010 19:58, Micka=EBl Maillot wrot= e: >> i've got a panic with zfs only machine so i decided to build a witness k= ernel >> and just after the first reboot: >> http://img190.imageshack.us/img190/3314/panicflowtable2.jpg >> >> the second boot: no prob >> >> uname -a >> FreeBSD cg196.security-mail.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE >> #8: Tue Jun 29 14:30:12 CEST 2010 >> root@cg196.security-mail.net:/usr/obj/usr/src/sys/SECUMAIL =A0amd64 >> >> dmesg: http://freelooser.fr/freebsd/dmesg.cg196.2010-06-29.log >> conf:http://freelooser.fr/freebsd/SECUMAIL.txt > > This afaik was fixed a while ago in CURRENT: > http://svn.freebsd.org/viewvc/base?view=3Drevision&revision=3D207303 > > I wonder it's not MFC'ed yet. > > -- > wbr, > pluknet >