-
Notifications
You must be signed in to change notification settings - Fork 18k
fatal error: unexpected signal during runtime execution #49543
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
Comments
I believe this might be caused by a race condition in the programs code. Closing for time being until those are resolved. |
Also seeing:
|
And:
|
And:
|
I believe it's the same issue to #49138 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Execute custom program (no cgo, many modules):
What did you expect to see?
No error
What did you see instead?
Dump below. This has not happened before and not since.
The text was updated successfully, but these errors were encountered: