From owner-freebsd-stable@FreeBSD.ORG Wed Sep 9 16:32:56 2009 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 466CA1065692 for ; Wed, 9 Sep 2009 16:32:56 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8D2B28FC28 for ; Wed, 9 Sep 2009 16:32:55 +0000 (UTC) Received: from vhoffman.lon.namesco.net (115.73-246-213.ippool.namesco.net [213.246.73.115]) (authenticated bits=0) by unsane.co.uk (8.14.3/8.14.3) with ESMTP id n89Ga4ID025636 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 9 Sep 2009 17:36:06 +0100 (BST) (envelope-from vince@unsane.co.uk) Message-ID: <4AA7D8B3.1010203@unsane.co.uk> Date: Wed, 09 Sep 2009 17:32:51 +0100 From: Vincent Hoffman User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: FreeBSD Stable Mailing List X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: general protection fault on 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, 09 Sep 2009 16:32:56 -0000 Hi all, I've been running the 8.0-BETAs in a xen virtual machine (hvm/fully virtualised) for testing and something between r196730 and r196746 causes a general protection fault on boot. I'll try and narrow it down if i get a chance but I'm a a bit busy at the moment. backtrace is available at http://unsane.co.uk/~jhary/freebsd/GPF-09-09-09.gif Xen dom0 is a centos5.3 box using the xen-3.3.1 rpms from http://www.gitco.de/linux/i386/centos/5/rpms/ if thats of any use. Let me know if I need to provide any more info. Vince