From owner-freebsd-xen@FreeBSD.ORG Fri Apr 11 03:06:51 2014 Return-Path: Delivered-To: freebsd-xen@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 ESMTPS id E89ECE4F for ; Fri, 11 Apr 2014 03:06:51 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1816179E for ; Fri, 11 Apr 2014 03:06:50 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WYRnj-0008Hm-1W for freebsd-xen@freebsd.org; Fri, 11 Apr 2014 05:06:47 +0200 Received: from 77.202.37.188.rev.vodafone.pt ([188.37.202.77]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Apr 2014 05:06:47 +0200 Received: from miguelmclara by 77.202.37.188.rev.vodafone.pt with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Apr 2014 05:06:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-xen@freebsd.org From: Miguel Clara Subject: Re: Panic with FreeBSD 10 RC2 on Netbsd Xen dom0 Date: Fri, 11 Apr 2014 03:06:30 +0000 (UTC) Lines: 35 Message-ID: References: <20131218001615.GA10501@moore.morphism.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 188.37.202.77 (Mozilla/5.0 (X11; FreeBSD amd64; rv:28.0) Gecko/20100101 Firefox/28.0) X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2014 03:06:52 -0000 Markus Pfeiffer morphism.de> writes: > > Dear all, > > I tried installing FreeBSD10-RC2 under Netbsd XEN dom0 (xen 4.2.0). > Unfortunately when I try connecting to the guest with ssh, the machine panics. > > I managed to take a screenshot of the output at the time of the panic: > > http://imgur.com/MH8Z3Xz > > If needed I can probably upload the crashdump. > > Cheers, > Markus > I guess its the same issue as this: http://lists.freebsd.org/pipermail/freebsd-xen/2013-December/001838.html Tried reverting every change from 9.2 o netfront code, but never worked, so the issue must have been introduced somewhere else in the code! Do you still have a netbsd Dom0? I have but planing to move from it... its sad that FreeBSD doesn't work on a NetBSD Dom0 (and to make things more complicated FreeBSD 10 comes with XENHVM support by default ) I have a PR open about this: http://www.freebsd.org/cgi/query-pr.cgi?pr=188369