In this case, launchd
is crashing when trying to launch.
This could be as a result of deleting the /private/tmp
folder.
To resolve this, I typed the following commands on my terminal:
sudo mkdir /private/tmp
sudo chmod 1777 /private/tmp
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…