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

cmd/compile: bug in cmd/compile/internal/staticdata.WriteEmbed #70995

Closed
prattmic opened this issue Dec 26, 2024 · 2 comments
Closed

cmd/compile: bug in cmd/compile/internal/staticdata.WriteEmbed #70995

prattmic opened this issue Dec 26, 2024 · 2 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. compiler/telemetry-wins NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@prattmic
Copy link
Member

Issue created by stacks.

This stack FKZ6Cg was reported by telemetry:

cmd/compile@go1.23.0 go1.23.0 darwin/arm64  (1)
cmd/compile@go1.23.3 go1.23.3 darwin/arm64  (5)
cmd/compile@go1.23.3 go1.23.3 windows/amd64  (1)
cmd/compile@go1.23.4 go1.23.4 darwin/arm64  (1)
cmd/compile@go1.23.4 go1.23.4 windows/amd64  (1)
cmd/compile@go1.23.1 go1.23.1 darwin/arm64  (14)
@prattmic prattmic added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. compiler/runtime Issues related to the Go compiler and/or runtime. compiler/telemetry-wins labels Dec 26, 2024
@prattmic
Copy link
Member Author

Fixed by https://go.dev/cl/623535.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. compiler/telemetry-wins NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants