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: reportZombies throws "found pointer to free object" in sweeper #71451

Open
adonovan opened this issue Jan 27, 2025 · 4 comments
Open
Labels
BugReport Issues describing a possible bug in the Go implementation. gopls/telemetry-wins NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.

Comments

@adonovan
Copy link
Member

#!stacks
"reportZombies:+34" && "runtime.goexit"

Issue created by stacks.

This stack Ytavxw was reported by telemetry:

golang.org/x/tools/[email protected] go1.23.4 linux/amd64 vscode (1)

@prattmic

@adonovan adonovan added gopls Issues related to the Go language server, gopls. gopls/telemetry-wins NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository. labels Jan 27, 2025
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jan 27, 2025
@adonovan adonovan removed gopls Issues related to the Go language server, gopls. compiler/runtime Issues related to the Go compiler and/or runtime. labels Jan 27, 2025
@adonovan
Copy link
Member Author

Possibly another manifestation of #71425.

@adonovan adonovan changed the title runtime: reportZombies throws "found pointer to free object" in goexit runtime: reportZombies throws "found pointer to free object" in sweeper Jan 27, 2025
@prattmic
Copy link
Member

I believe this could theoretically be caused by #71228.

@gabyhelp gabyhelp added the BugReport Issues describing a possible bug in the Go implementation. label Jan 27, 2025
@prattmic
Copy link
Member

I think the right way to handle this w.r.t. stacks new reopening ability is to send a CL to bump gopls go.mod to 1.23.5 (once that is released) and then mark this with the milestone of the gopls release that contains that bump?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BugReport Issues describing a possible bug in the Go implementation. gopls/telemetry-wins NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
None yet
Development

No branches or pull requests

4 participants