From owner-freebsd-current@FreeBSD.ORG Sat Aug 10 16:51:11 2013 Return-Path: Delivered-To: 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 BBBB6E78 for ; Sat, 10 Aug 2013 16:51:11 +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 6E0A9256E for ; Sat, 10 Aug 2013 16:51:11 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=shatow.net; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sweb; b=w0LoY4 WxC1sET+gIhucqgQz8Vx6Gp7VlLRcfxzAOWf6k4zssKYZL9gOfufyUfbwjKCc7WF 6tGO64dEPi0HR9UlHz9L+Y9orr1AnmeCSmwwzXwpZ4wrM1RAzzEy6JqwJQ06n192 /dFndBh93jNd4momHNLUGWfql7dDUGMJnCYZ0= DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=shatow.net; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=sweb; bh=WrOpQbAVk9W3 ucmBTyrxDVWKWDwTJjF+uD91jP5B18s=; b=if+tSiyHYxmHa8je3JW/DKNl6csP h4z2JI8WzuIt/TRIIsgonF+mvwvSLEHv4x2PluU+Y3ssVxT3pLXmAoCZsjhB1BIC +JVT4nW0yxZdLCfuG2WYwlI2YNGLioH6MM4JMzdil/kZiRdX8Q1ioBA0tACBmu08 rtAS2rBLjRomV7A= Received: (qmail 12516 invoked from network); 10 Aug 2013 11:44:28 -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 11:44:28 -0500 Message-ID: <52066DE0.2060305@shatow.net> Date: Sat, 10 Aug 2013 11:44:16 -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: current@freebsd.org Subject: Re: panic on boot with fresh current References: <20130810112410.GA27286@devbox.vnode.local> In-Reply-To: <20130810112410.GA27286@devbox.vnode.local> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Joel Dahl 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 16:51:11 -0000 On 8/10/2013 6:24 AM, Joel Dahl wrote: > Hi, > > I just rebuilt a fresh current on my laptop. It panics on boot with: > > panic: witness_init: pending locks list is too small, increase > WITNESS_PENDLIST > > I'm in a hurry right now so I can't gather much more info at the moment, but I > thought I'd mention it. > I also get this. The last stable revision for me was r254150 -- Regards, Bryan Drewery