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

Bug: doesn't play well with sudo (infinite forking?) #1379

Open
bjornbm opened this issue Mar 3, 2025 · 0 comments
Open

Bug: doesn't play well with sudo (infinite forking?) #1379

bjornbm opened this issue Mar 3, 2025 · 0 comments
Labels
medium severity Used to report medium severity bugs (e.g. Malfunctioning Features but still useable)

Comments

@bjornbm
Copy link
Contributor

bjornbm commented Mar 3, 2025

Contact Details

[email protected]

What happened?

Many/all executables from https://cosmo.zip/pub/cosmos/bin/ freeze when run with sudo on macos. E.g.:

sudo ./echo hello

While it is frozen and I run some other commands in a different terminal window, I rather quickly start getting fork errors, e.g.:

bash: fork: retry: Try again
bash: fork: retry: Try again

The way to recover is to ^C the sudo command. I once couldn't do this (don't recall why) and since I couldn't run ps, kill, etc., (and lack skills to find other ways), was forced to reboot.

Version

https://cosmo.zip/pub/cosmos/bin/echo.ape downloaded 2025-03-03

What operating system are you seeing the problem on?

Mac

Relevant log output

@bjornbm bjornbm added the medium severity Used to report medium severity bugs (e.g. Malfunctioning Features but still useable) label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium severity Used to report medium severity bugs (e.g. Malfunctioning Features but still useable)
Projects
None yet
Development

No branches or pull requests

1 participant