From owner-freebsd-stable@FreeBSD.ORG Wed May 13 13:03:57 2015 Return-Path: Delivered-To: freebsd-stable@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 03F3B3E0 for ; Wed, 13 May 2015 13:03:57 +0000 (UTC) Received: from mail-pd0-x236.google.com (mail-pd0-x236.google.com [IPv6:2607:f8b0:400e:c02::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C73ED15E9 for ; Wed, 13 May 2015 13:03:56 +0000 (UTC) Received: by pdbqd1 with SMTP id qd1so51160551pdb.2 for ; Wed, 13 May 2015 06:03:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=HJuN/7HN3wTgze/TKn4IrD8zA4pwaLPP932hWu0zMVc=; b=zM44BCAeUwLk1LO2D2xHJAgFD0QBmvcY8Stpavh4HnH4r3SlPeTZ8Mfj6yCUE3tg7c iBm7NzGpy8KHHvKc77vKztUbwmi2G0Xo/carmlChuhuh3cTQuvncMGmqK9ul8GfylVxx qA19ZH/NCEBfiq5Lxgv2fYZpOGo6hHKt6dSMmO58Uy3JbV5PQYRqTjqDIBbslDDWQE72 l3VKlgwbgvpal3I2M5bzdHWV+NwULOspvQenINeFloDnt30TU6aiD9C3BXsr9kfgTVR9 5wpu3VM73sbqlTXrJasWvviNvqvpnnazeieM8WAuOZqGU2vS1obPZEei9tKOpAY032TA xCDg== X-Received: by 10.70.33.33 with SMTP id o1mr37674781pdi.132.1431522236191; Wed, 13 May 2015 06:03:56 -0700 (PDT) Received: from [192.168.1.104] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id m2sm19362681pdp.4.2015.05.13.06.03.54 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 May 2015 06:03:55 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: VirtualBox hangs on FreeBSD 10-stable and then reports error References: <55534A2F.8080604@menhennitt.com.au> To: Graham Menhennitt , FreeBSD stable From: Kubilay Kocak Message-ID: <55534BB4.5040501@FreeBSD.org> Date: Wed, 13 May 2015 23:03:48 +1000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0 MIME-Version: 1.0 In-Reply-To: <55534A2F.8080604@menhennitt.com.au> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2015 13:03:57 -0000 On 13/05/2015 10:57 PM, Graham Menhennitt wrote: > I've been successfully running VirtualBox for some time. Last week I > updated my /usr/src/ and /usr/ports, built & installed world and kernel, > and did portupgrade -a. Now VirtualBox won't start - it doesn't even > show the window with the list of VMs. I've tried as root and as myself. > I've also tried removing my .virtualbox directory. kldstat shows > vboxdrv.ko is loaded. I've rebooted after building and installing > everything. > > I've run it in truss as root and the bzipped output file is at > http://menhennitt.com.au/truss.bz2. It runs for a few seconds and then > gets to the point in the truss output (around line 2890) where it does > the stuff shown below. It repeats the last poll() line at 5 second > intervals for about 5 minutes. It then shows a dialog: > Failed to create the VirtualBox COM object. > The application will now terminate. > Callee RC: NS_ERROR_FACTORY_NOT_REGISTERED (0x80040154) > When I click Ok in the dialog, it exits. > > It's virtualbox-ose-4.3.26 and virtualbox-ose-kmod-4.3.26 on FreeBSD > 10-stable from last week on amd64. > > Does anybody please have any clues? > > Thanks, > Graham Hi Graham, you may also want to try the freebsd-emulation list and #freebsd-vbox on IRC [1] [1] https://wiki.freebsd.org/VirtualBox