From owner-freebsd-current@FreeBSD.ORG Sat Nov 29 16:49:25 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B1C88C4F; Sat, 29 Nov 2014 16:49:25 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 72A0EC2F; Sat, 29 Nov 2014 16:49:25 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 4816A1FE022; Sat, 29 Nov 2014 17:49:22 +0100 (CET) Message-ID: <5479F92A.80604@selasky.org> Date: Sat, 29 Nov 2014 17:49:46 +0100 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: "Ranjan1018 ." <214748mv@gmail.com>, FreeBSD CURRENT , freebsd-emulation@freebsd.org Subject: Re: Virtualbox 4.3.20 crashes FreeBSD 11.0-CURRENT References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2014 16:49:25 -0000 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