We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am investigating some issues on my mac (mostly unrelated) and I noticed the following line in the logs repeated hundreds of times:
(gui/501/com.gaborcsardi.Rig-LaunchAtLoginHelper) <Notice>: cannot spawn: service is throttled
In 30 minutes of logs this line appears 477 times. Intermittently it is relaunched and gives some errors like
2024-12-09 18:51:40.274783 (gui/501/com.gaborcsardi.Rig-LaunchAtLoginHelper [1193]) <Error>: Service could not initialize: posix_spawn((null)), error 0xe - Bad address 2024-12-09 18:51:40.274812 (gui/501/com.gaborcsardi.Rig-LaunchAtLoginHelper [1193]) <Error>: initialization failure: 24C5089c: xpcproxy + 32584 [1094][B2B0FCEA-E283-3537-83DA-63504FEA6573]: 0xe
Attached is a log file filtered to contain only related logs
riglogs.txt
The text was updated successfully, but these errors were encountered:
That's a pity. Nevertheless, if you turn off "Launch at login" in Preferences, then it should stop.
Sorry, something went wrong.
No branches or pull requests
I am investigating some issues on my mac (mostly unrelated) and I noticed the following line in the logs repeated hundreds of times:
In 30 minutes of logs this line appears 477 times. Intermittently it is relaunched and gives some errors like
Attached is a log file filtered to contain only related logs
riglogs.txt
The text was updated successfully, but these errors were encountered: