From owner-freebsd-current@FreeBSD.ORG Sat Aug 10 17:15:48 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 EF2B69EC for ; Sat, 10 Aug 2013 17:15:48 +0000 (UTC) (envelope-from bryan-lists@shatow.net) Received: from secure.xzibition.com (secure.xzibition.com [173.160.118.92]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A78A9266B for ; Sat, 10 Aug 2013 17:15:48 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=shatow.net; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sweb; b=RzJytC RFiGu6ATwHOKDDjUWgk1i6rzymAJZXdUG7NDm5SlvdvYfQ2nUYaP9kIbQFn/il32 9YHwq7fyJ2gTd+ZJ9rUfqtdB/HWYsPwYUW9N3rgBCXMTiTXQDdDoMpLntlojQEX6 bgoxP63XjnBxbgsSzMImZEtcEiefp0MF9xGiI= DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=shatow.net; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; s=sweb; bh=qEIFoJMER3jU w7+cIVUjJSdqzueGntRJN9ErFzY9/gw=; b=PqFtQCBm2CvyLyFCTBSrsRMafIrM TEq4Gj+5ZUffWF1M/T06FAKuJWVBjUJ3t+e1FOuYasblVJdUFIrMDqlWUO3esZyT oI3hbFfu8lUCKuBXVcX5nmAtGfC7c1UgoG1jp+bB0tSKTwd2/Met3vVan8GPCdIj tcI80C51gMLLTs0= Received: (qmail 58076 invoked from network); 10 Aug 2013 12:15:46 -0500 Received: from unknown (HELO ?10.10.0.24?) (bryan@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 10 Aug 2013 12:15:46 -0500 Message-ID: <52067537.2070309@shatow.net> Date: Sat, 10 Aug 2013 12:15:35 -0500 From: Bryan Drewery User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: panic on boot with fresh current References: <20130810112410.GA27286@devbox.vnode.local> <52066DE0.2060305@shatow.net> In-Reply-To: <52066DE0.2060305@shatow.net> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Sat, 10 Aug 2013 17:15:49 -0000 On 8/10/2013 11:44 AM, Bryan Drewery wrote: > On 8/10/2013 6:24 AM, Joel Dahl wrote: >> panic: witness_init: pending locks list is too small, increase >> WITNESS_PENDLIST > I also get this. The last stable revision for me was r254150 r254150 stable, r254171 panic. backtrace: https://dl.dropboxusercontent.com/u/8732004/r254171-panic.jpg -- Regards, Bryan Drewery