Date: Thu, 22 Apr 2010 17:08:18 +0400 From: Vladimir Grebenschikov <vova@fbsd.ru> To: Bernhard Froehlich <decke@bluelife.at> Cc: freebsd-emulation@freebsd.org Subject: Re: VBoxManage CLI does not works any more ? Message-ID: <1271941698.23318.2.camel@localhost> In-Reply-To: <f3c0c7894444f041ab3a87d8bf1abcf3@bluelife.at> References: <1271848624.4068.6.camel@localhost> <6e74840f54319f7b98129e686bddf445@bluelife.at> <1271911737.2639.62.camel@localhost> <f3c0c7894444f041ab3a87d8bf1abcf3@bluelife.at>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi=20 Looks like you are right, png involved here. $ VBoxManage start XP Sun VirtualBox Command Line Management Interface Version 3.1.6_OSE (C) 2005-2010 Sun Microsystems, Inc. All rights reserved. Type Manifest File: /home/vova/.VirtualBox/xpti.dat nsNativeComponentLoader: autoregistering begins. *** Registering VirtualBox_Server_Module components (all right -- a generic= module!) pr_LoadLibraryByPathname(): Failed to load '/usr/local/lib/virtualbox/compo= nents/VBoxC.so' nsNativeComponentLoader: SelfRegisterDll(VBoxC.so) Load FAILED with error: = /usr/local/lib/virtualbox/components/VBoxC.so: Undefined symbol "png_set_lo= ngjmp_fn" nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) pr_LoadLibraryByPathname(): Failed to load '/usr/local/lib/virtualbox/compo= nents/VBoxC.so' nsNativeComponentLoader: GetFactory(VBoxC.so) Load FAILED with error: /usr/= local/lib/virtualbox/components/VBoxC.so: Undefined symbol "png_set_longjmp= _fn" ERROR: failed to create a session object! ERROR: code NS_ERROR_FACTORY_NOT_REGISTERED (0x80040154) - Class not regist= ered (extended info not available) Most likely, the VirtualBox COM server is not running or failed to start. ipcDConnectService Stats =3D> number of worker threads: 1 nsStringStats =3D> mAllocCount: 70 =3D> mReallocCount: 15 =3D> mFreeCount: 70 =3D> mShareCount: 108 =3D> mAdoptCount: 13 =3D> mAdoptFreeCount: 13 $ -----Original Message----- From: Bernhard Froehlich <decke@bluelife.at> To: vova@fbsd.ru Cc: freebsd-emulation@freebsd.org Subject: Re: VBoxManage CLI does not works any more ? Date: Thu, 22 Apr 2010 09:27:58 +0200 On Thu, 22 Apr 2010 08:48:57 +0400, Vladimir Grebenschikov <vova@fbsd.ru> wrote: > Hi=20 >=20 > It does not fail: >=20 > $ VBoxSVC=20 > ********************************************* > Sun VirtualBox XPCOM Server Version 3.1.6_OSE > (C) 2008-2010 Sun Microsystems, Inc. > All rights reserved. >=20 > Starting event loop.... > [press Ctrl-C to quit] > ^CTerminated event loop. > XPCOM server has shutdown. > $ Hm okay. I did not expect that. What happens if you compile vbox with DEBUG enabled and then call VBoxManage? This should also give you a more verbose output of what is failing. --=20 Vladimir B. Grebenschikov vova@fbsd.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1271941698.23318.2.camel>