From owner-freebsd-emulation@FreeBSD.ORG Mon Jan 17 11:49:10 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91C2B106564A for ; Mon, 17 Jan 2011 11:49:10 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from groupware.itac.at (groupware.itac.at [91.205.172.99]) by mx1.freebsd.org (Postfix) with ESMTP id 2B0F18FC17 for ; Mon, 17 Jan 2011 11:49:09 +0000 (UTC) Received: from home.bluelife.at (93.104.210.95) by groupware.itac.at (Axigen) with (AES256-SHA encrypted) ESMTPSA id 26DA72; Mon, 17 Jan 2011 12:50:22 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Mon, 17 Jan 2011 12:49:09 +0100 From: Bernhard Froehlich To: Alex Anagnos In-Reply-To: <4FB8F3A5-D455-4F55-AC14-24ADC7A38DA2@gmail.com> References: <4FB8F3A5-D455-4F55-AC14-24ADC7A38DA2@gmail.com> Message-ID: <4f023e3075f9cf691bcce74ba41b453e@bluelife.at> X-Sender: decke@bluelife.at User-Agent: Roundcube Webmail/0.5-rc X-AxigenSpam-Level: 1 X-CTCH-RefID: str=0001.0A0B0202.4D342CB4.028B,ss=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown Cc: freebsd-emulation@freebsd.org Subject: Re: Debugging virtualbox "bus error: 10" ? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 17 Jan 2011 11:49:10 -0000 On Thu, 13 Jan 2011 19:17:22 -0600, Alex Anagnos wrote: > I have VirtualBox OSE 3.2.12 and FreeBSD 8.0-RELEASE. > > This situation is rather unique. > The system setup uses "likewise" to provide Windows Domain > auth/login, that is working fine. > > My problem is then when i log in using a domain account and try to > start VirtualBox (via command line: $VirtualBox). > All the output i get is > "Bus error: 10" > and for a small small fraction of a second the beginning of a GUI > window.. > > [snip] > > Trying other things i found that everything that does not use a GUI > looks to be working.. > I can start a VM using Headless, and vboxmanage works so long as i > don't try to "startvm". Why don't you try to start VBoxHeadless with gdb? And please recompile the virtualbox port with the DEBUG option enabled. With that vbox also generates a logfile which can be very helpful. -- Bernhard Fröhlich http://www.bluelife.at/