-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
cmd/compile,runtime: s390x build broken "fatal error: inserting span already in treap" #29506
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Linux
Comments
Example: https://build.golang.org/log/72eb3fb60ae17057c83026973333b7f7c26b899d /cc @randall77
|
Thanks for the report. This is a dup of #29453, so I'm closing here. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Linux
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?
ran build in build bot
What did you expect to see?
successful build
What did you see instead?
fatal error: inserting span already in treap
may have been caused by 69c2c56
The text was updated successfully, but these errors were encountered: