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

runtime: "found pointer to free object" on linux-amd64-regabi builder #44901

Closed
bcmills opened this issue Mar 10, 2021 · 5 comments
Closed

runtime: "found pointer to free object" on linux-amd64-regabi builder #44901

bcmills opened this issue Mar 10, 2021 · 5 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Mar 10, 2021

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..?)

@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Mar 10, 2021
@bcmills bcmills added this to the Go1.17 milestone Mar 10, 2021
@ianlancetaylor
Copy link
Contributor

@cherrymui
Copy link
Member

2021-04-20T16:44:18-109d758/freebsd-amd64-11_2
2021-04-20T16:44:18-109d758/freebsd-amd64-12_0
2021-04-20T16:44:18-109d758/illumos-amd64
2021-04-20T16:44:18-109d758/solaris-amd64-oraclerel

These are known and fixed (due to inconsistency in enabling regabi).

2021-04-13T22:31:20-b4881d9/linux-amd64-noopt
2021-04-13T22:24:31-efaf75a/linux-amd64-noopt
2021-04-13T22:07:10-6938595/linux-amd64-noopt
2021-04-13T22:06:56-f5f7647/linux-amd64-noopt
2021-04-13T21:18:03-9913f82/linux-amd64-noopt

These are also known and fixed (broken by a CL of mine).

It seems the rest are all ARM or Solaris.

@dmitshur
Copy link
Contributor

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?

@cherrymui
Copy link
Member

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.

@prattmic
Copy link
Member

The Solaris failures are tracked by #44902.

The Plan9 failures are tracked by #46822.

@golang golang locked and limited conversation to collaborators Jun 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

6 participants