VirtualBox Invoking Problem

Discussions related to using the OSE version of VirtualBox.
Post Reply
Dhaks
Posts: 43
Joined: 26. Feb 2015, 07:52

VirtualBox Invoking Problem

Post by Dhaks »

Hello Experts,

Bumped into below assertion. Tried blowing away .config but this time it didn't work. Suggestions ? I had a successful run and the very next one showed up with below assertion.
VBox 5.0.2 was compiled on this Linux version 2.6.32-431.el6.x86_64

/usr/local/VBox/VirtualBox-5.0.2/out/linux.amd64/debug/bin/VirtualBox
WARNING: Persistent Registry Empty!, file /usr/local/VBox/VirtualBox-5.0.2/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp, line 1079
Type Manifest File: /user/.config/VirtualBox/xpti.dat
###!!! ASSERTION: Failed to write xpti manifest!: 'Error', file /usr/local/VBox/VirtualBox-5.0.2/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp, line 1937
Break: at file /usr/local/VBox/VirtualBox-5.0.2/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp, line 1937
nsNativeComponentLoader: autoregistering begins.
*** Registering VirtualBox_Server_Module components (all right -- a generic module!)
*** Registering ipcdclient components (all right -- a generic module!)
*** Registering VirtualBox_Client_Module components (all right -- a generic module!)
nsNativeComponentLoader: autoregistering succeeded
###!!! ASSERTION: Failed to write xpti manifest!: 'Error', file /usr/local/VBox/VirtualBox-5.0.2/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp, line 1937
Break: at file /usr/local/VBox/VirtualBox-5.0.2/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp, line 1937
nNCL: registering deferred (0)

Thanks.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: VirtualBox Invoking Problem

Post by Perryg »

Does the xpti.dat file exist and if so is there data in it? What is the byte count and permission?
Post Reply