Just upgraded my VirtualBox from 6.0.0 to 6.1 and now see the following DEBUG message

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
prabbit1
Posts: 1
Joined: 10. Mar 2021, 16:48

Just upgraded my VirtualBox from 6.0.0 to 6.1 and now see the following DEBUG message

Post by prabbit1 »

sh-3.2$ DEBUG: issetugid_for_AppKit was called by 0x7fff4654d63e /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit::_NSCheckForIllegalSetugidApp+0x1e (via 0x7fff4654d1fd)

sh-3.2$


The sh script being executed makes the following call, which likely triggered the DEGUG message:


/Applications/VirtualBox.app/Contents/Resources/VirtualBoxVM.app/Contents/MacOS/VirtualBoxVM --comment Porsche VBoxManage --setextradata PIWIS "VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" "1" --modifyvm PIWIS --biossystemtimeoffset -47114004 --startvm PIWIS --no-startvm-errormsgbox


This command executed without displaying any DEBUG output under VB 6.0.0

Ideas?

Thx!
Post Reply