-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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: internal compiler error: 'UpdateByQueryRequest.Do': panic during regalloc while compiling UpdateByQueryRequest.Do: #64631
Comments
Second attempt throws an entirely different error
|
Please show us the commands you ran. That's going to make it a whole lot easier for us to reproduce. |
I was trying to make a release from Linux amd64 and cross-compiling to darwin/arm64
Its consistently reproducible but with different errors. |
Switching back to go1.21.4 it seems to be fine. |
I cannot reproduce. I did, on a linux/amd64 machine,
and it worked fine. I think we need to figure out what's different about your setup and mine. |
I am on the latest master; as I said, it runs fine for the most part, but it is not consistently reproducible.
So I don't know If I have something concrete to reproduce. Looks like other random factors are involved, so won't be entirely sure. |
Timed out in state WaitingForInfo. Closing. (I am just a bot, though. Please speak up if this is a mistake or you have the requested information.) |
Go version
go version 1.21.5
What operating system and processor architecture are you using (
go env
)?What did you do?
Unable to reproduce this consistently i.e not reproducible always
What did you expect to see?
No build errors or crashes
What did you see instead?
The text was updated successfully, but these errors were encountered: