go
go copied to clipboard
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereference [1.19 backport]
@mdempsky requested issue #54302 to be considered for backport to the next 1.19 minor release.
@gopherbot Please backport to Go 1.19. This is a regression from Go 1.18.
Change https://go.dev/cl/421715 mentions this issue: [release-branch.go1.19] cmd/compile: fix import/export of ODYNAMICDOTTYPE
Any updates? I have the same problem in 1.18.5 and in 1.19
@borzovplus The fix will be available in 1.19.1 when it comes out (a few weeks). I'm not sure about whether this will be fixed in 1.18 or not. @mdempsky
Thanks. I've reopened #54308 to discuss 1.18 backport.
@borzovplus The fix will be available in 1.19.1 when it comes out (a few weeks). I'm not sure about whether this will be fixed in 1.18 or not. @mdempsky
oh, so long...
Closed by merging 3c200d6c81e75348e583297b1295f8e34b07b61c to release-branch.go1.19.