Skip to content
New issue

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

com.gaborcsardi.Rig-LaunchAtLoginHelper cannot spawn and is constantly relaunched on MacOS #259

Open
venpopov opened this issue Dec 9, 2024 · 1 comment

Comments

@venpopov
Copy link

venpopov commented Dec 9, 2024

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

@gaborcsardi
Copy link
Member

That's a pity. Nevertheless, if you turn off "Launch at login" in Preferences, then it should stop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants