Error after upgrade to 4.2.16
Error after upgrade to 4.2.16
I've just upgraded to 4.2.16 on Mac OS X.
Since the upgrade each time I attempt to logon to my VM I get the following error:
Failed to open a session for the virtual machine Windows.
No error info.
Result Code: NS_ERROR_CALL_FAILED (0x800706BE)
Component: ProgressProxy
Interface: IProgress {c20238e4-3221-4d3f-8891-81ce92d9f913}
Please help!!!!
Since the upgrade each time I attempt to logon to my VM I get the following error:
Failed to open a session for the virtual machine Windows.
No error info.
Result Code: NS_ERROR_CALL_FAILED (0x800706BE)
Component: ProgressProxy
Interface: IProgress {c20238e4-3221-4d3f-8891-81ce92d9f913}
Please help!!!!
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Error after upgrade to 4.2.16
Did you also upgrade the Extension Pack (I'm not talking about guest additions) ?
Re: Error after upgrade to 4.2.16
No, I don't believe so - how do I do that?
Thanks
Thanks
Re: Error after upgrade to 4.2.16
I found the extension pack and installed OK, however the error is still the same when I try to start a VM
Thanks
Thanks
-
AlwaysLearning
- Posts: 2
- Joined: 7. Aug 2013, 05:11
- Primary OS: Mac OS X other
- VBox Version: OSE self-compiled
- Guest OSses: Mac
- Contact:
Re: Error after upgrade to 4.2.16
The newly installed VirtualBox 4.2.16 will not run on my Mac OSX either. I turned to the internet for help and found this forum.
When I try to run a new virtual machine, this error crashes VirtualBox:
~~~~~~~~~~~~~~~~
Failed to open a session for the virtual machine New .
Failed to load VMMR0.r0 (VERR_SUPLIB_WORLD_WRITABLE).
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Console
Interface: IConsole {db7ab4ca-2a3f-4183-9243-c1208da92392}
~~~~~~~~~~~~~~~~
When I tried to install the extensions, this error crashes VirtualBox:
~~~~~~~~~~~~~~~~
Failed to install the Extension Pack /Downloads/06-08-2013/Oracle_VM_VirtualBox_Extension_Pack-4.1.26-84997.vbox-extpack.
The installer failed with exit code 1: VBoxExtPackHelperApp: error: World writable: '/Applications'.
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: ExtPackManager
Interface: IExtPackManager {3295e6ce-b051-47b2-9514-2c588bfe7554}
~~~~~~~~~~~~~~~~
Hope this helps someone identify my problem. Thanks for any help.
When I try to run a new virtual machine, this error crashes VirtualBox:
~~~~~~~~~~~~~~~~
Failed to open a session for the virtual machine New .
Failed to load VMMR0.r0 (VERR_SUPLIB_WORLD_WRITABLE).
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Console
Interface: IConsole {db7ab4ca-2a3f-4183-9243-c1208da92392}
~~~~~~~~~~~~~~~~
When I tried to install the extensions, this error crashes VirtualBox:
~~~~~~~~~~~~~~~~
Failed to install the Extension Pack /Downloads/06-08-2013/Oracle_VM_VirtualBox_Extension_Pack-4.1.26-84997.vbox-extpack.
The installer failed with exit code 1: VBoxExtPackHelperApp: error: World writable: '/Applications'.
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: ExtPackManager
Interface: IExtPackManager {3295e6ce-b051-47b2-9514-2c588bfe7554}
~~~~~~~~~~~~~~~~
Hope this helps someone identify my problem. Thanks for any help.
AlwaysLearning
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Error after upgrade to 4.2.16
@ AlwaysLearning,
Run the Repair Disk Permissions using DIsk Utility on your MAC host then it should work.
Run the Repair Disk Permissions using DIsk Utility on your MAC host then it should work.
-
AlwaysLearning
- Posts: 2
- Joined: 7. Aug 2013, 05:11
- Primary OS: Mac OS X other
- VBox Version: OSE self-compiled
- Guest OSses: Mac
- Contact:
Re: Error after upgrade to 4.2.16
Repair Disk Permissions didn't fix the following error when installing the latest extension pack.
Extension Pack /Documents/Software/DMGs/Oracle_VM_VirtualBox_Extension_Pack-4.2.16-86992.vbox-extpack.
Failed to load the main module ('/Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/darwin.amd64/VBoxPuelMain.dylib'): VERR_FILE_NOT_FOUND - dlopen(/Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/darwin.amd64/VBoxPuelMain.dylib, 6): Library not loaded: /Applications/VirtualBox.app/Contents/MacOS/VBoxVMM.dylib
Referenced from: /Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/darwin.amd64/VBoxPuelMain.dylib
Reason: Incompatible library version: VBoxPuelMain.dylib requires version 4.2.16 or later, but VBoxVMM.dylib provides version 4.1.23.
---------------
If the version of VBoxVMM.dylib is 4.1.23, which is later, shy should that throw an exception during installation, if
it passes the rule of 'VBoxPuelMain.dylib requires version 4.2.16 or later'?
Extension Pack /Documents/Software/DMGs/Oracle_VM_VirtualBox_Extension_Pack-4.2.16-86992.vbox-extpack.
Failed to load the main module ('/Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/darwin.amd64/VBoxPuelMain.dylib'): VERR_FILE_NOT_FOUND - dlopen(/Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/darwin.amd64/VBoxPuelMain.dylib, 6): Library not loaded: /Applications/VirtualBox.app/Contents/MacOS/VBoxVMM.dylib
Referenced from: /Applications/VirtualBox.app/Contents/MacOS/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/darwin.amd64/VBoxPuelMain.dylib
Reason: Incompatible library version: VBoxPuelMain.dylib requires version 4.2.16 or later, but VBoxVMM.dylib provides version 4.1.23.
---------------
If the version of VBoxVMM.dylib is 4.1.23, which is later, shy should that throw an exception during installation, if
it passes the rule of 'VBoxPuelMain.dylib requires version 4.2.16 or later'?
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Error after upgrade to 4.2.16
The version of the extension pack must match the installed version of virtualbox. Do they?
Re: Error after upgrade to 4.2.16
Not sure. The download page has v4.2.16 VirtualBox and v4.1.26 for Extension pack.
I tried installing the v4.1.26 Ext pack and was successful.
Will see if the usb v2.0 support works with my vm.
Thanks.
I tried installing the v4.1.26 Ext pack and was successful.
Will see if the usb v2.0 support works with my vm.
Thanks.
-
Martin
- Volunteer
- Posts: 2562
- Joined: 30. May 2007, 18:05
- Primary OS: Fedora other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: XP, Win7, Win10, Linux, OS/2
Re: Error after upgrade to 4.2.16
You are not reading the download page correctly. Look for the link at the end of the first line in the Extension pack section.JOHN H wrote:Not sure. The download page has v4.2.16 VirtualBox and v4.1.26 for Extension pack.