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

MacOS Crash issues #384

Closed
fbecar22 opened this issue Jan 24, 2024 · 7 comments · Fixed by #394
Closed

MacOS Crash issues #384

fbecar22 opened this issue Jan 24, 2024 · 7 comments · Fixed by #394
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@fbecar22
Copy link

Hi ! First thanks for this amazing program

I randomly have some severe mac issues (instant crash and reboot ) running oha on my mac on load tests with concurrency around 300-400
For the example , the last crash I had on my mac :

oha http://localhost:8080/characters -c 400 -z "30s" -q 50000

It's a macbook air M1 2020.

Is it a known problem or maybe have you an idea on how I can avoid these crashes?

@hatoo
Copy link
Owner

hatoo commented Jan 24, 2024

@fbecar22
Hi, you are awesome! I've succeeded in reproducing in my Intel Mac!
In my observation, the issue is likely related to the number of open files (you can check it with ulimit -n).

I'll investigate further, thank you!

@hatoo hatoo added bug Something isn't working help wanted Extra attention is needed labels Jan 31, 2024
@hatoo
Copy link
Owner

hatoo commented Jan 31, 2024

@fbecar22
I think this issue is fixed in #394
Could you check on your side?

@hatoo hatoo reopened this Jan 31, 2024
@fbecar22
Copy link
Author

fbecar22 commented Feb 1, 2024

Thanks for your work ! 🙏
I will test tomorrow

@fbecar22
Copy link
Author

fbecar22 commented Feb 2, 2024

Hi @hatoo , can you release in order for me to test?

@hatoo
Copy link
Owner

hatoo commented Feb 2, 2024

@fbecar22
Copy link
Author

fbecar22 commented Feb 2, 2024

I have no more crashes !

Again , thanks for your work !

@hatoo
Copy link
Owner

hatoo commented Feb 3, 2024

Great!
Thank you ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants