From owner-trustedbsd-cvs@FreeBSD.ORG  Thu Mar  9 16:57:25 2006
Return-Path: <owner-trustedbsd-cvs@FreeBSD.ORG>
X-Original-To: trustedbsd-cvs@freebsd.org
Delivered-To: trustedbsd-cvs@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1354316A420
	for <trustedbsd-cvs@freebsd.org>; Thu,  9 Mar 2006 16:57:25 +0000 (GMT)
	(envelope-from owner-perforce@freebsd.org)
Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BE40843D45
	for <trustedbsd-cvs@freebsd.org>; Thu,  9 Mar 2006 16:57:23 +0000 (GMT)
	(envelope-from owner-perforce@freebsd.org)
Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119])
	by cyrus.watson.org (Postfix) with ESMTP id 5AF2746BDB
	for <trustedbsd-cvs@trustedbsd.org>;
	Thu,  9 Mar 2006 11:57:00 -0500 (EST)
Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18])
	by mx2.freebsd.org (Postfix) with ESMTP id C927C55F6E;
	Thu,  9 Mar 2006 16:57:20 +0000 (GMT)
	(envelope-from owner-perforce@freebsd.org)
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id B7BF616A423; Thu,  9 Mar 2006 16:57:20 +0000 (GMT)
X-Original-To: perforce@freebsd.org
Delivered-To: perforce@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 70E1F16A420;
	Thu,  9 Mar 2006 16:57:20 +0000 (GMT)
	(envelope-from dingo@microbsd.net)
Received: from bastille.optimhosts.com (bastille.optimhosts.com
	[203.177.161.185])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 74FA443D58;
	Thu,  9 Mar 2006 16:57:19 +0000 (GMT)
	(envelope-from dingo@microbsd.net)
Received: from localhost (bastille.local [127.0.0.1])
	by bastille.optimhosts.com (Postfix) with ESMTP id E43468C84AC;
	Fri, 10 Mar 2006 00:52:28 +0800 (PHT)
Received: from bastille.optimhosts.com ([127.0.0.1])
	by localhost (bastille.optimhosts.com [127.0.0.1]) (amavisd-new,
	port 10024)
	with ESMTP id 66989-03; Fri, 10 Mar 2006 00:52:00 +0800 (PHT)
Received: from [192.168.2.106] (unknown [210.213.197.144])
	by bastille.optimhosts.com (Postfix) with ESMTP id DC3BC8C84A7;
	Fri, 10 Mar 2006 00:51:22 +0800 (PHT)
From: Dingo <dingo@microbsd.net>
To: Robert Watson <rwatson@FreeBSD.org>
In-Reply-To: <1141939218.797.11.camel@pavilion.optimlabs.com>
References: <200603090041.k290fnfV056558@repoman.freebsd.org>
	<1141898670.34657.10.camel@localhost.localdomain>
	<20060309105315.M52152@fledge.watson.org>
	<1141937697.797.7.camel@pavilion.optimlabs.com>
	<1141939218.797.11.camel@pavilion.optimlabs.com>
Content-Type: text/plain
Date: Fri, 10 Mar 2006 00:56:12 +0000
Message-Id: <1141952172.797.21.camel@pavilion.optimlabs.com>
Mime-Version: 1.0
X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port 
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: amavisd-new at bastille.optimhosts.com
Cc: Perforce Change Reviews <perforce@freebsd.org>
Subject: Re: PERFORCE change 93005 for review - sebsd_create_mount
X-BeenThere: trustedbsd-cvs@FreeBSD.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: TrustedBSD CVS and Perforce commit message list
	<trustedbsd-cvs.FreeBSD.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/trustedbsd-cvs>, 
	<mailto:trustedbsd-cvs-request@FreeBSD.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/trustedbsd-cvs>
List-Post: <mailto:trustedbsd-cvs@FreeBSD.org>
List-Help: <mailto:trustedbsd-cvs-request@FreeBSD.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/trustedbsd-cvs>,
	<mailto:trustedbsd-cvs-request@FreeBSD.org?subject=subscribe>
X-List-Received-Date: Thu, 09 Mar 2006 16:57:25 -0000

MAC kernel builds fine, but when booting i recieve

sebsd_create_mount: security_fs_use(devfs) behavior 4, sid28 
Fatal trap 12: page fault while in kernel mode 

ill dig into it in the morning as its 1AM here.

On Thu, 2006-03-09 at 21:20 +0000, Dingo wrote:
> on i386 MAC kernel builds fine, though on amd64 MAC kernel fails with