This repository was archived by the owner on May 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 63
Unable to run mastermind on macOS 10.12.4 #51
Copy link
Copy link
Open
Labels
Description
Steps to reproduce the expected behaviour
attempt to run mastermind in terminal using command sudo mastermind --with-driver --source-dir .
Expected behaviour
mastermind starts running
Actual behaviour
mastermind is killed by the OS
Other comments
console.app output
default 15:53:53.331883 +0100 sudo jarod : TTY=ttys000 ; PWD=/Users/jarod/repos/locum-ios ; USER=root ; COMMAND=/usr/local/bin/mastermind --with-driver --source-dir .
default 15:53:53.335751 +0100 taskgated MacOS error: -67065
default 15:53:53.335877 +0100 taskgated no signature for pid=5799 (cannot make code: host has no guest with the requested attributes)
default 15:53:53.357375 +0100 taskgated MacOS error: -67062
default 15:53:53.366383 +0100 taskgated MacOS error: -67062
default 15:53:53.376114 +0100 taskgated MacOS error: -67062
default 15:53:53.377825 +0100 mds directQueryOpenReply 167944193 1795162112 0
default 15:53:53.377981 +0100 mds QueryOpen succeeded (0) for store <private>
default 15:53:53.381297 +0100 mds directQueryFetchResultsReply 167944193 1795162112 0
default 15:53:53.386919 +0100 taskgated MacOS error: -67062
default 15:53:53.438955 +0100 taskgated MacOS error: -67062
default 15:53:53.523451 +0100 taskgated MacOS error: -67062
terminal output
[1] 5798 killed sudo mastermind --with-driver --source-dir .
syslog output
Apr 3 15:53:53 us2-ldn-jarod com.apple.xpc.launchd[1] (com.apple.ReportCrash.Root[5800]): Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash.DirectoryService
Mastermind Version: 1.0.0
Operating System: macOS 10.12.4
Reactions are currently unavailable