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: <autogenerated>:1: internal compiler error #54504

Closed
DmitriyMV opened this issue Aug 17, 2022 · 3 comments
Closed

cmd/compile: <autogenerated>:1: internal compiler error #54504

DmitriyMV opened this issue Aug 17, 2022 · 3 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge

Comments

@DmitriyMV
Copy link

What version of Go are you using (go version)?

$ go version 1.19

Does this issue reproduce with the latest release?

Yes.

What operating system and processor architecture are you using (go env)?

It reproduces even on playground.

What did you do?

https://go.dev/play/p/ofUDuB6gNud

What did you expect to see?

Build runs successfully.

What did you see instead?

<autogenerated>:1: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereference

Please file a bug report including a short program that triggers the error.
https://go.dev/issue/new

Go build failed.
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Aug 17, 2022
@DmitriyMV
Copy link
Author

Probably related to #54326

@cuonglm
Copy link
Member

cuonglm commented Aug 17, 2022

Duplicated of #53982

@cuonglm cuonglm closed this as completed Aug 17, 2022
@DmitriyMV
Copy link
Author

@cuonglm minor nit - this is not duplicate of #53982 but of #54302 🙂

@golang golang locked and limited conversation to collaborators Aug 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

3 participants