From owner-freebsd-stable@FreeBSD.ORG Wed Jun 30 11:00:59 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 054B71065673 for ; Wed, 30 Jun 2010 11:00:59 +0000 (UTC) (envelope-from pluknet@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 8CE998FC0A for ; Wed, 30 Jun 2010 11:00:58 +0000 (UTC) Received: by ewy26 with SMTP id 26so212660ewy.13 for ; Wed, 30 Jun 2010 04:00:50 -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=OgCzu42AhzMCFnv2Ykvla24QyBzaHoaKfUcBZY+XIek=; b=KgAX2nY5WAzCIpmKK7CGXc2F2SSLe0Ea+xd7e0RqrYxMtKDUZ+/dIDOLxtzRvZ+9ja AlhyPpq+yhvTZaUEHQgC6lmbgWNo1y8l0UCmLb2Lx8eoofuIhYqTUi/PM8n6MH42hiR4 aHSlgqfgwMcnCzNqoDeLXHkv26YhhTrsFVEeI= 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=W/v2ZUzs8y1wpDJkmR9hSaoemOrlEsdrHMvHXHAZ3MK6NMwPGOzp3fwsZ4SDRlqJTC nVxYQnh34jasRCzuEmvu9bKLVb5KxERo2W3ItC5JPa0uI1E0LZnzmoSoAFJO3uKmPnb/ bzFiQFZh46Hb2MN1vz4IWYzD0c2/jJs1nZYf8= MIME-Version: 1.0 Received: by 10.216.161.11 with SMTP id v11mr11124569wek.31.1277895650356; Wed, 30 Jun 2010 04:00:50 -0700 (PDT) Received: by 10.216.37.68 with HTTP; Wed, 30 Jun 2010 04:00:50 -0700 (PDT) In-Reply-To: References: Date: Wed, 30 Jun 2010 15:00:50 +0400 Message-ID: From: pluknet To: =?ISO-8859-1?Q?Micka=EBl_Maillot?= 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: Wed, 30 Jun 2010 11:00:59 -0000 On 29 June 2010 19:58, Micka=EBl Maillot wrote: > i've got a panic with zfs only machine so i decided to build a witness ke= rnel > 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. --=20 wbr, pluknet