From owner-freebsd-emulation@FreeBSD.ORG Sun Nov 30 08:14:10 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BCD9D46B; Sun, 30 Nov 2014 08:14:10 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (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 5862A65F; Sun, 30 Nov 2014 08:14:10 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id h11so14459552wiw.9 for ; Sun, 30 Nov 2014 00:14:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=PpDNz34hekT5bW2QCDK75WRVK8+aQj1MTc8S3qoVIj4=; b=P5MxcdmRBrJpUdN8XeheEcpsslm2u02MY/Ps9gOn5PuXfQzbzmjl3GB7VYUYt/QPz7 GOliJv9B6uZcqutcln/Q4uD+IdTmYsq49+QRdRJ/vgvN324fNvLUaz1fBmMbcr4FEf2f LshUx6jpgw+rgGktLmyKxbOjXKl+vB5TCc5h0rPj4lDS1gPtSaMl/U8LZKNqWJKpyt6k 3nTzoUDfPdhqPr9M0mZmEiJMPVolFmq4HrXm/MXSnhNWSkracHJVf36Rb+uv0lNWDNV+ 5ppZm94b67VmtgDzkZBRMUSA7wxAM7m56wPtgoFOe1sUciDaM+7j1VQNM/na2OLgNmC4 kdCw== MIME-Version: 1.0 X-Received: by 10.180.12.75 with SMTP id w11mr64056964wib.9.1417335248237; Sun, 30 Nov 2014 00:14:08 -0800 (PST) Received: by 10.216.214.201 with HTTP; Sun, 30 Nov 2014 00:14:08 -0800 (PST) In-Reply-To: <5479F92A.80604@selasky.org> References: <5479F92A.80604@selasky.org> Date: Sun, 30 Nov 2014 09:14:08 +0100 Message-ID: Subject: Re: Virtualbox 4.3.20 crashes FreeBSD 11.0-CURRENT From: "Ranjan1018 ." <214748mv@gmail.com> To: Hans Petter Selasky Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-emulation@freebsd.org, FreeBSD CURRENT 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: Sun, 30 Nov 2014 08:14:10 -0000 Hi Hans, the bug is network related: in VirtualBox per VM Settings - Network - Attach to - changing from "NAT" to "Bridged Adapter" it works. Probably I will open a new PR for this bug. I am testing your patch and I will report the result in the above PR (id 194196). Maurizio 2014-11-29 17:49 GMT+01:00 Hans Petter Selasky : > On 11/29/14 16:00, Ranjan1018 . wrote: > >> *Just upgrade emulators/virtualbox-ose-4.3.20 via pkg upgrade. Starting >> a >> >> VM, Windows XP or Ubuntu x86, after few seconds the laptop freezes.The >> system responds only to power off, pressing the power button for few >> seconds. The only things I can do is a photo of the screen: >> https://plus.google.com/112995826906094353410/posts/6amoaitgP8e >> * >> >> *Maurizio* >> > > Hi, > > Can you try to apply the patch in the following PR: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194196 > > Not sure if it helps. > > --HPS > >