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

runtime: "inserting span already in treap" runtime crash on linux/s390x #29453

Closed
ALTree opened this issue Dec 29, 2018 · 2 comments
Closed

runtime: "inserting span already in treap" runtime crash on linux/s390x #29453

ALTree opened this issue Dec 29, 2018 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker
Milestone

Comments

@ALTree
Copy link
Member

ALTree commented Dec 29, 2018

The linux/s390x builder is currently failing during bootstrapping, with the following error:

Building Go cmd/dist using /var/buildlet/go-linux-s390x-bootstrap.
Building Go toolchain1 using /var/buildlet/go-linux-s390x-bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
fatal error: inserting span already in treap

full log: https://build.golang.org/log/72ab730cfbb04c82ecbf18e46c9dd99a736a9fd0

This started in 69c2c56 (cmd/compile,runtime: redo mid-stack inlining tracebacks).

cc @randall77 @aclements

@ALTree ALTree added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker labels Dec 29, 2018
@ALTree ALTree added this to the Go1.12 milestone Dec 29, 2018
@gopherbot
Copy link

Change https://golang.org/cl/155926 mentions this issue: cmd/compile: fix no-op instruction used by s390x

@FiloSottile
Copy link
Contributor

@randall77 Thanks for mailing a fix. We are planning on cutting the RC this week, so please submit it as soon as possible.

@golang golang locked and limited conversation to collaborators Jan 3, 2020
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. release-blocker
Projects
None yet
Development

No branches or pull requests

4 participants