From owner-freebsd-current@FreeBSD.ORG Fri Jun 12 15:25:42 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEA7010656A6 for ; Fri, 12 Jun 2009 15:25:42 +0000 (UTC) (envelope-from freebsd@abv.bg) Received: from smtp-out.abv.bg (smtp-out.abv.bg [194.153.145.80]) by mx1.freebsd.org (Postfix) with ESMTP id 2E8BE8FC08 for ; Fri, 12 Jun 2009 15:25:42 +0000 (UTC) (envelope-from freebsd@abv.bg) Received: from mail54.abv.bg (mail54.ni.bg [192.168.151.57]) by smtp-out.abv.bg (Postfix) with ESMTP id A4C7F87C9D for ; Fri, 12 Jun 2009 18:25:54 +0300 (EEST) DomainKey-Signature: a=rsa-sha1; s=smtp-out; d=abv.bg; c=simple; q=dns; b=DSeY4IhwKECMrGvtEaNYSD3M3Pvkfn09CHWsdxYkSM3TbBYu5FUwGdMuMqKjrBSy7 CEcegNZDouCzs3bcv25paI2/mH0MXlQJbydqhKHNJTyUdYRAC5x5/BhF3ZE30OGFiEd 9Y9CGvXAB2mEwfIH7kgeC1h65VIEY98ai8kxVlU= DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=abv.bg; s=smtp-out; t=1244820354; bh=3/GrnWdTxMPuo7ynphggWtsG+8FCd9lMExejEgQXtVw=; h=Date:From:To:Message-ID:Subject:MIME-Version:Content-Type: Content-Transfer-Encoding:DKIM; b=k/s78N6XqahM9VNCqlEBYvOnnj9cT3eQDaph/VKDJBD0d3tqIskLdEg0DzRMJ9nU1 u3r10rkOBzcFpI7RP6TYci1ZXBfY3dG/hQ19FyGt1A6Sy4qYUzHy3Ko6YjrVadtk7H yInWQK19olr321GgL3Toeg/pIoP1qXmLQUrwVo3E= Received: from mail54.abv.bg (mail54.abv.bg [127.0.0.1]) by mail54.abv.bg (Postfix) with ESMTP id C8AF811EE64 for ; Fri, 12 Jun 2009 18:25:39 +0300 (EEST) Date: Fri, 12 Jun 2009 18:25:39 +0300 (EEST) From: Mario Pavlov To: freebsd-current@freebsd.org Message-ID: <2144239566.30983.1244820339820.JavaMail.apache@mail54.abv.bg> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Priority: 3 X-Mailer: AbvMail 1.0 X-Originating-IP: 78.128.21.208 Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 12 Jun 2009 15:25:43 -0000 Hi, I've just tried the latest port. It compiles fine and I'm able to load the module without problems...however now I'm unable to start VirtualBox...I get a strange dialog saying: "Failed to load the global GUI configuration from . The application will now terminate." Details -> Collee RC: NS_ERROR_ABORT (0x80004004) of course I don't have any GUI configurations saved. I've previously deleted all config/tmp/etc files associated with VirtualBox. this is the console output: ========================================================================================================== # VirtualBox Type Manifest File: /root/.VirtualBox/xpti.dat nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) ========================================================================================================== and this I get after pressing the OK button of this error dialog ========================================================================================================== WARNING: failed to send RELEASE event, file /usr/ports/emulators/virtualbox/work/virtualbox-2.2.51r20457/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp, line 2174 ipcDConnectService Stats => number of worker threads: 1 nsStringStats => mAllocCount: 54 => mReallocCount: 15 => mFreeCount: 54 => mShareCount: 89 => mAdoptCount: 9 => mAdoptFreeCount: 9 ========================================================================================================== this was not the case with the previous port, I could start VirtualBox and even create a virtual machine and start installation of windows...and there it was crashing...on the windows installation regards, mgp P.S. # uname -a FreeBSD home.mydomain.org 7.2-STABLE FreeBSD 7.2-STABLE #8: Fri Jun 12 11:22:38 EEST 2009 myuser@home.mydomain.org:/usr/obj/usr/src/sys/Ss-STABLE amd64