-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
runtime: "found pointer to free object" on linux-amd64-regabi builder #44901
Comments
These are known and fixed (due to inconsistency in enabling regabi).
These are also known and fixed (broken by a CL of mine). It seems the rest are all ARM or Solaris. |
Is this issue still actionable for Go 1.17, or is this better covered by other regabi issues, or should we move this to Backlog? |
A lot has changed for regabi, and the original bad pointer issue is fixed. There are other failures mentioned above, like the ARM ones and Solaris ones. But they are not regabi related. |
2021-03-08T19:07:25-7419a86/linux-amd64-regabi
May be related to #44900.
CC @aclements @dr2chase for
regabi
. (I'm not sure who else is working on that set of changes..?)The text was updated successfully, but these errors were encountered: