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/go: invalid memory address or nil pointer dereference #32451

Closed
minaevmike opened this issue Jun 5, 2019 · 2 comments
Closed

cmd/go: invalid memory address or nil pointer dereference #32451

minaevmike opened this issue Jun 5, 2019 · 2 comments

Comments

@minaevmike
Copy link
Contributor

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

$ go version
go version go1.12.5 darwin/amd64

Compilation fails with invalid memory address or nil pointer dereference

https://play.golang.org/p/h0KwbQYlCKk

@mark-rushakoff
Copy link
Contributor

Looks fixed on tip.

$ gotip version
go version devel +5f509148b1 Wed Jun 5 00:53:25 2019 +0000 darwin/amd64

$ gotip build ./x.go
# command-line-arguments
./x.go:9:7: invalid recursive type [10]elem

@minaevmike
Copy link
Contributor Author

Ok, so i'll close it

@golang golang locked and limited conversation to collaborators Jun 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants