From owner-freebsd-emulation@FreeBSD.ORG Thu Sep 8 22:46:42 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 71589106566B for ; Thu, 8 Sep 2011 22:46:42 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 335C48FC13 for ; Thu, 8 Sep 2011 22:46:41 +0000 (UTC) Received: by yxk36 with SMTP id 36so1327683yxk.13 for ; Thu, 08 Sep 2011 15:46:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=hXWuBor37WwZwuArvYiLnPpjSDW3750mCiFKOjKitWs=; b=Pcm5BUddB8TN2Qavp9cspJ6s2lzdjKfnrNsdm9/6UfcS2lSPpsHBbZDWbaK/uQLGE5 0V/03N5INHdtB0b4M+3l4uayYFsj18i5oSGcw3SFvwbjienUV4d8l05OR8npDf1GC0PZ ROvJbzns6L5HCSzoZZFIq3838T+7LVQ86uhlU= MIME-Version: 1.0 Received: by 10.231.60.76 with SMTP id o12mr1090035ibh.83.1315520344785; Thu, 08 Sep 2011 15:19:04 -0700 (PDT) Received: by 10.231.59.71 with HTTP; Thu, 8 Sep 2011 15:19:04 -0700 (PDT) In-Reply-To: References: Date: Thu, 8 Sep 2011 15:19:04 -0700 Message-ID: From: Kevin Oberman To: Volodymyr Kostyrko Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-emulation@freebsd.org Subject: Re: emulators/virtualbox-ose 4.1.2 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: Thu, 08 Sep 2011 22:46:42 -0000 On Thu, Sep 8, 2011 at 10:06 AM, Volodymyr Kostyrko wro= te: > Hi all. > > For a start I want to apologize for been too late for test start, I was > moving to 9.0 and having fun fixing things. > > When I was on 8-STABLE VirtualBox just hanged my machine completely. Righ= t > now starting that machine on BETA2 results in: > >> VBoxSDL -s 7 > Oracle VM VirtualBox SDL GUI version 4.1.2_OSE > (C) 2005-2011 Oracle Corporation > All rights reserved. > > Type Manifest File: /home/arcade/.VirtualBox/xpti.dat > nsNativeComponentLoader: autoregistering begins. > nsNativeComponentLoader: autoregistering succeeded > nNCL: registering deferred (0) > ###!!! ASSERTION: failed to deserialize/set exception: 'NS_SUCCEEDED(rv)'= , > file > /tmp/ports/home/arcade/ports/emulators/virtualbox-ose/work/VirtualBox-4.1= .2_OSE/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectServi= ce.cpp, > line 2709 > Break: at file > /tmp/ports/home/arcade/ports/emulators/virtualbox-ose/work/VirtualBox-4.1= .2_OSE/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectServi= ce.cpp, > line 2709 > ###!!! ASSERTION: failed to deserialize/set exception: 'NS_SUCCEEDED(rv)'= , > file > /tmp/ports/home/arcade/ports/emulators/virtualbox-ose/work/VirtualBox-4.1= .2_OSE/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectServi= ce.cpp, > line 2709 > Break: at file > /tmp/ports/home/arcade/ports/emulators/virtualbox-ose/work/VirtualBox-4.1= .2_OSE/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectServi= ce.cpp, > line 2709 > ###!!! ASSERTION: failed to deserialize/set exception: 'NS_SUCCEEDED(rv)'= , > file > /tmp/ports/home/arcade/ports/emulators/virtualbox-ose/work/VirtualBox-4.1= .2_OSE/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectServi= ce.cpp, > line 2709 > Break: at file > /tmp/ports/home/arcade/ports/emulators/virtualbox-ose/work/VirtualBox-4.1= .2_OSE/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectServi= ce.cpp, > line 2709 > > And it stucks until killed with ^C. > > FreeBSD limbo.lan 9.0-BETA2 FreeBSD 9.0-BETA2 #0: Wed Sep =A07 14:59:59 E= EST > 2011 =A0 =A0 arcade@limbo.lan:/usr/obj/usr/src/sys/MINIMAL =A0i386 Just to be sure, did you re-build VirtualBox and, more importantly virtualbox-ose-kmod on 9.0? Any kernel modules installed from ports must be re-built after a major kernel change and might need to be re-built after any new kernel is installed. The nvidia-driver is especially sensitive. --=20 R. Kevin Oberman, Network Engineer - Retired E-mail: kob6558@gmail.com