Page 1 of 1

failed to start Virtualbox 5.2.6 on macOs 10.13.2

Posted: 1. Feb 2018, 02:52
by chenchen
the failure reported:
./VirtualBox
VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
VirtualBox: dlopen("/Applications/VirtualBox.app/Contents/MacOS/VBoxRT.dylib",) failed: <NULL>

VirtualBox: Tip! It may help to reinstall VirtualBox.
and seems kernel extensions have been loaded:
kextstat|grep virtualbox
  164    3 0xffffff7f83854000 0x63000    0x63000    org.virtualbox.kext.VBoxDrv (5.2.6) C32CCC8B-7E44-3974-BEC0-9C1FA570690D <7 5 4 3 1>
  165    0 0xffffff7f838b7000 0x8000     0x8000     org.virtualbox.kext.VBoxUSB (5.2.6) A60E8437-734A-3C07-8488-5885145AEE0C <164 160 55 7 5 4 3 1>
  166    0 0xffffff7f838bf000 0x5000     0x5000     org.virtualbox.kext.VBoxNetFlt (5.2.6) 552BD757-0D66-3F90-9A20-C6C7881F4A2F <164 7 5 4 3 1>
  167    0 0xffffff7f838c4000 0x6000     0x6000     org.virtualbox.kext.VBoxNetAdp (5.2.6) 8B8163C1-1125-36B8-AC6A-1AA38506938D <164 5 4 1>
tried uninstall/reinstall, disable/enable SIP, but didn't help. Any clue pls?

Re: failed to start Virtualbox 5.2.6 on macOs 10.13.2

Posted: 1. Feb 2018, 09:18
by socratis
  1. Reboot.
  2. Download the latest release, or the latest test build (https://www.virtualbox.org/wiki/Testbuilds), if you don't already have them.
  3. Mount the DMG from the previous step. Run "VirtualBox_Uninstall.tool". Make sure there are no error messages. If there are, please post them, exactly as they appear.
  4. Reboot.
  5. Mount the DMG from the previous steps. Double-click the "VirtualBox.pkg". As soon as you start the installation, press Cmd+L to show the log. Select "Show All Logs" from the drop-down menu. Before the last step of the installation (Done), click the "Save" in the log window. ZIP and attach that file.
  6. Start VirtualBox. If it crashes, open "Console.app" and look at "~/Library/Logs". Is there a VirtualBox related log with the current date/time? ZIP and attach that file as well.

Re: failed to start Virtualbox 5.2.6 on macOs 10.13.2

Posted: 2. Feb 2018, 03:11
by chenchen
Thanks socratis, installer log attached. There was no error reported in console during uninstall, or starting up. but it still crashed with the same error reported.

Re: failed to start Virtualbox 5.2.6 on macOs 10.13.2

Posted: 2. Feb 2018, 09:14
by socratis
Your installer log looks fine.
You need to find the crash log.

Re: failed to start Virtualbox 5.2.6 on macOs 10.13.2

Posted: 3. Feb 2018, 04:25
by chenchen
how can I find the crashlog please?

Re: failed to start Virtualbox 5.2.6 on macOs 10.13.2

Posted: 3. Feb 2018, 07:11
by papi leoo
I'm having the same problem! I have no idea how to find the crashlog

Re: failed to start Virtualbox 5.2.6 on macOs 10.13.2

Posted: 11. Feb 2018, 10:47
by socratis
Post the output of the following commands entered in /Applications/Utilities/Terminal.app:
  • 
    ls -ale@ /
    ls -ale@ /Applications
    ls -ale@ /Applications/VirtualBox
    ls -ale@ /private/tmp
    

Re: failed to start Virtualbox 5.2.6 on macOs 10.13.2

Posted: 27. Mar 2018, 14:12
by wnm3
I have this same problem and have posted all requested files on a new forum post as it is for macOS 10.13.3
viewtopic.php?f=8&t=87257&p=416987#p416987