From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 12 22:06:19 2014 Return-Path: Delivered-To: freebsd-emulation@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 8140FD02; Fri, 12 Sep 2014 22:06:19 +0000 (UTC) Received: from mail-wg0-x22e.google.com (mail-wg0-x22e.google.com [IPv6:2a00:1450:400c:c00::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DDEBDFFD; Fri, 12 Sep 2014 22:06:18 +0000 (UTC) Received: by mail-wg0-f46.google.com with SMTP id n12so1364359wgh.29 for ; Fri, 12 Sep 2014 15:06:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type:content-transfer-encoding; bh=q4TDQmZENBOepNLqepkUZntRNmo0zYMKxAKK/NVc8xI=; b=z4fj9jDCwMxy0+FehewPrYz7SVPFIDCPz8B6thL7qFExt3bVSgbVtWmwE4sLAYObBe 4/ovlTVXY85el4GvDN7ugkRRwfctCBN2yRFC9RhcG3hr1Qv06bnuK4A0ozUr5vA9WBn+ DHHLWpFCjaTrhvzj1lkapuPodGPsv+5+dTlGWJ37AMcdBwBLUmpFqf4v3khgQspBa6ds XjSv3LtWP0sTjzjVujtVvVkUbG740Q31BvxqLtNionbm7gK1ufbCnkbjxGKx2cRTlvSf uWiMAfb/BfCbDqfNMnL/Myv55YQbk3QgZMLQ9F1mqhZdW2NqN4kkp2qFxozAiVyIKR/v YIbw== X-Received: by 10.194.90.114 with SMTP id bv18mr14938102wjb.63.1410559577006; Fri, 12 Sep 2014 15:06:17 -0700 (PDT) Received: from srvbsdfenssv.interne.associated-bears.org (LCaen-656-01-57-48.w217-128.abo.wanadoo.fr. [217.128.200.48]) by mx.google.com with ESMTPSA id fy4sm3036696wib.22.2014.09.12.15.06.16 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Sep 2014 15:06:16 -0700 (PDT) Sender: Eric Masson Received: from srvbsdfenssv.interne.associated-bears.org (localhost [127.0.0.1]) by srvbsdfenssv.interne.associated-bears.org (Postfix) with ESMTP id 42E84CF411; Sat, 13 Sep 2014 00:06:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at interne.associated-bears.org Received: from srvbsdfenssv.interne.associated-bears.org ([127.0.0.1]) by srvbsdfenssv.interne.associated-bears.org (srvbsdfenssv.interne.associated-bears.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ywOFkZzGcTKW; Sat, 13 Sep 2014 00:06:14 +0200 (CEST) Received: by srvbsdfenssv.interne.associated-bears.org (Postfix, from userid 1001) id 2A727CF407; Sat, 13 Sep 2014 00:06:14 +0200 (CEST) From: Eric Masson To: Mailing List FreeBSD Emulation , FreeBSD VirtualBox Team Subject: Re: Virtualbox-ose 4.3.12 guru meditation while booting any VM In-Reply-To: <86mwa7so14.fsf@srvbsdfenssv.interne.associated-bears.org> (Eric Masson's message of "Wed, 10 Sep 2014 13:39:03 +0200") References: <86mwa7so14.fsf@srvbsdfenssv.interne.associated-bears.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) X-Operating-System: FreeBSD 9.3-RELEASE-p1 amd64 Date: Sat, 13 Sep 2014 00:06:14 +0200 Message-ID: <86r3zgo5nt.fsf@srvbsdfenssv.interne.associated-bears.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2014 22:06:19 -0000 Eric Masson writes: Hi, > I'm facing serious issues with virtualbox-ose since 4.3.x > > Current test has been done on r367755 : > virtualbox-ose-4.3.12_1 General-purpose full virtualizer for x86 hardware > virtualbox-ose-kmod-4.3.12 VirtualBox kernel module for FreeBSD > > Whenever I try to boot a VM (32/64 bits, any type), it enters Guru > Meditation state with the following message on host console : > > HMR0InitVM: ffffff808b9d9000 > nfe0: promiscuous mode enabled > > !!Assertion Failed!! > Expression: pVCpu->hm.s.idLastCpu == pCpu->idCpu > Location : /vol0/ports/build/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.12/src/VBox/VMM/VMMR0/HMSVMR0.cpp(967) void hmR0SvmFlushTaggedTlb(PVMCPU) > vcpu idLastCpu=ffffffff pcpu idCpu=1 > nfe0: promiscuous mode disabled > > Until now, I could revert to r340725, and then build 4.2.22, the last > revision working flawlessly here, but 9.3-P1 ports infrastructure now > refuses to build unstaged ports. > > Kernel, world & VBox ports have been built with gcc then clang, giving > the same error. > > uname -a > FreeBSD srvbsdfenssv.interne.associated-bears.org 9.3-RELEASE-p1 FreeBSD > 9.3-RELEASE-p1 #0 r271308: Wed Sep 10 00:21:18 CEST 2014 > emss@srvbsdfenssv.interne.associated-bears.org:/usr/obj/usr/src/sys/M3N78-VM > amd64 > > dmesg > http://emss.free.fr/contents/Divers/dmesg.txt > > VBox.log > http://emss.free.fr/contents/Divers/VBox.log > > Any idea on something I could have overlooked ? > > What information could help solve the issue, please ? Using GENERIC kernel doesn't change anything to VirtualBox behaviour. Same error pops up, any idea please ? Regards Éric Masson -- Tu viens donc de traiter 120 votants de neuneux. Note que je suis d'accord avec toi, mais sache que cette position est relativement technique à assumer avec style, petit scarabée. -+- TP in GNU : Le style c'est l'homme, le reste est neuneueterie -+-