cmd/link : slice bounds out of range #15516
Closed
Comments
I just try again,it would also crash in go1.6.2 |
If i remove "var a *xorm.Engine"this line
But go install is ok,maybe shared mode can't handle nested struct import |
Thanks for the report, I'll look at this tomorrow. |
CL https://golang.org/cl/22744 mentions this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please answer these questions before submitting your issue. Thanks!
go version
)?go env
)?If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.
I write a util/util.go
I write a util2/util2.go
And cmd/link crash!!
Crash StackTrace
NoCrash
Crash
The text was updated successfully, but these errors were encountered: