From owner-freebsd-current@FreeBSD.ORG Thu Feb 2 07:51:00 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B8BC16A420 for ; Thu, 2 Feb 2006 07:51:00 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4291743D82 for ; Thu, 2 Feb 2006 07:50:50 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so328943nzo for ; Wed, 01 Feb 2006 23:50:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ejCqOUKysioNM8PDJQp5hBqUUdn1bZ0KycClOGjKmkcs45DZa/XcAmHMAcpcZv88nAfSKp9v8ToKCegG5N2K8PQr+LM7MVQGdT/LJ+dwWy+8Bfz7vkaJP/gX2OP5IbuW1SRjcynoe4ftHJ/XbHFMMVbkELr3ydrysrFytvM0jT4= Received: by 10.65.98.11 with SMTP id a11mr192749qbm; Wed, 01 Feb 2006 23:50:50 -0800 (PST) Received: by 10.65.150.12 with HTTP; Wed, 1 Feb 2006 23:50:50 -0800 (PST) Message-ID: <7579f7fb0602012350y4aacee80g7f7b87bafc87459f@mail.gmail.com> Date: Wed, 1 Feb 2006 23:50:50 -0800 From: Matthew Jacob To: FreeBSD Current MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: unstable kernels in -current right now? 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, 02 Feb 2006 07:51:00 -0000 The kernels I'm building for i386 don't compile all the way through (dies in the if_bridge and ipfw modules) and panic when I log in with the stack trace of panic: mutex Giant not owned at ../../../kern/vfs_subr.c:2029 vrele do_execve kern_execve exeve syscall Anybody on this one?