-
Notifications
You must be signed in to change notification settings - Fork 18k
runtime/cgo: "pthread_create failed" during syscall.Exec on openSUSE #18381
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
Labels
FrozenDueToAge
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
Comments
Is this a regression in Go 1.8 or caused by an environmental setting change? |
@ianlancetaylor Requested information:
|
Thanks. It's the low 1200 number that is the problem here. I actually can't get anything done with ulimit -u set that low, but admittedly I run three separate Chrome processes. |
CL https://golang.org/cl/34667 mentions this issue. |
@ianlancetaylor Fixed. Thanks.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
FrozenDueToAge
Testing
An issue that has been verified to require only test changes, not just a test failure.
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (
go version
)?go version devel +860c9c0 Tue Dec 20 05:06:55 2016 +0000 linux/amd64
What operating system and processor architecture are you using (
go env
)?What did you do?
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.
see recipe
What did you expect to see?
./all.bash
successWhat did you see instead?
./all.bash
failureRecipe
The text was updated successfully, but these errors were encountered: