[Solved] VB VirtualBox-5.2.18-124319 will not start on Mac OSX 10.13.6 (High Sierra)
Posted: 19. Sep 2018, 03:42
I've been having persistent problems getting VirtualBox to run on my Mac running OSX 10.13.6 (High Sierra). Several upgrades to VirtualBox have not changed the symptoms. VirtualBox did at one time work, but seems to have stopped working around the time of the MacOS 10.13.4 update.
Current symptoms:
- Starting VirtualBox from Applications results in a brief flash of the VB Icon in the taskbar and no UI messages. system.log shows the following:
- Download latest version of VB, run uninstaller, reboot, reinstall (no change)
- Download latest version of VB, run uninstaller, boot to recovery, disable csrutil, reboot, reinstall (no change)
- Verify ownership of /Application and related directories (all ownership looks correct) per apple support article HT203538 (no change)
Current symptoms:
- Starting VirtualBox from Applications results in a brief flash of the VB Icon in the taskbar and no UI messages. system.log shows the following:
- Starting VirtualBox from the command line as my user (a member of admin and wheel) throws the following error:Sep 18 17:21:30 HW14049 com.apple.xpc.launchd[1] (org.virtualbox.app.VirtualBox.22500[1606]): Service exited with abnormal code: 1
Sep 18 17:21:30 HW14049 systemstats[65]: assertion failed: 17G65: systemstats + 914800 [D1E75C38-62CE-3D77-9ED3-5F6D38EF0676]: 0x40
- Running VirtualBox from the command line using sudo throws the same error:VirtualBox: Error -610 in supR3HardenedMainInitRuntime! VirtualBox: dlopen("/Applications/VirtualBox.app/Contents/MacOS/VBoxRT.dylib",) failed: <NULL> VirtualBox: Tip! It may help to reinstall VirtualBox.
Remedies attempted:VirtualBox: Error -610 in supR3HardenedMainInitRuntime! VirtualBox: dlopen("/Applications/VirtualBox.app/Contents/MacOS/VBoxRT.dylib",) failed: <NULL> VirtualBox: Tip! It may help to reinstall VirtualBox.
- Download latest version of VB, run uninstaller, reboot, reinstall (no change)
- Download latest version of VB, run uninstaller, boot to recovery, disable csrutil, reboot, reinstall (no change)
- Verify ownership of /Application and related directories (all ownership looks correct)
- Repair Library permissions using$ ls -ald@ /Applications drwxrwxrwx+ 74 root admin 2368 Sep 18 21:31 /Applications $ ls -ald@ /Applications/VirtualBox.app/ drwxr-xr-x 3 root admin 96 Sep 18 21:31 /Applications/VirtualBox.app/ $ ls -ald@ / drwxr-xr-x 32 root wheel 1024 Aug 10 12:27 /
Code: Select all
diskutil resetUserPermissions / `id -u`