From owner-freebsd-emulation@FreeBSD.ORG Fri Mar 20 19:47:35 2015 Return-Path: Delivered-To: vbox@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 D71EEC75 for ; Fri, 20 Mar 2015 19:47:35 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8769FFE1 for ; Fri, 20 Mar 2015 19:47:35 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id t2KJbri4030918 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 20 Mar 2015 13:37:53 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id t2KJbrDd030911; Fri, 20 Mar 2015 13:37:53 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 20 Mar 2015 13:37:53 -0600 (MDT) From: Warren Block To: Aric Gregson Subject: Re: Issue with Virtualbox after Update In-Reply-To: <861tkk90k0.fsf@freeenv.i-did-not-set--mail-host-address--so-tickle-me> Message-ID: References: <861tkk90k0.fsf@freeenv.i-did-not-set--mail-host-address--so-tickle-me> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 20 Mar 2015 13:37:53 -0600 (MDT) X-Mailman-Approved-At: Fri, 20 Mar 2015 21:17:22 +0000 Cc: vbox@freebsd.org 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, 20 Mar 2015 19:47:35 -0000 On Thu, 19 Mar 2015, Aric Gregson wrote: > I updated yesterday the Virtualbox and now it will not start any of the > virtual machines. I am trying to start the Windows XP that worked fine > for the last year or more and this is the error I get: > > Result Code: > NS_ERROR_FAILURE (0x80004005) > Component: > Machine > Interface: > IMachine {480cf695-2d8d-4256-9c7c-cce4184fa048} > > RTR3InitEx failed with rc=-1912 (rc=-1912) > > Any ideas? I suspect it has to do with the upgrade. I re-installed it > today and it still does not work. If there was an update to the vboxdrv kernel module (emulators/virtualbox-ose-kmod), the old one must be unloaded and the new one loaded.