From owner-freebsd-virtualization@freebsd.org Thu Mar 10 10:16:23 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55951ACACF5 for ; Thu, 10 Mar 2016 10:16:23 +0000 (UTC) (envelope-from brahmann@lifec0re.net) Received: from mx.lifec0re.net (mx.lifec0re.net [212.86.98.154]) by mx1.freebsd.org (Postfix) with ESMTP id 1A5AFA52 for ; Thu, 10 Mar 2016 10:16:22 +0000 (UTC) (envelope-from brahmann@lifec0re.net) Received: from [83.142.232.12] by mx.lifec0re.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1adx44-0002nL-Oy for freebsd-virtualization@freebsd.org; Thu, 10 Mar 2016 11:39:28 +0200 Reply-To: brahmann@lifec0re.net To: freebsd-virtualization@freebsd.org From: brahmann Subject: ports/Xen on CURRENT, error: ELF start or entries are out of bounds. Message-ID: <56E14066.5080400@lifec0re.net> Date: Thu, 10 Mar 2016 11:37:42 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2016 10:16:23 -0000 Hi all. I'm trying to run XEN on latest current as dom0. Did all by manual: http://wiki.xen.org/wiki/FreeBSD_Dom0 (except compiling from git, cant compile tools, so just used ports xen/xen-tools/xen-kernel) And stuck with such an error: --- (XEN) elf_xen_addr_calc_check: ERROR: ELF start or entries are out of bounds. Could not set up DOM0 guest OS --- This only drops on console while xen kernel boots, all other strings are OK according to manual. Link to photo of speedy console log: http://imgur.com/a5b9CLE If need details pls ask. Please, tell me where to look or what to do or at least guide me in the right direction. Thanks! -- With Best Regards, brahmann