From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 1 11:50:41 2009 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51CE41065693 for ; Tue, 1 Dec 2009 11:50:41 +0000 (UTC) (envelope-from marco.zuhl@ppvh.eu) Received: from ppvh.de (91-200-110-195.reverse.serverbox.de [91.200.110.195]) by mx1.freebsd.org (Postfix) with ESMTP id 12D338FC0A for ; Tue, 1 Dec 2009 11:50:41 +0000 (UTC) Received: from ppvh.de (localhost [127.0.0.1]) by ppvh.de (Postfix) with ESMTP id B45B3106DDE for ; Tue, 1 Dec 2009 12:30:58 +0100 (CET) Received: from 91.200.110.245 (proxying for 192.168.5.10) (SquirrelMail authenticated user marco.zuhl@ppvh.eu) by ppvh.de with HTTP; Tue, 1 Dec 2009 12:30:58 +0100 (CET) Message-ID: <42294.91.200.110.245.1259667058.squirrel@ppvh.de> Date: Tue, 1 Dec 2009 12:30:58 +0100 (CET) From: marco.zuhl@ppvh.eu To: freebsd-bugs@freebsd.org User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Mailman-Approved-At: Tue, 01 Dec 2009 12:37:27 +0000 Subject: kern/136363: [panic] panic: vm_fault: fault on nofault entr, addr: c1885000 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Dec 2009 11:50:41 -0000 Hi. I am having the same issues with a Xen VM except a slightly other addr. Host: uname -a Linux xenhost2 2.6.26-2-xen-amd64 #1 SMP Mon Oct 19 04:39:01 UTC 2009 x86_64 GNU/Linux Xen 3.3.1 VM: HVM Mode (full virtualization) memory = 384 vcpus=1 pae=1 apic=1 disk = [ 'file:/xen/vfreebsd-226.img,hda,w', 'file:/xen/freebsd80netboot.iso,hdc:cdrom,r'] Other people seem to be talking about a corrupted installation after the setup on VMs such aus QEMU and VirtualPC Is there any progress on this? Google didn't tell me much. :-/ Kind regards, Bigfoot29