Open scrutinizer11 opened 1 year ago
Running /usr/bin/local/alerter without options led to a crash and the error
/usr/bin/local/alerter
dyld: cannot load 'alerter' (load command 0x80000034 is unknown) Abort trap: 6
Earlier, the command /usr/bin/local/alerter -h spurred kernel panic.
/usr/bin/local/alerter -h
Is the binary compatible with macOS 10.14? The description says it's designed to work with 10.8+, however, on my 10.9 machine it returns the same error.
Running
/usr/bin/local/alerter
without options led to a crash and the errorEarlier, the command
/usr/bin/local/alerter -h
spurred kernel panic.Is the binary compatible with macOS 10.14? The description says it's designed to work with 10.8+, however, on my 10.9 machine it returns the same error.