From owner-freebsd-emulation@FreeBSD.ORG Mon Mar 15 23:01:58 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62617106564A for ; Mon, 15 Mar 2010 23:01:58 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 338ED8FC20 for ; Mon, 15 Mar 2010 23:01:57 +0000 (UTC) Received: by pwj4 with SMTP id 4so2570798pwj.13 for ; Mon, 15 Mar 2010 16:01:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=YsqC4c5PTFiwyy5OuZrmLYc8KiW4QeCXg97Ol7jw4CY=; b=j5DQvFrIxfX+igXPNoObOrvRads5YB6tmVNV6LbAlrQ/2vmm9Mwv6xnqpZ6GytcnL3 1jYZJ3CJOvDrMj7HQzPwDl6H7Q5uAwasevmzl58ZZTxOU65OfXXGtHNRQ0akeAUxNUGW hTK59wt+gq2sqdzZeVsxtDFawEvD96lWK+KSY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=xCiVr1STOZTtllll8yJR5vvRiVB6PZleOs6EsIH3E2ZhqHq2PxvH7pwBzrNafowRVo Mf2A5KOLLWce3icMOU5ZRyvYSI8TkB8CPctZp3aNWf3+WRoXZ1U4AZNU0deN/yuzJryC 9dJehL2OLAnEf8nyx83IoO2QrcABze3ebCVkY= MIME-Version: 1.0 Received: by 10.142.207.10 with SMTP id e10mr1815273wfg.257.1268694117575; Mon, 15 Mar 2010 16:01:57 -0700 (PDT) In-Reply-To: References: <2DFB65D67E9140B6B82B1608007C5200@vosz.local> <47e7eff28af18f149a9e3f4f31d3254d@bluelife.at> <6201873e1003151425j765dd5dbmea0dc89379437a20@mail.gmail.com> Date: Mon, 15 Mar 2010 18:01:57 -0500 Message-ID: <6201873e1003151601x2fc70821tc22fcfa3125b9d9c@mail.gmail.com> From: Adam Vande More To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-emulation@freebsd.org Subject: Re: Call for testers: VirtualBox 3.1.4 update X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 15 Mar 2010 23:01:58 -0000 On Mon, Mar 15, 2010 at 5:38 PM, Warren Block wrote: > On Mon, 15 Mar 2010, Adam Vande More wrote: > > I have a reproducible issue with VM's which is not specific to 3.1.4. >> Whenever I try to csup to 8-STABLE, the VM and host locks up hard. My >> setup >> is amd64 host w/ VT-x on. The lockups occur on both 32 and 64 VMs. >> > > Hmmm. csup runs okay on my setup: 32-bit host (8-stable), 32-bit VM (also > 8-stable), Enable VT-x/AMD-V checked. > Seems like an odd issue, I can get 8-RELEASE just fine, but STABLE just will not run. Another piece of info is it also happens on 1 and 2 cpu VM's. scp'ing STABLE over from host to VM also results in lockup. Perhaps it's an amd64 thing, but I have no hosts setup to run 32 VBox host ATM. -- Adam Vande More